Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Using checkPhaseThreadLimitHook Running phase: unpackPhase unpacking source archive /nix/store/sqn9kix9bv7kx7j5d129lfmjdr6df579-source/machine-learning source root is machine-learning setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "machine-learning/uv.lock" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built immich_ml-3.1.0-py3-none-any.whl Finished creating a wheel... /build/machine-learning/dist /build/machine-learning Unpacking to: unpacked/immich_ml-3.1.0...OK Repacking wheel as ./immich_ml-3.1.0-py3-none-any.whl...OK /build/machine-learning Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for immich_ml-3.1.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed immich_ml-3.1.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/6npzzs9799ackzxgzy2jw8hgs79lk8j1-immich-machine-learning-3.1.0 checking for references to /build/ in /nix/store/6npzzs9799ackzxgzy2jw8hgs79lk8j1-immich-machine-learning-3.1.0... patching script interpreter paths in /nix/store/6npzzs9799ackzxgzy2jw8hgs79lk8j1-immich-machine-learning-3.1.0 stripping (with command strip and flags -S -p) in /nix/store/6npzzs9799ackzxgzy2jw8hgs79lk8j1-immich-machine-learning-3.1.0/lib /nix/store/6npzzs9799ackzxgzy2jw8hgs79lk8j1-immich-machine-learning-3.1.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/a1i1d3lz2gajxgm422i7sj775jli4wg7-immich-machine-learning-3.1.0-dist checking for references to /build/ in /nix/store/a1i1d3lz2gajxgm422i7sj775jli4wg7-immich-machine-learning-3.1.0-dist... patching script interpreter paths in /nix/store/a1i1d3lz2gajxgm422i7sj775jli4wg7-immich-machine-learning-3.1.0-dist Rewriting #! /nix/store/c9mv5v53f7vy3wd00ah0f77k509mzmn7-bash-5.3p15/bin/bash -e to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6 Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase setting known thread variables to default: 1 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=1 no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase setting known thread variables to default: 1 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=1 pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 rootdir: /build/machine-learning configfile: pyproject.toml plugins: anyio-4.14.2, asyncio-1.4.0, mock-3.15.1, typeguard-4.5.2 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collected 101 items test_main.py ........................................................... [ 58%] .......................................sss [100%] =============================== warnings summary =============================== ../../nix/store/rc35lqdp9vkn71qvjbqdp8fywpqlsx40-python3.14-fastapi-0.139.0/lib/python3.14/site-packages/fastapi/testclient.py:1 /nix/store/rc35lqdp9vkn71qvjbqdp8fywpqlsx40-python3.14-fastapi-0.139.0/lib/python3.14/site-packages/fastapi/testclient.py:1: StarletteDeprecationWarning: Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead. from starlette.testclient import TestClient as TestClient # noqa ../../nix/store/a722l190wssj0hns8vm7smica5iwkghi-python3.14-uvicorn-0.51.0/lib/python3.14/site-packages/uvicorn/workers.py:17 /nix/store/a722l190wssj0hns8vm7smica5iwkghi-python3.14-uvicorn-0.51.0/lib/python3.14/site-packages/uvicorn/workers.py:17: DeprecationWarning: The `uvicorn.workers` module is deprecated. Please use `uvicorn-worker` package instead. For more details, see https://github.com/Kludex/uvicorn-worker. warnings.warn( test_main.py::TestOrtSession::test_sets_default_sess_options_sets_threads_if_non_cpu_and_set_threads test_main.py::TestOrtSession::test_uses_arena_if_enabled test_main.py::TestOrtSession::test_does_not_use_arena_if_disabled /nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/lib/python3.14/unittest/mock.py:2866: PydanticDeprecatedSince211: Accessing the 'model_computed_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0. original = getattr(spec, entry) test_main.py::TestOrtSession::test_sets_default_sess_options_sets_threads_if_non_cpu_and_set_threads test_main.py::TestOrtSession::test_uses_arena_if_enabled test_main.py::TestOrtSession::test_does_not_use_arena_if_disabled /nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/lib/python3.14/unittest/mock.py:2866: PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the instance is deprecated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0. original = getattr(spec, entry) test_main.py::TestFaceRecognition::test_recognition /nix/store/m7xq4k8iy339s84861bz890f5kbpr9ca-python3.14-insightface-1.0.1/lib/python3.14/site-packages/insightface/utils/face_align.py:23: FutureWarning: `estimate` is deprecated since version 0.26 and will be removed in version 2.2. Please use `SimilarityTransform.from_estimate` class constructor instead. tform.estimate(lmk, dst) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 98 passed, 3 skipped, 9 warnings in 1.07s =================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase