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
semver 3.0.4 Success - 2025-05-20 17:26:43
adal 1.2.7 Failed
  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/tmphzaizezh/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/LICENSE"
      📦 Including license file "/tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmphzaizezh/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmphzaizezh/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      error: package `cryptography-openssl v0.1.0 (/tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/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/tmphzaizezh/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmphzaizezh/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-4j3u1xwr/cryptography_8bcdde30f85a42618688d467ce3fb769/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmphzaizezh/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)
2025-05-20 19:35:38
orjson 3.10.18 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/tmpkgs43hco/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-k__owfmw/orjson_e4d28e0a2c2b4fffb4165930c1f3df27/LICENSE-APACHE"
      📦 Including license file "/tmp/pip-install-k__owfmw/orjson_e4d28e0a2c2b4fffb4165930c1f3df27/LICENSE-MIT"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3-ffi bindings
      🐍 Found CPython 3.13t at /tmp/tmpkgs43hco/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/tmpkgs43hco/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpkgs43hco/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-k__owfmw/orjson_e4d28e0a2c2b4fffb4165930c1f3df27/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpkgs43hco/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: Failed to build installable wheels for some pyproject.toml based projects (orjson)
2025-05-20 16:57:58
setproctitle 1.3.6 Success - 2025-05-20 16:21:48
python-daemon 3.1.2 Success - 2025-05-20 17:54:09
multiprocess 0.70.18 Success - 2025-05-20 15:59:12
azure-storage-file-datalake 12.20.0 Failed
  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/tmpvjzoksk1/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/LICENSE"
      📦 Including license file "/tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmpvjzoksk1/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmpvjzoksk1/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/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.13-64bit" PYO3_PYTHON="/tmp/tmpvjzoksk1/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpvjzoksk1/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-n6r0gae6/cryptography_22c7ce6c04f4427eaf96907b52f3b11d/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpvjzoksk1/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)
2025-05-20 17:46:19
sagemaker 2.247.1 Failed
array_umath_mtargets.a
      [338/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_dragon4.c.o
      [339/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_experimental_public_dtype_api.c.o
      [340/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_flagsobject.c.o
      [341/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_hashdescr.c.o
      [342/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_getset.c.o
      [343/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_dtype_transfer.c.o
      [344/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_legacy_dtype_implementation.c.o
      [345/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_iterators.c.o
      [346/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_methods.c.o
      [347/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_item_selection.c.o
      [348/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_mapping.c.o
      [349/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_nditer_api.c.o
      [350/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_refcount.c.o
      [351/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_nditer_pywrap.c.o
      [352/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_multiarraymodule.c.o
      [353/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_sequence.c.o
      [354/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o
      FAILED: numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o
      cc -Inumpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p -Inumpy/core -I../numpy/core -Inumpy/core/include -I../numpy/core/include -I../numpy/core/src/common -I../numpy/core/src/multiarray -I../numpy/core/src/npymath -I../numpy/core/src/umath -I/root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t -I/tmp/pip-install-30drwe4u/numpy_d768a52b28da446d99eeefd5e5484712/.mesonpy-8omribw3/meson_cpu -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -fno-strict-aliasing -msse -msse2 -msse3 -DNPY_HAVE_SSE2 -DNPY_HAVE_SSE -DNPY_HAVE_SSE3 -fPIC -DNPY_INTERNAL_BUILD -DHAVE_NPY_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -MD -MQ numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o -MF numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o.d -o numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o -c ../numpy/core/src/multiarray/shape.c
      In file included from ../numpy/core/include/numpy/arrayobject.h:5,
                       from ../numpy/core/src/multiarray/shape.c:8:
      ../numpy/core/src/multiarray/shape.c: In function ‘PyArray_Resize’:
      ../numpy/core/include/numpy/ndarrayobject.h:102:51: error: ‘PyObject’ {aka ‘struct _object’} has no member named ‘ob_refcnt’
        102 | #define PyArray_REFCOUNT(obj) (((PyObject *)(obj))->ob_refcnt)
            |                                                   ^~
      ../numpy/core/src/multiarray/shape.c:108:22: note: in expansion of macro ‘PyArray_REFCOUNT’
        108 |             refcnt = PyArray_REFCOUNT(self);
            |                      ^~~~~~~~~~~~~~~~
      [355/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_strfuncs.c.o
      [356/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_number.c.o
      [357/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_scalarapi.c.o
      [358/512] Compiling C object numpy/core/_multiarray_umath.cpython-313t-x86_64-linux-gnu.so.p/src_multiarray_nditer_constr.c.o
      ninja: build stopped: subcommand failed.
      [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-20 19:38:56
thriftpy2 0.5.2 Success - 2025-05-20 16:59:06
requests-file 2.1.0 Success - 2025-05-20 16:22:12
coloredlogs 15.0.1 Success - 2025-05-20 17:54:36
mistune 3.1.3 Success - 2025-05-20 17:46:33
uv 0.7.16 Success - 2025-05-20 15:59:27
google-cloud-audit-log 0.3.2 Success - 2025-05-20 19:39:13
text-unidecode 1.3 Success - 2025-05-20 16:47:25
aiofiles 24.1.0 Success - 2025-05-20 17:02:53
microsoft-kiota-authentication-azure 1.9.4 Success - 2025-05-20 18:34:51
google-cloud-resource-manager 1.14.2 Failed
yvshzomb/overlay/lib/python3.13t/site-packages/setuptools/_distutils/spawn.py", line 93, in spawn
          raise DistutilsExecError(
              f"command {_debug(cmd)!r} failed with exit code {err.returncode}"
          ) from err
      distutils.errors.DistutilsExecError: command '/usr/bin/c++' failed with exit code 1
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/tmp/pip-install-oeomjbwx/grpcio_0e60b45bdb6840d49f71e9c72a316b17/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-yvshzomb/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions
          self._build_extensions_serial()
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-yvshzomb/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial
          self.build_extension(ext)
          ~~~~~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-yvshzomb/overlay/lib/python3.13t/site-packages/setuptools/command/build_ext.py", line 261, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-yvshzomb/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension
          objects = self.compiler.compile(
              sources,
          ...<5 lines>...
              depends=ext.depends,
          )
        File "/tmp/pip-install-oeomjbwx/grpcio_0e60b45bdb6840d49f71e9c72a316b17/src/python/grpcio/_parallel_compile_patch.py", line 70, in _parallel_compile
          multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map(
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              _compile_single_file, objects
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 367, in map
          return self._map_async(func, iterable, mapstar, chunksize).get()
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 774, in get
          raise self._value
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 125, in worker
          result = (True, func(*args, **kwds))
                          ~~~~^^^^^^^^^^^^^^^
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-oeomjbwx/grpcio_0e60b45bdb6840d49f71e9c72a316b17/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-oeomjbwx/grpcio_0e60b45bdb6840d49f71e9c72a316b17/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-yvshzomb/overlay/lib/python3.13t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' failed with exit code 1
      
      Exception ignored in: <function Pool.__del__ at 0x3d9300ad660>
      Traceback (most recent call last):
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 271, in __del__
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/queues.py", line 397, in put
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 200, in send_bytes
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 427, in _send_bytes
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 384, in _send
      BrokenPipeError: [Errno 32] Broken pipe
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-20 18:06:34
django 5.2.3 Success - 2025-05-20 19:39:29
watchdog 6.0.0 Success - 2025-05-20 15:59:41

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
semver 3.0.4 Success - 2025-05-20 18:55:00
adal 1.2.7 Failed
  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/tmpje_88uvj/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/LICENSE"
      📦 Including license file "/tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmpje_88uvj/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmpje_88uvj/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      error: package `cryptography-x509-verification v0.1.0 (/tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/src/rust/cryptography-x509-verification)` 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/tmpje_88uvj/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpje_88uvj/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-fhaee502/cryptography_393e34f55e974443a33c0ca19ef71b9f/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpje_88uvj/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)
2025-05-20 18:48:45
orjson 3.10.18 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for orjson (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [12 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmpkkrcaxl4/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-eaulbd2m/orjson_d84bbd69846c466bb3c7d4d6e448816d/LICENSE-APACHE"
      📦 Including license file "/tmp/pip-install-eaulbd2m/orjson_d84bbd69846c466bb3c7d4d6e448816d/LICENSE-MIT"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3-ffi bindings
      🐍 Found CPython 3.14t at /tmp/tmpkkrcaxl4/venv/bin/python
      error: package `orjson v3.10.18 (/tmp/pip-install-eaulbd2m/orjson_d84bbd69846c466bb3c7d4d6e448816d)` cannot be built because it requires rustc 1.82 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/tmpkkrcaxl4/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpkkrcaxl4/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-eaulbd2m/orjson_d84bbd69846c466bb3c7d4d6e448816d/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpkkrcaxl4/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: Failed to build installable wheels for some pyproject.toml based projects (orjson)
2025-05-20 18:17:09
setproctitle 1.3.6 Success - 2025-05-20 17:28:39
python-daemon 3.1.2 Success - 2025-05-20 17:47:05
multiprocess 0.70.18 Success - 2025-05-20 16:45:35
azure-storage-file-datalake 12.20.0 Failed
  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/tmpexcc0rs2/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/LICENSE"
      📦 Including license file "/tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmpexcc0rs2/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmpexcc0rs2/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      error: package `cryptography-cffi v0.1.0 (/tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/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/tmpexcc0rs2/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpexcc0rs2/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-klo5b8bh/cryptography_bc1cdf886b6c4531b01f6517fe5a3b08/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpexcc0rs2/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)
2025-05-20 16:27:56
sagemaker 2.247.1 Failed
44: note: declared here
         38 | Py_DEPRECATED(3.14) PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
            |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      ../numpy/core/src/multiarray/number.c:118:5: warning: ‘_PyDict_GetItemStringWithError’ is deprecated [-Wdeprecated-declarations]
        118 |     SET(conjugate);
            |     ^~~
      /root/.local/share/uv/python/cpython-3.14.0b2+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/dictobject.h:38:44: note: declared here
         38 | Py_DEPRECATED(3.14) PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
            |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      ../numpy/core/src/multiarray/number.c:119:5: warning: ‘_PyDict_GetItemStringWithError’ is deprecated [-Wdeprecated-declarations]
        119 |     SET(matmul);
            |     ^~~
      /root/.local/share/uv/python/cpython-3.14.0b2+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/dictobject.h:38:44: note: declared here
         38 | Py_DEPRECATED(3.14) PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
            |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      ../numpy/core/src/multiarray/number.c:120:5: warning: ‘_PyDict_GetItemStringWithError’ is deprecated [-Wdeprecated-declarations]
        120 |     SET(clip);
            |     ^~~
      /root/.local/share/uv/python/cpython-3.14.0b2+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/dictobject.h:38:44: note: declared here
         38 | Py_DEPRECATED(3.14) PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
            |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      [352/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_refcount.c.o
      [353/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_sequence.c.o
      [354/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o
      FAILED: numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o
      cc -Inumpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p -Inumpy/core -I../numpy/core -Inumpy/core/include -I../numpy/core/include -I../numpy/core/src/common -I../numpy/core/src/multiarray -I../numpy/core/src/npymath -I../numpy/core/src/umath -I/root/.local/share/uv/python/cpython-3.14.0b2+freethreaded-linux-x86_64-gnu/include/python3.14t -I/tmp/pip-install-xkk00ho2/numpy_9761b26324df43ce8d423ae9dc6521d0/.mesonpy-q2lvegdr/meson_cpu -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -fno-strict-aliasing -msse -msse2 -msse3 -DNPY_HAVE_SSE2 -DNPY_HAVE_SSE -DNPY_HAVE_SSE3 -fPIC -DNPY_INTERNAL_BUILD -DHAVE_NPY_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -MD -MQ numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o -MF numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o.d -o numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_shape.c.o -c ../numpy/core/src/multiarray/shape.c
      In file included from ../numpy/core/include/numpy/arrayobject.h:5,
                       from ../numpy/core/src/multiarray/shape.c:8:
      ../numpy/core/src/multiarray/shape.c: In function ‘PyArray_Resize’:
      ../numpy/core/include/numpy/ndarrayobject.h:102:51: error: ‘PyObject’ {aka ‘struct _object’} has no member named ‘ob_refcnt’
        102 | #define PyArray_REFCOUNT(obj) (((PyObject *)(obj))->ob_refcnt)
            |                                                   ^~
      ../numpy/core/src/multiarray/shape.c:108:22: note: in expansion of macro ‘PyArray_REFCOUNT’
        108 |             refcnt = PyArray_REFCOUNT(self);
            |                      ^~~~~~~~~~~~~~~~
      [355/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_scalarapi.c.o
      [356/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_nditer_pywrap.c.o
      [357/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_nditer_constr.c.o
      [358/512] Compiling C object numpy/core/_multiarray_umath.cpython-314t-x86_64-linux-gnu.so.p/src_multiarray_multiarraymodule.c.o
      ninja: build stopped: subcommand failed.
      [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-20 21:47:17
thriftpy2 0.5.2 Success - 2025-05-20 15:46:15
requests-file 2.1.0 Success - 2025-05-20 18:55:19
coloredlogs 15.0.1 Success - 2025-05-20 18:49:11
mistune 3.1.3 Success - 2025-05-20 17:29:01
uv 0.7.16 Success - 2025-05-20 18:17:23
google-cloud-audit-log 0.3.2 Success - 2025-05-20 17:47:39
text-unidecode 1.3 Success - 2025-05-20 16:29:04
aiofiles 24.1.0 Success - 2025-05-20 16:46:33
microsoft-kiota-authentication-azure 1.9.4 Success - 2025-05-20 22:29:46
google-cloud-resource-manager 1.14.2 Failed
kages/setuptools/_distutils/spawn.py", line 93, in spawn
          raise DistutilsExecError(
              f"command {_debug(cmd)!r} failed with exit code {err.returncode}"
          ) from err
      distutils.errors.DistutilsExecError: command '/usr/bin/c++' failed with exit code 1
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/tmp/pip-install-poehaz5g/grpcio_4868b2ffda3a46529035054c975124d5/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-04xq_dii/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions
          self._build_extensions_serial()
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-04xq_dii/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial
          self.build_extension(ext)
          ~~~~~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-04xq_dii/overlay/lib/python3.14t/site-packages/setuptools/command/build_ext.py", line 261, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-04xq_dii/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension
          objects = self.compiler.compile(
              sources,
          ...<5 lines>...
              depends=ext.depends,
          )
        File "/tmp/pip-install-poehaz5g/grpcio_4868b2ffda3a46529035054c975124d5/src/python/grpcio/_parallel_compile_patch.py", line 70, in _parallel_compile
          multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map(
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              _compile_single_file, objects
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 367, in map
          return self._map_async(func, iterable, mapstar, chunksize).get()
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 774, in get
          raise self._value
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 125, in worker
          result = (True, func(*args, **kwds))
                          ~~~~^^^^^^^^^^^^^^^
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-poehaz5g/grpcio_4868b2ffda3a46529035054c975124d5/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-poehaz5g/grpcio_4868b2ffda3a46529035054c975124d5/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-04xq_dii/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' failed with exit code 1
      
      Exception ignored while calling deallocator <function Pool.__del__ at 0x4377b7fbac0>:
      Traceback (most recent call last):
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 271, in __del__
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/queues.py", line 397, in put
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/connection.py", line 206, in send_bytes
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/connection.py", line 444, in _send_bytes
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/connection.py", line 400, in _send
      BrokenPipeError: [Errno 32] Broken pipe
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-20 20:23:52
django 5.2.3 Success - 2025-05-20 19:31:35
watchdog 6.0.0 Success - 2025-05-20 15:46:29