nixbot

builds

succeeded x86_64-linux.package-default build #24 · raw · ·

1this derivation will be built:2  /nix/store/ggfr4jz3dv9n4v6xwriq20pn45k60w1v-nixpkgs-review.drv3building '/nix/store/ggfr4jz3dv9n4v6xwriq20pn45k60w1v-nixpkgs-review.drv' on 'ssh-ng://nix@jamie'4building '/nix/store/ggfr4jz3dv9n4v6xwriq20pn45k60w1v-nixpkgs-review.drv'5nixpkgs-review> Sourcing python-remove-tests-dir-hook6nixpkgs-review> Sourcing python-catch-conflicts-hook.sh7nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh8nixpkgs-review> Sourcing pypa-build-hook9nixpkgs-review> Using pypaBuildPhase10nixpkgs-review> Sourcing python-runtime-deps-check-hook11nixpkgs-review> Using pythonRuntimeDepsCheckHook12nixpkgs-review> Sourcing pypa-install-hook13nixpkgs-review> Using pypaInstallPhase14nixpkgs-review> Sourcing python-imports-check-hook.sh15nixpkgs-review> Using pythonImportsCheckPhase16nixpkgs-review> Sourcing python-namespaces-hook17nixpkgs-review> Sourcing python-catch-conflicts-hook.sh18nixpkgs-review> Running phase: unpackPhase19nixpkgs-review> unpacking source archive /nix/store/w377z5mpwsm78dqp1ik0n03mrzm1570b-source20nixpkgs-review> source root is source21nixpkgs-review> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_wip.py"22nixpkgs-review> Running phase: patchPhase23nixpkgs-review> Running phase: updateAutotoolsGnuConfigScriptsPhase24nixpkgs-review> Running phase: configurePhase25nixpkgs-review> no configure script, doing nothing26nixpkgs-review> Running phase: buildPhase27nixpkgs-review> Executing pypaBuildPhase28nixpkgs-review> Creating a wheel...29nixpkgs-review> pypa build flags: --no-isolation --outdir dist/ --wheel30nixpkgs-review> * Getting build dependencies for wheel...31nixpkgs-review> /nix/store/25rr86lli13limp2np2xfqhq0x8lwjgv-python3.13-setuptools-80.10.1/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated32nixpkgs-review> !!33nixpkgs-review> 34nixpkgs-review>         ********************************************************************************35nixpkgs-review>         Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).36nixpkgs-review> 37nixpkgs-review>         This deprecation is overdue, please update your project and remove deprecated38nixpkgs-review>         calls to avoid build errors in the future.39nixpkgs-review> 40nixpkgs-review>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.41nixpkgs-review>         ********************************************************************************42nixpkgs-review> 43nixpkgs-review> !!44nixpkgs-review>   corresp(dist, value, root_dir)45nixpkgs-review> running egg_info46nixpkgs-review> creating nixpkgs_review.egg-info47nixpkgs-review> writing nixpkgs_review.egg-info/PKG-INFO48nixpkgs-review> writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt49nixpkgs-review> writing entry points to nixpkgs_review.egg-info/entry_points.txt50nixpkgs-review> writing top-level names to nixpkgs_review.egg-info/top_level.txt51nixpkgs-review> writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'52nixpkgs-review> reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'53nixpkgs-review> writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'54nixpkgs-review> * Building wheel...55nixpkgs-review> /nix/store/25rr86lli13limp2np2xfqhq0x8lwjgv-python3.13-setuptools-80.10.1/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated56nixpkgs-review> !!57nixpkgs-review> 58nixpkgs-review>         ********************************************************************************59nixpkgs-review>         Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).60nixpkgs-review> 61nixpkgs-review>         This deprecation is overdue, please update your project and remove deprecated62nixpkgs-review>         calls to avoid build errors in the future.63nixpkgs-review> 64nixpkgs-review>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.65nixpkgs-review>         ********************************************************************************66nixpkgs-review> 67nixpkgs-review> !!68nixpkgs-review>   corresp(dist, value, root_dir)69nixpkgs-review> running bdist_wheel70nixpkgs-review> running build71nixpkgs-review> running build_py72nixpkgs-review> creating build/lib/tests73nixpkgs-review> copying tests/test_rev.py -> build/lib/tests74nixpkgs-review> copying tests/test_nixpkgs.py -> build/lib/tests75nixpkgs-review> copying tests/__init__.py -> build/lib/tests76nixpkgs-review> copying tests/test_escape_attr.py -> build/lib/tests77nixpkgs-review> copying tests/test_pr.py -> build/lib/tests78nixpkgs-review> copying tests/test_wip.py -> build/lib/tests79nixpkgs-review> copying tests/conftest.py -> build/lib/tests80nixpkgs-review> copying tests/test_github_actions.py -> build/lib/tests81nixpkgs-review> creating build/lib/nixpkgs_review82nixpkgs-review> copying nixpkgs_review/errors.py -> build/lib/nixpkgs_review83nixpkgs-review> copying nixpkgs_review/github.py -> build/lib/nixpkgs_review84nixpkgs-review> copying nixpkgs_review/review.py -> build/lib/nixpkgs_review85nixpkgs-review> copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review86nixpkgs-review> copying nixpkgs_review/allow.py -> build/lib/nixpkgs_review87nixpkgs-review> copying nixpkgs_review/git.py -> build/lib/nixpkgs_review88nixpkgs-review> copying nixpkgs_review/report.py -> build/lib/nixpkgs_review89nixpkgs-review> copying nixpkgs_review/nix.py -> build/lib/nixpkgs_review90nixpkgs-review> copying nixpkgs_review/nixpkgs.py -> build/lib/nixpkgs_review91nixpkgs-review> copying nixpkgs_review/http_requests.py -> build/lib/nixpkgs_review92nixpkgs-review> copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review93nixpkgs-review> copying nixpkgs_review/__init__.py -> build/lib/nixpkgs_review94nixpkgs-review> copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review95nixpkgs-review> copying nixpkgs_review/overlay.py -> build/lib/nixpkgs_review96nixpkgs-review> creating build/lib/nixpkgs_review/cli97nixpkgs-review> copying nixpkgs_review/cli/wip.py -> build/lib/nixpkgs_review/cli98nixpkgs-review> copying nixpkgs_review/cli/__init__.py -> build/lib/nixpkgs_review/cli99nixpkgs-review> copying nixpkgs_review/cli/utils.py -> build/lib/nixpkgs_review/cli100nixpkgs-review> copying nixpkgs_review/cli/pr.py -> build/lib/nixpkgs_review/cli101nixpkgs-review> copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli102nixpkgs-review> copying nixpkgs_review/cli/post_result.py -> build/lib/nixpkgs_review/cli103nixpkgs-review> copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli104nixpkgs-review> copying nixpkgs_review/cli/merge.py -> build/lib/nixpkgs_review/cli105nixpkgs-review> copying nixpkgs_review/cli/approve.py -> build/lib/nixpkgs_review/cli106nixpkgs-review> running egg_info107nixpkgs-review> writing nixpkgs_review.egg-info/PKG-INFO108nixpkgs-review> writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt109nixpkgs-review> writing entry points to nixpkgs_review.egg-info/entry_points.txt110nixpkgs-review> writing top-level names to nixpkgs_review.egg-info/top_level.txt111nixpkgs-review> reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'112nixpkgs-review> writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'113nixpkgs-review> creating build/lib/nixpkgs_review/nix114nixpkgs-review> copying nixpkgs_review/nix/review-shell.nix -> build/lib/nixpkgs_review/nix115nixpkgs-review> copying nixpkgs_review/nix/evalAttrs.nix -> build/lib/nixpkgs_review/nix116nixpkgs-review> installing to build/bdist.linux-x86_64/wheel117nixpkgs-review> running install118nixpkgs-review> running install_lib119nixpkgs-review> creating build/bdist.linux-x86_64/wheel120nixpkgs-review> creating build/bdist.linux-x86_64/wheel/tests121nixpkgs-review> copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tests122nixpkgs-review> copying build/lib/tests/test_escape_attr.py -> build/bdist.linux-x86_64/wheel/./tests123nixpkgs-review> copying build/lib/tests/test_wip.py -> build/bdist.linux-x86_64/wheel/./tests124nixpkgs-review> copying build/lib/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./tests125nixpkgs-review> copying build/lib/tests/test_nixpkgs.py -> build/bdist.linux-x86_64/wheel/./tests126nixpkgs-review> copying build/lib/tests/test_rev.py -> build/bdist.linux-x86_64/wheel/./tests127nixpkgs-review> copying build/lib/tests/test_pr.py -> build/bdist.linux-x86_64/wheel/./tests128nixpkgs-review> copying build/lib/tests/test_github_actions.py -> build/bdist.linux-x86_64/wheel/./tests129nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review130nixpkgs-review> copying build/lib/nixpkgs_review/overlay.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review131nixpkgs-review> copying build/lib/nixpkgs_review/nixpkgs.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review132nixpkgs-review> copying build/lib/nixpkgs_review/allow.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review133nixpkgs-review> copying build/lib/nixpkgs_review/utils.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review134nixpkgs-review> copying build/lib/nixpkgs_review/github.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review135nixpkgs-review> copying build/lib/nixpkgs_review/review.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review136nixpkgs-review> copying build/lib/nixpkgs_review/nix.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review137nixpkgs-review> copying build/lib/nixpkgs_review/errors.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review138nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review/nix139nixpkgs-review> copying build/lib/nixpkgs_review/nix/review-shell.nix -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/nix140nixpkgs-review> copying build/lib/nixpkgs_review/nix/evalAttrs.nix -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/nix141nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review/cli142nixpkgs-review> copying build/lib/nixpkgs_review/cli/approve.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli143nixpkgs-review> copying build/lib/nixpkgs_review/cli/utils.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli144nixpkgs-review> copying build/lib/nixpkgs_review/cli/comments.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli145nixpkgs-review> copying build/lib/nixpkgs_review/cli/rev.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli146nixpkgs-review> copying build/lib/nixpkgs_review/cli/post_result.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli147nixpkgs-review> copying build/lib/nixpkgs_review/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli148nixpkgs-review> copying build/lib/nixpkgs_review/cli/wip.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli149nixpkgs-review> copying build/lib/nixpkgs_review/cli/merge.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli150nixpkgs-review> copying build/lib/nixpkgs_review/cli/pr.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli151nixpkgs-review> copying build/lib/nixpkgs_review/builddir.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review152nixpkgs-review> copying build/lib/nixpkgs_review/__init__.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review153nixpkgs-review> copying build/lib/nixpkgs_review/buildenv.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review154nixpkgs-review> copying build/lib/nixpkgs_review/git.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review155nixpkgs-review> copying build/lib/nixpkgs_review/report.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review156nixpkgs-review> copying build/lib/nixpkgs_review/http_requests.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review157nixpkgs-review> running install_egg_info158nixpkgs-review> Copying nixpkgs_review.egg-info to build/bdist.linux-x86_64/wheel/./nixpkgs_review-3.8.0-py3.13.egg-info159nixpkgs-review> running install_scripts160nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review-3.8.0.dist-info/WHEEL161nixpkgs-review> creating '/build/source/dist/.tmp-i29jlio0/nixpkgs_review-3.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it162nixpkgs-review> adding 'nixpkgs_review/__init__.py'163nixpkgs-review> adding 'nixpkgs_review/allow.py'164nixpkgs-review> adding 'nixpkgs_review/builddir.py'165nixpkgs-review> adding 'nixpkgs_review/buildenv.py'166nixpkgs-review> adding 'nixpkgs_review/errors.py'167nixpkgs-review> adding 'nixpkgs_review/git.py'168nixpkgs-review> adding 'nixpkgs_review/github.py'169nixpkgs-review> adding 'nixpkgs_review/http_requests.py'170nixpkgs-review> adding 'nixpkgs_review/nix.py'171nixpkgs-review> adding 'nixpkgs_review/nixpkgs.py'172nixpkgs-review> adding 'nixpkgs_review/overlay.py'173nixpkgs-review> adding 'nixpkgs_review/report.py'174nixpkgs-review> adding 'nixpkgs_review/review.py'175nixpkgs-review> adding 'nixpkgs_review/utils.py'176nixpkgs-review> adding 'nixpkgs_review/cli/__init__.py'177nixpkgs-review> adding 'nixpkgs_review/cli/approve.py'178nixpkgs-review> adding 'nixpkgs_review/cli/comments.py'179nixpkgs-review> adding 'nixpkgs_review/cli/merge.py'180nixpkgs-review> adding 'nixpkgs_review/cli/post_result.py'181nixpkgs-review> adding 'nixpkgs_review/cli/pr.py'182nixpkgs-review> adding 'nixpkgs_review/cli/rev.py'183nixpkgs-review> adding 'nixpkgs_review/cli/utils.py'184nixpkgs-review> adding 'nixpkgs_review/cli/wip.py'185nixpkgs-review> adding 'nixpkgs_review/nix/evalAttrs.nix'186nixpkgs-review> adding 'nixpkgs_review/nix/review-shell.nix'187nixpkgs-review> adding 'tests/__init__.py'188nixpkgs-review> adding 'tests/conftest.py'189nixpkgs-review> adding 'tests/test_escape_attr.py'190nixpkgs-review> adding 'tests/test_github_actions.py'191nixpkgs-review> adding 'tests/test_nixpkgs.py'192nixpkgs-review> adding 'tests/test_pr.py'193nixpkgs-review> adding 'tests/test_rev.py'194nixpkgs-review> adding 'tests/test_wip.py'195nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/METADATA'196nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/WHEEL'197nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/entry_points.txt'198nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/top_level.txt'199nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/RECORD'200nixpkgs-review> removing build/bdist.linux-x86_64/wheel201nixpkgs-review> Successfully built nixpkgs_review-3.8.0-py3-none-any.whl202nixpkgs-review> Finished creating a wheel...203nixpkgs-review> Finished executing pypaBuildPhase204nixpkgs-review> Running phase: pythonRuntimeDepsCheckHook205nixpkgs-review> Executing pythonRuntimeDepsCheck206nixpkgs-review> Checking runtime dependencies for nixpkgs_review-3.8.0-py3-none-any.whl207nixpkgs-review> Finished executing pythonRuntimeDepsCheck208nixpkgs-review> Running phase: installPhase209nixpkgs-review> Executing pypaInstallPhase210nixpkgs-review> Successfully installed nixpkgs_review-3.8.0-py3-none-any.whl211nixpkgs-review> Finished executing pypaInstallPhase212nixpkgs-review> Running phase: pythonOutputDistPhase213nixpkgs-review> Executing pythonOutputDistPhase214nixpkgs-review> Finished executing pythonOutputDistPhase215nixpkgs-review> Running phase: fixupPhase216nixpkgs-review> shrinking RPATHs of ELF executables and libraries in /nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review217nixpkgs-review> checking for references to /build/ in /nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review...218nixpkgs-review> patching script interpreter paths in /nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review219nixpkgs-review> stripping (with command strip and flags -S -p) in  /nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review/lib /nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review/bin220nixpkgs-review> shrinking RPATHs of ELF executables and libraries in /nix/store/hl9qn5hi4vsym9wav5ynbjzbbm263llr-nixpkgs-review-dist221nixpkgs-review> checking for references to /build/ in /nix/store/hl9qn5hi4vsym9wav5ynbjzbbm263llr-nixpkgs-review-dist...222nixpkgs-review> patching script interpreter paths in /nix/store/hl9qn5hi4vsym9wav5ynbjzbbm263llr-nixpkgs-review-dist223nixpkgs-review> Rewriting #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13 to #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13224nixpkgs-review> wrapping `/nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review/bin/nixpkgs-review'...225nixpkgs-review> Rewriting #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13 to #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13226nixpkgs-review> wrapping `/nix/store/3v6f0j5jpwndsdxvq5h00563a1nvmgy7-nixpkgs-review/bin/nix-review'...227nixpkgs-review> Executing pythonRemoveTestsDir228nixpkgs-review> Finished executing pythonRemoveTestsDir229nixpkgs-review> Running phase: installCheckPhase230nixpkgs-review> ============================= test session starts ==============================231nixpkgs-review> platform linux -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.0232nixpkgs-review> rootdir: /build/source233nixpkgs-review> configfile: pyproject.toml234nixpkgs-review> plugins: xdist-3.8.0235nixpkgs-review> 384 workers [30 items]     m236nixpkgs-review> ss..ss........................                                           [100%]237nixpkgs-review> ======================== 26 passed, 4 skipped in 25.97s ========================238nixpkgs-review> Running phase: pythonCatchConflictsPhase239nixpkgs-review> Running phase: pythonRemoveBinBytecodePhase240nixpkgs-review> Running phase: pythonImportsCheckPhase241nixpkgs-review> Executing pythonImportsCheckPhase242nixpkgs-review> Running phase: pytestcachePhase243nixpkgs-review> Running phase: pytestRemoveBytecodePhase244245post-build step Upload coverage to codecov: ok246Skipping codecov: project=Mic92/nixpkgs-review attr=x86_64-linux.package-default