nixbot

builds

succeeded minihydra-0.1.0 checks.aarch64-darwin.package-minihydra · build #610 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/zy435rs295n0bnj3wd0x08bzbj2i9mpy-minihydra17source root is minihydra18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "minihydra/tests/test_web.py"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24* Building wheel...25Successfully built minihydra-0.1.0-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for minihydra-0.1.0-py3-none-any.whl30Finished executing pythonRuntimeDepsCheck
installPhase
31Executing pypaInstallPhase32Successfully installed minihydra-0.1.0-py3-none-any.whl33Finished executing pypaInstallPhase
pythonOutputDistPhase
34Executing pythonOutputDistPhase35Finished executing pythonOutputDistPhase
fixupPhase
36checking for references to /nix/var/nix/builds/nix-83878-3033830992/ in /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0...37patching script interpreter paths in /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.038stripping (with command strip and flags -S) in /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0/lib /nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0/bin39checking for references to /nix/var/nix/builds/nix-83878-3033830992/ in /nix/store/g2ryilf93xvh7x5g8a5aaz8g0c4phwqm-minihydra-0.1.0-dist...40patching script interpreter paths in /nix/store/g2ryilf93xvh7x5g8a5aaz8g0c4phwqm-minihydra-0.1.0-dist41Rewriting #!/nix/store/4l8r0s2r5fna7src82b5fc2hixdvfyw0-python3-3.14.7/bin/python3.14 to #!/nix/store/4l8r0s2r5fna7src82b5fc2hixdvfyw0-python3-3.14.742wrapping `/nix/store/v5nv1ni6ifzjycask56xz52kga81axmn-minihydra-0.1.0/bin/minihydra'...43Executing pythonRemoveTestsDir44Finished executing pythonRemoveTestsDir
installCheckPhase
45no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
46Executing pythonImportsCheckPhase
pytestCheckPhase
47Executing pytestCheckPhase48pytest flags: -m pytest49============================= test session starts ==============================50platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.051rootdir: /nix/var/nix/builds/nix-83878-3033830992/minihydra52configfile: pyproject.toml53plugins: anyio-4.14.254collected 12 items 5556tests/test_diff.py ..... [ 41%]57tests/test_web.py ....... [100%]5859=============================== warnings summary ===============================60../../../../../store/4xnkpfks6amwsn3g8kmaycj74vpg4dj9-python3.14-fastapi-0.141.1/lib/python3.14/site-packages/fastapi/testclient.py:161 /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.62 from starlette.testclient import TestClient as TestClient # noqa6364-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html65======================== 12 passed, 1 warning in 2.19s =========================66Finished executing pytestCheckPhase