# pip3 install -e . --no-binary ":all:" --no-clean -vv --no-build-isolation Using pip 24.0 from /venv/lib/python3.12/site-packages/pip (python 3.12) Non-user install because user site-packages disabled Created temporary directory: /tmp/pip-build-tracker-bvpypdpj Initialized build tracking at /tmp/pip-build-tracker-bvpypdpj Created build tracker: /tmp/pip-build-tracker-bvpypdpj Entered build tracker: /tmp/pip-build-tracker-bvpypdpj Created temporary directory: /tmp/pip-install-6r9wbce6 Created temporary directory: /tmp/pip-ephem-wheel-cache-bg_1nfce Obtaining file:///src Added file:///src to build tracker '/tmp/pip-build-tracker-bvpypdpj' Running command Checking if build backend supports build_editable Checking if build backend supports build_editable ... done Created temporary directory: /tmp/pip-modern-metadata-v5ml5_o0 Running command Preparing editable metadata (pyproject.toml) Updating crates.io index Downloading crates ... Downloaded asn1_derive v0.16.2 Downloaded foreign-types-shared v0.1.1 Downloaded proc-macro2 v1.0.86 Downloaded pyo3-macros v0.22.2 Downloaded unindent v0.2.3 Downloaded foreign-types v0.3.2 Downloaded openssl-macros v0.1.1 Downloaded pyo3-build-config v0.22.2 Downloaded pem v3.0.4 Downloaded self_cell v1.0.4 Downloaded memoffset v0.9.1 Downloaded asn1 v0.16.2 Downloaded bitflags v2.6.0 Downloaded openssl-sys v0.9.103 Downloaded pyo3-macros-backend v0.22.2 Downloaded pyo3-ffi v0.22.2 Downloaded portable-atomic v1.7.0 Downloaded vcpkg v0.2.15 Downloaded openssl v0.10.65 Downloaded syn v2.0.71 Downloaded pyo3 v0.22.2 📦 Including license file "/src/LICENSE" 📦 Including license file "/src/LICENSE.APACHE" 📦 Including license file "/src/LICENSE.BSD" 🍹 Building a mixed python/rust project 🔗 Found pyo3 bindings with abi3 support for Python ≥ 3.7 🐍 Not using a specific python interpreter 📡 Using build options features, locked from pyproject.toml cryptography-43.0.0.dist-info Checking for Rust toolchain.... Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-v5ml5_o0 --interpreter /venv/bin/python3` Preparing editable metadata (pyproject.toml) ... done Source in /src has version 43.0.0, which satisfies requirement cryptography==43.0.0 from file:///src Removed cryptography==43.0.0 from file:///src from build tracker '/tmp/pip-build-tracker-bvpypdpj' Requirement already satisfied: cffi>=1.12 in /venv/lib/python3.12/site-packages (from cryptography==43.0.0) (1.17.0) Requirement already satisfied: pycparser in /venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography==43.0.0) (2.22) Created temporary directory: /tmp/pip-unpack-lepbg7an Building wheels for collected packages: cryptography Created temporary directory: /tmp/pip-wheel-8chmuvwc Destination directory: /tmp/pip-wheel-8chmuvwc Running command Building editable for cryptography (pyproject.toml) Running `maturin pep517 build-wheel -i /venv/bin/python3 --compatibility off --editable` 📦 Including license file "/src/LICENSE" 📦 Including license file "/src/LICENSE.APACHE" 📦 Including license file "/src/LICENSE.BSD" 🍹 Building a mixed python/rust project 🔗 Found pyo3 bindings with abi3 support for Python ≥ 3.7 🐍 Not using a specific python interpreter 📡 Using build options features, locked from pyproject.toml Compiling proc-macro2 v1.0.86 Compiling target-lexicon v0.12.15 Compiling unicode-ident v1.0.12 Compiling cc v1.1.6 Compiling pkg-config v0.3.30 Compiling once_cell v1.19.0 Compiling vcpkg v0.2.15 Compiling libc v0.2.155 Compiling cfg-if v1.0.0 Compiling autocfg v1.3.0 Compiling heck v0.5.0 Compiling openssl v0.10.65 Compiling foreign-types-shared v0.1.1 Compiling foreign-types v0.3.2 Compiling bitflags v2.6.0 Compiling unindent v0.2.3 Compiling cryptography-key-parsing v0.1.0 (/src/src/rust/cryptography-key-parsing) Compiling indoc v2.0.5 Compiling cryptography-openssl v0.1.0 (/src/src/rust/cryptography-openssl) Compiling base64 v0.22.1 Compiling memoffset v0.9.1 Compiling cryptography-rust v0.1.0 (/src/src/rust) Compiling self_cell v1.0.4 Compiling pem v3.0.4 Compiling quote v1.0.36 Compiling pyo3-build-config v0.22.2 Compiling syn v2.0.71 Compiling openssl-sys v0.9.103 Compiling cryptography-cffi v0.1.0 (/src/src/rust/cryptography-cffi) Compiling pyo3-ffi v0.22.2 Compiling pyo3-macros-backend v0.22.2 Compiling pyo3 v0.22.2 Compiling asn1_derive v0.16.2 Compiling openssl-macros v0.1.1 Compiling asn1 v0.16.2 Compiling cryptography-x509 v0.1.0 (/src/src/rust/cryptography-x509) warning: unknown and unstable feature specified for `-Ctarget-feature`: `tagged-globals` | = note: it is still passed through to the codegen backend, but use of this feature might be unsound and the behavior of this feature can change in the future = help: consider filing a feature request Compiling pyo3-macros v0.22.2 Compiling cryptography-x509-verification v0.1.0 (/src/src/rust/cryptography-x509-verification) warning: `cryptography-openssl` (lib) generated 1 warning (1 duplicate) warning: `cryptography-key-parsing` (lib) generated 1 warning (1 duplicate) warning: `cryptography-x509-verification` (lib) generated 1 warning (1 duplicate) Compiling cryptography-keepalive v0.1.0 (/src/src/rust/cryptography-keepalive) warning: `cryptography-keepalive` (lib) generated 1 warning (1 duplicate) warning: `cryptography-cffi` (lib) generated 1 warning (1 duplicate) warning: `cryptography-x509` (lib) generated 1 warning warning: `cryptography-rust` (lib) generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 13.24s 📦 Built wheel for abi3 Python ≥ 3.7 to /src/src/rust/target/wheels/cryptography-43.0.0-cp37-abi3-linux_aarch64.whl /src/src/rust/target/wheels/cryptography-43.0.0-cp37-abi3-linux_aarch64.whl Building editable for cryptography (pyproject.toml) ... done Created wheel for cryptography: filename=cryptography-43.0.0-cp37-abi3-linux_aarch64.whl size=8189 sha256=1ef2a4a1d51bbb623ef4bd8b3df3600bd0bbf4e2f18b349533883b9fb329d191 Stored in directory: /tmp/pip-ephem-wheel-cache-bg_1nfce/wheels/be/16/c1/367c544384017c548a18cd5b8ec9d158b60362a7ae1a22dff3 Successfully built cryptography Installing collected packages: cryptography Successfully installed cryptography-43.0.0 Removed build tracker: '/tmp/pip-build-tracker-bvpypdpj'