Free-threaded Python Library Compatibility Checker

Compatibility Results: CPython 3.13t and 3.14t

Library Installation Status Heatmap
Loading...

Loading library status heatmap...

Loading...

Loading Python 3.13t heatmap...

Loading...

Loading Python 3.14t heatmap...

Success
Failed
No Data

Python 3.13t Compatibility Results

Library Version Build Result Error Details Last Updated At
langchain 0.3.26 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for orjson (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [14 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmpbikmt4hj/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-4nci5g76/orjson_40b7428b21554b04b9feb9f78a03b7ec/LICENSE-APACHE"
      📦 Including license file "/tmp/pip-install-4nci5g76/orjson_40b7428b21554b04b9feb9f78a03b7ec/LICENSE-MIT"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3-ffi bindings
      🐍 Found CPython 3.13t at /tmp/tmpbikmt4hj/venv/bin/python
      error: package `half v2.6.0` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.63.0
      Either upgrade to rustc 1.81 or newer, or use
      cargo update -p half@2.6.0 --precise ver
      where `ver` is the latest version of `half` 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/tmpbikmt4hj/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpbikmt4hj/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-4nci5g76/orjson_40b7428b21554b04b9feb9f78a03b7ec/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpbikmt4hj/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 orjson
  error: subprocess-exited-with-error
  
  × Building wheel for zstandard (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      <string>:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <string>:42: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <frozen importlib._bootstrap>:488: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module '_cffi_backend', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.
      generating build/zstandard/_cffi.c
      (already up-to-date)
      not modified: 'build/zstandard/_cffi.c'
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-313
      creating build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/__init__.py -> build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/backend_cffi.py -> build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/__init__.pyi -> build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/py.typed -> build/lib.linux-x86_64-cpython-313/zstandard
      running build_ext
      building 'zstandard.backend_c' extension
      creating build/temp.linux-x86_64-cpython-313
      creating build/temp.linux-x86_64-cpython-313/c-ext
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Ic-ext -Izstd -I/tmp/tmpbikmt4hj/venv/include -I/root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t -c c-ext/backend_c.c -o build/temp.linux-x86_64-cpython-313/c-ext/backend_c.o -DZSTD_SINGLE_FILE -DZSTDLIB_VISIBLE= -DZDICTLIB_VISIBLE= -DZSTDERRORLIB_VISIBLE= -fvisibility=hidden
      c-ext/backend_c.c: In function ‘safe_pybytes_resize’:
      c-ext/backend_c.c:316:15: error: ‘PyObject’ {aka ‘struct _object’} has no member named ‘ob_refcnt’
        316 |     if ((*obj)->ob_refcnt == 1) {
            |               ^~
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for zstandard
ERROR: Failed to build installable wheels for some pyproject.toml based projects (orjson, zstandard)
2025-05-20 15:29:53
rapidfuzz 3.13.0 Success - 2025-05-20 15:11:10
awswrangler 3.12.1 Success - 2025-05-20 15:30:43
importlib-resources 6.5.2 Success - 2025-05-20 16:16:20
pkginfo 1.12.1.2 Success - 2025-05-20 16:19:18
sphinx 8.2.3 Success - 2025-05-20 15:11:30
pytest-cov 6.2.1 Success - 2025-05-20 15:30:12
uvicorn 0.35.0 Success - 2025-05-20 16:18:49
gunicorn 23.0.0 Success - 2025-05-20 16:37:19
google-auth-httplib2 0.2.0 Success - 2025-05-20 16:37:11
ruamel-yaml 0.18.14 Failed
                  ~~~~~~~~~~~~~^~~
      _ruamel_yaml.c:24605:74: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
      24605 |       __pyx_t_2 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0);
            |                                                                          ^~~~~~~~~~~~~~
            |                                                                          |
            |                                                                          char *
      yaml.h:636:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
        636 |         yaml_char_t *anchor, yaml_char_t *tag, int implicit,
            |         ~~~~~~~~~~~~~^~~~~~
      _ruamel_yaml.c:24605:90: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
      24605 |       __pyx_t_2 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0);
            |                                                                                          ^~~~~~~~~~~
            |                                                                                          |
            |                                                                                          char *
      yaml.h:636:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
        636 |         yaml_char_t *anchor, yaml_char_t *tag, int implicit,
            |                              ~~~~~~~~~~~~~^~~
      _ruamel_yaml.c: At top level:
      _ruamel_yaml.c:31652:69: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      31652 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
            |                                                                     vectorcallfunc
      _ruamel_yaml.c:31697:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      31697 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      _ruamel_yaml.c: In function ‘__Pyx_CyFunction_CallAsMethod’:
      _ruamel_yaml.c:32386:6: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      32386 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      _ruamel_yaml.c:2252:45: warning: initialization of ‘int’ from ‘vectorcallfunc’ {aka ‘struct _object * (*)(struct _object *, struct _object * const*, long unsigned int,  struct _object *)’} makes integer from pointer without a cast [-Wint-conversion]
       2252 | #define __Pyx_CyFunction_func_vectorcall(f) (((PyCFunctionObject*)f)->vectorcall)
            |                                             ^
      _ruamel_yaml.c:32386:32: note: in expansion of macro ‘__Pyx_CyFunction_func_vectorcall’
      32386 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      _ruamel_yaml.c:32389:16: warning: implicit declaration of function ‘__Pyx_PyVectorcall_FastCallDict’; did you mean ‘__Pyx_PyObject_FastCallDict’? [-Wimplicit-function-declaration]
      32389 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            |                __Pyx_PyObject_FastCallDict
      _ruamel_yaml.c:32389:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
      32389 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for ruamel.yaml.clib
ERROR: Failed to build installable wheels for some pyproject.toml based projects (ruamel.yaml.clib)
2025-05-20 15:29:17
poetry-plugin-export 1.9.0 Failed
unning `maturin pep517 build-wheel -i /tmp/tmpstu549b6/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/LICENSE"
      📦 Including license file "/tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmpstu549b6/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmpstu549b6/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      error: package `cryptography-rust v0.1.0 (/tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/src/rust)` 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/tmpstu549b6/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpstu549b6/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-542o7fsl/cryptography_6a6b2af32a884de4823907629ba3bab9/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpstu549b6/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: subprocess-exited-with-error
  
  × Building wheel for zstandard (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      <string>:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <string>:42: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <frozen importlib._bootstrap>:488: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module '_cffi_backend', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.
      generating build/zstandard/_cffi.c
      (already up-to-date)
      not modified: 'build/zstandard/_cffi.c'
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-313
      creating build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/__init__.py -> build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/backend_cffi.py -> build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/__init__.pyi -> build/lib.linux-x86_64-cpython-313/zstandard
      copying zstandard/py.typed -> build/lib.linux-x86_64-cpython-313/zstandard
      running build_ext
      building 'zstandard.backend_c' extension
      creating build/temp.linux-x86_64-cpython-313
      creating build/temp.linux-x86_64-cpython-313/c-ext
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Ic-ext -Izstd -I/tmp/tmpstu549b6/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c c-ext/backend_c.c -o build/temp.linux-x86_64-cpython-313/c-ext/backend_c.o -DZSTD_SINGLE_FILE -DZSTDLIB_VISIBLE= -DZDICTLIB_VISIBLE= -DZSTDERRORLIB_VISIBLE= -fvisibility=hidden
      c-ext/backend_c.c: In function ‘safe_pybytes_resize’:
      c-ext/backend_c.c:316:15: error: ‘PyObject’ {aka ‘struct _object’} has no member named ‘ob_refcnt’
        316 |     if ((*obj)->ob_refcnt == 1) {
            |               ^~
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for zstandard
ERROR: Failed to build installable wheels for some pyproject.toml based projects (msgpack, cryptography, zstandard)
2025-05-20 15:31:25
jaraco-functools 4.2.1 Success - 2025-05-20 15:30:54
google-auth-oauthlib 1.2.2 Success - 2025-05-20 16:19:06
nest-asyncio 1.6.0 Success - 2025-05-20 16:37:24
isort 6.0.1 Success - 2025-05-20 16:37:42
defusedxml 0.7.1 Success - 2025-05-20 15:29:56
termcolor 3.1.0 Success - 2025-05-20 15:31:35
fonttools 4.58.5 Success - 2025-05-20 15:29:15
toml 0.10.2 Success - 2025-05-20 15:31:56

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
langchain 0.3.26 Failed
shed with "exit status: 101": `env -u CARGO PYO3_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/tmp/tmp0yase_yj/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp0yase_yj/venv/bin/python" "cargo" "rustc" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-1zfukq8e/pydantic-core_9e921e484d3d4c0185f335616d50bcf1/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp0yase_yj/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: subprocess-exited-with-error
  
  × Building wheel for orjson (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [14 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmp0yase_yj/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-1zfukq8e/orjson_bf17a39d06724df39bad1c334752b2d6/LICENSE-APACHE"
      📦 Including license file "/tmp/pip-install-1zfukq8e/orjson_bf17a39d06724df39bad1c334752b2d6/LICENSE-MIT"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3-ffi bindings
      🐍 Found CPython 3.14t at /tmp/tmp0yase_yj/venv/bin/python
      error: package `half v2.6.0` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.63.0
      Either upgrade to rustc 1.81 or newer, or use
      cargo update -p half@2.6.0 --precise ver
      where `ver` is the latest version of `half` 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/tmp0yase_yj/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp0yase_yj/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-1zfukq8e/orjson_bf17a39d06724df39bad1c334752b2d6/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp0yase_yj/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 orjson
  error: subprocess-exited-with-error
  
  × Building wheel for zstandard (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      <string>:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <string>:42: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <frozen importlib._bootstrap>:491: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module '_cffi_backend', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.
      generating build/zstandard/_cffi.c
      (already up-to-date)
      not modified: 'build/zstandard/_cffi.c'
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-314
      creating build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/__init__.py -> build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/backend_cffi.py -> build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/__init__.pyi -> build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/py.typed -> build/lib.linux-x86_64-cpython-314/zstandard
      running build_ext
      building 'zstandard.backend_c' extension
      creating build/temp.linux-x86_64-cpython-314
      creating build/temp.linux-x86_64-cpython-314/c-ext
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Ic-ext -Izstd -I/tmp/tmp0yase_yj/venv/include -I/root/.local/share/uv/python/cpython-3.14.0b2+freethreaded-linux-x86_64-gnu/include/python3.14t -c c-ext/backend_c.c -o build/temp.linux-x86_64-cpython-314/c-ext/backend_c.o -DZSTD_SINGLE_FILE -DZSTDLIB_VISIBLE= -DZDICTLIB_VISIBLE= -DZSTDERRORLIB_VISIBLE= -fvisibility=hidden
      c-ext/backend_c.c: In function ‘safe_pybytes_resize’:
      c-ext/backend_c.c:316:15: error: ‘PyObject’ {aka ‘struct _object’} has no member named ‘ob_refcnt’
        316 |     if ((*obj)->ob_refcnt == 1) {
            |               ^~
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for zstandard
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pydantic-core, orjson, zstandard)
2025-05-20 16:43:29
rapidfuzz 3.13.0 Success - 2025-05-20 15:33:20
awswrangler 3.12.1 Failed
estOrcFile.emptyFile.jsn.gz -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/TestOrcFile.test1.orc -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/decimal.jsn.gz -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      copying pyarrow/tests/data/orc/decimal.orc -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/orc
      creating build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/parquet
      copying pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/parquet
      copying pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/parquet
      copying pyarrow/tests/data/parquet/v0.7.1.parquet -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/parquet
      copying pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/data/parquet
      creating build/lib.linux-x86_64-cpython-314t/pyarrow/tests/interchange
      copying pyarrow/tests/interchange/__init__.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/interchange
      copying pyarrow/tests/interchange/test_conversion.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/interchange
      copying pyarrow/tests/interchange/test_interchange_spec.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/interchange
      creating build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/__init__.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/common.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/conftest.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/encryption.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_basic.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_compliant_nested_type.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_data_types.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_dataset.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_datetime.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_encryption.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_metadata.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_pandas.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_parquet_file.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      copying pyarrow/tests/parquet/test_parquet_writer.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/tests/parquet
      creating build/lib.linux-x86_64-cpython-314t/pyarrow/vendored
      copying pyarrow/vendored/__init__.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/vendored
      copying pyarrow/vendored/docscrape.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/vendored
      copying pyarrow/vendored/version.py -> build/lib.linux-x86_64-cpython-314t/pyarrow/vendored
      running build_ext
      creating /tmp/pip-install-3hfb7qf7/pyarrow_ab1971229aa14aae9382cfe88fbe683f/build/temp.linux-x86_64-cpython-314t
      -- Running cmake for PyArrow
      cmake -DCMAKE_INSTALL_PREFIX=/tmp/pip-install-3hfb7qf7/pyarrow_ab1971229aa14aae9382cfe88fbe683f/build/lib.linux-x86_64-cpython-314t/pyarrow -DPYTHON_EXECUTABLE=/tmp/tmp0p_brp62/venv/bin/python -DPython3_EXECUTABLE=/tmp/tmp0p_brp62/venv/bin/python -DPYARROW_CXXFLAGS= -DPYARROW_BUNDLE_ARROW_CPP=off -DPYARROW_BUNDLE_CYTHON_CPP=off -DPYARROW_GENERATE_COVERAGE=off -DCMAKE_BUILD_TYPE=release /tmp/pip-install-3hfb7qf7/pyarrow_ab1971229aa14aae9382cfe88fbe683f
      error: command 'cmake' failed: No such file or directory
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyarrow
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyarrow)
2025-05-20 16:50:36
importlib-resources 6.5.2 Success - 2025-05-20 16:40:00
pkginfo 1.12.1.2 Success - 2025-05-20 15:42:55
sphinx 8.2.3 Success - 2025-05-20 15:42:32
pytest-cov 6.2.1 Success - 2025-05-20 16:12:28
uvicorn 0.35.0 Success - 2025-05-20 16:11:21
gunicorn 23.0.0 Success - 2025-05-20 16:44:00
google-auth-httplib2 0.2.0 Success - 2025-05-20 16:43:49
ruamel-yaml 0.18.14 Success - 2025-05-20 16:42:50
poetry-plugin-export 1.9.0 Failed
 -i /tmp/tmpfh700a7j/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/LICENSE"
      📦 Including license file "/tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmpfh700a7j/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmpfh700a7j/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      error: package `cryptography-key-parsing v0.1.0 (/tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/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.14-64bit" PYO3_PYTHON="/tmp/tmpfh700a7j/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpfh700a7j/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-hhdlk7wv/cryptography_ecfb0f533e2245e1acd16b4a07b59c03/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpfh700a7j/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: subprocess-exited-with-error
  
  × Building wheel for zstandard (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [25 lines of output]
      <string>:41: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <string>:42: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
      <frozen importlib._bootstrap>:491: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module '_cffi_backend', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.
      generating build/zstandard/_cffi.c
      (already up-to-date)
      not modified: 'build/zstandard/_cffi.c'
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-314
      creating build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/__init__.py -> build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/backend_cffi.py -> build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/__init__.pyi -> build/lib.linux-x86_64-cpython-314/zstandard
      copying zstandard/py.typed -> build/lib.linux-x86_64-cpython-314/zstandard
      running build_ext
      building 'zstandard.backend_c' extension
      creating build/temp.linux-x86_64-cpython-314
      creating build/temp.linux-x86_64-cpython-314/c-ext
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Ic-ext -Izstd -I/tmp/tmpfh700a7j/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c c-ext/backend_c.c -o build/temp.linux-x86_64-cpython-314/c-ext/backend_c.o -DZSTD_SINGLE_FILE -DZSTDLIB_VISIBLE= -DZDICTLIB_VISIBLE= -DZSTDERRORLIB_VISIBLE= -fvisibility=hidden
      c-ext/backend_c.c: In function ‘safe_pybytes_resize’:
      c-ext/backend_c.c:316:15: error: ‘PyObject’ {aka ‘struct _object’} has no member named ‘ob_refcnt’
        316 |     if ((*obj)->ob_refcnt == 1) {
            |               ^~
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for zstandard
ERROR: Failed to build installable wheels for some pyproject.toml based projects (msgpack, cryptography, zstandard)
2025-05-20 15:43:41
jaraco-functools 4.2.1 Success - 2025-05-20 15:43:08
google-auth-oauthlib 1.2.2 Success - 2025-05-20 15:42:52
nest-asyncio 1.6.0 Success - 2025-05-20 16:50:46
isort 6.0.1 Success - 2025-05-20 16:50:56
defusedxml 0.7.1 Success - 2025-05-20 16:12:16
termcolor 3.1.0 Success - 2025-05-20 16:44:13
fonttools 4.58.5 Success - 2025-05-20 16:11:26
toml 0.10.2 Success - 2025-05-20 16:44:18