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 Running phase: unpackPhase unpacking source archive /nix/store/kffyays3gfdi62gr3arcfrvv3yw442bb-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.0.1-py3-none-any.whl Finished creating a wheel... /build/machine-learning/dist /build/machine-learning Unpacking to: unpacked/immich_ml-3.0.1...OK Repacking wheel as ./immich_ml-3.0.1-py3-none-any.whl...OK /build/machine-learning Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for immich_ml-3.0.1-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed immich_ml-3.0.1-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/k90xny9b1avyqls7vvjmila64jxmha2k-immich-machine-learning-3.0.1 checking for references to /build/ in /nix/store/k90xny9b1avyqls7vvjmila64jxmha2k-immich-machine-learning-3.0.1... patching script interpreter paths in /nix/store/k90xny9b1avyqls7vvjmila64jxmha2k-immich-machine-learning-3.0.1 stripping (with command strip and flags -S -p) in /nix/store/k90xny9b1avyqls7vvjmila64jxmha2k-immich-machine-learning-3.0.1/lib /nix/store/k90xny9b1avyqls7vvjmila64jxmha2k-immich-machine-learning-3.0.1/bin shrinking RPATHs of ELF executables and libraries in /nix/store/bkikz440ijj3yvigq2axc9pr6bz27mf6-immich-machine-learning-3.0.1-dist checking for references to /build/ in /nix/store/bkikz440ijj3yvigq2axc9pr6bz27mf6-immich-machine-learning-3.0.1-dist... patching script interpreter paths in /nix/store/bkikz440ijj3yvigq2axc9pr6bz27mf6-immich-machine-learning-3.0.1-dist Rewriting #! /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash -e to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6 Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0 rootdir: /build/machine-learning configfile: pyproject.toml plugins: anyio-4.14.1, asyncio-1.4.0, mock-3.15.1, typeguard-4.5.1 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/431kzw98lzsk7dgy6vvcsmdxf1yxfvp3-python3.14-uvicorn-0.46.0/lib/python3.14/site-packages/uvicorn/workers.py:17 /nix/store/431kzw98lzsk7dgy6vvcsmdxf1yxfvp3-python3.14-uvicorn-0.46.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/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-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/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-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/axlqlbxd9m4w386lllg0v01rcr8ncxdx-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, 8 warnings in 6.58s =================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase