Install 'cryptography==42.0.2' the same error too.
$ pip install cryptography==42.0.2
Defaulting to user installation because normal site-packages is not writeable
Collecting cryptography==42.0.2
Using cached cryptography-42.0.2.tar.gz (672 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.10/site-packages (from cryptography==42.0.2) (1.15.1)
Requirement already satisfied: pycparser in /usr/local/lib/python3.10/site-packages (from cffi>=1.12->cryptography==42.0.2) (2.21)
Building wheels for collected packages: cryptography
Building wheel for cryptography (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for cryptography (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [180 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
copying src/cryptography/fernet.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
copying src/cryptography/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
copying src/cryptography/exceptions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
copying src/cryptography/about.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
copying src/cryptography/utils.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat
copying src/cryptography/hazmat/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat
copying src/cryptography/hazmat/oid.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/certificate_transparency.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/oid.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/name.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/verification.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/ocsp.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/extensions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
copying src/cryptography/x509/general_name.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/x509
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/asymmetric.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cipheralgorithm.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/twofactor
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/serialization
copying src/cryptography/hazmat/primitives/serialization/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/serialization
copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/serialization
copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/serialization
copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/serialization
copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/serialization
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/ciphers
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/asymmetric
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/primitives/kdf
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/backends/openssl
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/init.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/conditional.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/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'
warning: no files found matching '.c' under directory 'src/cffi_src'
warning: no files found matching '.h' under directory 'src/cffi_src'
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 found matching 'src/rust/target'
warning: no previously-included files matching '' found under directory 'src/rust/target'
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 '.readthedocs.yml'
warning: no previously-included files found matching 'ci-constraints-requirements.txt'
warning: no previously-included files found matching 'mypy.ini'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE'
adding license file 'LICENSE.BSD'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
copying src/cryptography/py.typed -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/init.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/openssl.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/asn1.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/exceptions.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/ocsp.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/pkcs7.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
copying src/cryptography/hazmat/bindings/rust/x509.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust
creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/init.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/aead.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/cmac.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/dh.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/dsa.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/ec.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/ed25519.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/ed448.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/hashes.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/hmac.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/kdf.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/keys.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/poly1305.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/rsa.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/x25519.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/rust/openssl
copying src/cryptography/hazmat/bindings/rust/openssl/x448.pyi -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-310/cryptography/hazmat/bindings/_rust/openssl
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 --crate-type cdylib --
Compiling libc v0.2.152
Compiling proc-macro2 v1.0.78
Compiling unicode-ident v1.0.12
Compiling vcpkg v0.2.15
Compiling pkg-config v0.3.29
Compiling target-lexicon v0.12.13
Compiling autocfg v1.1.0
Compiling once_cell v1.19.0
Compiling cfg-if v1.0.0
Running rustc --crate-name build_script_build /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.152/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=826b1a8ff485f833 -C extra-filename=-826b1a8ff485f833 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/libc-826b1a8ff485f833 -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name build_script_build --edition=2018 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.13/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"' -C metadata=369ef6aaad1decea -C extra-filename=-369ef6aaad1decea --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/target-lexicon-369ef6aaad1decea -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name vcpkg /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/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=4edf4b8232fe4978 -C extra-filename=-4edf4b8232fe4978 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name build_script_build /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.152/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=30b49c93359dfdd5 -C extra-filename=-30b49c93359dfdd5 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/libc-30b49c93359dfdd5 -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name build_script_build --edition=2021 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.78/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=ebe9bb6f4ad950d9 -C extra-filename=-ebe9bb6f4ad950d9 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/proc-macro2-ebe9bb6f4ad950d9 -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name unicode_ident --edition=2018 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/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=f570468b64c7a153 -C extra-filename=-f570468b64c7a153 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name once_cell --edition=2021 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/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=0275801cb39ad4df -C extra-filename=-0275801cb39ad4df --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name pkg_config /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.29/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=0bf8e2bed1d14be7 -C extra-filename=-0bf8e2bed1d14be7 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name autocfg /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.1.0/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=2fa4e2fb811e3766 -C extra-filename=-2fa4e2fb811e3766 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name cfg_if --edition=2018 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/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 embed-bitcode=no -C overflow-checks=on -C metadata=4ae10bfde3707dd2 -C extra-filename=-4ae10bfde3707dd2 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Compiling parking_lot_core v0.9.9
Running rustc --crate-name build_script_build --edition=2018 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/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=f253daa3f8b3761a -C extra-filename=-f253daa3f8b3761a --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/parking_lot_core-f253daa3f8b3761a -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Compiling openssl v0.10.63
Compiling scopeguard v1.2.0
Running rustc --crate-name build_script_build --edition=2018 /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.63/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"' -C metadata=69c5284d19618781 -C extra-filename=-69c5284d19618781 --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/openssl-69c5284d19618781 -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Running rustc --crate-name scopeguard /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/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 embed-bitcode=no -C overflow-checks=on -C metadata=0319aef0240b4c2f -C extra-filename=-0319aef0240b4c2f --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow
Compiling foreign-types-shared v0.1.1
Running /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/target-lexicon-369ef6aaad1decea/build-script-build
Running /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/libc-30b49c93359dfdd5/build-script-build
error: could not compile scopeguard
(lib)
Caused by:
could not execute process `rustc --crate-name scopeguard /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/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 embed-bitcode=no -C overflow-checks=on -C metadata=0319aef0240b4c2f -C extra-filename=-0319aef0240b4c2f --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow` (never executed)
Caused by:
Resource temporarily unavailable (os error 35)
warning: build failed, waiting for other jobs to finish...
Running `/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/libc-826b1a8ff485f833/build-script-build`
Running `rustc --crate-name foreign_types_shared /home/atliwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/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 embed-bitcode=no -C overflow-checks=on -C metadata=5ffc7b26212c9a2d -C extra-filename=-5ffc7b26212c9a2d --out-dir /tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps -L dependency=/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/deps --cap-lints allow`
Running `/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/parking_lot_core-f253daa3f8b3761a/build-script-build`
Running `/tmp/pip-install-h_02yz8b/cryptography_e4b7180d0a6e4290a92603b17c344e01/src/rust/target/release/build/proc-macro2-ebe9bb6f4ad950d9/build-script-build`
error: `cargo rustc --lib --message-format=json-render-diagnostics --manifest-path src/rust/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib --` failed with code 101
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
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