nixbot

builds

succeeded minihydra-0.1.0 checks.aarch64-linux.package-minihydra · build #459 · raw

1tribuchet: building on eliza2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-namespaces-hook14Sourcing python-catch-conflicts-hook.sh15Sourcing pytest-check-hook16Using pytestCheckPhase
unpackPhase
17unpacking source archive /nix/store/zy435rs295n0bnj3wd0x08bzbj2i9mpy-minihydra18source root is minihydra19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "minihydra/tests/test_web.py"
configurePhase
20no configure script, doing nothing
buildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25* Building wheel...26Successfully built minihydra-0.1.0-py3-none-any.whl27Finished creating a wheel...28Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
29Executing pythonRuntimeDepsCheck30Checking runtime dependencies for minihydra-0.1.0-py3-none-any.whl31Finished executing pythonRuntimeDepsCheck
installPhase
32Executing pypaInstallPhase33Successfully installed minihydra-0.1.0-py3-none-any.whl34Finished executing pypaInstallPhase
pythonOutputDistPhase
35Executing pythonOutputDistPhase36Finished executing pythonOutputDistPhase
fixupPhase
37shrinking RPATHs of ELF executables and libraries in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.038checking for references to /build/ in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0...39patching script interpreter paths in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.040stripping (with command strip and flags -S -p) in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0/lib /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0/bin41shrinking RPATHs of ELF executables and libraries in /nix/store/mspiq0wxmcfscwkm8xnvvd5agyikyyqm-minihydra-0.1.0-dist42checking for references to /build/ in /nix/store/mspiq0wxmcfscwkm8xnvvd5agyikyyqm-minihydra-0.1.0-dist...43patching script interpreter paths in /nix/store/mspiq0wxmcfscwkm8xnvvd5agyikyyqm-minihydra-0.1.0-dist44Rewriting #!/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.14 to #!/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.745wrapping `/nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0/bin/minihydra'...46Executing pythonRemoveTestsDir47Finished executing pythonRemoveTestsDir
installCheckPhase
48no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
49Executing pythonImportsCheckPhase
pytestCheckPhase
50Executing pytestCheckPhase51pytest flags: -m pytest52============================= test session starts ==============================53platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.054rootdir: /build/minihydra55configfile: pyproject.toml56plugins: anyio-4.14.257collected 12 items5859tests/test_diff.py ..... [ 41%]60tests/test_web.py ....... [100%]6162=============================== warnings summary ===============================63../../nix/store/cbc398f6nrd846jl7zby6a2k0m0341wc-python3.14-fastapi-0.139.0/lib/python3.14/site-packages/fastapi/testclient.py:164 /nix/store/cbc398f6nrd846jl7zby6a2k0m0341wc-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.65 from starlette.testclient import TestClient as TestClient # noqa6667-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html68======================== 12 passed, 1 warning in 1.28s =========================69Finished executing pytestCheckPhase