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/tmp7133v_ss/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/LICENSE"
📦 Including license file "/tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmp7133v_ss/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.13t at /tmp/tmp7133v_ss/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
error: package `cryptography-cffi v0.1.0 (/tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/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.13-64bit" PYO3_PYTHON="/tmp/tmp7133v_ss/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp7133v_ss/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-oz6ufk4v/cryptography_50d7bcb33dbc4aa8a2ce36b36014fa28/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp7133v_ss/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
╰─> [21 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmpth4q62s5/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/LICENSE"
📦 Including license file "/tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmpth4q62s5/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.13t at /tmp/tmpth4q62s5/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
error: package `once_cell v1.21.3` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.63.0
Either upgrade to rustc 1.65 or newer, or use
cargo update -p once_cell@1.21.3 --precise ver
where `ver` is the latest version of `once_cell` supporting rustc 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/tmpth4q62s5/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpth4q62s5/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-98j740w2/cryptography_440407d7c0554f29b09731d3811c098c/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpth4q62s5/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
╰─> [10 lines of output]
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-6tkjhn03 --interpreter /tmp/tmp87w7djr9/venv/bin/python`
error: failed to parse lock file at: /tmp/pip-install-tehvg462/rpds-py_82f006522d124bc2a5fb08d15d48edf0/Cargo.lock
Caused by:
lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
💥 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-6tkjhn03', '--interpreter', '/tmp/tmp87w7djr9/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/tmpl1ibh9ww/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/LICENSE"
📦 Including license file "/tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmpl1ibh9ww/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmpl1ibh9ww/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
error: package `cryptography-x509 v0.1.0 (/tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/src/rust/cryptography-x509)` 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/tmpl1ibh9ww/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpl1ibh9ww/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-_rn1teq5/cryptography_7f77baffdc27462fb2c9972b763f1060/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpl1ibh9ww/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
╰─> [19 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmptca9mr5a/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/LICENSE"
📦 Including license file "/tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmptca9mr5a/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmptca9mr5a/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
error: package `cryptography-cffi v0.1.0 (/tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/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/tmptca9mr5a/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmptca9mr5a/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-hx903sft/cryptography_e2ef9c049a8b4086a385645c92ef75c5/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmptca9mr5a/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
╰─> [10 lines of output]
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-5ma9k7v8 --interpreter /tmp/tmp4u4wv3ss/venv/bin/python`
error: failed to parse lock file at: /tmp/pip-install-9zp61mrk/rpds-py_f3622ba5a9e84d60bdde5da4eaa814b2/Cargo.lock
Caused by:
lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
💥 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-5ma9k7v8', '--interpreter', '/tmp/tmp4u4wv3ss/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
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [10 lines of output]
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-r584elox --interpreter /tmp/tmpgabs6aa9/venv/bin/python`
error: failed to parse lock file at: /tmp/pip-install-nxljwot9/rpds-py_c5b612c661bc45b2b5d2a3516cbc16e2/Cargo.lock
Caused by:
lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
💥 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-r584elox', '--interpreter', '/tmp/tmpgabs6aa9/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.