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-obh6bld2 --interpreter /tmp/tmpvdd4680j/venv/bin/python`
error: failed to parse lock file at: /tmp/pip-install-u7xv4sp6/jellyfish_465ea6e7fde5473ca62a2914587ea361/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-obh6bld2', '--interpreter', '/tmp/tmpvdd4680j/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/tmpyr25w12x/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/LICENSE"
📦 Including license file "/tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmpyr25w12x/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.13t at /tmp/tmpyr25w12x/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
error: package `cryptography-cffi v0.1.0 (/tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/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/tmpyr25w12x/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpyr25w12x/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-wm7e3mst/cryptography_542287345bf044f2b04620c681658c6e/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpyr25w12x/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)
a7e8a7434f4dc6a38dd1833ee068f8/ffi/build.py", line 189, in main_posix
try_cmake(here_dir, build_dir, generator)
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-install-1daxvynw/llvmlite_1da7e8a7434f4dc6a38dd1833ee068f8/ffi/build.py", line 107, in try_cmake
check_cmake()
~~~~~~~~~~~^^
File "/tmp/pip-install-1daxvynw/llvmlite_1da7e8a7434f4dc6a38dd1833ee068f8/ffi/build.py", line 100, in check_cmake
raise FileNotFoundError(msg) from e
FileNotFoundError: llvmlite needs CMake tools to build. It appears that the 'cmake' tool is either not installed or not found on the path. Please add CMake tools to the build environment and path, they are available from many package managers.
Traceback (most recent call last):
File "/tmp/tmpjcqfeqbu/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmpjcqfeqbu/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpjcqfeqbu/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
return _build_backend().build_wheel(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
wheel_directory, config_settings, metadata_directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 441, in build_wheel
return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 429, in _build
return self._build_with_temp_dir(
~~~~~~~~~~~~~~~~~~~~~~~~~^
cmd,
^^^^
...<3 lines>...
self._arbitrary_args(config_settings),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 410, in _build_with_temp_dir
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 520, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 200, in <module>
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/__init__.py", line 117, in setup
return distutils.core.setup(**attrs) # type: ignore[return-value]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/_distutils/core.py", line 186, in setup
return run_commands(dist)
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
dist.run_commands()
~~~~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/_distutils/dist.py", line 1000, in run_commands
self.run_command(cmd)
~~~~~~~~~~~~~~~~^^^^^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/dist.py", line 1107, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/tmp/pip-build-env-uz903yqw/overlay/lib/python3.13t/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "<string>", line 170, in run
File "<string>", line 62, in build_library_files
File "/root/.local/share/uv/python/cpython-3.13.9+freethreaded-linux-x86_64-gnu/lib/python3.13t/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/tmp/tmpjcqfeqbu/venv/bin/python', '/tmp/pip-install-1daxvynw/llvmlite_1da7e8a7434f4dc6a38dd1833ee068f8/ffi/build.py']' 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 llvmlite
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> llvmlite
error: subprocess-exited-with-error
× Building wheel for safetensors (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmpc1m_r1ux/venv/bin/python --compatibility off`
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmpc1m_r1ux/venv/bin/python
📡 Using build options features, bindings from pyproject.toml
⚠️ Warning: abi3 does not yet support CPython 3.13t at /tmp/tmpc1m_r1ux/venv/bin/python so the build artifacts will be version-specific.
error: package `safetensors-python v0.7.0 (/tmp/pip-install-pk02e060/safetensors_d851cf95961b4f20a1a1fa4ba16697b3/bindings/python)` cannot be built because it requires rustc 1.74 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_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/tmp/tmpc1m_r1ux/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpc1m_r1ux/venv/bin/python" "cargo" "rustc" "--profile" "release" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-pk02e060/safetensors_d851cf95961b4f20a1a1fa4ba16697b3/bindings/python/Cargo.toml" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpc1m_r1ux/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 safetensors
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> safetensors
error: subprocess-exited-with-error
× Building wheel for pydantic-core (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmpr9ipkp0o/venv/bin/python --compatibility off`
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings
🐍 Found CPython 3.13t at /tmp/tmpr9ipkp0o/venv/bin/python
📡 Using build options bindings from pyproject.toml
warning: unused manifest key: lints
error: package `icu_properties_data v1.5.0` cannot be built because it requires rustc 1.67 or newer, while the currently active rustc version is 1.63.0
Either upgrade to rustc 1.67 or newer, or use
cargo update -p icu_properties_data@1.5.0 --precise ver
where `ver` is the latest version of `icu_properties_data` 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_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/tmp/tmpr9ipkp0o/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpr9ipkp0o/venv/bin/python" "cargo" "rustc" "--profile" "release" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-qilm2tuj/pydantic-core_6df07d119c26451aba7fe9733f8ef25f/Cargo.toml" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpr9ipkp0o/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 pydantic-core
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> pydantic-core
ERROR: Ignored the following versions that require a different python version: 3.10.0.0 Requires-Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <3.5; 3.7.4.2 Requires-Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <3.5
ERROR: Could not find a version that satisfies the requirement typing==3.10.0.0 (from versions: 3.5.0b1, 3.5.0, 3.5.0.1, 3.5.1.0, 3.5.2.2, 3.5.3.0, 3.6.1, 3.6.2, 3.6.4, 3.6.6, 3.7.4, 3.7.4.1, 3.7.4.3)
ERROR: No matching distribution found for typing==3.10.0.0
error: subprocess-exited-with-error
× installing build dependencies for pycares did not run successfully.
│ exit code: 1
╰─> [40 lines of output]
Ignoring cffi: markers 'python_version >= "3.14"' don't match your environment
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Collecting cffi>=1.5.0
Using cached cffi-2.0.0.tar.gz (523 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
Traceback (most recent call last):
File "/tmp/tmpgtz2efen/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "/tmp/tmpgtz2efen/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmpgtz2efen/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-5l_grps1/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-build-env-5l_grps1/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/tmp/pip-build-env-5l_grps1/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 22, in <module>
RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cffi' when getting requirements to build wheel
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'pycares' when installing build dependencies for pycares
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/tmpoz7ywwa2/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/LICENSE"
📦 Including license file "/tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmpoz7ywwa2/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.13t at /tmp/tmpoz7ywwa2/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/src/rust/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/tmpoz7ywwa2/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpoz7ywwa2/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-5xrip8bd/cryptography_b8bb20a3de75475ab0b557a401ec0126/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpoz7ywwa2/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/tmp6e6vle7u/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/LICENSE"
📦 Including license file "/tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.13t at /tmp/tmp6e6vle7u/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.13t at /tmp/tmp6e6vle7u/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/src/rust/Cargo.toml: unused manifest key: lints
error: package `cryptography-openssl v0.1.0 (/tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/src/rust/cryptography-openssl)` 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/tmp6e6vle7u/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp6e6vle7u/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-3yj11_tk/cryptography_7bf6d9cd56b042a0aebfd6e2a59b070b/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp6e6vle7u/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-40orphfo --interpreter /tmp/tmpikgvv54h/venv/bin/python`
error: failed to parse lock file at: /tmp/pip-install-d7n67mia/jellyfish_f504e6079e474a378c6199380801bf9f/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-40orphfo', '--interpreter', '/tmp/tmpikgvv54h/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/tmplio4pnve/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/LICENSE"
📦 Including license file "/tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmplio4pnve/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmplio4pnve/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
error: package `cryptography-openssl v0.1.0 (/tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/src/rust/cryptography-openssl)` 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/tmplio4pnve/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmplio4pnve/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-0y_xjjea/cryptography_f55856ec307149f582e2cd9f15a23a70/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmplio4pnve/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 safetensors (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Running `maturin pep517 build-wheel -i /tmp/tmp3j1roqqq/venv/bin/python --compatibility off`
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmp3j1roqqq/venv/bin/python
📡 Using build options features, bindings from pyproject.toml
⚠️ Warning: abi3 does not yet support CPython 3.14t at /tmp/tmp3j1roqqq/venv/bin/python so the build artifacts will be version-specific.
error: package `quote v1.0.42` cannot be built because it requires rustc 1.68 or newer, while the currently active rustc version is 1.63.0
Either upgrade to rustc 1.68 or newer, or use
cargo update -p quote@1.0.42 --precise ver
where `ver` is the latest version of `quote` 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_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/tmp/tmp3j1roqqq/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp3j1roqqq/venv/bin/python" "cargo" "rustc" "--profile" "release" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-h516yuhv/safetensors_7d372b27db474e2895898e83dc533d10/bindings/python/Cargo.toml" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp3j1roqqq/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 safetensors
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> safetensors
ERROR: Ignored the following versions that require a different python version: 3.10.0.0 Requires-Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <3.5; 3.7.4.2 Requires-Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <3.5
ERROR: Could not find a version that satisfies the requirement typing==3.10.0.0 (from versions: 3.5.0b1, 3.5.0, 3.5.0.1, 3.5.1.0, 3.5.2.2, 3.5.3.0, 3.6.1, 3.6.2, 3.6.4, 3.6.6, 3.7.4, 3.7.4.1, 3.7.4.3)
ERROR: No matching distribution found for typing==3.10.0.0
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/tmpca963_yd/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/LICENSE"
📦 Including license file "/tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmpca963_yd/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmpca963_yd/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/src/rust/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
error: package `cryptography-crypto v0.1.0 (/tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/src/rust/cryptography-crypto)` 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/tmpca963_yd/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpca963_yd/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-7hb972ji/cryptography_2ef6ab677ff4461e9280b4143a962cf4/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpca963_yd/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/tmptrg0b3rv/venv/bin/python --compatibility off`
📦 Including license file "/tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/LICENSE"
📦 Including license file "/tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/LICENSE.APACHE"
📦 Including license file "/tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/LICENSE.BSD"
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.14t at /tmp/tmptrg0b3rv/venv/bin/python
📡 Using build options locked from pyproject.toml
⚠️ Warning: CPython 3.14t at /tmp/tmptrg0b3rv/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
warning: /tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
warning: /tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/src/rust/Cargo.toml: unused manifest key: lints
error: package `asn1_derive v0.21.3` cannot be built because it requires rustc 1.65.0 or newer, while the currently active rustc version is 1.63.0
Either upgrade to rustc 1.65.0 or newer, or use
cargo update -p asn1_derive@0.21.3 --precise ver
where `ver` is the latest version of `asn1_derive` 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.14-64bit" PYO3_PYTHON="/tmp/tmptrg0b3rv/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmptrg0b3rv/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-o_d0fmhw/cryptography_07090891ad1940e38d3c7c6888230364/src/rust/Cargo.toml" "--release" "--lib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmptrg0b3rv/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)