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
rich-click 1.9.3 Success - 2025-05-24 13:38:52
elastic-transport 9.1.0 Success - 2025-05-24 13:38:55
types-paramiko 4.0.0.20250822 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [44 lines of output]
      Ignoring cffi: markers 'platform_python_implementation != "PyPy" and python_version == "3.8"' don't match your environment
      Collecting maturin<2,>=1.9.4
        Using cached maturin-1.9.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
      Collecting cffi>=2.0.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/tmp9gyzlcqc/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmp9gyzlcqc/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/tmp9gyzlcqc/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-0lnhz8gu/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-0lnhz8gu/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-0lnhz8gu/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: subprocess-exited-with-error
      
      × Getting requirements to build wheel did not run successfully.
      │ exit code: 1
      ╰─> See above for output.
      
      note: This error originates from a subprocess, and is likely not a problem with pip.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2025-05-24 13:39:02
langchain-openai 0.3.35 Failed
  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-x_ri8ft9 --interpreter /tmp/tmp8vwrat2m/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-1_8ugwkm/orjson_d4b44df65a7747fcba090bde91edbfd7/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-x_ri8ft9', '--interpreter', '/tmp/tmp8vwrat2m/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.
2025-05-24 13:39:47
dataclasses 0.8 Failed
ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7
ERROR: Could not find a version that satisfies the requirement dataclasses==0.8 (from versions: 0.1, 0.2, 0.3, 0.4, 0.5, 0.6)
ERROR: No matching distribution found for dataclasses==0.8
2025-05-24 13:39:50
opentelemetry-instrumentation-fastapi 0.58b0 Success - 2025-05-24 13:39:54
makefun 1.16.0 Success - 2025-05-24 13:39:56
bytecode 0.17.0 Success - 2025-05-24 13:39:58
validators 0.35.0 Success - 2025-05-24 13:40:00
graphql-relay 3.2.0 Success - 2025-05-24 13:40:03
azure-cosmos 4.14.0 Success - 2025-05-24 13:40:07
azure-mgmt-resource 24.0.0 Success - 2025-05-24 13:40:18
sqlalchemy-utils 0.42.0 Success - 2025-05-24 13:40:24
envier 0.6.1 Success - 2025-05-24 13:40:26
fasteners 0.20 Success - 2025-05-24 13:40:28
types-aiofiles 25.1.0.20251011 Success - 2025-05-24 13:40:30
flask-session 0.8.0 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for msgspec (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [59 lines of output]
      /tmp/pip-build-env-osvmd_e8/overlay/lib/python3.13t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved :: BSD License
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/__init__.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/_json_schema.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/_utils.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/_version.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/inspect.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/json.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/msgpack.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/structs.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/toml.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/yaml.py -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/__init__.pyi -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/json.pyi -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/msgpack.pyi -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/structs.pyi -> build/lib.linux-x86_64-cpython-313t/msgspec
      copying msgspec/py.typed -> build/lib.linux-x86_64-cpython-313t/msgspec
      UPDATING build/lib.linux-x86_64-cpython-313t/msgspec/_version.py
      set build/lib.linux-x86_64-cpython-313t/msgspec/_version.py to '0.19.0'
      running build_ext
      building 'msgspec._core' extension
      creating build/temp.linux-x86_64-cpython-313t/msgspec
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/tmp/tmpz5k_xrym/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c msgspec/_core.c -o build/temp.linux-x86_64-cpython-313t/msgspec/_core.o
      msgspec/_core.c:2150:5: warning: braces around scalar initializer
       2150 |     { MS_IMMORTAL_INITIAL_REFCNT },
            |     ^
      msgspec/_core.c:2150:5: note: (near initialization for ‘_NoDefault_Object.ob_tid’)
      msgspec/_core.c:2151:5: warning: initialization of ‘short unsigned int’ from ‘PyTypeObject *’ {aka ‘struct _typeobject *’} makes integer from pointer without a cast [-Wint-conversion]
       2151 |     &NoDefault_Type
            |     ^
      msgspec/_core.c:2151:5: note: (near initialization for ‘_NoDefault_Object._padding’)
      msgspec/_core.c:2151:5: error: initializer element is not computable at load time
      msgspec/_core.c:2151:5: note: (near initialization for ‘_NoDefault_Object._padding’)
      msgspec/_core.c:2254:5: warning: braces around scalar initializer
       2254 |     { MS_IMMORTAL_INITIAL_REFCNT },
            |     ^
      msgspec/_core.c:2254:5: note: (near initialization for ‘_Unset_Object.ob_tid’)
      msgspec/_core.c:2255:5: warning: initialization of ‘short unsigned int’ from ‘PyTypeObject *’ {aka ‘struct _typeobject *’} makes integer from pointer without a cast [-Wint-conversion]
       2255 |     &Unset_Type
            |     ^
      msgspec/_core.c:2255:5: note: (near initialization for ‘_Unset_Object._padding’)
      msgspec/_core.c:2255:5: error: initializer element is not computable at load time
      msgspec/_core.c:2255:5: note: (near initialization for ‘_Unset_Object._padding’)
      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 msgspec
ERROR: Failed to build installable wheels for some pyproject.toml based projects (msgspec)
2025-05-24 13:40:37
google-analytics-admin 0.25.0 Success - 2025-05-24 13:54:35
pgvector 0.4.1 Success - 2025-05-24 13:41:29
apache-airflow-providers-slack 9.3.0 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [44 lines of output]
      Ignoring cffi: markers 'platform_python_implementation != "PyPy" and python_version == "3.8"' don't match your environment
      Collecting maturin<2,>=1.9.4
        Using cached maturin-1.9.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
      Collecting cffi>=2.0.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/tmpa3yw0g_7/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmpa3yw0g_7/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/tmpa3yw0g_7/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-dpnkyhzh/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-dpnkyhzh/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-dpnkyhzh/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: subprocess-exited-with-error
      
      × Getting requirements to build wheel did not run successfully.
      │ exit code: 1
      ╰─> See above for output.
      
      note: This error originates from a subprocess, and is likely not a problem with pip.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2025-05-24 13:41:31

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
rich-click 1.9.3 Success - 2025-05-24 13:26:30
elastic-transport 9.1.0 Success - 2025-05-24 13:26:33
types-paramiko 4.0.0.20250822 Failed
  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/tmp3r36b25t/venv/bin/python --compatibility off`
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmp3r36b25t/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmp3r36b25t/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-pi4575al/cryptography_9e37cffd425e4af58ac30a80af9cf639/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-pi4575al/cryptography_9e37cffd425e4af58ac30a80af9cf639/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-pi4575al/cryptography_9e37cffd425e4af58ac30a80af9cf639/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-pi4575al/cryptography_9e37cffd425e4af58ac30a80af9cf639/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      error: package `cryptography-key-parsing v0.1.0 (/tmp/pip-install-pi4575al/cryptography_9e37cffd425e4af58ac30a80af9cf639/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/tmp3r36b25t/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp3r36b25t/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-pi4575al/cryptography_9e37cffd425e4af58ac30a80af9cf639/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp3r36b25t/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
2025-05-24 13:26:40
langchain-openai 0.3.35 Failed
  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-6ks08rjq --interpreter /tmp/tmp8ygz867f/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-frd9_t5g/orjson_36b630d21e83470a9b6d898b4a44ea49/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-6ks08rjq', '--interpreter', '/tmp/tmp8ygz867f/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.
2025-05-24 13:27:19
dataclasses 0.8 Failed
ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7
ERROR: Could not find a version that satisfies the requirement dataclasses==0.8 (from versions: 0.1, 0.2, 0.3, 0.4, 0.5, 0.6)
ERROR: No matching distribution found for dataclasses==0.8
2025-05-24 13:27:21
opentelemetry-instrumentation-fastapi 0.58b0 Success - 2025-05-24 13:27:25
makefun 1.16.0 Success - 2025-05-24 13:27:27
bytecode 0.17.0 Success - 2025-05-24 13:27:30
validators 0.35.0 Success - 2025-05-24 13:27:33
graphql-relay 3.2.0 Success - 2025-05-24 13:27:36
azure-cosmos 4.14.0 Success - 2025-05-24 13:27:40
azure-mgmt-resource 24.0.0 Success - 2025-05-24 13:27:52
sqlalchemy-utils 0.42.0 Success - 2025-05-24 13:27:58
envier 0.6.1 Success - 2025-05-24 13:28:00
fasteners 0.20 Success - 2025-05-24 13:28:02
types-aiofiles 25.1.0.20251011 Success - 2025-05-24 13:28:04
flask-session 0.8.0 Failed
*******************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved :: BSD License
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/__init__.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/_json_schema.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/_utils.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/_version.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/inspect.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/json.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/msgpack.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/structs.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/toml.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/yaml.py -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/__init__.pyi -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/json.pyi -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/msgpack.pyi -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/structs.pyi -> build/lib.linux-x86_64-cpython-314t/msgspec
      copying msgspec/py.typed -> build/lib.linux-x86_64-cpython-314t/msgspec
      UPDATING build/lib.linux-x86_64-cpython-314t/msgspec/_version.py
      set build/lib.linux-x86_64-cpython-314t/msgspec/_version.py to '0.19.0'
      running build_ext
      building 'msgspec._core' extension
      creating build/temp.linux-x86_64-cpython-314t/msgspec
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/tmp/tmp27knhii_/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t -c msgspec/_core.c -o build/temp.linux-x86_64-cpython-314t/msgspec/_core.o
      msgspec/_core.c:2150:5: warning: braces around scalar initializer
       2150 |     { MS_IMMORTAL_INITIAL_REFCNT },
            |     ^
      msgspec/_core.c:2150:5: note: (near initialization for ‘_NoDefault_Object.ob_tid’)
      msgspec/_core.c:2151:5: warning: initialization of ‘short unsigned int’ from ‘PyTypeObject *’ {aka ‘struct _typeobject *’} makes integer from pointer without a cast [-Wint-conversion]
       2151 |     &NoDefault_Type
            |     ^
      msgspec/_core.c:2151:5: note: (near initialization for ‘_NoDefault_Object.ob_flags’)
      msgspec/_core.c:2151:5: error: initializer element is not computable at load time
      msgspec/_core.c:2151:5: note: (near initialization for ‘_NoDefault_Object.ob_flags’)
      msgspec/_core.c:2254:5: warning: braces around scalar initializer
       2254 |     { MS_IMMORTAL_INITIAL_REFCNT },
            |     ^
      msgspec/_core.c:2254:5: note: (near initialization for ‘_Unset_Object.ob_tid’)
      msgspec/_core.c:2255:5: warning: initialization of ‘short unsigned int’ from ‘PyTypeObject *’ {aka ‘struct _typeobject *’} makes integer from pointer without a cast [-Wint-conversion]
       2255 |     &Unset_Type
            |     ^
      msgspec/_core.c:2255:5: note: (near initialization for ‘_Unset_Object.ob_flags’)
      msgspec/_core.c:2255:5: error: initializer element is not computable at load time
      msgspec/_core.c:2255:5: note: (near initialization for ‘_Unset_Object.ob_flags’)
      msgspec/_core.c: In function ‘ms_passes_big_int_constraints’:
      msgspec/_core.c:9795:5: warning: ‘_PyLong_Sign’ is deprecated [-Wdeprecated-declarations]
       9795 |     bool neg = _PyLong_Sign(obj) < 0;
            |     ^~~~
      In file included from /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/longobject.h:119,
                       from /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/Python.h:83,
                       from msgspec/_core.c:9:
      /root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/longobject.h:89:37: note: declared here
         89 | Py_DEPRECATED(3.14) PyAPI_FUNC(int) _PyLong_Sign(PyObject *v);
            |                                     ^~~~~~~~~~~~
      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 msgspec
ERROR: Failed to build installable wheels for some pyproject.toml based projects (msgspec)
2025-05-24 13:28:12
google-analytics-admin 0.25.0 Success - 2025-05-24 13:59:14
pgvector 0.4.1 Success - 2025-05-24 14:40:09
apache-airflow-providers-slack 9.3.0 Failed
  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-_y8o66hr --interpreter /tmp/tmpd4d54kcw/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-dh7n_kpj/rignore_70ee5b7397a844bfb0fb2c95bcbe5307/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-_y8o66hr', '--interpreter', '/tmp/tmpd4d54kcw/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.
2025-05-24 14:40:12