tribuchet: building on jamie 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/lr9x8yx1115wb1znpb3rlrn1wq3z0jfz-pexpect-cli source root is pexpect-cli setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "pexpect-cli/tests/test_integration.py" Running phase: patchPhase patching script interpreter paths in bin/ bin/pexpect-server: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3" bin/pexpect-cli: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3" 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 pexpect_cli-0.1.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for pexpect_cli-0.1.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed pexpect_cli-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/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0 checking for references to /build/ in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0... patching script interpreter paths in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0 /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/lib/python3.14/site-packages/pexpect_cli/server.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3" /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/lib/python3.14/site-packages/pexpect_cli/client.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3" stripping (with command strip and flags -S -p) in /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/lib /nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/516zrqsccssfa7giyf27bdvagw5hqlhc-pexpect-cli-0.1.0-dist checking for references to /build/ in /nix/store/516zrqsccssfa7giyf27bdvagw5hqlhc-pexpect-cli-0.1.0-dist... patching script interpreter paths in /nix/store/516zrqsccssfa7giyf27bdvagw5hqlhc-pexpect-cli-0.1.0-dist Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6 wrapping `/nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/bin/pexpect-cli'... Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6 wrapping `/nix/store/dac47wzcl9msmi14fzjw8sc9nxqllr9g-pexpect-cli-0.1.0/bin/pexpect-server'... 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 Check whether the following modules can be imported: pexpect_cli Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0 rootdir: /build/pexpect-cli configfile: pyproject.toml plugins: timeout-2.4.0 collected 5 items tests/test_integration.py ..... [100%] ============================== 5 passed in 7.94s =============================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase