Closed Eric-Guo closed 2 years ago
Running at Catalina and all brew dependent is up-to-date and rust version stable 1.56.1 from brew installation.
2021-11-13 00:25:38 +0000 /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/gigalixir--cryptography-20211113-3662-1230y2q/cryptography-35.0.0 Using pip 21.3.1 from /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip (python 3.9) Processing /private/tmp/gigalixir--cryptography-20211113-3662-1230y2q/cryptography-35.0.0 Installing build dependencies: started Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /private/tmp/pip-standalone-pip-eb7rsfay/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /private/tmp/pip-build-env-7lq3qwkn/overlay --no-warn-script-location --no-binary :all: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.12; platform_python_implementation != '"'"'PyPy'"'"'' 'setuptools-rust>=0.11.4' Collecting setuptools>=40.6.0 Downloading setuptools-58.5.3.tar.gz (2.3 MB) Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wheel Using cached wheel-0.37.0.tar.gz (65 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.0.tar.gz (484 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-rust>=0.11.4 Downloading setuptools-rust-0.12.1.tar.gz (282 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser Downloading pycparser-2.21.tar.gz (170 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting semantic-version>=2.6.0 Downloading semantic_version-2.8.5.tar.gz (50 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting toml>=0.9.0 Downloading toml-0.10.2.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Skipping wheel build for wheel, due to binaries being disabled for it. Skipping wheel build for cffi, due to binaries being disabled for it. Skipping wheel build for semantic-version, due to binaries being disabled for it. Skipping wheel build for toml, due to binaries being disabled for it. Skipping wheel build for pycparser, due to binaries being disabled for it. Building wheels for collected packages: setuptools-rust, setuptools Building wheel for setuptools-rust (pyproject.toml): started Building wheel for setuptools-rust (pyproject.toml): finished with status 'done' Created wheel for setuptools-rust: filename=setuptools_rust-0.12.1-py3-none-any.whl size=22068 sha256=d4f041b4df5a96a1a19b33452f3a982059b153cc55ef7f3d734caecdc39ae5c8 Stored in directory: /private/tmp/gigalixir-20211113-3662-lnx0yz/gigalixir-cli-1.2.3/.brew_home/Library/Caches/pip/wheels/0d/74/4c/815dea1b32e070a03f3bdebc2ac66dec872e2f4f98873de7f1 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-58.5.3-py3-none-any.whl size=946828 sha256=62fac6481e58397a0382c9ffe6690b6f6b0fd7708ce3c5a15fb5887839a8d979 Stored in directory: /private/tmp/gigalixir-20211113-3662-lnx0yz/gigalixir-cli-1.2.3/.brew_home/Library/Caches/pip/wheels/23/7d/b1/7a15397a50455ad7fdff8aebf15cf3a39ddedb2c50df533250 Successfully built setuptools-rust setuptools Installing collected packages: toml, setuptools, semantic-version, pycparser, wheel, setuptools-rust, cffi Running setup.py install for toml: started Running setup.py install for toml: finished with status 'done' Running setup.py install for semantic-version: started Running setup.py install for semantic-version: finished with status 'done' Running setup.py install for pycparser: started Running setup.py install for pycparser: finished with status 'done' Running setup.py install for wheel: started Running setup.py install for wheel: finished with status 'done' Running setup.py install for cffi: started Running setup.py install for cffi: finished with status 'done' Successfully installed cffi-1.15.0 pycparser-2.21 semantic-version-2.8.5 setuptools-58.5.3 setuptools-rust-0.12.1 toml-0.10.2 wheel-0.37.0 Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /private/tmp/tmp93a7rd6r /usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( =============================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.9.8 platform: macOS-10.15.7-x86_64-i386-64bit pip: 21.3.1 setuptools: 58.5.3 setuptools_rust: 0.12.1 =============================DEBUG ASSISTANCE============================= Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /private/tmp/tmppsn24feq running dist_info creating /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info writing /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/PKG-INFO writing dependency_links to /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/dependency_links.txt writing requirements to /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/requires.txt writing top-level names to /private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/top_level.txt writing manifest file '/private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/SOURCES.txt' reading manifest file '/private/tmp/pip-modern-metadata-0b14o4ma/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 '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file '/private/tmp/pip-modern-metadata-0b14o4ma/cryptography.egg-info/SOURCES.txt' creating '/private/tmp/pip-modern-metadata-0b14o4ma/cryptography.dist-info' adding license file "LICENSE.APACHE" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.PSF" (matched pattern "LICEN[CS]E*") adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.BSD" (matched pattern "LICEN[CS]E*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: cryptography Building wheel for cryptography (pyproject.toml): started Running command /usr/local/Cellar/gigalixir/1.2.3/libexec/bin/python3.9 /usr/local/Cellar/gigalixir/1.2.3/libexec/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /private/tmp/tmpnljyadkg running bdist_wheel running build running build_py creating build creating build/lib.macosx-10.15-x86_64-3.9 creating build/lib.macosx-10.15-x86_64-3.9/cryptography copying src/cryptography/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography copying src/cryptography/utils.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography copying src/cryptography/__about__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography copying src/cryptography/exceptions.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography copying src/cryptography/fernet.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat creating build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/x509 creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/backends/openssl creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/kdf creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/twofactor creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/serialization creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/ciphers creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/primitives/asymmetric creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/openssl running 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 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 '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' 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' copying src/cryptography/py.typed -> build/lib.macosx-10.15-x86_64-3.9/cryptography creating build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.macosx-10.15-x86_64-3.9/cryptography/hazmat/bindings/_rust running build_ext generating cffi module 'build/temp.macosx-10.15-x86_64-3.9/_openssl.c' creating build/temp.macosx-10.15-x86_64-3.9 running build_rust =============================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.9.8 platform: macOS-10.15.7-x86_64-i386-64bit pip: 21.3.1 setuptools: 58.5.3 setuptools_rust: 0.12.1 =============================DEBUG ASSISTANCE============================= error: can't find Rust compiler If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler. To update pip, run: pip install --upgrade pip and then retry package installation. If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain. This package requires Rust >=1.41.0. Building wheel for cryptography (pyproject.toml): finished with status 'error' ERROR: Failed building wheel for cryptography Failed to build cryptography ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects HOMEBREW_VERSION: 3.3.3-80-gd677926 ORIGIN: https://github.com/Homebrew/brew HEAD: d677926d7a5b9080dbe70a61026768de96304b71 Last commit: 12 hours ago Core tap ORIGIN: https://github.com/Homebrew/homebrew-core Core tap HEAD: 4530cc439e5caba3caead99887fe2bf672d0e0ea Core tap last commit: 2 hours ago Core tap branch: master HOMEBREW_PREFIX: /usr/local HOMEBREW_CASK_OPTS: [] HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.5nIikmUhOo/org.xquartz:0 HOMEBREW_EDITOR: subl HOMEBREW_MAKE_JOBS: 8 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_BOOTSNAP: set http_proxy: http://127.0.0.1:6152/ https_proxy: http://127.0.0.1:6152/ Homebrew Ruby: 2.6.8 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/bin/ruby CPU: octa-core 64-bit skylake Clang: 12.0.0 build 1200 Git: 2.33.1 => /usr/local/bin/git Curl: 7.64.1 => /usr/bin/curl macOS: 10.15.7-x86_64 CLT: 12.0.0.32.29 Xcode: 12.4 HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j8 CMAKE_PREFIX_PATH: /usr/local/opt/openssl@1.1:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries CMAKE_FRAMEWORK_PATH: /usr/local/opt/python@3.9/Frameworks PKG_CONFIG_PATH: /usr/local/opt/openssl@1.1/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/python@3.9/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15 HOMEBREW_GIT: git HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl@1.1/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/xz/bin:/usr/local/opt/python@3.9/bin:/usr/bin:/bin:/usr/sbin:/sbin
Fix at 1.2.4
Running at Catalina and all brew dependent is up-to-date and rust version stable 1.56.1 from brew installation.