nixbot

builds
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-hook
unpackPhase
15unpacking source archive /nix/store/zkxbj4zcxlm0fvwc0q8nvi5spjkajky2-kmap-cli16source root is kmap-cli17setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "kmap-cli/tests/test_kmap_cli.py"
configurePhase
18no configure script, doing nothing
buildPhase
19Executing pypaBuildPhase20Creating a wheel...21pypa build flags: --no-isolation --outdir dist/ --wheel22* Getting build dependencies for wheel...23* Building wheel...24Successfully built kmap_cli-0.1.0-py3-none-any.whl25Finished creating a wheel...26Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
27Executing pythonRuntimeDepsCheck28Checking runtime dependencies for kmap_cli-0.1.0-py3-none-any.whl29Finished executing pythonRuntimeDepsCheck
installPhase
30Executing pypaInstallPhase31Successfully installed kmap_cli-0.1.0-py3-none-any.whl32Finished executing pypaInstallPhase
pythonOutputDistPhase
33Executing pythonOutputDistPhase34Finished executing pythonOutputDistPhase
fixupPhase
35shrinking RPATHs of ELF executables and libraries in /nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.036checking for references to /build/ in /nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.0...37patching script interpreter paths in /nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.038/nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.0/lib/python3.14/site-packages/kmap_cli.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3"39stripping (with command strip and flags -S -p) in /nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.0/lib /nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.0/bin40shrinking RPATHs of ELF executables and libraries in /nix/store/2zgpxa4lkjfpk9qr8yavksgdlqckiji8-kmap-cli-0.1.0-dist41checking for references to /build/ in /nix/store/2zgpxa4lkjfpk9qr8yavksgdlqckiji8-kmap-cli-0.1.0-dist...42patching script interpreter paths in /nix/store/2zgpxa4lkjfpk9qr8yavksgdlqckiji8-kmap-cli-0.1.0-dist43Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.644wrapping `/nix/store/k6nnpimv94dk6hl9macnhgqf555q0j74-kmap-cli-0.1.0/bin/kmap-cli'...45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDir
installCheckPhase
47All checks passed!48Success: no issues found in 2 source files49============================= test session starts ==============================50platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.051rootdir: /build/kmap-cli52configfile: pyproject.toml53collected 12 items 5455tests/test_kmap_cli.py ............ [100%]5657============================== 12 passed in 0.06s ==============================
pythonImportsCheckPhase
58Executing pythonImportsCheckPhase