Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'], chrootPath='/var/lib/mock/dist-an8.9-python3.11-test-build-398634-72313/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/python3.11-cryptography-37.0.2-6.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'], chrootPath='/var/lib/mock/dist-an8.9-python3.11-test-build-398634-72313/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qCZm49 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptography-37.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptography-37.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-37.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/CVE-2023-23931.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/CVE-2023-49083.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/cryptography-37.0.2-vendor.tar.bz2 + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SIWgIi + umask 022 + cd /builddir/build/BUILD + cd cryptography-37.0.2 + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1' + CFLAGS='-O2 -g' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.11 setup.py build '--executable=/usr/bin/python3.11 -sP' running build running build_py creating build creating build/lib.linux-loongarch64-cpython-311 creating build/lib.linux-loongarch64-cpython-311/cryptography copying src/cryptography/__about__.py -> build/lib.linux-loongarch64-cpython-311/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-loongarch64-cpython-311/cryptography copying src/cryptography/utils.py -> build/lib.linux-loongarch64-cpython-311/cryptography copying src/cryptography/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography copying src/cryptography/fernet.py -> build/lib.linux-loongarch64-cpython-311/cryptography creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat creating build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-loongarch64-cpython-311/cryptography/x509 creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/kdf creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/serialization creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/twofactor creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/primitives/ciphers creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/openssl creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/backends/openssl running egg_info creating src/cryptography.egg-info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt writing manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/cryptography/py.typed -> build/lib.linux-loongarch64-cpython-311/cryptography creating build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-loongarch64-cpython-311/cryptography/hazmat/bindings/_rust running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features pyo3/extension-module pyo3/abi3-py36 -- --crate-type cdylib Compiling proc-macro2 v1.0.37 Compiling unicode-xid v0.2.2 Compiling autocfg v1.1.0 Compiling syn v1.0.91 Running `/usr/bin/rustc --crate-name unicode_xid /builddir/build/BUILD/cryptography-37.0.2/vendor/unicode-xid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' -C metadata=a491d682f1f671ad -C extra-filename=-a491d682f1f671ad --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name autocfg /builddir/build/BUILD/cryptography-37.0.2/vendor/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=286523b74dd38fa9 -C extra-filename=-286523b74dd38fa9 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=1d4828e151e0a03a -C extra-filename=-1d4828e151e0a03a --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro2-1d4828e151e0a03a -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/syn/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=ee78bf13e9b4390f -C extra-filename=-ee78bf13e9b4390f --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/syn-ee78bf13e9b4390f -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling version_check v0.9.4 Running `/usr/bin/rustc --crate-name version_check /builddir/build/BUILD/cryptography-37.0.2/vendor/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=03ea2be48ea7aed0 -C extra-filename=-03ea2be48ea7aed0 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/syn-ee78bf13e9b4390f/build-script-build` Compiling libc v0.2.124 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=780204de0cd1468d -C extra-filename=-780204de0cd1468d --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/libc-780204de0cd1468d -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro2-1d4828e151e0a03a/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=80e9857d59750a87 -C extra-filename=-80e9857d59750a87 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern unicode_xid=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunicode_xid-a491d682f1f671ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg use_proc_macro --cfg wrap_proc_macro` Compiling quote v1.0.18 Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=e523ee9c211c02cf -C extra-filename=-e523ee9c211c02cf --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-80e9857d59750a87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=86fe8ad4e15b5f81 -C extra-filename=-86fe8ad4e15b5f81 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro2=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libproc_macro2-80e9857d59750a87.rmeta --extern quote=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libquote-e523ee9c211c02cf.rmeta --extern unicode_xid=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libunicode_xid-a491d682f1f671ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg syn_disable_nightly_tests` Compiling pyo3-build-config v0.15.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3-build-config/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=148ed12dbf6ecc6b -C extra-filename=-148ed12dbf6ecc6b --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-build-config-148ed12dbf6ecc6b -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Compiling proc-macro-hack v0.5.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=d0eaa40a7cace292 -C extra-filename=-d0eaa40a7cace292 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-hack-d0eaa40a7cace292 -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/proc-macro-hack-d0eaa40a7cace292/build-script-build` Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/libc-780204de0cd1468d/build-script-build` Compiling once_cell v1.10.0 Running `/usr/bin/rustc --crate-name once_cell --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=f1012b6f602d7581 -C extra-filename=-f1012b6f602d7581 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` Running `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b71d31f60cc37df4 -C extra-filename=-b71d31f60cc37df4 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names` Running `/usr/bin/rustc --crate-name proc_macro_hack --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/proc-macro-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=083e2900dda30308 -C extra-filename=-083e2900dda30308 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:53:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 53 | pub gr_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 53 | pub gr_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 146+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 53 - pub gr_name: *mut ::c_char, 53 + pub gr_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:54:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 54 | pub gr_passwd: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 54 | pub gr_passwd: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 146+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 54 - pub gr_passwd: *mut ::c_char, 54 + pub gr_passwd: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:56:33 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 56 | pub gr_mem: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 56 | pub gr_mem: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 146+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 56 - pub gr_mem: *mut *mut ::c_char, 56 + pub gr_mem: *mut *mut c_char, | error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:60:21 | 60 | pub actime: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:61:22 | 61 | pub modtime: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:65:21 | 65 | pub tv_sec: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `suseconds_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:66:22 | 66 | pub tv_usec: suseconds_t, | ^^^^^^^^^^^ help: a type alias with a similar name exists: `useconds_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3:1 | 3 | pub type useconds_t = u32; | -------------------------- similarly named type alias `useconds_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:72:21 | 72 | pub tv_sec: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:76:24 | 76 | pub tv_nsec: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 146+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 76 - pub tv_nsec: ::c_long, 76 + pub tv_nsec: c_long, | error[E0412]: cannot find type `rlim_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:80:23 | 80 | pub rlim_cur: rlim_t, | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0412]: cannot find type `rlim_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:81:23 | 81 | pub rlim_max: rlim_t, | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:87:24 | 87 | pub ru_maxrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 146+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:90:23 | 90 | pub ru_ixrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 146+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:93:23 | 93 | pub ru_idrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 146+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:96:23 | 96 | pub ru_isrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 146+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:99:24 | 99 | pub ru_minflt: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 146+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:102:24 | 102 | pub ru_majflt: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:105:23 | 105 | pub ru_nswap: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:108:25 | 108 | pub ru_inblock: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:111:25 | 111 | pub ru_oublock: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:114:24 | 114 | pub ru_msgsnd: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:117:24 | 117 | pub ru_msgrcv: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:120:26 | 120 | pub ru_nsignals: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:123:23 | 123 | pub ru_nvcsw: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:126:24 | 126 | pub ru_nivcsw: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:143:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 143 | pub h_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 143 | pub h_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 143 - pub h_name: *mut ::c_char, 143 + pub h_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:144:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 144 | pub h_aliases: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 144 | pub h_aliases: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 144 - pub h_aliases: *mut *mut ::c_char, 144 + pub h_aliases: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:147:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 147 | pub h_addr_list: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 147 | pub h_addr_list: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 147 - pub h_addr_list: *mut *mut ::c_char, 147 + pub h_addr_list: *mut *mut c_char, | error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:186:26 | 186 | pub tms_utime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:187:26 | 187 | pub tms_stime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:188:27 | 188 | pub tms_cutime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:189:27 | 189 | pub tms_cstime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:193:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 193 | pub s_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 193 | pub s_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 193 - pub s_name: *mut ::c_char, 193 + pub s_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:194:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 194 | pub s_aliases: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 194 | pub s_aliases: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 194 - pub s_aliases: *mut *mut ::c_char, 194 + pub s_aliases: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:196:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 196 | pub s_proto: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 196 | pub s_proto: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 196 - pub s_proto: *mut ::c_char, 196 + pub s_proto: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:200:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 200 | pub p_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 200 | pub p_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 200 - pub p_name: *mut ::c_char, 200 + pub p_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:201:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 201 | pub p_aliases: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 201 | pub p_aliases: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 201 - pub p_aliases: *mut *mut ::c_char, 201 + pub p_aliases: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:447:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 447 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 447 | pub fn fopen(filename: *const c_schar, mode: *const c_char) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:447:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 447 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 447 | pub fn fopen(filename: *const c_char, mode: *const c_schar) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:452:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 452 | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 452 | pub fn freopen(filename: *const c_schar, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:452:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 452 | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 452 | pub fn freopen(filename: *const c_char, mode: *const c_schar, file: *mut FILE) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:453:66 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 453 | pub fn fmemopen(buf: *mut c_void, size: size_t, mode: *const c_char) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 453 | pub fn fmemopen(buf: *mut c_void, size: size_t, mode: *const c_schar) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:454:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 454 | pub fn open_memstream(ptr: *mut *mut c_char, sizeloc: *mut size_t) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 454 | pub fn open_memstream(ptr: *mut *mut c_schar, sizeloc: *mut size_t) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:458:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 458 | pub fn remove(filename: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 458 | pub fn remove(filename: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:459:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 459 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 459 | pub fn rename(oldname: *const c_schar, newname: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:459:59 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 459 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 459 | pub fn rename(oldname: *const c_char, newname: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:461:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 461 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 461 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_schar, mode: c_int, size: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:462:48 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 462 | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); | ^^^^^^ | help: a type alias with a similar name exists | 462 | pub fn setbuf(stream: *mut FILE, buf: *mut c_schar); | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:466:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 466 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 466 | pub fn fgets(buf: *mut c_schar, n: c_int, stream: *mut FILE) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:466:73 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 466 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 466 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:472:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 472 | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 472 | pub fn fputs(s: *const c_schar, stream: *mut FILE) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:473:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 473 | pub fn puts(s: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 473 | pub fn puts(s: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:481:45 | 481 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:482:40 | 482 | pub fn ftell(stream: *mut FILE) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:491:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 491 | pub fn perror(s: *const c_char); | ^^^^^^ | help: a type alias with a similar name exists | 491 | pub fn perror(s: *const c_schar); | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:492:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 492 | pub fn atoi(s: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 492 | pub fn atoi(s: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:497:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 497 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; | ^^^^^^ | help: a type alias with a similar name exists | 497 | pub fn strtod(s: *const c_schar, endp: *mut *mut c_char) -> c_double; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:497:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 497 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; | ^^^^^^ | help: a type alias with a similar name exists | 497 | pub fn strtod(s: *const c_char, endp: *mut *mut c_schar) -> c_double; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:498:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 498 | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; | ^^^^^^ | help: a type alias with a similar name exists | 498 | pub fn strtof(s: *const c_schar, endp: *mut *mut c_char) -> c_float; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:498:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 498 | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; | ^^^^^^ | help: a type alias with a similar name exists | 498 | pub fn strtof(s: *const c_char, endp: *mut *mut c_schar) -> c_float; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:499:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 499 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 499 | pub fn strtol(s: *const c_schar, endp: *mut *mut c_char, base: c_int) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:499:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 499 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 499 | pub fn strtol(s: *const c_char, endp: *mut *mut c_schar, base: c_int) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:499:77 | 499 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:500:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 500 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^ | help: a type alias with a similar name exists | 500 | pub fn strtoul(s: *const c_schar, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:500:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 500 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^ | help: a type alias with a similar name exists | 500 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_schar, base: c_int) -> c_ulong; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:500:78 | 500 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_ulong; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:513:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 513 | pub fn system(s: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 513 | pub fn system(s: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:514:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 514 | pub fn getenv(s: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 514 | pub fn getenv(s: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:514:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 514 | pub fn getenv(s: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 514 | pub fn getenv(s: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:516:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 516 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 516 | pub fn strcpy(dst: *mut c_schar, src: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:516:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 516 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 516 | pub fn strcpy(dst: *mut c_char, src: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:516:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 516 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 516 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:517:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 517 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 517 | pub fn strncpy(dst: *mut c_schar, src: *const c_char, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:517:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 517 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 517 | pub fn strncpy(dst: *mut c_char, src: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:517:77 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 517 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 517 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:518:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 518 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 518 | pub fn strcat(s: *mut c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:518:46 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 518 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 518 | pub fn strcat(s: *mut c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:518:62 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 518 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 518 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:519:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 519 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 519 | pub fn strncat(s: *mut c_schar, ct: *const c_char, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:519:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 519 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 519 | pub fn strncat(s: *mut c_char, ct: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:519:74 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 519 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 519 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:520:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 520 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 520 | pub fn strcmp(cs: *const c_schar, ct: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:520:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 520 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 520 | pub fn strcmp(cs: *const c_char, ct: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:521:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 521 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 521 | pub fn strncmp(cs: *const c_schar, ct: *const c_char, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:521:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 521 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 521 | pub fn strncmp(cs: *const c_char, ct: *const c_schar, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:522:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 522 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 522 | pub fn strcoll(cs: *const c_schar, ct: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:522:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 522 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 522 | pub fn strcoll(cs: *const c_char, ct: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:523:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 523 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 523 | pub fn strchr(cs: *const c_schar, c: c_int) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:523:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 523 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 523 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:524:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 524 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 524 | pub fn strrchr(cs: *const c_schar, c: c_int) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:524:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 524 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 524 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:525:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 525 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 525 | pub fn strspn(cs: *const c_schar, ct: *const c_char) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:525:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 525 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 525 | pub fn strspn(cs: *const c_char, ct: *const c_schar) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:526:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 526 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 526 | pub fn strcspn(cs: *const c_schar, ct: *const c_char) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:526:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 526 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 526 | pub fn strcspn(cs: *const c_char, ct: *const c_schar) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:527:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 527 | pub fn strdup(cs: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 527 | pub fn strdup(cs: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:527:46 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 527 | pub fn strdup(cs: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 527 | pub fn strdup(cs: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:528:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 528 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 528 | pub fn strndup(cs: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:528:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 528 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 528 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:529:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 529 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 529 | pub fn strpbrk(cs: *const c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:529:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 529 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 529 | pub fn strpbrk(cs: *const c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:529:66 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 529 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 529 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:530:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 530 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 530 | pub fn strstr(cs: *const c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:530:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 530 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 530 | pub fn strstr(cs: *const c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:530:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 530 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 530 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:531:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 531 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 531 | pub fn strcasecmp(s1: *const c_schar, s2: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:531:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 531 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 531 | pub fn strcasecmp(s1: *const c_char, s2: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:532:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 532 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 532 | pub fn strncasecmp(s1: *const c_schar, s2: *const c_char, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:532:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 532 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 532 | pub fn strncasecmp(s1: *const c_char, s2: *const c_schar, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:533:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 533 | pub fn strlen(cs: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 533 | pub fn strlen(cs: *const c_schar) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:534:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 534 | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 534 | pub fn strnlen(cs: *const c_schar, maxlen: size_t) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:539:39 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 539 | pub fn strerror(n: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 539 | pub fn strerror(n: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:540:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 540 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 540 | pub fn strtok(s: *mut c_schar, t: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:540:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 540 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 540 | pub fn strtok(s: *mut c_char, t: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:540:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 540 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 540 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:541:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 541 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 541 | pub fn strxfrm(s: *mut c_schar, ct: *const c_char, n: size_t) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:541:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 541 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 541 | pub fn strxfrm(s: *mut c_char, ct: *const c_schar, n: size_t) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:542:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 542 | pub fn strsignal(sig: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 542 | pub fn strsignal(sig: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:543:31 | 543 | pub fn wcslen(buf: *const wchar_t) -> size_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:544:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 544 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t; | ^^^^^^ | help: a type alias with a similar name exists | 544 | pub fn wcstombs(dest: *mut c_schar, src: *const wchar_t, n: size_t) -> ::size_t; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:544:52 | 544 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:547:31 | 547 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:547:43 | 547 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:547:71 | 547 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:556:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 556 | pub fn getpwnam(name: *const ::c_char) -> *mut passwd; | ^^^^^^ | help: a type alias with a similar name exists | 556 | pub fn getpwnam(name: *const ::c_schar) -> *mut passwd; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 556 - pub fn getpwnam(name: *const ::c_char) -> *mut passwd; 556 + pub fn getpwnam(name: *const c_char) -> *mut passwd; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:560:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 560 | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 560 | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 560 - pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; 560 + pub fn fprintf(stream: *mut ::FILE, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:561:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 561 | pub fn printf(format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 561 | pub fn printf(format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 561 - pub fn printf(format: *const ::c_char, ...) -> ::c_int; 561 + pub fn printf(format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:562:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 562 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 562 | pub fn snprintf(s: *mut ::c_schar, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 562 - pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; 562 + pub fn snprintf(s: *mut c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:562:69 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 562 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 562 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 562 - pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; 562 + pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:563:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 563 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 563 | pub fn sprintf(s: *mut ::c_schar, format: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 563 - pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; 563 + pub fn sprintf(s: *mut c_char, format: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:563:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 563 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 563 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 563 - pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; 563 + pub fn sprintf(s: *mut ::c_char, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:568:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 568 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 568 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 568 - pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; 568 + pub fn fscanf(stream: *mut ::FILE, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:573:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 573 | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 573 | pub fn scanf(format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 573 - pub fn scanf(format: *const ::c_char, ...) -> ::c_int; 573 + pub fn scanf(format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:578:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 578 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 578 | pub fn sscanf(s: *const ::c_schar, format: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 578 - pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; 578 + pub fn sscanf(s: *const c_char, format: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:578:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 578 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 578 | pub fn sscanf(s: *const ::c_char, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 578 - pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; 578 + pub fn sscanf(s: *const ::c_char, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:695:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 695 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 695 | pub fn chmod(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:711:45 | 711 | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:713:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 713 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 713 | pub fn mkdir(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:724:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 724 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 724 | pub fn stat(path: *const c_schar, buf: *mut stat) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:724:48 | 724 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:731:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 731 | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a type alias with a similar name exists | 731 | pub fn fdopen(fd: ::c_int, mode: *const c_schar) -> *mut ::FILE; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:738:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 738 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 738 | pub fn open(path: *const c_schar, oflag: ::c_int, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:743:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 743 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 743 | pub fn creat(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:759:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 759 | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; | ^^^^^^ | help: a type alias with a similar name exists | 759 | pub fn opendir(dirname: *const c_schar) -> *mut ::DIR; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:788:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 788 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 788 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 788 - pathname: *const ::c_char, 788 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:795:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 795 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 795 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 795 - pathname: *const ::c_char, 795 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:810:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 810 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 810 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 810 - pathname: *const ::c_char, 810 + pathname: *const c_char, | error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:811:19 | 811 | buf: *mut stat, | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:816:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 816 | oldpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 816 | oldpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 816 - oldpath: *const ::c_char, 816 + oldpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:818:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 818 | newpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 818 | newpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 818 - newpath: *const ::c_char, 818 + newpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:823:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 823 | oldpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 823 | oldpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 823 - oldpath: *const ::c_char, 823 + oldpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:825:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 825 | newpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 825 | newpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 825 - newpath: *const ::c_char, 825 + newpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:828:26 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 828 | target: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 828 | target: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 828 - target: *const ::c_char, 828 + target: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:830:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 830 | linkpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 830 | linkpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 830 - linkpath: *const ::c_char, 830 + linkpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:832:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 832 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 832 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_schar, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 832 - pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int; 832 + pub fn unlinkat(dirfd: ::c_int, pathname: *const c_char, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:834:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 834 | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 834 | pub fn access(path: *const c_schar, amode: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:836:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 836 | pub fn chdir(dir: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 836 | pub fn chdir(dir: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:838:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 838 | pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 838 | pub fn chown(path: *const c_schar, uid: uid_t, gid: gid_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:843:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 843 | pub fn lchown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 843 | pub fn lchown(path: *const c_schar, uid: uid_t, gid: gid_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:855:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 855 | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 855 | pub fn execl(path: *const c_schar, arg0: *const c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:855:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 855 | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 855 | pub fn execl(path: *const c_char, arg0: *const c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:856:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 856 | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 856 | pub fn execle(path: *const ::c_schar, arg0: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 856 - pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 856 + pub fn execle(path: *const c_char, arg0: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:856:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 856 | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 856 | pub fn execle(path: *const ::c_char, arg0: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 856 - pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 856 + pub fn execle(path: *const ::c_char, arg0: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:857:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 857 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 857 | pub fn execlp(file: *const ::c_schar, arg0: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 857 - pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 857 + pub fn execlp(file: *const c_char, arg0: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:857:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 857 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 857 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 857 - pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 857 + pub fn execlp(file: *const ::c_char, arg0: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:858:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 858 | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 858 | pub fn execv(prog: *const c_schar, argv: *const *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:858:59 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 858 | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 858 | pub fn execv(prog: *const c_char, argv: *const *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:860:22 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 860 | prog: *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 860 | prog: *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:861:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 861 | argv: *const *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 861 | argv: *const *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:862:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 862 | envp: *const *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 862 | envp: *const *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:864:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 864 | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 864 | pub fn execvp(c: *const c_schar, argv: *const *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:864:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 864 | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 864 | pub fn execvp(c: *const c_char, argv: *const *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:866:58 | 866 | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:867:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 867 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 867 | pub fn getcwd(buf: *mut c_schar, size: ::size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:867:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 867 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 867 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:873:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 873 | pub fn getlogin() -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 873 | pub fn getlogin() -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:878:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 878 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 878 | pub fn getopt(argc: ::c_int, argv: *const *mut c_schar, optstr: *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:878:75 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 878 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 878 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:885:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 885 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 885 | pub fn link(src: *const c_schar, dst: *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:885:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 885 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 885 | pub fn link(src: *const c_char, dst: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:886:39 | 886 | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:886:66 | 886 | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:887:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 887 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 887 | pub fn pathconf(path: *const c_schar, name: ::c_int) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:887:60 | 887 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1468+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:895:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 895 | pub fn rmdir(path: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 895 | pub fn rmdir(path: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:915:41 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 915 | pub fn ttyname(fd: ::c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 915 | pub fn ttyname(fd: ::c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:921:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 921 | pub fn ttyname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 921 | pub fn ttyname_r(fd: ::c_int, buf: *mut c_schar, buflen: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:922:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 922 | pub fn unlink(c: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 922 | pub fn unlink(c: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:942:76 | 942 | pub fn pread(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: off_t) -> ::ssize_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:947:79 | 947 | pub fn pwrite(fd: ::c_int, buf: *const ::c_void, count: ::size_t, offset: off_t) -> ::ssize_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:951:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 951 | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 951 | pub fn utime(file: *const c_schar, buf: *const utimbuf) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:979:17 | 979 | offset: off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:987:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 987 | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; | ^^^^^^ | help: a type alias with a similar name exists | 987 | pub fn if_nametoindex(ifname: *const c_schar) -> ::c_uint; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:988:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 988 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 988 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 988 - pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; 988 + pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:988:79 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 988 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 988 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 988 - pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; 988 + pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:999:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 999 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 999 | pub fn lstat(path: *const c_schar, buf: *mut stat) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468+ use ffi::c_char; | error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:999:49 | 999 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1011:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1011 | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1011 | pub fn setenv(name: *const c_schar, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1011:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1011 | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1011 | pub fn setenv(name: *const c_char, val: *const c_schar, overwrite: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1017:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1017 | pub fn unsetenv(name: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1017 | pub fn unsetenv(name: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1019:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1019 | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1019 | pub fn symlink(path1: *const c_schar, path2: *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1019:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1019 | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1019 | pub fn symlink(path1: *const c_char, path2: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1021:43 | 1021 | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1032:40 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1032 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1032 | pub fn realpath(pathname: *const ::c_schar, resolved: *mut ::c_char) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1032 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; 1032 + pub fn realpath(pathname: *const c_char, resolved: *mut ::c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1032:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1032 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1032 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1032 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; 1032 + pub fn realpath(pathname: *const ::c_char, resolved: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1032:83 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1032 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1032 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1032 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; 1032 + pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1037:40 | 1037 | pub fn times(buf: *mut ::tms) -> ::clock_t; | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1046:43 | 1046 | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1047:46 | 1047 | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1048:51 | 1048 | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stack_size: ::size_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1049:53 | 1049 | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: ::c_int) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0573]: expected type, found function `sigaction` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1154:51 | 1154 | pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut sigaction) -> ::c_int; | ^^^^^^^^^ not a type error[E0573]: expected type, found function `sigaction` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1154:75 | 1154 | pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut sigaction) -> ::c_int; | ^^^^^^^^^ not a type error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1157:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1157 | pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1157 | pub fn utimes(filename: *const ::c_schar, times: *const ::timeval) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1157 - pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c_int; 1157 + pub fn utimes(filename: *const c_char, times: *const ::timeval) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1158:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1158 | pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; | ^^^^^^ | help: a type alias with a similar name exists | 1158 | pub fn dlopen(filename: *const ::c_schar, flag: ::c_int) -> *mut ::c_void; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1158 - pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; 1158 + pub fn dlopen(filename: *const c_char, flag: ::c_int) -> *mut ::c_void; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1159:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1159 | pub fn dlerror() -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1159 | pub fn dlerror() -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1159 - pub fn dlerror() -> *mut ::c_char; 1159 + pub fn dlerror() -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1160:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1160 | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; | ^^^^^^ | help: a type alias with a similar name exists | 1160 | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_schar) -> *mut ::c_void; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1160 - pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; 1160 + pub fn dlsym(handle: *mut ::c_void, symbol: *const c_char) -> *mut ::c_void; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1172:22 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1172 | node: *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1172 | node: *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1173:25 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1173 | service: *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1173 | service: *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1184:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1184 | pub fn hstrerror(errcode: ::c_int) -> *const ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1184 | pub fn hstrerror(errcode: ::c_int) -> *const ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1184 - pub fn hstrerror(errcode: ::c_int) -> *const ::c_char; 1184 + pub fn hstrerror(errcode: ::c_int) -> *const c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1185:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1185 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1185 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1185 - pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; 1185 + pub fn gai_strerror(errcode: ::c_int) -> *const c_char; | error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1204:36 | 1204 | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1208:39 | 1208 | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1216:35 | 1216 | pub fn mktime(tm: *mut tm) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1220:28 | 1220 | pub fn time(time: *mut time_t) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1220:39 | 1220 | pub fn time(time: *mut time_t) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1224:34 | 1224 | pub fn gmtime(time_p: *const time_t) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1228:37 | 1228 | pub fn localtime(time_p: *const time_t) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1232:28 | 1232 | pub fn difftime(time1: time_t, time0: time_t) -> ::c_double; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1232:43 | 1232 | pub fn difftime(time1: time_t, time0: time_t) -> ::c_double; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1236:37 | 1236 | pub fn timegm(tm: *mut ::tm) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1243:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1243 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1243 | pub fn mknod(pathname: *const ::c_schar, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1243 - pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; 1243 + pub fn mknod(pathname: *const c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1244:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1244 | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1244 | pub fn gethostname(name: *mut ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1244 - pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; 1244 + pub fn gethostname(name: *mut c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1246:41 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1246 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; | ^^^^^^ | help: a type alias with a similar name exists | 1246 | pub fn getservbyname(name: *const ::c_schar, proto: *const ::c_char) -> *mut servent; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1246 - pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; 1246 + pub fn getservbyname(name: *const c_char, proto: *const ::c_char) -> *mut servent; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1246:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1246 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; | ^^^^^^ | help: a type alias with a similar name exists | 1246 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_schar) -> *mut servent; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1246 - pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; 1246 + pub fn getservbyname(name: *const ::c_char, proto: *const c_char) -> *mut servent; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1247:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1247 | pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; | ^^^^^^ | help: a type alias with a similar name exists | 1247 | pub fn getservbyport(port: ::c_int, proto: *const ::c_schar) -> *mut servent; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1247 - pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; 1247 + pub fn getservbyport(port: ::c_int, proto: *const c_char) -> *mut servent; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1250:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1250 | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; | ^^^^^^ | help: a type alias with a similar name exists | 1250 | pub fn getprotobyname(name: *const ::c_schar) -> *mut protoent; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1250 - pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; 1250 + pub fn getprotobyname(name: *const c_char) -> *mut protoent; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1252:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1252 | pub fn chroot(name: *const ::c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1252 | pub fn chroot(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1252 - pub fn chroot(name: *const ::c_char) -> ::c_int; 1252 + pub fn chroot(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1275:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1275 | pub fn putenv(string: *mut c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1275 | pub fn putenv(string: *mut c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1298:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1298 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1298 | pub fn setlocale(category: ::c_int, locale: *const ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1298 - pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; 1298 + pub fn setlocale(category: ::c_int, locale: *const c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1298:76 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1298 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1298 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1298 - pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; 1298 + pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1308:33 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1308 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1308 | pub fn statvfs(path: *const c_schar, buf: *mut statvfs) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0573]: expected type, found function `statvfs` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1308:51 | 1308 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; | ^^^^^^^ not a type error[E0573]: expected type, found function `statvfs` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1309:44 | 1309 | pub fn fstatvfs(fd: ::c_int, buf: *mut statvfs) -> ::c_int; | ^^^^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1311:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1311 | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a type alias with a similar name exists | 1311 | pub fn readlink(path: *const c_schar, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1311:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1311 | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a type alias with a similar name exists | 1311 | pub fn readlink(path: *const c_char, buf: *mut c_schar, bufsz: ::size_t) -> ::ssize_t; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1314:34 | 1314 | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1316:32 | 1316 | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1318:33 | 1318 | pub fn sigfillset(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1320:32 | 1320 | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1322:36 | 1322 | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1325:50 | 1325 | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1325:73 | 1325 | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1327:33 | 1327 | pub fn sigpending(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1329:40 | 1329 | pub fn sysconf(name: ::c_int) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1468 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1329 - pub fn sysconf(name: ::c_int) -> ::c_long; 1329 + pub fn sysconf(name: ::c_int) -> c_long; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1331:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1331 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1331 | pub fn mkfifo(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1348:25 | 1348 | sigmask: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1350:50 | 1350 | pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1351:45 | 1351 | pub fn ftello(stream: *mut ::FILE) -> ::off_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1367:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1367 | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1367 | pub fn mkstemp(template: *mut ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1367 - pub fn mkstemp(template: *mut ::c_char) -> ::c_int; 1367 + pub fn mkstemp(template: *mut c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1368:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1368 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1368 | pub fn mkdtemp(template: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1368 - pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; 1368 + pub fn mkdtemp(template: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1368:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1368 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1368 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1368 - pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; 1368 + pub fn mkdtemp(template: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1370:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1370 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1370 | pub fn tmpnam(ptr: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1370 - pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; 1370 + pub fn tmpnam(ptr: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1370:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1370 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1370 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1370 - pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; 1370 + pub fn tmpnam(ptr: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1372:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1372 | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); | ^^^^^^ | help: a type alias with a similar name exists | 1372 | pub fn openlog(ident: *const ::c_schar, logopt: ::c_int, facility: ::c_int); | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1372 - pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); 1372 + pub fn openlog(ident: *const c_char, logopt: ::c_int, facility: ::c_int); | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1376:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1376 | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); | ^^^^^^ | help: a type alias with a similar name exists | 1376 | pub fn syslog(priority: ::c_int, message: *const ::c_schar, ...); | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1376 - pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); 1376 + pub fn syslog(priority: ::c_int, message: *const c_char, ...); | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1385:43 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1385 | pub fn ptsname(fd: ::c_int) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1385 | pub fn ptsname(fd: ::c_int) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1385 - pub fn ptsname(fd: ::c_int) -> *mut ::c_char; 1385 + pub fn ptsname(fd: ::c_int) -> *mut c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1388:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1388 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1388 | pub fn strcasestr(cs: *const c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1388:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1388 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1388 | pub fn strcasestr(cs: *const c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1388:69 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1388 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1388 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1389:39 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1389 | pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; | ^^^^^^ | help: a type alias with a similar name exists | 1389 | pub fn getline(lineptr: *mut *mut c_schar, n: *mut size_t, stream: *mut FILE) -> ssize_t; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1391:52 | 1391 | pub fn lockf(fd: ::c_int, cmd: ::c_int, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1398:32 | 1398 | ptr: *mut *mut wchar_t, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1409:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1409 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1409 | pub fn truncate(path: *const c_schar, length: off_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1409:58 | 1409 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1415:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1415 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1415 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1415 - pathname: *const ::c_char, 1415 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1416:43 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1416 | buf: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1416 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1416 - buf: *mut ::c_char, 1416 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1418:63 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1418 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1418 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1418 - pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, 1418 + pub fn mkdirat(dirfd: ::c_int, pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:1420:62 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1420 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1420 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1468 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1420 - pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, 1420 + pub fn openat(dirfd: ::c_int, pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:42:25 | 42 | pub sa_data: [::c_char; 14], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 42 | pub sa_data: [::c_schar; 14], | ~~~~~~~ help: consider importing this type alias | 181+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 42 - pub sa_data: [::c_char; 14], 42 + pub sa_data: [c_char; 14], | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:73:32 | 73 | pub ai_canonname: *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 73 | pub ai_canonname: *mut char, | ~~~~ help: consider importing this type alias | 181+ use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:92:22 | 92 | fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE], | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 181+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 92 - fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE], 92 + fds_bits: [c_ulong; FD_SETSIZE / ULONG_SIZE], | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:105:26 | 105 | pub tm_gmtoff: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 105 - pub tm_gmtoff: ::c_long, 105 + pub tm_gmtoff: c_long, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:106:31 | 106 | pub tm_zone: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 106 | pub tm_zone: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 106 - pub tm_zone: *const ::c_char, 106 + pub tm_zone: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:122:33 | 122 | pub dli_fname: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 122 | pub dli_fname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 122 - pub dli_fname: *const ::c_char, 122 + pub dli_fname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:124:33 | 124 | pub dli_sname: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 124 | pub dli_sname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 124 - pub dli_sname: *const ::c_char, 124 + pub dli_sname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:129:35 | 129 | pub decimal_point: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 129 | pub decimal_point: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 129 - pub decimal_point: *mut ::c_char, 129 + pub decimal_point: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:130:35 | 130 | pub thousands_sep: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 130 | pub thousands_sep: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 130 - pub thousands_sep: *mut ::c_char, 130 + pub thousands_sep: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:131:30 | 131 | pub grouping: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 131 | pub grouping: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 131 - pub grouping: *mut ::c_char, 131 + pub grouping: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:132:37 | 132 | pub int_curr_symbol: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 132 | pub int_curr_symbol: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 132 - pub int_curr_symbol: *mut ::c_char, 132 + pub int_curr_symbol: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:133:37 | 133 | pub currency_symbol: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 133 | pub currency_symbol: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 133 - pub currency_symbol: *mut ::c_char, 133 + pub currency_symbol: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:134:39 | 134 | pub mon_decimal_point: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 134 | pub mon_decimal_point: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 134 - pub mon_decimal_point: *mut ::c_char, 134 + pub mon_decimal_point: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:135:39 | 135 | pub mon_thousands_sep: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 135 | pub mon_thousands_sep: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 135 - pub mon_thousands_sep: *mut ::c_char, 135 + pub mon_thousands_sep: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:136:34 | 136 | pub mon_grouping: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 136 | pub mon_grouping: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 136 - pub mon_grouping: *mut ::c_char, 136 + pub mon_grouping: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:137:35 | 137 | pub positive_sign: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 137 | pub positive_sign: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 137 - pub positive_sign: *mut ::c_char, 137 + pub positive_sign: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:138:35 | 138 | pub negative_sign: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 138 | pub negative_sign: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 138 - pub negative_sign: *mut ::c_char, 138 + pub negative_sign: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:139:32 | 139 | pub int_frac_digits: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 139 | pub int_frac_digits: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 139 - pub int_frac_digits: ::c_char, 139 + pub int_frac_digits: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:140:28 | 140 | pub frac_digits: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 140 | pub frac_digits: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 140 - pub frac_digits: ::c_char, 140 + pub frac_digits: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:141:30 | 141 | pub p_cs_precedes: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 141 | pub p_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 141 - pub p_cs_precedes: ::c_char, 141 + pub p_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:142:31 | 142 | pub p_sep_by_space: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 142 | pub p_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 142 - pub p_sep_by_space: ::c_char, 142 + pub p_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:143:30 | 143 | pub n_cs_precedes: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 143 | pub n_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 143 - pub n_cs_precedes: ::c_char, 143 + pub n_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:144:31 | 144 | pub n_sep_by_space: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 144 | pub n_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 144 - pub n_sep_by_space: ::c_char, 144 + pub n_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:145:28 | 145 | pub p_sign_posn: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 145 | pub p_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 145 - pub p_sign_posn: ::c_char, 145 + pub p_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:146:28 | 146 | pub n_sign_posn: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 146 | pub n_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 146 - pub n_sign_posn: ::c_char, 146 + pub n_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:147:34 | 147 | pub int_p_cs_precedes: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 147 | pub int_p_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 147 - pub int_p_cs_precedes: ::c_char, 147 + pub int_p_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:148:35 | 148 | pub int_p_sep_by_space: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 148 | pub int_p_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 148 - pub int_p_sep_by_space: ::c_char, 148 + pub int_p_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:149:34 | 149 | pub int_n_cs_precedes: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 149 | pub int_n_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 149 - pub int_n_cs_precedes: ::c_char, 149 + pub int_n_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:150:35 | 150 | pub int_n_sep_by_space: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 150 | pub int_n_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 150 - pub int_n_sep_by_space: ::c_char, 150 + pub int_n_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:151:32 | 151 | pub int_p_sign_posn: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 151 | pub int_p_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 151 - pub int_p_sign_posn: ::c_char, 151 + pub int_p_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:152:32 | 152 | pub int_n_sign_posn: ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 152 | pub int_n_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 152 - pub int_n_sign_posn: ::c_char, 152 + pub int_n_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:163:28 | 163 | pub ifa_name: *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 163 | pub ifa_name: *mut char, | ~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:179:23 | 179 | rtmsg_info: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 179 - rtmsg_info: ::c_ulong, 179 + rtmsg_info: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:189:25 | 189 | pub arp_dev: [::c_char; 16], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 189 | pub arp_dev: [::c_schar; 16], | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 189 - pub arp_dev: [::c_char; 16], 189 + pub arp_dev: [c_char; 16], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:229:26 | 229 | pub sun_path: [::c_char; 108] | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 229 | pub sun_path: [::c_schar; 108] | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 229 - pub sun_path: [::c_char; 108] 229 + pub sun_path: [c_char; 108] | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:242:25 | 242 | pub sysname: [::c_char; 65], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 242 | pub sysname: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 242 - pub sysname: [::c_char; 65], 242 + pub sysname: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:243:26 | 243 | pub nodename: [::c_char; 65], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 243 | pub nodename: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 243 - pub nodename: [::c_char; 65], 243 + pub nodename: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:244:25 | 244 | pub release: [::c_char; 65], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 244 | pub release: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 244 - pub release: [::c_char; 65], 244 + pub release: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:245:25 | 245 | pub version: [::c_char; 65], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 245 | pub version: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 245 - pub version: [::c_char; 65], 245 + pub version: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:246:25 | 246 | pub machine: [::c_char; 65], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 246 | pub machine: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 246 - pub machine: [::c_char; 65], 246 + pub machine: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:247:28 | 247 | pub domainname: [::c_char; 65] | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 247 | pub domainname: [::c_schar; 65] | ~~~~~~~ help: consider importing this type alias | 1812+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 247 - pub domainname: [::c_char; 65] 247 + pub domainname: [c_char; 65] | error[E0425]: cannot find value `O_CLOEXEC` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:510:35 | 510 | pub const SOCK_CLOEXEC: ::c_int = O_CLOEXEC; | ^^^^^^^^^ help: a constant with a similar name exists: `IN_CLOEXEC` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2790:1 | 2790 | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; | ------------------------------------------ similarly named constant `IN_CLOEXEC` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:592:24 | 592 | pub const MS_RDONLY: ::c_ulong = 0x01; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 592 - pub const MS_RDONLY: ::c_ulong = 0x01; 592 + pub const MS_RDONLY: c_ulong = 0x01; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:593:24 | 593 | pub const MS_NOSUID: ::c_ulong = 0x02; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 593 - pub const MS_NOSUID: ::c_ulong = 0x02; 593 + pub const MS_NOSUID: c_ulong = 0x02; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:594:23 | 594 | pub const MS_NODEV: ::c_ulong = 0x04; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 594 - pub const MS_NODEV: ::c_ulong = 0x04; 594 + pub const MS_NODEV: c_ulong = 0x04; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:595:24 | 595 | pub const MS_NOEXEC: ::c_ulong = 0x08; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 595 - pub const MS_NOEXEC: ::c_ulong = 0x08; 595 + pub const MS_NOEXEC: c_ulong = 0x08; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:596:29 | 596 | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 596 - pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; 596 + pub const MS_SYNCHRONOUS: c_ulong = 0x10; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:597:25 | 597 | pub const MS_REMOUNT: ::c_ulong = 0x20; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 597 - pub const MS_REMOUNT: ::c_ulong = 0x20; 597 + pub const MS_REMOUNT: c_ulong = 0x20; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:598:26 | 598 | pub const MS_MANDLOCK: ::c_ulong = 0x40; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 598 - pub const MS_MANDLOCK: ::c_ulong = 0x40; 598 + pub const MS_MANDLOCK: c_ulong = 0x40; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:599:25 | 599 | pub const MS_DIRSYNC: ::c_ulong = 0x80; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 599 - pub const MS_DIRSYNC: ::c_ulong = 0x80; 599 + pub const MS_DIRSYNC: c_ulong = 0x80; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:600:25 | 600 | pub const MS_NOATIME: ::c_ulong = 0x0400; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 600 - pub const MS_NOATIME: ::c_ulong = 0x0400; 600 + pub const MS_NOATIME: c_ulong = 0x0400; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:601:28 | 601 | pub const MS_NODIRATIME: ::c_ulong = 0x0800; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 601 - pub const MS_NODIRATIME: ::c_ulong = 0x0800; 601 + pub const MS_NODIRATIME: c_ulong = 0x0800; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:602:22 | 602 | pub const MS_BIND: ::c_ulong = 0x1000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 602 - pub const MS_BIND: ::c_ulong = 0x1000; 602 + pub const MS_BIND: c_ulong = 0x1000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:603:22 | 603 | pub const MS_MOVE: ::c_ulong = 0x2000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 603 - pub const MS_MOVE: ::c_ulong = 0x2000; 603 + pub const MS_MOVE: c_ulong = 0x2000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:604:21 | 604 | pub const MS_REC: ::c_ulong = 0x4000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 604 - pub const MS_REC: ::c_ulong = 0x4000; 604 + pub const MS_REC: c_ulong = 0x4000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:605:24 | 605 | pub const MS_SILENT: ::c_ulong = 0x8000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 605 - pub const MS_SILENT: ::c_ulong = 0x8000; 605 + pub const MS_SILENT: c_ulong = 0x8000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:606:26 | 606 | pub const MS_POSIXACL: ::c_ulong = 0x010000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 606 - pub const MS_POSIXACL: ::c_ulong = 0x010000; 606 + pub const MS_POSIXACL: c_ulong = 0x010000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:607:28 | 607 | pub const MS_UNBINDABLE: ::c_ulong = 0x020000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 607 - pub const MS_UNBINDABLE: ::c_ulong = 0x020000; 607 + pub const MS_UNBINDABLE: c_ulong = 0x020000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:608:25 | 608 | pub const MS_PRIVATE: ::c_ulong = 0x040000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 608 - pub const MS_PRIVATE: ::c_ulong = 0x040000; 608 + pub const MS_PRIVATE: c_ulong = 0x040000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:609:23 | 609 | pub const MS_SLAVE: ::c_ulong = 0x080000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 609 - pub const MS_SLAVE: ::c_ulong = 0x080000; 609 + pub const MS_SLAVE: c_ulong = 0x080000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:610:24 | 610 | pub const MS_SHARED: ::c_ulong = 0x100000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 610 - pub const MS_SHARED: ::c_ulong = 0x100000; 610 + pub const MS_SHARED: c_ulong = 0x100000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:611:26 | 611 | pub const MS_RELATIME: ::c_ulong = 0x200000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 611 - pub const MS_RELATIME: ::c_ulong = 0x200000; 611 + pub const MS_RELATIME: c_ulong = 0x200000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:612:27 | 612 | pub const MS_KERNMOUNT: ::c_ulong = 0x400000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 612 - pub const MS_KERNMOUNT: ::c_ulong = 0x400000; 612 + pub const MS_KERNMOUNT: c_ulong = 0x400000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:613:27 | 613 | pub const MS_I_VERSION: ::c_ulong = 0x800000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 613 - pub const MS_I_VERSION: ::c_ulong = 0x800000; 613 + pub const MS_I_VERSION: c_ulong = 0x800000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:614:29 | 614 | pub const MS_STRICTATIME: ::c_ulong = 0x1000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 614 - pub const MS_STRICTATIME: ::c_ulong = 0x1000000; 614 + pub const MS_STRICTATIME: c_ulong = 0x1000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:615:26 | 615 | pub const MS_LAZYTIME: ::c_ulong = 0x2000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 615 - pub const MS_LAZYTIME: ::c_ulong = 0x2000000; 615 + pub const MS_LAZYTIME: c_ulong = 0x2000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:616:24 | 616 | pub const MS_ACTIVE: ::c_ulong = 0x40000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 616 - pub const MS_ACTIVE: ::c_ulong = 0x40000000; 616 + pub const MS_ACTIVE: c_ulong = 0x40000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:617:25 | 617 | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 617 - pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; 617 + pub const MS_MGC_VAL: c_ulong = 0xc0ed0000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:618:25 | 618 | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1812+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 618 - pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; 618 + pub const MS_MGC_MSK: c_ulong = 0xffff0000; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1236:23 | 1236 | pub const UTIME_OMIT: c_long = 1073741822; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1812 + use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1237:22 | 1237 | pub const UTIME_NOW: c_long = 1073741823; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1812 + use ffi::c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1378:39 | 1378 | pub const ADFS_SUPER_MAGIC: ::c_long = 0x0000adf5; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1378 - pub const ADFS_SUPER_MAGIC: ::c_long = 0x0000adf5; 1378 + pub const ADFS_SUPER_MAGIC: c_long = 0x0000adf5; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1379:39 | 1379 | pub const AFFS_SUPER_MAGIC: ::c_long = 0x0000adff; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1379 - pub const AFFS_SUPER_MAGIC: ::c_long = 0x0000adff; 1379 + pub const AFFS_SUPER_MAGIC: c_long = 0x0000adff; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1380:38 | 1380 | pub const AFS_SUPER_MAGIC: ::c_long = 0x5346414f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1380 - pub const AFS_SUPER_MAGIC: ::c_long = 0x5346414f; 1380 + pub const AFS_SUPER_MAGIC: c_long = 0x5346414f; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1381:41 | 1381 | pub const AUTOFS_SUPER_MAGIC: ::c_long = 0x0187; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1381 - pub const AUTOFS_SUPER_MAGIC: ::c_long = 0x0187; 1381 + pub const AUTOFS_SUPER_MAGIC: c_long = 0x0187; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1382:35 | 1382 | pub const BPF_FS_MAGIC: ::c_long = 0xcafe4a11; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1382 - pub const BPF_FS_MAGIC: ::c_long = 0xcafe4a11; 1382 + pub const BPF_FS_MAGIC: c_long = 0xcafe4a11; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1383:40 | 1383 | pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1383 - pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; 1383 + pub const BTRFS_SUPER_MAGIC: c_long = 0x9123683e; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1384:42 | 1384 | pub const CGROUP2_SUPER_MAGIC: ::c_long = 0x63677270; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1384 - pub const CGROUP2_SUPER_MAGIC: ::c_long = 0x63677270; 1384 + pub const CGROUP2_SUPER_MAGIC: c_long = 0x63677270; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1385:41 | 1385 | pub const CGROUP_SUPER_MAGIC: ::c_long = 0x27e0eb; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1385 - pub const CGROUP_SUPER_MAGIC: ::c_long = 0x27e0eb; 1385 + pub const CGROUP_SUPER_MAGIC: c_long = 0x27e0eb; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1386:39 | 1386 | pub const CODA_SUPER_MAGIC: ::c_long = 0x73757245; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1386 - pub const CODA_SUPER_MAGIC: ::c_long = 0x73757245; 1386 + pub const CODA_SUPER_MAGIC: c_long = 0x73757245; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1387:35 | 1387 | pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1387 - pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45; 1387 + pub const CRAMFS_MAGIC: c_long = 0x28cd3d45; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1388:36 | 1388 | pub const DEBUGFS_MAGIC: ::c_long = 0x64626720; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1388 - pub const DEBUGFS_MAGIC: ::c_long = 0x64626720; 1388 + pub const DEBUGFS_MAGIC: c_long = 0x64626720; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1389:41 | 1389 | pub const DEVPTS_SUPER_MAGIC: ::c_long = 0x1cd1; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1389 - pub const DEVPTS_SUPER_MAGIC: ::c_long = 0x1cd1; 1389 + pub const DEVPTS_SUPER_MAGIC: c_long = 0x1cd1; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1390:43 | 1390 | pub const ECRYPTFS_SUPER_MAGIC: ::c_long = 0xf15f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1390 - pub const ECRYPTFS_SUPER_MAGIC: ::c_long = 0xf15f; 1390 + pub const ECRYPTFS_SUPER_MAGIC: c_long = 0xf15f; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1391:38 | 1391 | pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1391 - pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53; 1391 + pub const EFS_SUPER_MAGIC: c_long = 0x00414a53; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1392:39 | 1392 | pub const EXT2_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1392 - pub const EXT2_SUPER_MAGIC: ::c_long = 0x0000ef53; 1392 + pub const EXT2_SUPER_MAGIC: c_long = 0x0000ef53; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1393:39 | 1393 | pub const EXT3_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1393 - pub const EXT3_SUPER_MAGIC: ::c_long = 0x0000ef53; 1393 + pub const EXT3_SUPER_MAGIC: c_long = 0x0000ef53; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1394:39 | 1394 | pub const EXT4_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1394 - pub const EXT4_SUPER_MAGIC: ::c_long = 0x0000ef53; 1394 + pub const EXT4_SUPER_MAGIC: c_long = 0x0000ef53; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1395:39 | 1395 | pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1395 - pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010; 1395 + pub const F2FS_SUPER_MAGIC: c_long = 0xf2f52010; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1396:39 | 1396 | pub const FUSE_SUPER_MAGIC: ::c_long = 0x65735546; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1396 - pub const FUSE_SUPER_MAGIC: ::c_long = 0x65735546; 1396 + pub const FUSE_SUPER_MAGIC: c_long = 0x65735546; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1397:42 | 1397 | pub const FUTEXFS_SUPER_MAGIC: ::c_long = 0xbad1dea; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1397 - pub const FUTEXFS_SUPER_MAGIC: ::c_long = 0xbad1dea; 1397 + pub const FUTEXFS_SUPER_MAGIC: c_long = 0xbad1dea; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1398:41 | 1398 | pub const HOSTFS_SUPER_MAGIC: ::c_long = 0x00c0ffee; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1398 - pub const HOSTFS_SUPER_MAGIC: ::c_long = 0x00c0ffee; 1398 + pub const HOSTFS_SUPER_MAGIC: c_long = 0x00c0ffee; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1399:39 | 1399 | pub const HPFS_SUPER_MAGIC: ::c_long = 0xf995e849; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1399 - pub const HPFS_SUPER_MAGIC: ::c_long = 0xf995e849; 1399 + pub const HPFS_SUPER_MAGIC: c_long = 0xf995e849; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1400:38 | 1400 | pub const HUGETLBFS_MAGIC: ::c_long = 0x958458f6; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1400 - pub const HUGETLBFS_MAGIC: ::c_long = 0x958458f6; 1400 + pub const HUGETLBFS_MAGIC: c_long = 0x958458f6; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1401:40 | 1401 | pub const ISOFS_SUPER_MAGIC: ::c_long = 0x00009660; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1401 - pub const ISOFS_SUPER_MAGIC: ::c_long = 0x00009660; 1401 + pub const ISOFS_SUPER_MAGIC: c_long = 0x00009660; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1402:40 | 1402 | pub const JFFS2_SUPER_MAGIC: ::c_long = 0x000072b6; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1402 - pub const JFFS2_SUPER_MAGIC: ::c_long = 0x000072b6; 1402 + pub const JFFS2_SUPER_MAGIC: c_long = 0x000072b6; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1403:42 | 1403 | pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1403 - pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478; 1403 + pub const MINIX2_SUPER_MAGIC2: c_long = 0x00002478; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1404:41 | 1404 | pub const MINIX2_SUPER_MAGIC: ::c_long = 0x00002468; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1404 - pub const MINIX2_SUPER_MAGIC: ::c_long = 0x00002468; 1404 + pub const MINIX2_SUPER_MAGIC: c_long = 0x00002468; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1405:41 | 1405 | pub const MINIX3_SUPER_MAGIC: ::c_long = 0x4d5a; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1405 - pub const MINIX3_SUPER_MAGIC: ::c_long = 0x4d5a; 1405 + pub const MINIX3_SUPER_MAGIC: c_long = 0x4d5a; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1406:41 | 1406 | pub const MINIX_SUPER_MAGIC2: ::c_long = 0x0000138f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1406 - pub const MINIX_SUPER_MAGIC2: ::c_long = 0x0000138f; 1406 + pub const MINIX_SUPER_MAGIC2: c_long = 0x0000138f; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1407:40 | 1407 | pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1407 - pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f; 1407 + pub const MINIX_SUPER_MAGIC: c_long = 0x0000137f; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1408:40 | 1408 | pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1408 - pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; 1408 + pub const MSDOS_SUPER_MAGIC: c_long = 0x00004d44; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1409:38 | 1409 | pub const NCP_SUPER_MAGIC: ::c_long = 0x0000564c; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1409 - pub const NCP_SUPER_MAGIC: ::c_long = 0x0000564c; 1409 + pub const NCP_SUPER_MAGIC: c_long = 0x0000564c; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1410:38 | 1410 | pub const NFS_SUPER_MAGIC: ::c_long = 0x00006969; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1410 - pub const NFS_SUPER_MAGIC: ::c_long = 0x00006969; 1410 + pub const NFS_SUPER_MAGIC: c_long = 0x00006969; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1411:40 | 1411 | pub const NILFS_SUPER_MAGIC: ::c_long = 0x3434; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1411 - pub const NILFS_SUPER_MAGIC: ::c_long = 0x3434; 1411 + pub const NILFS_SUPER_MAGIC: c_long = 0x3434; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1412:40 | 1412 | pub const OCFS2_SUPER_MAGIC: ::c_long = 0x7461636f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1412 - pub const OCFS2_SUPER_MAGIC: ::c_long = 0x7461636f; 1412 + pub const OCFS2_SUPER_MAGIC: c_long = 0x7461636f; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1413:43 | 1413 | pub const OPENPROM_SUPER_MAGIC: ::c_long = 0x00009fa1; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1413 - pub const OPENPROM_SUPER_MAGIC: ::c_long = 0x00009fa1; 1413 + pub const OPENPROM_SUPER_MAGIC: c_long = 0x00009fa1; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1414:44 | 1414 | pub const OVERLAYFS_SUPER_MAGIC: ::c_long = 0x794c7630; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1414 - pub const OVERLAYFS_SUPER_MAGIC: ::c_long = 0x794c7630; 1414 + pub const OVERLAYFS_SUPER_MAGIC: c_long = 0x794c7630; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1415:39 | 1415 | pub const PROC_SUPER_MAGIC: ::c_long = 0x00009fa0; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1415 - pub const PROC_SUPER_MAGIC: ::c_long = 0x00009fa0; 1415 + pub const PROC_SUPER_MAGIC: c_long = 0x00009fa0; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1416:39 | 1416 | pub const QNX4_SUPER_MAGIC: ::c_long = 0x0000002f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1416 - pub const QNX4_SUPER_MAGIC: ::c_long = 0x0000002f; 1416 + pub const QNX4_SUPER_MAGIC: c_long = 0x0000002f; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1417:39 | 1417 | pub const QNX6_SUPER_MAGIC: ::c_long = 0x68191122; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1417 - pub const QNX6_SUPER_MAGIC: ::c_long = 0x68191122; 1417 + pub const QNX6_SUPER_MAGIC: c_long = 0x68191122; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1418:43 | 1418 | pub const RDTGROUP_SUPER_MAGIC: ::c_long = 0x7655821; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1418 - pub const RDTGROUP_SUPER_MAGIC: ::c_long = 0x7655821; 1418 + pub const RDTGROUP_SUPER_MAGIC: c_long = 0x7655821; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1419:43 | 1419 | pub const REISERFS_SUPER_MAGIC: ::c_long = 0x52654973; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1419 - pub const REISERFS_SUPER_MAGIC: ::c_long = 0x52654973; 1419 + pub const REISERFS_SUPER_MAGIC: c_long = 0x52654973; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1420:39 | 1420 | pub const SECURITYFS_MAGIC: ::c_long = 0x73636673; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1420 - pub const SECURITYFS_MAGIC: ::c_long = 0x73636673; 1420 + pub const SECURITYFS_MAGIC: c_long = 0x73636673; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1421:36 | 1421 | pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1421 - pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c; 1421 + pub const SELINUX_MAGIC: c_long = 0xf97cff8c; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1422:34 | 1422 | pub const SMACK_MAGIC: ::c_long = 0x43415d53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1422 - pub const SMACK_MAGIC: ::c_long = 0x43415d53; 1422 + pub const SMACK_MAGIC: c_long = 0x43415d53; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1423:38 | 1423 | pub const SMB_SUPER_MAGIC: ::c_long = 0x0000517b; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1423 - pub const SMB_SUPER_MAGIC: ::c_long = 0x0000517b; 1423 + pub const SMB_SUPER_MAGIC: c_long = 0x0000517b; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1424:34 | 1424 | pub const SYSFS_MAGIC: ::c_long = 0x62656572; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1424 - pub const SYSFS_MAGIC: ::c_long = 0x62656572; 1424 + pub const SYSFS_MAGIC: c_long = 0x62656572; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1425:34 | 1425 | pub const TMPFS_MAGIC: ::c_long = 0x01021994; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1425 - pub const TMPFS_MAGIC: ::c_long = 0x01021994; 1425 + pub const TMPFS_MAGIC: c_long = 0x01021994; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1426:36 | 1426 | pub const TRACEFS_MAGIC: ::c_long = 0x74726163; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1426 - pub const TRACEFS_MAGIC: ::c_long = 0x74726163; 1426 + pub const TRACEFS_MAGIC: c_long = 0x74726163; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1427:38 | 1427 | pub const UDF_SUPER_MAGIC: ::c_long = 0x15013346; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1427 - pub const UDF_SUPER_MAGIC: ::c_long = 0x15013346; 1427 + pub const UDF_SUPER_MAGIC: c_long = 0x15013346; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1428:44 | 1428 | pub const USBDEVICE_SUPER_MAGIC: ::c_long = 0x00009fa2; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1428 - pub const USBDEVICE_SUPER_MAGIC: ::c_long = 0x00009fa2; 1428 + pub const USBDEVICE_SUPER_MAGIC: c_long = 0x00009fa2; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1429:40 | 1429 | pub const XENFS_SUPER_MAGIC: ::c_long = 0xabba1974; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1812 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1429 - pub const XENFS_SUPER_MAGIC: ::c_long = 0xabba1974; 1429 + pub const XENFS_SUPER_MAGIC: c_long = 0xabba1974; | error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1629:65 | 1629 | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1631:24 | 1631 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1638:34 | 1638 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1638 | pub fn statfs(path: *const ::c_schar, buf: *mut statfs) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1638 - pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; 1638 + pub fn statfs(path: *const c_char, buf: *mut statfs) -> ::c_int; | error[E0573]: expected type, found function `statfs` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1638:52 | 1638 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1639:36 | 1639 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1639 | pub fn statfs64(path: *const ::c_schar, buf: *mut statfs64) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1639 - pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; 1639 + pub fn statfs64(path: *const c_char, buf: *mut statfs64) -> ::c_int; | error[E0573]: expected type, found function `statfs64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1639:54 | 1639 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; | ^^^^^^^^ not a type error[E0573]: expected type, found function `statfs` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1640:43 | 1640 | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0573]: expected type, found function `statfs64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1641:45 | 1641 | pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int; | ^^^^^^^^ not a type error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1642:37 | 1642 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1642 | pub fn statvfs64(path: *const ::c_schar, buf: *mut statvfs64) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1642 - pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; 1642 + pub fn statvfs64(path: *const c_char, buf: *mut statvfs64) -> ::c_int; | error[E0573]: expected type, found function `statvfs64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1642:55 | 1642 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; | ^^^^^^^^^ not a type error[E0573]: expected type, found function `statvfs64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1643:46 | 1643 | pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int; | ^^^^^^^^^ not a type error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1646:49 | 1646 | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1646:63 | 1646 | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1656:24 | 1656 | path: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1656 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1656 - path: *const ::c_char, 1656 + path: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1662:54 | 1662 | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1662 | pub fn newlocale(mask: ::c_int, locale: *const ::c_schar, base: ::locale_t) -> ::locale_t; | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1662 - pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t; 1662 + pub fn newlocale(mask: ::c_int, locale: *const c_char, base: ::locale_t) -> ::locale_t; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1664:33 | 1664 | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1664 | pub fn creat64(path: *const char, mode: mode_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1665:47 | 1665 | pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1668:26 | 1668 | pathname: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 1668 | pathname: *const char, | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1669:19 | 1669 | buf: *mut stat64, | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1674:33 | 1674 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1674 | pub fn lstat64(path: *const char, buf: *mut stat64) -> ::c_int; | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1674:51 | 1674 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1683:32 | 1683 | pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1683 | pub fn open64(path: *const char, oflag: ::c_int, ...) -> ::c_int; | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1684:47 | 1684 | pub fn openat64(fd: ::c_int, path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1684 | pub fn openat64(fd: ::c_int, path: *const char, oflag: ::c_int, ...) -> ::c_int; | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1698:32 | 1698 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1698 | pub fn stat64(path: *const char, buf: *mut stat64) -> ::c_int; | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1698:50 | 1698 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1699:36 | 1699 | pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1699 | pub fn truncate64(path: *const char, length: off64_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1703:28 | 1703 | pathname: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1703 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1703 - pathname: *const ::c_char, 1703 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1725:47 | 1725 | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1725 | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_schar, buflen: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1725 - pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; 1725 + pub fn ptsname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | error[E0412]: cannot find type `siginfo_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1727:61 | 1727 | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, options: ::c_int) | ^^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1733:36 | 1733 | pub fn acct(filename: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1733 | pub fn acct(filename: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1733 - pub fn acct(filename: *const ::c_char) -> ::c_int; 1733 + pub fn acct(filename: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1751:24 | 1751 | file: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1751 | file: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1751 - file: *const ::c_char, 1751 + file: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1752:31 | 1752 | argv: *const *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1752 | argv: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1752 - argv: *const *const ::c_char, 1752 + argv: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1753:31 | 1753 | envp: *const *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1753 | envp: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1753 - envp: *const *const ::c_char, 1753 + envp: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1757:31 | 1757 | argv: *const *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1757 | argv: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1757 - argv: *const *const ::c_char, 1757 + argv: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1758:31 | 1758 | envp: *const *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1758 | envp: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1758 - envp: *const *const ::c_char, 1758 + envp: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1790:30 | 1790 | name: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1790 | name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1790 - name: *mut ::c_char, 1790 + name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/mod.rs:1798:30 | 1798 | name: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1798 | name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1812 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1798 - name: *mut ::c_char, 1798 + name: *mut c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:12:21 | 12 | pub type nfds_t = ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 12 - pub type nfds_t = ::c_ulong; 12 + pub type nfds_t = c_ulong; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:68:33 | 68 | pub gl_pathv: *mut *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 68 | pub gl_pathv: *mut *mut char, | ~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:80:29 | 80 | pub pw_name: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 80 | pub pw_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 80 - pub pw_name: *mut ::c_char, 80 + pub pw_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:81:31 | 81 | pub pw_passwd: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 81 | pub pw_passwd: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 81 - pub pw_passwd: *mut ::c_char, 81 + pub pw_passwd: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:84:30 | 84 | pub pw_gecos: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 84 | pub pw_gecos: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 84 - pub pw_gecos: *mut ::c_char, 84 + pub pw_gecos: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:85:28 | 85 | pub pw_dir: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 85 | pub pw_dir: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 85 - pub pw_dir: *mut ::c_char, 85 + pub pw_dir: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:86:30 | 86 | pub pw_shell: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 86 | pub pw_shell: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 86 - pub pw_shell: *mut ::c_char, 86 + pub pw_shell: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:90:29 | 90 | pub sp_namp: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 90 | pub sp_namp: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 90 - pub sp_namp: *mut ::c_char, 90 + pub sp_namp: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:91:29 | 91 | pub sp_pwdp: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 91 | pub sp_pwdp: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 410+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 91 - pub sp_pwdp: *mut ::c_char, 91 + pub sp_pwdp: *mut c_char, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:92:26 | 92 | pub sp_lstchg: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 92 - pub sp_lstchg: ::c_long, 92 + pub sp_lstchg: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:93:23 | 93 | pub sp_min: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 93 - pub sp_min: ::c_long, 93 + pub sp_min: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:94:23 | 94 | pub sp_max: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 94 - pub sp_max: ::c_long, 94 + pub sp_max: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:95:24 | 95 | pub sp_warn: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 95 - pub sp_warn: ::c_long, 95 + pub sp_warn: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:96:25 | 96 | pub sp_inact: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 96 - pub sp_inact: ::c_long, 96 + pub sp_inact: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:97:26 | 97 | pub sp_expire: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 97 - pub sp_expire: ::c_long, 97 + pub sp_expire: c_long, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:98:24 | 98 | pub sp_flag: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 410+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 98 - pub sp_flag: ::c_ulong, 98 + pub sp_flag: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:165:29 | 165 | pub if_name: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 165 | pub if_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 165 - pub if_name: *mut ::c_char, 165 + pub if_name: *mut c_char, | error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:220:26 | 220 | pub codes_ptr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:317:33 | 317 | pub dlpi_name: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 317 | pub dlpi_name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 317 - pub dlpi_name: *const ::c_char, 317 + pub dlpi_name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:451:32 | 451 | pub mnt_fsname: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 451 | pub mnt_fsname: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 451 - pub mnt_fsname: *mut ::c_char, 451 + pub mnt_fsname: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:452:29 | 452 | pub mnt_dir: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 452 | pub mnt_dir: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 452 - pub mnt_dir: *mut ::c_char, 452 + pub mnt_dir: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:453:30 | 453 | pub mnt_type: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 453 | pub mnt_type: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 453 - pub mnt_type: *mut ::c_char, 453 + pub mnt_type: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:454:30 | 454 | pub mnt_opts: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 454 | pub mnt_opts: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 454 - pub mnt_opts: *mut ::c_char, 454 + pub mnt_opts: *mut c_char, | error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:469:17 | 469 | __sd: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:470:17 | 470 | __ss: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:493:20 | 493 | pub dev: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 493 - pub dev: ::c_ulong, 493 + pub dev: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:494:22 | 494 | pub stamp: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 494 - pub stamp: ::c_ulong, 494 + pub stamp: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:495:24 | 495 | pub updated: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 495 - pub updated: ::c_ulong, 495 + pub updated: c_ulong, | error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:578:36 | 578 | pub instruction_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:579:22 | 579 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `ino_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:610:22 | 610 | pub d_ino: ::ino_t, | ^^^^^ not found in the crate root error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:611:22 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 611 | pub d_off: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:614:24 | 614 | pub d_name: [::c_char; 256], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 614 | pub d_name: [::c_schar; 256], | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 614 - pub d_name: [::c_char; 256], 614 + pub d_name: [c_char; 256], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:622:24 | 622 | pub d_name: [::c_char; 256], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 622 | pub d_name: [::c_schar; 256], | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 622 - pub d_name: [::c_char; 256], 622 + pub d_name: [c_char; 256], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:635:22 | 635 | pub name: [::c_char; UINPUT_MAX_NAME_SIZE], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 635 | pub name: [::c_schar; UINPUT_MAX_NAME_SIZE], | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 635 - pub name: [::c_char; UINPUT_MAX_NAME_SIZE], 635 + pub name: [c_char; UINPUT_MAX_NAME_SIZE], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:640:22 | 640 | pub name: [::c_char; UINPUT_MAX_NAME_SIZE], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 640 | pub name: [::c_schar; UINPUT_MAX_NAME_SIZE], | ~~~~~~~ help: consider importing this type alias | 4100+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 640 - pub name: [::c_char; UINPUT_MAX_NAME_SIZE], 640 + pub name: [c_char; UINPUT_MAX_NAME_SIZE], | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:676:25 | 676 | pub mq_flags: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 676 - pub mq_flags: ::c_long, 676 + pub mq_flags: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:678:26 | 678 | pub mq_maxmsg: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 678 - pub mq_maxmsg: ::c_long, 678 + pub mq_maxmsg: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:680:27 | 680 | pub mq_msgsize: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 680 - pub mq_msgsize: ::c_long, 680 + pub mq_msgsize: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:682:27 | 682 | pub mq_curmsgs: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 682 - pub mq_curmsgs: ::c_long, 682 + pub mq_curmsgs: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:684:17 | 684 | pad: [::c_long; 4], | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 684 - pad: [::c_long; 4], 684 + pad: [c_long; 4], | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1159:24 | 1159 | pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1159 - pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; 1159 + pub const MS_NOUSER: c_ulong = 0xffffffff80000000; | error[E0412]: cannot find type `rlim_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1303:29 | 1303 | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0412]: cannot find type `rlim_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1304:29 | 1304 | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1306:22 | 1306 | pub const AT_NULL: ::c_ulong = 0; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1306 - pub const AT_NULL: ::c_ulong = 0; 1306 + pub const AT_NULL: c_ulong = 0; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1307:24 | 1307 | pub const AT_IGNORE: ::c_ulong = 1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1307 - pub const AT_IGNORE: ::c_ulong = 1; 1307 + pub const AT_IGNORE: c_ulong = 1; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1308:24 | 1308 | pub const AT_EXECFD: ::c_ulong = 2; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1308 - pub const AT_EXECFD: ::c_ulong = 2; 1308 + pub const AT_EXECFD: c_ulong = 2; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1309:22 | 1309 | pub const AT_PHDR: ::c_ulong = 3; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1309 - pub const AT_PHDR: ::c_ulong = 3; 1309 + pub const AT_PHDR: c_ulong = 3; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1310:23 | 1310 | pub const AT_PHENT: ::c_ulong = 4; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1310 - pub const AT_PHENT: ::c_ulong = 4; 1310 + pub const AT_PHENT: c_ulong = 4; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1311:23 | 1311 | pub const AT_PHNUM: ::c_ulong = 5; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1311 - pub const AT_PHNUM: ::c_ulong = 5; 1311 + pub const AT_PHNUM: c_ulong = 5; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1312:24 | 1312 | pub const AT_PAGESZ: ::c_ulong = 6; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1312 - pub const AT_PAGESZ: ::c_ulong = 6; 1312 + pub const AT_PAGESZ: c_ulong = 6; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1313:22 | 1313 | pub const AT_BASE: ::c_ulong = 7; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1313 - pub const AT_BASE: ::c_ulong = 7; 1313 + pub const AT_BASE: c_ulong = 7; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1314:23 | 1314 | pub const AT_FLAGS: ::c_ulong = 8; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1314 - pub const AT_FLAGS: ::c_ulong = 8; 1314 + pub const AT_FLAGS: c_ulong = 8; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1315:23 | 1315 | pub const AT_ENTRY: ::c_ulong = 9; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1315 - pub const AT_ENTRY: ::c_ulong = 9; 1315 + pub const AT_ENTRY: c_ulong = 9; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1316:24 | 1316 | pub const AT_NOTELF: ::c_ulong = 10; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1316 - pub const AT_NOTELF: ::c_ulong = 10; 1316 + pub const AT_NOTELF: c_ulong = 10; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1317:21 | 1317 | pub const AT_UID: ::c_ulong = 11; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1317 - pub const AT_UID: ::c_ulong = 11; 1317 + pub const AT_UID: c_ulong = 11; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1318:22 | 1318 | pub const AT_EUID: ::c_ulong = 12; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1318 - pub const AT_EUID: ::c_ulong = 12; 1318 + pub const AT_EUID: c_ulong = 12; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1319:21 | 1319 | pub const AT_GID: ::c_ulong = 13; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1319 - pub const AT_GID: ::c_ulong = 13; 1319 + pub const AT_GID: c_ulong = 13; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1320:22 | 1320 | pub const AT_EGID: ::c_ulong = 14; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1320 - pub const AT_EGID: ::c_ulong = 14; 1320 + pub const AT_EGID: c_ulong = 14; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1321:26 | 1321 | pub const AT_PLATFORM: ::c_ulong = 15; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1321 - pub const AT_PLATFORM: ::c_ulong = 15; 1321 + pub const AT_PLATFORM: c_ulong = 15; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1322:23 | 1322 | pub const AT_HWCAP: ::c_ulong = 16; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1322 - pub const AT_HWCAP: ::c_ulong = 16; 1322 + pub const AT_HWCAP: c_ulong = 16; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1323:24 | 1323 | pub const AT_CLKTCK: ::c_ulong = 17; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1323 - pub const AT_CLKTCK: ::c_ulong = 17; 1323 + pub const AT_CLKTCK: c_ulong = 17; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1325:24 | 1325 | pub const AT_SECURE: ::c_ulong = 23; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1325 - pub const AT_SECURE: ::c_ulong = 23; 1325 + pub const AT_SECURE: c_ulong = 23; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1326:31 | 1326 | pub const AT_BASE_PLATFORM: ::c_ulong = 24; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1326 - pub const AT_BASE_PLATFORM: ::c_ulong = 24; 1326 + pub const AT_BASE_PLATFORM: c_ulong = 24; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1327:24 | 1327 | pub const AT_RANDOM: ::c_ulong = 25; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1327 - pub const AT_RANDOM: ::c_ulong = 25; 1327 + pub const AT_RANDOM: c_ulong = 25; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1328:24 | 1328 | pub const AT_HWCAP2: ::c_ulong = 26; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1328 - pub const AT_HWCAP2: ::c_ulong = 26; 1328 + pub const AT_HWCAP2: c_ulong = 26; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1330:24 | 1330 | pub const AT_EXECFN: ::c_ulong = 31; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1330 - pub const AT_EXECFN: ::c_ulong = 31; 1330 + pub const AT_EXECFN: c_ulong = 31; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1476:24 | 1476 | pub const ST_RDONLY: ::c_ulong = 1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1476 - pub const ST_RDONLY: ::c_ulong = 1; 1476 + pub const ST_RDONLY: c_ulong = 1; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1477:24 | 1477 | pub const ST_NOSUID: ::c_ulong = 2; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1477 - pub const ST_NOSUID: ::c_ulong = 2; 1477 + pub const ST_NOSUID: c_ulong = 2; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1478:23 | 1478 | pub const ST_NODEV: ::c_ulong = 4; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1478 - pub const ST_NODEV: ::c_ulong = 4; 1478 + pub const ST_NODEV: c_ulong = 4; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1479:24 | 1479 | pub const ST_NOEXEC: ::c_ulong = 8; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1479 - pub const ST_NOEXEC: ::c_ulong = 8; 1479 + pub const ST_NOEXEC: c_ulong = 8; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1480:29 | 1480 | pub const ST_SYNCHRONOUS: ::c_ulong = 16; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1480 - pub const ST_SYNCHRONOUS: ::c_ulong = 16; 1480 + pub const ST_SYNCHRONOUS: c_ulong = 16; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1481:26 | 1481 | pub const ST_MANDLOCK: ::c_ulong = 64; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1481 - pub const ST_MANDLOCK: ::c_ulong = 64; 1481 + pub const ST_MANDLOCK: c_ulong = 64; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1482:23 | 1482 | pub const ST_WRITE: ::c_ulong = 128; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1482 - pub const ST_WRITE: ::c_ulong = 128; 1482 + pub const ST_WRITE: c_ulong = 128; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1483:24 | 1483 | pub const ST_APPEND: ::c_ulong = 256; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1483 - pub const ST_APPEND: ::c_ulong = 256; 1483 + pub const ST_APPEND: c_ulong = 256; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1484:27 | 1484 | pub const ST_IMMUTABLE: ::c_ulong = 512; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1484 - pub const ST_IMMUTABLE: ::c_ulong = 512; 1484 + pub const ST_IMMUTABLE: c_ulong = 512; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1485:25 | 1485 | pub const ST_NOATIME: ::c_ulong = 1024; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1485 - pub const ST_NOATIME: ::c_ulong = 1024; 1485 + pub const ST_NOATIME: c_ulong = 1024; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1486:28 | 1486 | pub const ST_NODIRATIME: ::c_ulong = 2048; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1486 - pub const ST_NODIRATIME: ::c_ulong = 2048; 1486 + pub const ST_NODIRATIME: c_ulong = 2048; | error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1507:19 | 1507 | size: [0; __SIZEOF_PTHREAD_MUTEX_T], | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` ... 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1513:19 | 1513 | size: [0; __SIZEOF_PTHREAD_RWLOCK_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` ... 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1789:40 | 1789 | pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1789 - pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; 1789 + pub const SECCOMP_FILTER_FLAG_TSYNC: c_ulong = 1; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1790:38 | 1790 | pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1790 - pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; 1790 + pub const SECCOMP_FILTER_FLAG_LOG: c_ulong = 2; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1791:45 | 1791 | pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1791 - pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; 1791 + pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: c_ulong = 4; | error[E0425]: cannot find value `O_CLOEXEC` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1810:34 | 1810 | pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; | ^^^^^^^^^ help: a constant with a similar name exists: `IN_CLOEXEC` ... 2790 | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; | ------------------------------------------ similarly named constant `IN_CLOEXEC` defined here error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1811:35 | 1811 | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK` ... 2791 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | -------------------------------------------- similarly named constant `IN_NONBLOCK` defined here error[E0425]: cannot find value `ENODATA` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1827:32 | 1827 | pub const ENOATTR: ::c_int = ::ENODATA; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1934:30 | 1934 | pub const RESOLVE_NO_XDEV: ::__u64 = 0x01; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1935:36 | 1935 | pub const RESOLVE_NO_MAGICLINKS: ::__u64 = 0x02; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1936:34 | 1936 | pub const RESOLVE_NO_SYMLINKS: ::__u64 = 0x04; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1937:30 | 1937 | pub const RESOLVE_BENEATH: ::__u64 = 0x08; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1938:30 | 1938 | pub const RESOLVE_IN_ROOT: ::__u64 = 0x10; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1939:29 | 1939 | pub const RESOLVE_CACHED: ::__u64 = 0x20; | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2343:24 | 2343 | pub const SIOCADDRT: ::c_ulong = 0x0000890B; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2343 - pub const SIOCADDRT: ::c_ulong = 0x0000890B; 2343 + pub const SIOCADDRT: c_ulong = 0x0000890B; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2344:24 | 2344 | pub const SIOCDELRT: ::c_ulong = 0x0000890C; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2344 - pub const SIOCDELRT: ::c_ulong = 0x0000890C; 2344 + pub const SIOCDELRT: c_ulong = 0x0000890C; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2345:26 | 2345 | pub const SIOCGIFNAME: ::c_ulong = 0x00008910; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2345 - pub const SIOCGIFNAME: ::c_ulong = 0x00008910; 2345 + pub const SIOCGIFNAME: c_ulong = 0x00008910; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2346:26 | 2346 | pub const SIOCSIFLINK: ::c_ulong = 0x00008911; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2346 - pub const SIOCSIFLINK: ::c_ulong = 0x00008911; 2346 + pub const SIOCSIFLINK: c_ulong = 0x00008911; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2347:26 | 2347 | pub const SIOCGIFCONF: ::c_ulong = 0x00008912; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2347 - pub const SIOCGIFCONF: ::c_ulong = 0x00008912; 2347 + pub const SIOCGIFCONF: c_ulong = 0x00008912; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2348:27 | 2348 | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2348 - pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; 2348 + pub const SIOCGIFFLAGS: c_ulong = 0x00008913; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2349:27 | 2349 | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2349 - pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; 2349 + pub const SIOCSIFFLAGS: c_ulong = 0x00008914; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2350:26 | 2350 | pub const SIOCGIFADDR: ::c_ulong = 0x00008915; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2350 - pub const SIOCGIFADDR: ::c_ulong = 0x00008915; 2350 + pub const SIOCGIFADDR: c_ulong = 0x00008915; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2351:26 | 2351 | pub const SIOCSIFADDR: ::c_ulong = 0x00008916; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2351 - pub const SIOCSIFADDR: ::c_ulong = 0x00008916; 2351 + pub const SIOCSIFADDR: c_ulong = 0x00008916; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2352:29 | 2352 | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2352 - pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; 2352 + pub const SIOCGIFDSTADDR: c_ulong = 0x00008917; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2353:29 | 2353 | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2353 - pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; 2353 + pub const SIOCSIFDSTADDR: c_ulong = 0x00008918; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2354:29 | 2354 | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2354 - pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; 2354 + pub const SIOCGIFBRDADDR: c_ulong = 0x00008919; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2355:29 | 2355 | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2355 - pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; 2355 + pub const SIOCSIFBRDADDR: c_ulong = 0x0000891A; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2356:29 | 2356 | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2356 - pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; 2356 + pub const SIOCGIFNETMASK: c_ulong = 0x0000891B; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2357:29 | 2357 | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2357 - pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; 2357 + pub const SIOCSIFNETMASK: c_ulong = 0x0000891C; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2358:28 | 2358 | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2358 - pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; 2358 + pub const SIOCGIFMETRIC: c_ulong = 0x0000891D; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2359:28 | 2359 | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2359 - pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; 2359 + pub const SIOCSIFMETRIC: c_ulong = 0x0000891E; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2360:25 | 2360 | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2360 - pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; 2360 + pub const SIOCGIFMEM: c_ulong = 0x0000891F; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2361:25 | 2361 | pub const SIOCSIFMEM: ::c_ulong = 0x00008920; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2361 - pub const SIOCSIFMEM: ::c_ulong = 0x00008920; 2361 + pub const SIOCSIFMEM: c_ulong = 0x00008920; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2362:25 | 2362 | pub const SIOCGIFMTU: ::c_ulong = 0x00008921; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2362 - pub const SIOCGIFMTU: ::c_ulong = 0x00008921; 2362 + pub const SIOCGIFMTU: c_ulong = 0x00008921; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2363:25 | 2363 | pub const SIOCSIFMTU: ::c_ulong = 0x00008922; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2363 - pub const SIOCSIFMTU: ::c_ulong = 0x00008922; 2363 + pub const SIOCSIFMTU: c_ulong = 0x00008922; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2364:28 | 2364 | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2364 - pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; 2364 + pub const SIOCSIFHWADDR: c_ulong = 0x00008924; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2365:27 | 2365 | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2365 - pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; 2365 + pub const SIOCGIFENCAP: c_ulong = 0x00008925; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2366:27 | 2366 | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2366 - pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; 2366 + pub const SIOCSIFENCAP: c_ulong = 0x00008926; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2367:28 | 2367 | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2367 - pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; 2367 + pub const SIOCGIFHWADDR: c_ulong = 0x00008927; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2368:27 | 2368 | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2368 - pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; 2368 + pub const SIOCGIFSLAVE: c_ulong = 0x00008929; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2369:27 | 2369 | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2369 - pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; 2369 + pub const SIOCSIFSLAVE: c_ulong = 0x00008930; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2370:27 | 2370 | pub const SIOCADDMULTI: ::c_ulong = 0x00008931; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2370 - pub const SIOCADDMULTI: ::c_ulong = 0x00008931; 2370 + pub const SIOCADDMULTI: c_ulong = 0x00008931; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2371:27 | 2371 | pub const SIOCDELMULTI: ::c_ulong = 0x00008932; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2371 - pub const SIOCDELMULTI: ::c_ulong = 0x00008932; 2371 + pub const SIOCDELMULTI: c_ulong = 0x00008932; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2372:23 | 2372 | pub const SIOCDARP: ::c_ulong = 0x00008953; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2372 - pub const SIOCDARP: ::c_ulong = 0x00008953; 2372 + pub const SIOCDARP: c_ulong = 0x00008953; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2373:23 | 2373 | pub const SIOCGARP: ::c_ulong = 0x00008954; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2373 - pub const SIOCGARP: ::c_ulong = 0x00008954; 2373 + pub const SIOCGARP: c_ulong = 0x00008954; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2374:23 | 2374 | pub const SIOCSARP: ::c_ulong = 0x00008955; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2374 - pub const SIOCSARP: ::c_ulong = 0x00008955; 2374 + pub const SIOCSARP: c_ulong = 0x00008955; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2375:24 | 2375 | pub const SIOCDRARP: ::c_ulong = 0x00008960; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2375 - pub const SIOCDRARP: ::c_ulong = 0x00008960; 2375 + pub const SIOCDRARP: c_ulong = 0x00008960; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2376:24 | 2376 | pub const SIOCGRARP: ::c_ulong = 0x00008961; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2376 - pub const SIOCGRARP: ::c_ulong = 0x00008961; 2376 + pub const SIOCGRARP: c_ulong = 0x00008961; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2377:24 | 2377 | pub const SIOCSRARP: ::c_ulong = 0x00008962; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2377 - pub const SIOCSRARP: ::c_ulong = 0x00008962; 2377 + pub const SIOCSRARP: c_ulong = 0x00008962; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2378:25 | 2378 | pub const SIOCGIFMAP: ::c_ulong = 0x00008970; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2378 - pub const SIOCGIFMAP: ::c_ulong = 0x00008970; 2378 + pub const SIOCGIFMAP: c_ulong = 0x00008970; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2379:25 | 2379 | pub const SIOCSIFMAP: ::c_ulong = 0x00008971; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2379 - pub const SIOCSIFMAP: ::c_ulong = 0x00008971; 2379 + pub const SIOCSIFMAP: c_ulong = 0x00008971; | error[E0425]: cannot find value `O_CLOEXEC` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2790:33 | 2790 | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; | ^^^^^^^^^ not found in this scope error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:2791:34 | 2791 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3212:28 | 3212 | pub const J1939_NO_NAME: ::c_ulong = 0; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3212 - pub const J1939_NO_NAME: ::c_ulong = 0; 3212 + pub const J1939_NO_NAME: c_ulong = 0; | error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3412:27 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3412 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3418:27 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3418 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3423:30 | 3423 | host: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3423 | host: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3423 - host: *mut ::c_char, 3423 + host: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3425:30 | 3425 | serv: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3425 | serv: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3425 - serv: *mut ::c_char, 3425 + serv: *mut c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3436:28 | 3436 | liovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3436 - liovcnt: ::c_ulong, 3436 + liovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3438:28 | 3438 | riovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3438 - riovcnt: ::c_ulong, 3438 + riovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3439:26 | 3439 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3439 - flags: ::c_ulong, 3439 + flags: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3444:28 | 3444 | liovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3444 - liovcnt: ::c_ulong, 3444 + liovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3446:28 | 3446 | riovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3446 - riovcnt: ::c_ulong, 3446 + riovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3447:26 | 3447 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3447 - flags: ::c_ulong, 3447 + flags: c_ulong, | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3459:50 | 3459 | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3459 | pub fn strerror_r(errnum: ::c_int, buf: *mut char, buflen: ::size_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3462:29 | 3462 | pub fn atof(s: *const ::c_char) -> ::c_double; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3462 | pub fn atof(s: *const ::c_schar) -> ::c_double; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3462 - pub fn atof(s: *const ::c_char) -> ::c_double; 3462 + pub fn atof(s: *const c_char) -> ::c_double; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3463:22 | 3463 | pub fn labs(i: ::c_long) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3463 - pub fn labs(i: ::c_long) -> ::c_long; 3463 + pub fn labs(i: c_long) -> ::c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3463:35 | 3463 | pub fn labs(i: ::c_long) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3463 - pub fn labs(i: ::c_long) -> ::c_long; 3463 + pub fn labs(i: ::c_long) -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3467:35 | 3467 | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3467 | pub fn lutimes(file: *const ::c_schar, times: *const ::timeval) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3467 - pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; 3467 + pub fn lutimes(file: *const c_char, times: *const ::timeval) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3479:36 | 3479 | pub fn getspnam(name: *const ::c_char) -> *mut spwd; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3479 | pub fn getspnam(name: *const ::c_schar) -> *mut spwd; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3479 - pub fn getspnam(name: *const ::c_char) -> *mut spwd; 3479 + pub fn getspnam(name: *const c_char) -> *mut spwd; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3484:24 | 3484 | name: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3484 | name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3484 - name: *const ::c_char, 3484 + name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3486:21 | 3486 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3486 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3486 - buf: *mut ::c_char, 3486 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3491:34 | 3491 | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3491 | pub fn shm_open(name: *const char, oflag: ::c_int, mode: mode_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `shmid_ds` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3497:61 | 3497 | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3498:36 | 3498 | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3498 | pub fn ftok(pathname: *const ::c_schar, proj_id: ::c_int) -> ::key_t; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3498 - pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; 3498 + pub fn ftok(pathname: *const c_char, proj_id: ::c_int) -> ::key_t; | error[E0412]: cannot find type `msqid_ds` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3502:59 | 3502 | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3508:19 | 3508 | msgtyp: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3508 - msgtyp: ::c_long, 3508 + msgtyp: c_long, | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3521:37 | 3521 | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 3521 | pub fn fopen64(filename: *const char, mode: *const c_char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3521:58 | 3521 | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 3521 | pub fn fopen64(filename: *const c_char, mode: *const char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3523:26 | 3523 | filename: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3523 | filename: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3524:22 | 3524 | mode: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3524 | mode: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3532:60 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3532 | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3532:74 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3532 | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3534:51 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3534 | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3534:65 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3534 | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3538:22 | 3538 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3538 | path: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3539:22 | 3539 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3539 | name: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3544:22 | 3544 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3544 | path: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3545:22 | 3545 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3545 | name: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3551:22 | 3551 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3551 | name: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | Running `/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/build/pyo3-build-config-148ed12dbf6ecc6b/build-script-build` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3556:22 | 3556 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3556 | path: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3557:22 | 3557 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3557 | name: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3563:22 | 3563 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3563 | path: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3564:22 | 3564 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3564 | name: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3571:22 | 3571 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3571 | name: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3576:35 | 3576 | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 3576 | pub fn listxattr(path: *const char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3576:54 | 3576 | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 3576 | pub fn listxattr(path: *const c_char, list: *mut char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3577:36 | 3577 | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 3577 | pub fn llistxattr(path: *const char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3577:55 | 3577 | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 3577 | pub fn llistxattr(path: *const c_char, list: *mut char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3578:52 | 3578 | pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 3578 | pub fn flistxattr(filedes: ::c_int, list: *mut char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3579:37 | 3579 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3579 | pub fn removexattr(path: *const char, name: *const c_char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3579:58 | 3579 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3579 | pub fn removexattr(path: *const c_char, name: *const char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3580:38 | 3580 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3580 | pub fn lremovexattr(path: *const char, name: *const c_char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3580:59 | 3580 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3580 | pub fn lremovexattr(path: *const c_char, name: *const char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3581:56 | 3581 | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 3581 | pub fn fremovexattr(filedes: ::c_int, name: *const char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3582:49 | 3582 | pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3593:27 | 3593 | special: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3593 | special: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3593 - special: *const ::c_char, 3593 + special: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3595:22 | 3595 | data: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3595 | data: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3595 - data: *mut ::c_char, 3595 + data: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3597:35 | 3597 | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3597 | pub fn mq_open(name: *const ::c_schar, oflag: ::c_int, ...) -> ::mqd_t; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3597 - pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; 3597 + pub fn mq_open(name: *const c_char, oflag: ::c_int, ...) -> ::mqd_t; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3599:37 | 3599 | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3599 | pub fn mq_unlink(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3599 - pub fn mq_unlink(name: *const ::c_char) -> ::c_int; 3599 + pub fn mq_unlink(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3602:25 | 3602 | msg_ptr: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3602 | msg_ptr: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3602 - msg_ptr: *mut ::c_char, 3602 + msg_ptr: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3608:25 | 3608 | msg_ptr: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3608 | msg_ptr: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3608 - msg_ptr: *mut ::c_char, 3608 + msg_ptr: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3615:27 | 3615 | msg_ptr: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3615 | msg_ptr: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3615 - msg_ptr: *const ::c_char, 3615 + msg_ptr: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3621:27 | 3621 | msg_ptr: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3621 | msg_ptr: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3621 - msg_ptr: *const ::c_char, 3621 + msg_ptr: *const c_char, | error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3633:27 | 3633 | sigmask: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3636:38 | 3636 | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3636 | pub fn mkostemp(template: *mut ::c_schar, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3636 - pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; 3636 + pub fn mkostemp(template: *mut c_char, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3637:39 | 3637 | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3637 | pub fn mkostemps(template: *mut ::c_schar, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3637 - pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; 3637 + pub fn mkostemps(template: *mut c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3639:21 | 3639 | set: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3640:20 | 3640 | info: *mut siginfo_t, | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3643:36 | 3643 | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3643:57 | 3643 | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3644:73 | 3644 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3644 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3644 - pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; 3644 + pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3667:56 | 3667 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3667 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_schar, mode: ::mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3667 - pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t) -> ::c_int; 3667 + pub fn mkfifoat(dirfd: ::c_int, pathname: *const c_char, mode: ::mode_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3685:25 | 3685 | pattern: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 3685 | pattern: *const char, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3687:55 | 3687 | errfunc: ::Option ::c_int>, | ^^^^^^ | help: a builtin type with a similar name exists | 3687 | errfunc: ::Option ::c_int>, | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3694:38 | 3694 | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3694 | pub fn shm_unlink(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3694 - pub fn shm_unlink(name: *const ::c_char) -> ::c_int; 3694 + pub fn shm_unlink(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3696:45 | 3696 | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3696 - pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); 3696 + pub fn seekdir(dirp: *mut ::DIR, loc: c_long); | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3698:43 | 3698 | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3698 - pub fn telldir(dirp: *mut ::DIR) -> ::c_long; 3698 + pub fn telldir(dirp: *mut ::DIR) -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3717:38 | 3717 | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3717 | pub fn mkstemps(template: *mut ::c_schar, suffixlen: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3717 - pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; 3717 + pub fn mkstemps(template: *mut c_char, suffixlen: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3719:51 | 3719 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3719 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3719 - pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; 3719 + pub fn nl_langinfo(item: ::nl_item) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3721:39 | 3721 | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3721 | pub fn getdomainname(name: *mut ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3721 - pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; 3721 + pub fn getdomainname(name: *mut c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3722:41 | 3722 | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3722 | pub fn setdomainname(name: *const ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3722 - pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; 3722 + pub fn setdomainname(name: *const c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3726:27 | 3726 | pub fn syscall(num: ::c_long, ...) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3726 - pub fn syscall(num: ::c_long, ...) -> ::c_long; 3726 + pub fn syscall(num: c_long, ...) -> ::c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3726:45 | 3726 | pub fn syscall(num: ::c_long, ...) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 3726 - pub fn syscall(num: ::c_long, ...) -> ::c_long; 3726 + pub fn syscall(num: ::c_long, ...) -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3750:36 | 3750 | pub fn umount(target: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3750 | pub fn umount(target: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3750 - pub fn umount(target: *const ::c_char) -> ::c_int; 3750 + pub fn umount(target: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3768:35 | 3768 | pub fn swapoff(path: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3768 | pub fn swapoff(path: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3768 - pub fn swapoff(path: *const ::c_char) -> ::c_int; 3768 + pub fn swapoff(path: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3776:23 | 3776 | src: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3776 | src: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3776 - src: *const ::c_char, 3776 + src: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3777:26 | 3777 | target: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3777 | target: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3777 - target: *const ::c_char, 3777 + target: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3778:26 | 3778 | fstype: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3778 | fstype: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3778 - fstype: *const ::c_char, 3778 + fstype: *const c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3779:18 | 3779 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3779 - flags: ::c_ulong, 3779 + flags: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3782:35 | 3782 | pub fn personality(persona: ::c_ulong) -> ::c_int; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3782 - pub fn personality(persona: ::c_ulong) -> ::c_int; 3782 + pub fn personality(persona: c_ulong) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3789:25 | 3789 | sigmask: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3816:24 | 3816 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3819:39 | 3819 | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3819 | pub fn sethostname(name: *const ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3819 - pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; 3819 + pub fn sethostname(name: *const c_char, len: ::size_t) -> ::c_int; | error[E0573]: expected type, found function `sysinfo` --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3825:31 | 3825 | pub fn sysinfo(info: *mut ::sysinfo) -> ::c_int; | ^^------- | | | help: a struct with a similar name exists: `seminfo` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `seminfo` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3826:37 | 3826 | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3826 | pub fn umount2(target: *const ::c_schar, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3826 - pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; 3826 + pub fn umount2(target: *const c_char, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3832:34 | 3832 | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3832 | pub fn swapon(path: *const ::c_schar, swapflags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3832 - pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; 3832 + pub fn swapon(path: *const c_char, swapflags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3841:22 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3841 | offset: *mut off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3850:38 | 3850 | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3854:21 | 3854 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3854 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3854 - buf: *mut ::c_char, 3854 + buf: *mut c_char, | error[E0412]: cannot find type `stack_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3858:35 | 3858 | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `stack_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3858:54 | 3858 | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3862:24 | 3862 | name: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3862 | name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3862 - name: *const ::c_char, 3862 + name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3864:21 | 3864 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3864 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3864 - buf: *mut ::c_char, 3864 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3868:38 | 3868 | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3868 | pub fn initgroups(user: *const ::c_schar, group: ::gid_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3868 - pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; 3868 + pub fn initgroups(user: *const c_char, group: ::gid_t) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3869:54 | 3869 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3869:77 | 3869 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3870:36 | 3870 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3870 | pub fn sem_open(name: *const ::c_schar, oflag: ::c_int, ...) -> *mut sem_t; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3870 - pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; 3870 + pub fn sem_open(name: *const c_char, oflag: ::c_int, ...) -> *mut sem_t; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3871:36 | 3871 | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3871 | pub fn getgrnam(name: *const ::c_schar) -> *mut ::group; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3871 - pub fn getgrnam(name: *const ::c_char) -> *mut ::group; 3871 + pub fn getgrnam(name: *const c_char) -> *mut ::group; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3874:38 | 3874 | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3874 | pub fn sem_unlink(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3874 - pub fn sem_unlink(name: *const ::c_char) -> ::c_int; 3874 + pub fn sem_unlink(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3877:24 | 3877 | name: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3877 | name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3877 - name: *const ::c_char, 3877 + name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3879:21 | 3879 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3879 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3879 - buf: *mut ::c_char, 3879 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3886:21 | 3886 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3886 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3886 - buf: *mut ::c_char, 3886 + buf: *mut c_char, | error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3890:32 | 3890 | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3898:24 | 3898 | user: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3898 | user: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3898 - user: *const ::c_char, 3898 + user: *const c_char, | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3915:34 | 3915 | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 3915 | pub fn popen(command: *const char, mode: *const c_char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3915:55 | 3915 | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 3915 | pub fn popen(command: *const c_char, mode: *const char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3918:28 | 3918 | pathname: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3918 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3918 - pathname: *const ::c_char, 3918 + pathname: *const c_char, | error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3924:24 | 3924 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3939:41 | 3939 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3939 | pub fn setmntent(filename: *const ::c_schar, ty: *const ::c_char) -> *mut ::FILE; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3939 - pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; 3939 + pub fn setmntent(filename: *const c_char, ty: *const ::c_char) -> *mut ::FILE; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3939:62 | 3939 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3939 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_schar) -> *mut ::FILE; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3939 - pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; 3939 + pub fn setmntent(filename: *const ::c_char, ty: *const c_char) -> *mut ::FILE; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3943:58 | 3943 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3943 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3943 - pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; 3943 + pub fn hasmntopt(mnt: *const ::mntent, opt: *const c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3943:76 | 3943 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3943 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3943 - pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; 3943 + pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3947:24 | 3947 | path: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3947 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3947 - path: *const ::c_char, 3947 + path: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3950:29 | 3950 | argv: *const *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3950 | argv: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3950 - argv: *const *mut ::c_char, 3950 + argv: *const *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3951:29 | 3951 | envp: *const *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3951 | envp: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3951 - envp: *const *mut ::c_char, 3951 + envp: *const *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3955:24 | 3955 | file: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3955 | file: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3955 - file: *const ::c_char, 3955 + file: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3958:29 | 3958 | argv: *const *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3958 | argv: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3958 - argv: *const *mut ::c_char, 3958 + argv: *const *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3959:29 | 3959 | envp: *const *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 3959 | envp: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 3959 - envp: *const *mut ::c_char, 3959 + envp: *const *mut c_char, | error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3965:25 | 3965 | default: *mut ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3969:27 | 3969 | default: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3973:25 | 3973 | default: *mut ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:3977:27 | 3977 | default: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4008:24 | 4008 | path: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4008 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4008 - path: *const ::c_char, 4008 + path: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4030:58 | 4030 | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4030 | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_schar, mask: u32) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4030 - pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) -> ::c_int; 4030 + pub fn inotify_add_watch(fd: ::c_int, path: *const c_char, mask: u32) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4033:60 | 4033 | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4033 | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_schar, cflags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4033 - pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: ::c_int) -> ::c_int; 4033 + pub fn regcomp(preg: *mut ::regex_t, pattern: *const c_char, cflags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4037:25 | 4037 | input: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4037 | input: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4037 - input: *const ::c_char, 4037 + input: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4046:24 | 4046 | errbuf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4046 | errbuf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4046 - errbuf: *mut ::c_char, 4046 + errbuf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4052:40 | 4052 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4052 | pub fn iconv_open(tocode: *const ::c_schar, fromcode: *const ::c_char) -> iconv_t; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4052 - pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; 4052 + pub fn iconv_open(tocode: *const c_char, fromcode: *const ::c_char) -> iconv_t; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4052:67 | 4052 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4052 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_schar) -> iconv_t; | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4052 - pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; 4052 + pub fn iconv_open(tocode: *const ::c_char, fromcode: *const c_char) -> iconv_t; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4055:28 | 4055 | inbuf: *mut *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4055 | inbuf: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4055 - inbuf: *mut *mut ::c_char, 4055 + inbuf: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4057:29 | 4057 | outbuf: *mut *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4057 | outbuf: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4100 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4057 - outbuf: *mut *mut ::c_char, 4057 + outbuf: *mut *mut c_char, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4079:29 | 4079 | pub fn gethostid() -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4100 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4079 - pub fn gethostid() -> ::c_long; 4079 + pub fn gethostid() -> c_long; | error[E0412]: cannot find type `c_ulong` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1:22 | 1 | pub type pthread_t = c_ulong; | ^^^^^^^ not found in this scope | help: consider importing this type alias | 13+ use ffi::c_ulong; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:4:21 | 4 | pub type Lmid_t = ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 13+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4 - pub type Lmid_t = ::c_long; 4 + pub type Lmid_t = c_long; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:13:28 | 13 | pub type Ioctl = ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 135+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 13 - pub type Ioctl = ::c_ulong; 13 + pub type Ioctl = c_ulong; | error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:62:25 | 62 | pub aio_offset: off_t, | ^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:65:30 | 65 | __glibc_reserved: [::c_char; 32] | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 65 | __glibc_reserved: [::c_schar; 32] | ~~~~~~~ help: consider importing this type alias | 135+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 65 - __glibc_reserved: [::c_char; 32] 65 + __glibc_reserved: [c_char; 32] | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:80:35 | 80 | pub gl_pathv: *mut *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 80 | pub gl_pathv: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 135+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 80 - pub gl_pathv: *mut *mut ::c_char, 80 + pub gl_pathv: *mut *mut c_char, | error[E0425]: cannot find value `NCCS` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:113:30 | 113 | pub c_cc: [::cc_t; ::NCCS], | ^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:175:24 | 175 | pub rt_pad1: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 175 - pub rt_pad1: ::c_ulong, 175 + pub rt_pad1: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:181:24 | 181 | pub rt_pad3: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 181 - pub rt_pad3: ::c_ulong, 181 + pub rt_pad3: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:189:28 | 189 | pub rt_dev: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 189 | pub rt_dev: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 189 - pub rt_dev: *mut ::c_char, 189 + pub rt_dev: *mut c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:190:23 | 190 | pub rt_mtu: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 190 - pub rt_mtu: ::c_ulong, 190 + pub rt_mtu: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:191:26 | 191 | pub rt_window: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 191 - pub rt_window: ::c_ulong, 191 + pub rt_window: c_ulong, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:200:23 | 200 | pub offset: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 200 - pub offset: ::c_long, 200 + pub offset: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:204:21 | 204 | pub freq: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 204 - pub freq: ::c_long, 204 + pub freq: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:208:25 | 208 | pub maxerror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 208 - pub maxerror: ::c_long, 208 + pub maxerror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:212:25 | 212 | pub esterror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 212 - pub esterror: ::c_long, 212 + pub esterror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:217:25 | 217 | pub constant: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 217 - pub constant: ::c_long, 217 + pub constant: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:221:26 | 221 | pub precision: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 221 - pub precision: ::c_long, 221 + pub precision: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:225:26 | 225 | pub tolerance: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 225 - pub tolerance: ::c_long, 225 + pub tolerance: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:230:21 | 230 | pub tick: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 230 - pub tick: ::c_long, 230 + pub tick: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:234:24 | 234 | pub ppsfreq: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 234 - pub ppsfreq: ::c_long, 234 + pub ppsfreq: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:238:23 | 238 | pub jitter: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 238 - pub jitter: ::c_long, 238 + pub jitter: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:243:23 | 243 | pub stabil: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 243 - pub stabil: ::c_long, 243 + pub stabil: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:247:23 | 247 | pub jitcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 247 - pub jitcnt: ::c_long, 247 + pub jitcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:251:23 | 251 | pub calcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 251 - pub calcnt: ::c_long, 251 + pub calcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:255:23 | 255 | pub errcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 255 - pub errcnt: ::c_long, 255 + pub errcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:259:23 | 259 | pub stbcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 259 - pub stbcnt: ::c_long, 259 + pub stbcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:276:25 | 276 | pub maxerror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 276 - pub maxerror: ::c_long, 276 + pub maxerror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:277:25 | 277 | pub esterror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 277 - pub esterror: ::c_long, 277 + pub esterror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:278:20 | 278 | pub tai: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 278 - pub tai: ::c_long, 278 + pub tai: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:279:34 | 279 | pub __glibc_reserved1: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 279 - pub __glibc_reserved1: ::c_long, 279 + pub __glibc_reserved1: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:280:34 | 280 | pub __glibc_reserved2: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 280 - pub __glibc_reserved2: ::c_long, 280 + pub __glibc_reserved2: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:281:34 | 281 | pub __glibc_reserved3: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 281 - pub __glibc_reserved3: ::c_long, 281 + pub __glibc_reserved3: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:282:34 | 282 | pub __glibc_reserved4: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 282 - pub __glibc_reserved4: ::c_long, 282 + pub __glibc_reserved4: c_long, | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:289:21 | 289 | __syntax: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 289 - __syntax: ::c_ulong, 289 + __syntax: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:290:27 | 290 | __fastmap: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 290 | __fastmap: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 290 - __fastmap: *mut ::c_char, 290 + __fastmap: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:291:29 | 291 | __translate: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 291 | __translate: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 291 - __translate: *mut ::c_char, 291 + __translate: *mut c_char, | error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:323:20 | 323 | pub off: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:329:19 | 329 | pub nr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:330:22 | 330 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `__s64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:334:21 | 334 | pub sval: ::__s64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:339:19 | 339 | pub nr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:340:22 | 340 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:348:36 | 348 | pub instruction_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:349:30 | 349 | pub stack_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:355:6 | 355 | impl siginfo_t { | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:364:27 | 364 | (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:377:27 | 377 | (*(self as *const siginfo_t as *const siginfo_timer)).si_sigval | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:389:25 | 389 | si_utime: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 389 - si_utime: ::c_long, 389 + si_utime: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:390:25 | 390 | si_stime: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 390 - si_stime: ::c_long, 390 + si_stime: c_long, | error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:415:14 | 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here ... 415 | impl siginfo_t { | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:417:36 | 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here ... 417 | &(*(self as *const siginfo_t as *const siginfo_f)).sifields | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:432:48 | 432 | pub unsafe fn si_utime(&self) -> ::c_long { | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 432 - pub unsafe fn si_utime(&self) -> ::c_long { 432 + pub unsafe fn si_utime(&self) -> c_long { | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:436:48 | 436 | pub unsafe fn si_stime(&self) -> ::c_long { | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 436 - pub unsafe fn si_stime(&self) -> ::c_long { 436 + pub unsafe fn si_stime(&self) -> c_long { | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:459:25 | 459 | pub ut_line: [::c_char; __UT_LINESIZE], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 459 | pub ut_line: [::c_schar; __UT_LINESIZE], | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 459 - pub ut_line: [::c_char; __UT_LINESIZE], 459 + pub ut_line: [c_char; __UT_LINESIZE], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:460:23 | 460 | pub ut_id: [::c_char; 4], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 460 | pub ut_id: [::c_schar; 4], | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 460 - pub ut_id: [::c_char; 4], 460 + pub ut_id: [c_char; 4], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:462:25 | 462 | pub ut_user: [::c_char; __UT_NAMESIZE], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 462 | pub ut_user: [::c_schar; __UT_NAMESIZE], | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 462 - pub ut_user: [::c_char; __UT_NAMESIZE], 462 + pub ut_user: [c_char; __UT_NAMESIZE], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:463:25 | 463 | pub ut_host: [::c_char; __UT_HOSTSIZE], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 463 | pub ut_host: [::c_schar; __UT_HOSTSIZE], | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 463 - pub ut_host: [::c_char; __UT_HOSTSIZE], 463 + pub ut_host: [c_char; __UT_HOSTSIZE], | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:489:30 | 489 | __glibc_reserved: [::c_char; 20], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 489 | __glibc_reserved: [::c_schar; 20], | ~~~~~~~ help: consider importing this type alias | 1352+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 489 - __glibc_reserved: [::c_char; 20], 489 + __glibc_reserved: [c_char; 20], | Running `/usr/bin/rustc --crate-name pyo3_build_config --edition=2018 /builddir/build/BUILD/cryptography-37.0.2/vendor/pyo3-build-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=06feb79ec4328453 -C extra-filename=-06feb79ec4328453 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --extern once_cell=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps/libonce_cell-f1012b6f602d7581.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1` error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:636:26 | 636 | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 636 - pub const MS_RMT_MASK: ::c_ulong = 0x02800051; 636 + pub const MS_RMT_MASK: c_ulong = 0x02800051; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:653:25 | 653 | pub const LM_ID_BASE: ::c_long = 0; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 653 - pub const LM_ID_BASE: ::c_long = 0; 653 + pub const LM_ID_BASE: c_long = 0; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:654:26 | 654 | pub const LM_ID_NEWLM: ::c_long = -1; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 654 - pub const LM_ID_NEWLM: ::c_long = -1; 654 + pub const LM_ID_NEWLM: c_long = -1; | error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:667:36 | 667 | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:668:38 | 667 | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; | ---------------------------------------------- similarly named constant `SOCK_NONBLOCK` defined here 668 | pub const PIDFD_NONBLOCK: ::c_uint = O_NONBLOCK as ::c_uint; | ^^^^^^^^^^ help: a constant with a similar name exists: `SOCK_NONBLOCK` error[E0425]: cannot find value `EOPNOTSUPP` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:706:30 | 706 | pub const ENOTSUP: ::c_int = EOPNOTSUPP; | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:832:26 | 832 | pub const ST_RELATIME: ::c_ulong = 4096; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 832 - pub const ST_RELATIME: ::c_ulong = 4096; 832 + pub const ST_RELATIME: c_ulong = 4096; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:840:43 | 840 | pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 840 - pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70; 840 + pub const BINDERFS_SUPER_MAGIC: c_long = 0x6c6f6f70; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:841:38 | 841 | pub const XFS_SUPER_MAGIC: ::c_long = 0x58465342; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 841 - pub const XFS_SUPER_MAGIC: ::c_long = 0x58465342; 841 + pub const XFS_SUPER_MAGIC: c_long = 0x58465342; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1081:20 | 1081 | pub const MAXTC: ::c_long = 6; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1081 - pub const MAXTC: ::c_long = 6; 1081 + pub const MAXTC: c_long = 6; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1114:21 | 1114 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1114 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1114 - buf: *mut ::c_char, 1114 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1119:21 | 1119 | s: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1119 | s: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1119 - s: *const ::c_char, 1119 + s: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1121:21 | 1121 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1121 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1121 - buf: *mut ::c_char, 1121 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1127:21 | 1127 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1127 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1127 - buf: *mut ::c_char, 1127 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1170:36 | 1170 | pub fn utmpname(file: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1170 | pub fn utmpname(file: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1170 - pub fn utmpname(file: *const ::c_char) -> ::c_int; 1170 + pub fn utmpname(file: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1171:37 | 1171 | pub fn utmpxname(file: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1171 | pub fn utmpxname(file: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1171 - pub fn utmpxname(file: *const ::c_char) -> ::c_int; 1171 + pub fn utmpxname(file: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1183:26 | 1183 | pathname: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 1183 | pathname: *const char, | ~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1190:31 | 1190 | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1190 - pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; 1190 + pub fn getauxval(type_: c_ulong) -> ::c_ulong; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1190:45 | 1190 | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1190 - pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; 1190 + pub fn getauxval(type_: ::c_ulong) -> c_ulong; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1211:24 | 1211 | path: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1211 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1211 - path: *const ::c_char, 1211 + path: *const c_char, | error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1217:19 | 1217 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1224:19 | 1224 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1243:27 | 1243 | oldpath: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1243 | oldpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1243 - oldpath: *const ::c_char, 1243 + oldpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1245:27 | 1245 | newpath: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1245 | newpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1245 - newpath: *const ::c_char, 1245 + newpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1254:30 | 1254 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1254 | pub fn ctermid(s: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1254 - pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; 1254 + pub fn ctermid(s: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1254:48 | 1254 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1254 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1254 - pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; 1254 + pub fn ctermid(s: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1258:42 | 1258 | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1352 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1258 - pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; 1258 + pub fn ioctl(fd: ::c_int, request: c_ulong, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1261:27 | 1261 | pattern: *const ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1261 | pattern: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1261 - pattern: *const ::c_char, 1261 + pattern: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1263:57 | 1263 | errfunc: ::Option ::c_int>, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1263 | errfunc: ::Option ::c_int>, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1263 - errfunc: ::Option ::c_int>, 1263 + errfunc: ::Option ::c_int>, | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1267:48 | 1267 | pub fn ptrace(request: ::c_uint, ...) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1267 - pub fn ptrace(request: ::c_uint, ...) -> ::c_long; 1267 + pub fn ptrace(request: ::c_uint, ...) -> c_long; | error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1269:24 | 1269 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1274:22 | 1274 | attr: *mut ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1294:21 | 1294 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1294 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1294 - buf: *mut ::c_char, 1294 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1300:21 | 1300 | buf: *mut ::c_char, | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1300 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1300 - buf: *mut ::c_char, 1300 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1304:65 | 1304 | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1304 | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1304 - pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int; 1304 + pub fn pthread_getname_np(thread: ::pthread_t, name: *mut c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1305:67 | 1305 | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1305 | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1305 - pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; 1305 + pub fn pthread_setname_np(thread: ::pthread_t, name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1307:32 | 1307 | pub fn sethostid(hostid: ::c_long) -> ::c_int; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1352 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1307 - pub fn sethostid(hostid: ::c_long) -> ::c_int; 1307 + pub fn sethostid(hostid: c_long) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1309:40 | 1309 | pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1309 | pub fn memfd_create(name: *const ::c_schar, flags: ::c_uint) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1309 - pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; 1309 + pub fn memfd_create(name: *const c_char, flags: ::c_uint) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1314:53 | 1314 | pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1314 | pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_schar, flag: ::c_int) -> *mut ::c_void; | ~~~~~~~ help: consider importing this type alias | 1352 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1314 - pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; 1314 + pub fn dlmopen(lmid: Lmid_t, filename: *const c_char, flag: ::c_int) -> *mut ::c_void; | error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/gnu/align.rs:11:20 | 11 | __size: [::c_char; 32], | ^^^^^^ | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 11 | __size: [::c_schar; 32], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 11 - __size: [::c_char; 32], 11 + __size: [c_char; 32], | error[E0412]: cannot find type `rlim_t` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/arch/generic/mod.rs:278:28 | 278 | pub const RLIM_INFINITY: ::rlim_t = !0; | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEXATTR_T` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/align.rs:26:30 | 26 | size: [u8; ::__SIZEOF_PTHREAD_MUTEXATTR_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1524:1 | 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4116 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCKATTR_T` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/align.rs:36:30 | 36 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCKATTR_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1524:1 | 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4116 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_CONDATTR_T` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/align.rs:42:30 | 42 | size: [u8; ::__SIZEOF_PTHREAD_CONDATTR_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1524:1 | 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4116 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__u64` in this scope --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/align.rs:51:27 | 51 | pub mask: __u64, | ^^^^^ not found in this scope | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:4116:1 | 4116 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/align.rs:97:30 | 97 | size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T], | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1524:1 | 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4116 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/align.rs:121:30 | 121 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/mod.rs:1524:1 | 1524 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4116 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/non_exhaustive.rs:5:22 | 5 | pub flags: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/non_exhaustive.rs:6:21 | 6 | pub mode: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/unix/linux_like/linux/non_exhaustive.rs:7:24 | 7 | pub resolve: ::__u64, | ^^^^^ not found in the crate root Some errors have detailed explanations: E0412, E0425, E0573. For more information about an error, try `rustc --explain E0412`. error: could not compile `libc` (lib) due to 819 previous errors Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/cryptography-37.0.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b71d31f60cc37df4 -C extra-filename=-b71d31f60cc37df4 --out-dir /builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps -L dependency=/builddir/build/BUILD/cryptography-37.0.2/src/rust/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names` (exit status: 1) warning: build failed, waiting for other jobs to finish... =============================DEBUG ASSISTANCE============================= If you are seeing a compilation error please try the following steps to successfully install cryptography: 1) Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 2) Read https://cryptography.io/en/latest/installation/ for specific instructions for your platform. 3) Check our frequently asked questions for more information: https://cryptography.io/en/latest/faq/ 4) Ensure you have a recent Rust toolchain installed: https://cryptography.io/en/latest/installation/#rust Python: 3.11.9 platform: Linux-4.19.190-6.5.an8.loongarch64-loongarch64-with-glibc2.28 pip: n/a setuptools: 65.5.1 setuptools_rust: 1.5.2 =============================DEBUG ASSISTANCE============================= error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features 'pyo3/extension-module pyo3/abi3-py36' -- --crate-type cdylib` failed with code 101 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.SIWgIi (%build) Bad exit status from /var/tmp/rpm-tmp.SIWgIi (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/python3.11-cryptography.spec