tribuchet: building on eliza 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 shrinking RPATHs of ELF executables and libraries in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0 checking for references to /build/ in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0... patching script interpreter paths in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0 stripping (with command strip and flags -S -p) in /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0/lib /nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-minihydra-0.1.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/mspiq0wxmcfscwkm8xnvvd5agyikyyqm-minihydra-0.1.0-dist checking for references to /build/ in /nix/store/mspiq0wxmcfscwkm8xnvvd5agyikyyqm-minihydra-0.1.0-dist... patching script interpreter paths in /nix/store/mspiq0wxmcfscwkm8xnvvd5agyikyyqm-minihydra-0.1.0-dist Rewriting #!/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.14 to #!/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7 wrapping `/nix/store/a25nvml8zcf4mcs64k545fkmq4rwcbka-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 linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /build/minihydra configfile: pyproject.toml plugins: anyio-4.14.2 collected 12 items tests/test_diff.py ..... [ 41%] tests/test_web.py ....... [100%] =============================== warnings summary =============================== ../../nix/store/cbc398f6nrd846jl7zby6a2k0m0341wc-python3.14-fastapi-0.139.0/lib/python3.14/site-packages/fastapi/testclient.py:1 /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. 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 1.28s ========================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase