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/zy435rs295n0bnj3wd0x08bzbj2i9mpy-minihydra source root is minihydra setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "minihydra/tests/test_web.py" 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 minihydra-0.1.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for minihydra-0.1.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed minihydra-0.1.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-83878-3033830992/ in /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0... patching script interpreter paths in /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0 stripping (with command strip and flags -S) in /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0/lib /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0/bin checking for references to /nix/var/nix/builds/nix-83878-3033830992/ in /nix/store/g2ryilf93xvh7x5g8a5aaz8g0c4phwqm-minihydra-0.1.0-dist... patching script interpreter paths in /nix/store/g2ryilf93xvh7x5g8a5aaz8g0c4phwqm-minihydra-0.1.0-dist Rewriting #!/nix/store/4l8r0s2r5fna7src82b5fc2hixdvfyw0-python3-3.14.7/bin/python3.14 to #!/nix/store/4l8r0s2r5fna7src82b5fc2hixdvfyw0-python3-3.14.7 wrapping `/nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0/bin/minihydra'... 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 darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /nix/var/nix/builds/nix-83878-3033830992/minihydra configfile: pyproject.toml plugins: anyio-4.14.2 collected 12 items tests/test_diff.py ..... [ 41%] tests/test_web.py ....... [100%] =============================== warnings summary =============================== ../../../../../store/4xnkpfks6amwsn3g8kmaycj74vpg4dj9-python3.14-fastapi-0.141.1/lib/python3.14/site-packages/fastapi/testclient.py:1 /nix/store/4xnkpfks6amwsn3g8kmaycj74vpg4dj9-python3.14-fastapi-0.141.1/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 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 12 passed, 1 warning in 2.19s ========================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase