this derivation will be built: /nix/store/13b8xnysp3g03p3crdlc899n2l6cx73s-minihydra-0.1.0.drv building '/nix/store/13b8xnysp3g03p3crdlc899n2l6cx73s-minihydra-0.1.0.drv' on 'ssh-ng://customer@mac02' building '/nix/store/13b8xnysp3g03p3crdlc899n2l6cx73s-minihydra-0.1.0.drv' minihydra-0.1.0> Sourcing python-remove-tests-dir-hook minihydra-0.1.0> Sourcing python-catch-conflicts-hook.sh minihydra-0.1.0> Sourcing python-remove-bin-bytecode-hook.sh minihydra-0.1.0> Sourcing pypa-build-hook minihydra-0.1.0> Using pypaBuildPhase minihydra-0.1.0> Sourcing python-runtime-deps-check-hook minihydra-0.1.0> Using pythonRuntimeDepsCheckHook minihydra-0.1.0> Sourcing pypa-install-hook minihydra-0.1.0> Using pypaInstallPhase minihydra-0.1.0> Sourcing python-imports-check-hook.sh minihydra-0.1.0> Using pythonImportsCheckPhase minihydra-0.1.0> Sourcing python-namespaces-hook minihydra-0.1.0> Sourcing python-catch-conflicts-hook.sh minihydra-0.1.0> Sourcing pytest-check-hook minihydra-0.1.0> Using pytestCheckPhase minihydra-0.1.0> Running phase: unpackPhase minihydra-0.1.0> unpacking source archive /nix/store/zy435rs295n0bnj3wd0x08bzbj2i9mpy-minihydra minihydra-0.1.0> source root is minihydra minihydra-0.1.0> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "minihydra/tests/test_web.py" minihydra-0.1.0> Running phase: patchPhase minihydra-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase minihydra-0.1.0> Running phase: configurePhase minihydra-0.1.0> no configure script, doing nothing minihydra-0.1.0> Running phase: buildPhase minihydra-0.1.0> Executing pypaBuildPhase minihydra-0.1.0> Creating a wheel... minihydra-0.1.0> pypa build flags: --no-isolation --outdir dist/ --wheel minihydra-0.1.0> * Getting build dependencies for wheel... minihydra-0.1.0> * Building wheel... minihydra-0.1.0> Successfully built minihydra-0.1.0-py3-none-any.whl minihydra-0.1.0> Finished creating a wheel... minihydra-0.1.0> Finished executing pypaBuildPhase minihydra-0.1.0> Running phase: pythonRuntimeDepsCheckHook minihydra-0.1.0> Executing pythonRuntimeDepsCheck minihydra-0.1.0> Checking runtime dependencies for minihydra-0.1.0-py3-none-any.whl minihydra-0.1.0> Finished executing pythonRuntimeDepsCheck minihydra-0.1.0> Running phase: installPhase minihydra-0.1.0> Executing pypaInstallPhase minihydra-0.1.0> Successfully installed minihydra-0.1.0-py3-none-any.whl minihydra-0.1.0> Finished executing pypaInstallPhase minihydra-0.1.0> Running phase: pythonOutputDistPhase minihydra-0.1.0> Executing pythonOutputDistPhase minihydra-0.1.0> Finished executing pythonOutputDistPhase minihydra-0.1.0> Running phase: fixupPhase minihydra-0.1.0> checking for references to /nix/var/nix/builds/nix-43868-1626820084/ in /nix/store/ly0n49phwx3cp5v6gs2l608wpqfwlk8n-minihydra-0.1.0... minihydra-0.1.0> patching script interpreter paths in /nix/store/ly0n49phwx3cp5v6gs2l608wpqfwlk8n-minihydra-0.1.0 minihydra-0.1.0> stripping (with command strip and flags -S) in /nix/store/ly0n49phwx3cp5v6gs2l608wpqfwlk8n-minihydra-0.1.0/lib /nix/store/ly0n49phwx3cp5v6gs2l608wpqfwlk8n-minihydra-0.1.0/bin minihydra-0.1.0> checking for references to /nix/var/nix/builds/nix-43868-1626820084/ in /nix/store/8ws0vbgc1lshqmfl9gy7763frn4kbs9v-minihydra-0.1.0-dist... minihydra-0.1.0> patching script interpreter paths in /nix/store/8ws0vbgc1lshqmfl9gy7763frn4kbs9v-minihydra-0.1.0-dist minihydra-0.1.0> Rewriting #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 to #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7 minihydra-0.1.0> wrapping `/nix/store/ly0n49phwx3cp5v6gs2l608wpqfwlk8n-minihydra-0.1.0/bin/minihydra'... minihydra-0.1.0> Executing pythonRemoveTestsDir minihydra-0.1.0> Finished executing pythonRemoveTestsDir minihydra-0.1.0> Running phase: installCheckPhase minihydra-0.1.0> no Makefile or custom installCheckPhase, doing nothing minihydra-0.1.0> Running phase: pythonCatchConflictsPhase minihydra-0.1.0> Running phase: pythonRemoveBinBytecodePhase minihydra-0.1.0> Running phase: pythonImportsCheckPhase minihydra-0.1.0> Executing pythonImportsCheckPhase minihydra-0.1.0> Running phase: pytestCheckPhase minihydra-0.1.0> Executing pytestCheckPhase minihydra-0.1.0> pytest flags: -m pytest minihydra-0.1.0> ============================= test session starts ============================== minihydra-0.1.0> platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 minihydra-0.1.0> rootdir: /nix/var/nix/builds/nix-43868-1626820084/minihydra minihydra-0.1.0> configfile: pyproject.toml minihydra-0.1.0> plugins: anyio-4.14.2 minihydra-0.1.0> collected 12 items minihydra-0.1.0> minihydra-0.1.0> tests/test_diff.py ..... [ 41%] minihydra-0.1.0> tests/test_web.py ....... [100%] minihydra-0.1.0> minihydra-0.1.0> =============================== warnings summary =============================== minihydra-0.1.0> ../../../../../store/2h7amybjlw7whw4qd9qc8nvxhwhdad4q-python3.14-fastapi-0.139.0/lib/python3.14/site-packages/fastapi/testclient.py:1 minihydra-0.1.0> /nix/store/2h7amybjlw7whw4qd9qc8nvxhwhdad4q-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. minihydra-0.1.0> from starlette.testclient import TestClient as TestClient # noqa minihydra-0.1.0> minihydra-0.1.0> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html minihydra-0.1.0> ======================== 12 passed, 1 warning in 0.50s ========================= minihydra-0.1.0> Finished executing pytestCheckPhase minihydra-0.1.0> Running phase: pytestcachePhase minihydra-0.1.0> Running phase: pytestRemoveBytecodePhase post-build step Upload coverage to codecov: ok Skipping codecov: project=Mic92/dotfiles attr=checks.aarch64-darwin.package-minihydra