nixbot

builds

succeeded minihydra-0.1.0 aarch64-darwin.package-minihydra · build #187 · 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 pytestCheckPhase16Running phase: unpackPhase
unpackPhase
17unpacking source archive /nix/store/zy435rs295n0bnj3wd0x08bzbj2i9mpy-minihydra18source root is minihydra19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "minihydra/tests/test_web.py"20Running phase: patchPhase
patchPhase
21Running phase: updateAutotoolsGnuConfigScriptsPhase
updateAutotoolsGnuConfigScriptsPhase
22Running phase: configurePhase
configurePhase
23no configure script, doing nothing24Running phase: buildPhase
buildPhase
25Executing pypaBuildPhase26Creating a wheel...27pypa build flags: --no-isolation --outdir dist/ --wheel28* Getting build dependencies for wheel...29* Building wheel...30Successfully built minihydra-0.1.0-py3-none-any.whl31Finished creating a wheel...32Finished executing pypaBuildPhase33Running phase: pythonRuntimeDepsCheckHook
pythonRuntimeDepsCheckHook
34Executing pythonRuntimeDepsCheck35Checking runtime dependencies for minihydra-0.1.0-py3-none-any.whl36Finished executing pythonRuntimeDepsCheck37Running phase: installPhase
installPhase
38Executing pypaInstallPhase39Successfully installed minihydra-0.1.0-py3-none-any.whl40Finished executing pypaInstallPhase41Running phase: pythonOutputDistPhase
pythonOutputDistPhase
42Executing pythonOutputDistPhase43Finished executing pythonOutputDistPhase44Running phase: fixupPhase
fixupPhase
45checking for references to /nix/var/nix/builds/nix-74769-2449792599/ in /nix/store/c8gyrlgq5r4kr3vc6qdny9lz3jb6f5si-minihydra-0.1.0...46patching script interpreter paths in /nix/store/c8gyrlgq5r4kr3vc6qdny9lz3jb6f5si-minihydra-0.1.047stripping (with command strip and flags -S) in /nix/store/c8gyrlgq5r4kr3vc6qdny9lz3jb6f5si-minihydra-0.1.0/lib /nix/store/c8gyrlgq5r4kr3vc6qdny9lz3jb6f5si-minihydra-0.1.0/bin48checking for references to /nix/var/nix/builds/nix-74769-2449792599/ in /nix/store/izwgr95x99lp1dibdj1fqflfl66gvsfs-minihydra-0.1.0-dist...49patching script interpreter paths in /nix/store/izwgr95x99lp1dibdj1fqflfl66gvsfs-minihydra-0.1.0-dist50Rewriting #!/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.13/bin/python3.13 to #!/nix/store/mfkdmplffnbc0av8r6pknl796a6b1r2n-python3-3.13.1351wrapping `/nix/store/c8gyrlgq5r4kr3vc6qdny9lz3jb6f5si-minihydra-0.1.0/bin/minihydra'...52Executing pythonRemoveTestsDir53Finished executing pythonRemoveTestsDir54Running phase: installCheckPhase
installCheckPhase
55no Makefile or custom installCheckPhase, doing nothing56Running phase: pythonCatchConflictsPhase
pythonCatchConflictsPhase
57Running phase: pythonRemoveBinBytecodePhase
pythonRemoveBinBytecodePhase
58Running phase: pythonImportsCheckPhase
pythonImportsCheckPhase
59Executing pythonImportsCheckPhase60Running phase: pytestCheckPhase
pytestCheckPhase
61Executing pytestCheckPhase62pytest flags: -m pytest63============================= test session starts ==============================64platform darwin -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.065rootdir: /nix/var/nix/builds/nix-74769-2449792599/minihydra66configfile: pyproject.toml67plugins: anyio-4.13.068collected 12 items 6970tests/test_diff.py ..... [ 41%]71tests/test_web.py ....... [100%]7273============================== 12 passed in 0.67s ==============================74Finished executing pytestCheckPhase75Running phase: pytestcachePhase
pytestcachePhase
76Running phase: pytestRemoveBytecodePhase