error: subprocess-exited-with-error
× Building wheel for cryptography (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmpj3ztdrnf/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/LICENSE"
📦 Including license file "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmpj3ztdrnf/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.13t at /tmp/tmpj3ztdrnf/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
error: package `cryptography-key-parsing v0.1.0 (/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-key-parsing)` cannot be built because it requires rustc 1.74.0 or newer, while the currently active rustc version is 1.63.0
💥 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/tmp/tmpj3ztdrnf/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpj3ztdrnf/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpj3ztdrnf/venv/bin/python', '--compatibility', 'off'] returned non-zero exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cryptography
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cryptography)
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-ygzes0mc --interpreter /tmp/tmpkeg5azcu/venv/bin/python`
Updating crates.io index
💥 maturin failed
Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
Caused by: `cargo metadata` exited with an error:
Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-ygzes0mc', '--interpreter', '/tmp/tmpkeg5azcu/venv/bin/python']' returned non-zero exit status 1.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
error: subprocess-exited-with-error
× Building wheel for cryptography (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmp6jofi_es/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/LICENSE"
📦 Including license file "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmp6jofi_es/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmp6jofi_es/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
error: package `cryptography-keepalive v0.1.0 (/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-keepalive)` cannot be built because it requires rustc 1.74.0 or newer, while the currently active rustc version is 1.63.0
💥 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/tmp/tmp6jofi_es/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp6jofi_es/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp6jofi_es/venv/bin/python', '--compatibility', 'off'] returned non-zero exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cryptography
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cryptography)
error: subprocess-exited-with-error
× Building wheel for cryptography (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [16 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmppnf_aa3r/venv/bin/python --compatibility off`
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmppnf_aa3r/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmppnf_aa3r/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
error: package `cryptography-cffi v0.1.0 (/tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-cffi)` cannot be built because it requires rustc 1.74.0 or newer, while the currently active rustc version is 1.63.0
💥 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/tmp/tmppnf_aa3r/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmppnf_aa3r/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmppnf_aa3r/venv/bin/python', '--compatibility', 'off'] returned non-zero exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cryptography
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> cryptography