nixbot

builds

failed x86_64-linux.package-nixpkgs-review build #21 · raw ·

1this derivation will be built:2  /nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv3waiting for the big Nix store lock...4building '/nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv' on 'ssh-ng://nix@jamie'5building '/nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv'6nixpkgs-review> Sourcing python-remove-tests-dir-hook7nixpkgs-review> Sourcing python-catch-conflicts-hook.sh8nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh9nixpkgs-review> Sourcing pypa-build-hook10nixpkgs-review> Using pypaBuildPhase11nixpkgs-review> Sourcing python-runtime-deps-check-hook12nixpkgs-review> Using pythonRuntimeDepsCheckHook13nixpkgs-review> Sourcing pypa-install-hook14nixpkgs-review> Using pypaInstallPhase15nixpkgs-review> Sourcing python-imports-check-hook.sh16nixpkgs-review> Using pythonImportsCheckPhase17nixpkgs-review> Sourcing python-namespaces-hook18nixpkgs-review> Sourcing python-catch-conflicts-hook.sh19nixpkgs-review> Running phase: unpackPhase20nixpkgs-review> unpacking source archive /nix/store/lyzrb23fwwk0wkjaabmfkk3cnp24kvhg-source21nixpkgs-review> source root is source22nixpkgs-review> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_wip.py"23nixpkgs-review> Running phase: patchPhase24nixpkgs-review> Running phase: updateAutotoolsGnuConfigScriptsPhase25nixpkgs-review> Running phase: configurePhase26nixpkgs-review> no configure script, doing nothing27nixpkgs-review> Running phase: buildPhase28nixpkgs-review> Executing pypaBuildPhase29nixpkgs-review> Creating a wheel...30nixpkgs-review> pypa build flags: --no-isolation --outdir dist/ --wheel31nixpkgs-review> * Getting build dependencies for wheel...32nixpkgs-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 deprecated33nixpkgs-review> !!34nixpkgs-review> 35nixpkgs-review>         ********************************************************************************36nixpkgs-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).37nixpkgs-review> 38nixpkgs-review>         This deprecation is overdue, please update your project and remove deprecated39nixpkgs-review>         calls to avoid build errors in the future.40nixpkgs-review> 41nixpkgs-review>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.42nixpkgs-review>         ********************************************************************************43nixpkgs-review> 44nixpkgs-review> !!45nixpkgs-review>   corresp(dist, value, root_dir)46nixpkgs-review> running egg_info47nixpkgs-review> creating nixpkgs_review.egg-info48nixpkgs-review> writing nixpkgs_review.egg-info/PKG-INFO49nixpkgs-review> writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt50nixpkgs-review> writing entry points to nixpkgs_review.egg-info/entry_points.txt51nixpkgs-review> writing top-level names to nixpkgs_review.egg-info/top_level.txt52nixpkgs-review> writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'53nixpkgs-review> reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'54nixpkgs-review> writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'55nixpkgs-review> * Building wheel...56nixpkgs-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 deprecated57nixpkgs-review> !!58nixpkgs-review> 59nixpkgs-review>         ********************************************************************************60nixpkgs-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).61nixpkgs-review> 62nixpkgs-review>         This deprecation is overdue, please update your project and remove deprecated63nixpkgs-review>         calls to avoid build errors in the future.64nixpkgs-review> 65nixpkgs-review>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.66nixpkgs-review>         ********************************************************************************67nixpkgs-review> 68nixpkgs-review> !!69nixpkgs-review>   corresp(dist, value, root_dir)70nixpkgs-review> running bdist_wheel71nixpkgs-review> running build72nixpkgs-review> running build_py73nixpkgs-review> creating build/lib/tests74nixpkgs-review> copying tests/test_nixpkgs.py -> build/lib/tests75nixpkgs-review> copying tests/__init__.py -> build/lib/tests76nixpkgs-review> copying tests/test_wip.py -> build/lib/tests77nixpkgs-review> copying tests/conftest.py -> build/lib/tests78nixpkgs-review> copying tests/test_github_actions.py -> build/lib/tests79nixpkgs-review> copying tests/test_pr.py -> build/lib/tests80nixpkgs-review> copying tests/test_escape_attr.py -> build/lib/tests81nixpkgs-review> copying tests/test_rev.py -> build/lib/tests82nixpkgs-review> creating build/lib/nixpkgs_review83nixpkgs-review> copying nixpkgs_review/nixpkgs.py -> build/lib/nixpkgs_review84nixpkgs-review> copying nixpkgs_review/git.py -> build/lib/nixpkgs_review85nixpkgs-review> copying nixpkgs_review/overlay.py -> build/lib/nixpkgs_review86nixpkgs-review> copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review87nixpkgs-review> copying nixpkgs_review/report.py -> build/lib/nixpkgs_review88nixpkgs-review> copying nixpkgs_review/allow.py -> build/lib/nixpkgs_review89nixpkgs-review> copying nixpkgs_review/http_requests.py -> build/lib/nixpkgs_review90nixpkgs-review> copying nixpkgs_review/review.py -> build/lib/nixpkgs_review91nixpkgs-review> copying nixpkgs_review/github.py -> build/lib/nixpkgs_review92nixpkgs-review> copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review93nixpkgs-review> copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review94nixpkgs-review> copying nixpkgs_review/__init__.py -> build/lib/nixpkgs_review95nixpkgs-review> copying nixpkgs_review/errors.py -> build/lib/nixpkgs_review96nixpkgs-review> copying nixpkgs_review/nix.py -> build/lib/nixpkgs_review97nixpkgs-review> creating build/lib/nixpkgs_review/cli98nixpkgs-review> copying nixpkgs_review/cli/utils.py -> build/lib/nixpkgs_review/cli99nixpkgs-review> copying nixpkgs_review/cli/wip.py -> build/lib/nixpkgs_review/cli100nixpkgs-review> copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli101nixpkgs-review> copying nixpkgs_review/cli/post_result.py -> build/lib/nixpkgs_review/cli102nixpkgs-review> copying nixpkgs_review/cli/pr.py -> build/lib/nixpkgs_review/cli103nixpkgs-review> copying nixpkgs_review/cli/__init__.py -> build/lib/nixpkgs_review/cli104nixpkgs-review> copying nixpkgs_review/cli/approve.py -> build/lib/nixpkgs_review/cli105nixpkgs-review> copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli106nixpkgs-review> copying nixpkgs_review/cli/merge.py -> build/lib/nixpkgs_review/cli107nixpkgs-review> running egg_info108nixpkgs-review> writing nixpkgs_review.egg-info/PKG-INFO109nixpkgs-review> writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt110nixpkgs-review> writing entry points to nixpkgs_review.egg-info/entry_points.txt111nixpkgs-review> writing top-level names to nixpkgs_review.egg-info/top_level.txt112nixpkgs-review> reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'113nixpkgs-review> writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'114nixpkgs-review> creating build/lib/nixpkgs_review/nix115nixpkgs-review> copying nixpkgs_review/nix/review-shell.nix -> build/lib/nixpkgs_review/nix116nixpkgs-review> copying nixpkgs_review/nix/evalAttrs.nix -> build/lib/nixpkgs_review/nix117nixpkgs-review> installing to build/bdist.linux-x86_64/wheel118nixpkgs-review> running install119nixpkgs-review> running install_lib120nixpkgs-review> creating build/bdist.linux-x86_64/wheel121nixpkgs-review> creating build/bdist.linux-x86_64/wheel/tests122nixpkgs-review> copying build/lib/tests/test_rev.py -> build/bdist.linux-x86_64/wheel/./tests123nixpkgs-review> copying build/lib/tests/test_nixpkgs.py -> build/bdist.linux-x86_64/wheel/./tests124nixpkgs-review> copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tests125nixpkgs-review> copying build/lib/tests/test_github_actions.py -> build/bdist.linux-x86_64/wheel/./tests126nixpkgs-review> copying build/lib/tests/test_wip.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/conftest.py -> build/bdist.linux-x86_64/wheel/./tests129nixpkgs-review> copying build/lib/tests/test_escape_attr.py -> build/bdist.linux-x86_64/wheel/./tests130nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review131nixpkgs-review> copying build/lib/nixpkgs_review/errors.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review132nixpkgs-review> copying build/lib/nixpkgs_review/review.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review133nixpkgs-review> copying build/lib/nixpkgs_review/github.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review134nixpkgs-review> copying build/lib/nixpkgs_review/__init__.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review135nixpkgs-review> copying build/lib/nixpkgs_review/builddir.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review136nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review/nix137nixpkgs-review> copying build/lib/nixpkgs_review/nix/evalAttrs.nix -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/nix138nixpkgs-review> copying build/lib/nixpkgs_review/nix/review-shell.nix -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/nix139nixpkgs-review> copying build/lib/nixpkgs_review/nixpkgs.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review140nixpkgs-review> copying build/lib/nixpkgs_review/git.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review141nixpkgs-review> copying build/lib/nixpkgs_review/buildenv.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review142nixpkgs-review> copying build/lib/nixpkgs_review/overlay.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review143nixpkgs-review> copying build/lib/nixpkgs_review/nix.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review144nixpkgs-review> copying build/lib/nixpkgs_review/utils.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review145nixpkgs-review> copying build/lib/nixpkgs_review/http_requests.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review146nixpkgs-review> copying build/lib/nixpkgs_review/allow.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review147nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review/cli148nixpkgs-review> copying build/lib/nixpkgs_review/cli/approve.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli149nixpkgs-review> copying build/lib/nixpkgs_review/cli/pr.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli150nixpkgs-review> copying build/lib/nixpkgs_review/cli/merge.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli151nixpkgs-review> copying build/lib/nixpkgs_review/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli152nixpkgs-review> copying build/lib/nixpkgs_review/cli/post_result.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli153nixpkgs-review> copying build/lib/nixpkgs_review/cli/rev.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli154nixpkgs-review> copying build/lib/nixpkgs_review/cli/utils.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli155nixpkgs-review> copying build/lib/nixpkgs_review/cli/comments.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli156nixpkgs-review> copying build/lib/nixpkgs_review/cli/wip.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review/cli157nixpkgs-review> copying build/lib/nixpkgs_review/report.py -> build/bdist.linux-x86_64/wheel/./nixpkgs_review158nixpkgs-review> running install_egg_info159nixpkgs-review> Copying nixpkgs_review.egg-info to build/bdist.linux-x86_64/wheel/./nixpkgs_review-3.8.0-py3.13.egg-info160nixpkgs-review> running install_scripts161nixpkgs-review> creating build/bdist.linux-x86_64/wheel/nixpkgs_review-3.8.0.dist-info/WHEEL162nixpkgs-review> creating '/build/source/dist/.tmp-o0_kr730/nixpkgs_review-3.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it163nixpkgs-review> adding 'nixpkgs_review/__init__.py'164nixpkgs-review> adding 'nixpkgs_review/allow.py'165nixpkgs-review> adding 'nixpkgs_review/builddir.py'166nixpkgs-review> adding 'nixpkgs_review/buildenv.py'167nixpkgs-review> adding 'nixpkgs_review/errors.py'168nixpkgs-review> adding 'nixpkgs_review/git.py'169nixpkgs-review> adding 'nixpkgs_review/github.py'170nixpkgs-review> adding 'nixpkgs_review/http_requests.py'171nixpkgs-review> adding 'nixpkgs_review/nix.py'172nixpkgs-review> adding 'nixpkgs_review/nixpkgs.py'173nixpkgs-review> adding 'nixpkgs_review/overlay.py'174nixpkgs-review> adding 'nixpkgs_review/report.py'175nixpkgs-review> adding 'nixpkgs_review/review.py'176nixpkgs-review> adding 'nixpkgs_review/utils.py'177nixpkgs-review> adding 'nixpkgs_review/cli/__init__.py'178nixpkgs-review> adding 'nixpkgs_review/cli/approve.py'179nixpkgs-review> adding 'nixpkgs_review/cli/comments.py'180nixpkgs-review> adding 'nixpkgs_review/cli/merge.py'181nixpkgs-review> adding 'nixpkgs_review/cli/post_result.py'182nixpkgs-review> adding 'nixpkgs_review/cli/pr.py'183nixpkgs-review> adding 'nixpkgs_review/cli/rev.py'184nixpkgs-review> adding 'nixpkgs_review/cli/utils.py'185nixpkgs-review> adding 'nixpkgs_review/cli/wip.py'186nixpkgs-review> adding 'nixpkgs_review/nix/evalAttrs.nix'187nixpkgs-review> adding 'nixpkgs_review/nix/review-shell.nix'188nixpkgs-review> adding 'tests/__init__.py'189nixpkgs-review> adding 'tests/conftest.py'190nixpkgs-review> adding 'tests/test_escape_attr.py'191nixpkgs-review> adding 'tests/test_github_actions.py'192nixpkgs-review> adding 'tests/test_nixpkgs.py'193nixpkgs-review> adding 'tests/test_pr.py'194nixpkgs-review> adding 'tests/test_rev.py'195nixpkgs-review> adding 'tests/test_wip.py'196nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/METADATA'197nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/WHEEL'198nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/entry_points.txt'199nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/top_level.txt'200nixpkgs-review> adding 'nixpkgs_review-3.8.0.dist-info/RECORD'201nixpkgs-review> removing build/bdist.linux-x86_64/wheel202nixpkgs-review> Successfully built nixpkgs_review-3.8.0-py3-none-any.whl203nixpkgs-review> Finished creating a wheel...204nixpkgs-review> Finished executing pypaBuildPhase205nixpkgs-review> Running phase: pythonRuntimeDepsCheckHook206nixpkgs-review> Executing pythonRuntimeDepsCheck207nixpkgs-review> Checking runtime dependencies for nixpkgs_review-3.8.0-py3-none-any.whl208nixpkgs-review> Finished executing pythonRuntimeDepsCheck209nixpkgs-review> Running phase: installPhase210nixpkgs-review> Executing pypaInstallPhase211nixpkgs-review> Successfully installed nixpkgs_review-3.8.0-py3-none-any.whl212nixpkgs-review> Finished executing pypaInstallPhase213nixpkgs-review> Running phase: pythonOutputDistPhase214nixpkgs-review> Executing pythonOutputDistPhase215nixpkgs-review> Finished executing pythonOutputDistPhase216nixpkgs-review> Running phase: fixupPhase217nixpkgs-review> shrinking RPATHs of ELF executables and libraries in /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review218nixpkgs-review> checking for references to /build/ in /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review...219nixpkgs-review> patching script interpreter paths in /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review220nixpkgs-review> stripping (with command strip and flags -S -p) in  /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review/lib /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review/bin221nixpkgs-review> shrinking RPATHs of ELF executables and libraries in /nix/store/0xngji8ak0q5ijzfmli8yzf14s47x8ga-nixpkgs-review-dist222nixpkgs-review> checking for references to /build/ in /nix/store/0xngji8ak0q5ijzfmli8yzf14s47x8ga-nixpkgs-review-dist...223nixpkgs-review> patching script interpreter paths in /nix/store/0xngji8ak0q5ijzfmli8yzf14s47x8ga-nixpkgs-review-dist224nixpkgs-review> Rewriting #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13 to #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13225nixpkgs-review> wrapping `/nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review/bin/nixpkgs-review'...226nixpkgs-review> Rewriting #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13 to #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13227nixpkgs-review> wrapping `/nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review/bin/nix-review'...228nixpkgs-review> Executing pythonRemoveTestsDir229nixpkgs-review> Finished executing pythonRemoveTestsDir230nixpkgs-review> Running phase: installCheckPhase231nixpkgs-review> ============================= test session starts ==============================232nixpkgs-review> platform linux -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.0233nixpkgs-review> rootdir: /build/source234nixpkgs-review> configfile: pyproject.toml235nixpkgs-review> plugins: xdist-3.8.0236nixpkgs-review> 384 workers [30 items]     m237nixpkgs-review> s..ss.s.......FFFFFFFFFFFFFFFF238nixpkgs-review> =================================== FAILURES ===================================239nixpkgs-review> _______________ test_rev_only_packages_does_not_trigger_an_eval ________________240nixpkgs-review> [gw20] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python241nixpkgs-review> 242nixpkgs-review> mock_eval = <MagicMock name='_list_packages_system' id='140737305094736'>243nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>244nixpkgs-review> 245nixpkgs-review>     @patch("nixpkgs_review.review._list_packages_system")246nixpkgs-review>     def test_rev_only_packages_does_not_trigger_an_eval(247nixpkgs-review>         mock_eval: MagicMock,248nixpkgs-review>         helpers: Helpers,249nixpkgs-review>     ) -> None:250nixpkgs-review>         mock_eval.side_effect = RuntimeError251nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:252nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")253nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)254nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)255nixpkgs-review>     256nixpkgs-review>             path = main(257nixpkgs-review>                 "nixpkgs-review",258nixpkgs-review>                 [259nixpkgs-review>                     "rev",260nixpkgs-review>                     "HEAD",261nixpkgs-review>                     "--remote",262nixpkgs-review>                     str(nixpkgs.remote),263nixpkgs-review>                     "--run",264nixpkgs-review>                     "exit 0",265nixpkgs-review>                     "--build-graph",266nixpkgs-review>                     "nix",267nixpkgs-review>                     "--package",268nixpkgs-review>                     "pkg1",269nixpkgs-review>                 ],270nixpkgs-review>             )271nixpkgs-review> >           helpers.assert_built(path, "pkg1")272nixpkgs-review> 273nixpkgs-review> tests/test_rev.py:76: 274nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 275nixpkgs-review> 276nixpkgs-review> path = PosixPath('/build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')277nixpkgs-review> pkg_names = ('pkg1',)278nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}279nixpkgs-review> 280nixpkgs-review>     @staticmethod281nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:282nixpkgs-review>         report = Helpers.load_report(path)283nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}284nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^285nixpkgs-review> E       TypeError: unhashable type: 'dict'286nixpkgs-review> 287nixpkgs-review> tests/conftest.py:185: TypeError288nixpkgs-review> ----------------------------- Captured stdout call -----------------------------289nixpkgs-review> Initialized empty Git repository in /build/tmpqg8_y2fa/nixpkgs/.git/290nixpkgs-review> [master (root-commit) a204dee] first commit291nixpkgs-review>  115 files changed, 218 insertions(+)292nixpkgs-review>  create mode 100644 .bash_source293nixpkgs-review>  create mode 100644 .coreutils_source294nixpkgs-review>  create mode 100644 .gitignore295nixpkgs-review>  create mode 100755 bin/bash296nixpkgs-review>  create mode 120000 bin/coreutils/[297nixpkgs-review>  create mode 120000 bin/coreutils/b2sum298nixpkgs-review>  create mode 120000 bin/coreutils/base32299nixpkgs-review>  create mode 120000 bin/coreutils/base64300nixpkgs-review>  create mode 120000 bin/coreutils/basename301nixpkgs-review>  create mode 120000 bin/coreutils/basenc302nixpkgs-review>  create mode 120000 bin/coreutils/cat303nixpkgs-review>  create mode 120000 bin/coreutils/chcon304nixpkgs-review>  create mode 120000 bin/coreutils/chgrp305nixpkgs-review>  create mode 120000 bin/coreutils/chmod306nixpkgs-review>  create mode 120000 bin/coreutils/chown307nixpkgs-review>  create mode 120000 bin/coreutils/chroot308nixpkgs-review>  create mode 120000 bin/coreutils/cksum309nixpkgs-review>  create mode 120000 bin/coreutils/comm310nixpkgs-review>  create mode 100755 bin/coreutils/coreutils311nixpkgs-review>  create mode 120000 bin/coreutils/cp312nixpkgs-review>  create mode 120000 bin/coreutils/csplit313nixpkgs-review>  create mode 120000 bin/coreutils/cut314nixpkgs-review>  create mode 120000 bin/coreutils/date315nixpkgs-review>  create mode 120000 bin/coreutils/dd316nixpkgs-review>  create mode 120000 bin/coreutils/df317nixpkgs-review>  create mode 120000 bin/coreutils/dir318nixpkgs-review>  create mode 120000 bin/coreutils/dircolors319nixpkgs-review>  create mode 120000 bin/coreutils/dirname320nixpkgs-review>  create mode 120000 bin/coreutils/du321nixpkgs-review>  create mode 120000 bin/coreutils/echo322nixpkgs-review>  create mode 120000 bin/coreutils/env323nixpkgs-review>  create mode 120000 bin/coreutils/expand324nixpkgs-review>  create mode 120000 bin/coreutils/expr325nixpkgs-review>  create mode 120000 bin/coreutils/factor326nixpkgs-review>  create mode 120000 bin/coreutils/false327nixpkgs-review>  create mode 120000 bin/coreutils/fmt328nixpkgs-review>  create mode 120000 bin/coreutils/fold329nixpkgs-review>  create mode 120000 bin/coreutils/groups330nixpkgs-review>  create mode 120000 bin/coreutils/head331nixpkgs-review>  create mode 120000 bin/coreutils/hostid332nixpkgs-review>  create mode 120000 bin/coreutils/id333nixpkgs-review>  create mode 120000 bin/coreutils/install334nixpkgs-review>  create mode 120000 bin/coreutils/join335nixpkgs-review>  create mode 120000 bin/coreutils/kill336nixpkgs-review>  create mode 120000 bin/coreutils/link337nixpkgs-review>  create mode 120000 bin/coreutils/ln338nixpkgs-review>  create mode 120000 bin/coreutils/logname339nixpkgs-review>  create mode 120000 bin/coreutils/ls340nixpkgs-review>  create mode 120000 bin/coreutils/md5sum341nixpkgs-review>  create mode 120000 bin/coreutils/mkdir342nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo343nixpkgs-review>  create mode 120000 bin/coreutils/mknod344nixpkgs-review>  create mode 120000 bin/coreutils/mktemp345nixpkgs-review>  create mode 120000 bin/coreutils/mv346nixpkgs-review>  create mode 120000 bin/coreutils/nice347nixpkgs-review>  create mode 120000 bin/coreutils/nl348nixpkgs-review>  create mode 120000 bin/coreutils/nohup349nixpkgs-review>  create mode 120000 bin/coreutils/nproc350nixpkgs-review>  create mode 120000 bin/coreutils/numfmt351nixpkgs-review>  create mode 120000 bin/coreutils/od352nixpkgs-review>  create mode 120000 bin/coreutils/paste353nixpkgs-review>  create mode 120000 bin/coreutils/pathchk354nixpkgs-review>  create mode 120000 bin/coreutils/pinky355nixpkgs-review>  create mode 120000 bin/coreutils/pr356nixpkgs-review>  create mode 120000 bin/coreutils/printenv357nixpkgs-review>  create mode 120000 bin/coreutils/printf358nixpkgs-review>  create mode 120000 bin/coreutils/ptx359nixpkgs-review>  create mode 120000 bin/coreutils/pwd360nixpkgs-review>  create mode 120000 bin/coreutils/readlink361nixpkgs-review>  create mode 120000 bin/coreutils/realpath362nixpkgs-review>  create mode 120000 bin/coreutils/rm363nixpkgs-review>  create mode 120000 bin/coreutils/rmdir364nixpkgs-review>  create mode 120000 bin/coreutils/runcon365nixpkgs-review>  create mode 120000 bin/coreutils/seq366nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum367nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum368nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum369nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum370nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum371nixpkgs-review>  create mode 120000 bin/coreutils/shred372nixpkgs-review>  create mode 120000 bin/coreutils/shuf373nixpkgs-review>  create mode 120000 bin/coreutils/sleep374nixpkgs-review>  create mode 120000 bin/coreutils/sort375nixpkgs-review>  create mode 120000 bin/coreutils/split376nixpkgs-review>  create mode 120000 bin/coreutils/stat377nixpkgs-review>  create mode 120000 bin/coreutils/stty378nixpkgs-review>  create mode 120000 bin/coreutils/sum379nixpkgs-review>  create mode 120000 bin/coreutils/sync380nixpkgs-review>  create mode 120000 bin/coreutils/tac381nixpkgs-review>  create mode 120000 bin/coreutils/tail382nixpkgs-review>  create mode 120000 bin/coreutils/tee383nixpkgs-review>  create mode 120000 bin/coreutils/test384nixpkgs-review>  create mode 120000 bin/coreutils/timeout385nixpkgs-review>  create mode 120000 bin/coreutils/touch386nixpkgs-review>  create mode 120000 bin/coreutils/tr387nixpkgs-review>  create mode 120000 bin/coreutils/true388nixpkgs-review>  create mode 120000 bin/coreutils/truncate389nixpkgs-review>  create mode 120000 bin/coreutils/tsort390nixpkgs-review>  create mode 120000 bin/coreutils/tty391nixpkgs-review>  create mode 120000 bin/coreutils/uname392nixpkgs-review>  create mode 120000 bin/coreutils/unexpand393nixpkgs-review>  create mode 120000 bin/coreutils/uniq394nixpkgs-review>  create mode 120000 bin/coreutils/unlink395nixpkgs-review>  create mode 120000 bin/coreutils/uptime396nixpkgs-review>  create mode 120000 bin/coreutils/users397nixpkgs-review>  create mode 120000 bin/coreutils/vdir398nixpkgs-review>  create mode 120000 bin/coreutils/wc399nixpkgs-review>  create mode 120000 bin/coreutils/who400nixpkgs-review>  create mode 120000 bin/coreutils/whoami401nixpkgs-review>  create mode 120000 bin/coreutils/yes402nixpkgs-review>  create mode 100644 config.nix403nixpkgs-review>  create mode 100644 config.nix.in404nixpkgs-review>  create mode 100644 default.nix405nixpkgs-review>  create mode 100644 nixos/release.nix406nixpkgs-review>  create mode 100644 pkg1.txt407nixpkgs-review> Initialized empty Git repository in /build/tmpqg8_y2fa/nixpkgs/remote/408nixpkgs-review> [master f6ed579] example-change409nixpkgs-review>  1 file changed, 1 insertion(+)410nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmpqg8_y2fa/nixpkgs/remote master:refs/nixpkgs-review/0411nixpkgs-review> $ git worktree prune412nixpkgs-review> $ git worktree add /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d7413nixpkgs-review> HEAD is now at a204dee first commit414nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b63415nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpnqngjd0i' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmp7szvh7ps; })' --apply 'd: { inherit (d) exists broken; }'416nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpnqngjd0i' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpjw0uloex; })' --apply 'd: { inherit (d) exists broken; }'417nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpnqngjd0i' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmp4acs0etc; })' --apply 'd: { inherit (d) exists broken; }'418nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpnqngjd0i' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp5aid5xed.nix --argstr attrs-path /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix419nixpkgs-review> --------- Report for 'x86_64-linux' ---------420nixpkgs-review> 1 package built:421nixpkgs-review> pkg1422nixpkgs-review> 423nixpkgs-review> Logs can be found under:424nixpkgs-review> /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs425nixpkgs-review> 426nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp5aid5xed.nix --argstr attrs-path /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --nix-path 'nixpkgs=/build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpnqngjd0i' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'427nixpkgs-review> Sourcing python-remove-tests-dir-hook428nixpkgs-review> Sourcing python-catch-conflicts-hook.sh429nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh430nixpkgs-review> Sourcing pypa-build-hook431nixpkgs-review> Using pypaBuildPhase432nixpkgs-review> Sourcing python-runtime-deps-check-hook433nixpkgs-review> Using pythonRuntimeDepsCheckHook434nixpkgs-review> Sourcing pypa-install-hook435nixpkgs-review> Using pypaInstallPhase436nixpkgs-review> Sourcing python-imports-check-hook.sh437nixpkgs-review> Using pythonImportsCheckPhase438nixpkgs-review> Sourcing python-namespaces-hook439nixpkgs-review> Sourcing python-catch-conflicts-hook.sh440nixpkgs-review> $ git worktree remove -f /build/tmpqg8_y2fa/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs441nixpkgs-review> ----------------------------- Captured stderr call -----------------------------442nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name443nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name444nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,445nixpkgs-review> hint: call:446nixpkgs-review> hint:447nixpkgs-review> hint: 	git config --global init.defaultBranch <name>448nixpkgs-review> hint:449nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and450nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:451nixpkgs-review> hint:452nixpkgs-review> hint: 	git branch -m <name>453nixpkgs-review> hint:454nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"455nixpkgs-review> To /build/tmpqg8_y2fa/nixpkgs/remote456nixpkgs-review>  * [new branch]      HEAD -> master457nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features458nixpkgs-review> From /build/tmpqg8_y2fa/nixpkgs/remote459nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/0460nixpkgs-review> Preparing worktree (detached HEAD a204dee)461nixpkgs-review> Automatic merge went well; stopped before committing as requested462nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead463nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead464nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead465nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead466nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features467nixpkgs-review> these 2 derivations will be built:468nixpkgs-review>   /build/tmpqg8_y2fa/test-nix/store/1rlyq487jqfprzbdng9p89kqrw5dfvhf-pkg1.drv469nixpkgs-review>   /build/tmpqg8_y2fa/test-nix/store/pafzbnhdchqws9fyifazi05id2gxdg0w-review-shell.drv470nixpkgs-review> building '/build/tmpqg8_y2fa/test-nix/store/1rlyq487jqfprzbdng9p89kqrw5dfvhf-pkg1.drv'...471nixpkgs-review> building '/build/tmpqg8_y2fa/test-nix/store/pafzbnhdchqws9fyifazi05id2gxdg0w-review-shell.drv'...472nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features473nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features474nixpkgs-review> got build log for '/build/tmpqg8_y2fa/test-nix/store/1rlyq487jqfprzbdng9p89kqrw5dfvhf-pkg1.drv^*' from 'local'475nixpkgs-review> this derivation will be built:476nixpkgs-review>   /build/tmpqg8_y2fa/test-nix/store/3hkga9ly64zd3yl03gjfj1wncc2mfgrk-bash-interactive.drv477nixpkgs-review> building '/build/tmpqg8_y2fa/test-nix/store/3hkga9ly64zd3yl03gjfj1wncc2mfgrk-bash-interactive.drv'...478nixpkgs-review> ________________ test_pr_only_packages_does_not_trigger_an_eval ________________479nixpkgs-review> [gw17] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python480nixpkgs-review> 481nixpkgs-review> mock_eval = <MagicMock name='_list_packages_system' id='140737305094736'>482nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305095072'>483nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>484nixpkgs-review> 485nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")486nixpkgs-review>     @patch("nixpkgs_review.review._list_packages_system")487nixpkgs-review>     def test_pr_only_packages_does_not_trigger_an_eval(488nixpkgs-review>         mock_eval: MagicMock,489nixpkgs-review>         mock_urlopen: MagicMock,490nixpkgs-review>         helpers: Helpers,491nixpkgs-review>     ) -> None:492nixpkgs-review>         mock_eval.side_effect = RuntimeError493nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:494nixpkgs-review>             base, head, merge = setup_repo(nixpkgs)495nixpkgs-review>     496nixpkgs-review>             pr = json.loads(497nixpkgs-review>                 helpers.read_asset("test_pr_github_action_eval/github-pull-363128.json")498nixpkgs-review>             )499nixpkgs-review>             pr["merge_commit_sha"] = merge500nixpkgs-review>             pr["base"]["sha"] = base501nixpkgs-review>             pr["head"]["sha"] = head502nixpkgs-review>     503nixpkgs-review>             # Use custom PR response from asset file504nixpkgs-review>             mock_urlopen.side_effect = [505nixpkgs-review>                 mock_open(read_data=json.dumps(pr).encode())(),506nixpkgs-review>                 mock_open(read_data=create_mock_diff_content().encode())(),507nixpkgs-review>             ]508nixpkgs-review>     509nixpkgs-review>             path = main(510nixpkgs-review>                 "nixpkgs-review",511nixpkgs-review>                 [512nixpkgs-review>                     "pr",513nixpkgs-review>                     "--remote",514nixpkgs-review>                     str(nixpkgs.remote),515nixpkgs-review>                     "--run",516nixpkgs-review>                     "exit 0",517nixpkgs-review>                     "--package",518nixpkgs-review>                     "pkg1",519nixpkgs-review>                     "363128",520nixpkgs-review>                 ],521nixpkgs-review>             )522nixpkgs-review> >           helpers.assert_built(path, "pkg1")523nixpkgs-review> 524nixpkgs-review> tests/test_pr.py:492: 525nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 526nixpkgs-review> 527nixpkgs-review> path = '/build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128'528nixpkgs-review> pkg_names = ('pkg1',)529nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}530nixpkgs-review> 531nixpkgs-review>     @staticmethod532nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:533nixpkgs-review>         report = Helpers.load_report(path)534nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}535nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^536nixpkgs-review> E       TypeError: unhashable type: 'dict'537nixpkgs-review> 538nixpkgs-review> tests/conftest.py:185: TypeError539nixpkgs-review> ----------------------------- Captured stdout call -----------------------------540nixpkgs-review> Initialized empty Git repository in /build/tmpzgcd0y58/nixpkgs/.git/541nixpkgs-review> [master (root-commit) a204dee] first commit542nixpkgs-review>  115 files changed, 218 insertions(+)543nixpkgs-review>  create mode 100644 .bash_source544nixpkgs-review>  create mode 100644 .coreutils_source545nixpkgs-review>  create mode 100644 .gitignore546nixpkgs-review>  create mode 100755 bin/bash547nixpkgs-review>  create mode 120000 bin/coreutils/[548nixpkgs-review>  create mode 120000 bin/coreutils/b2sum549nixpkgs-review>  create mode 120000 bin/coreutils/base32550nixpkgs-review>  create mode 120000 bin/coreutils/base64551nixpkgs-review>  create mode 120000 bin/coreutils/basename552nixpkgs-review>  create mode 120000 bin/coreutils/basenc553nixpkgs-review>  create mode 120000 bin/coreutils/cat554nixpkgs-review>  create mode 120000 bin/coreutils/chcon555nixpkgs-review>  create mode 120000 bin/coreutils/chgrp556nixpkgs-review>  create mode 120000 bin/coreutils/chmod557nixpkgs-review>  create mode 120000 bin/coreutils/chown558nixpkgs-review>  create mode 120000 bin/coreutils/chroot559nixpkgs-review>  create mode 120000 bin/coreutils/cksum560nixpkgs-review>  create mode 120000 bin/coreutils/comm561nixpkgs-review>  create mode 100755 bin/coreutils/coreutils562nixpkgs-review>  create mode 120000 bin/coreutils/cp563nixpkgs-review>  create mode 120000 bin/coreutils/csplit564nixpkgs-review>  create mode 120000 bin/coreutils/cut565nixpkgs-review>  create mode 120000 bin/coreutils/date566nixpkgs-review>  create mode 120000 bin/coreutils/dd567nixpkgs-review>  create mode 120000 bin/coreutils/df568nixpkgs-review>  create mode 120000 bin/coreutils/dir569nixpkgs-review>  create mode 120000 bin/coreutils/dircolors570nixpkgs-review>  create mode 120000 bin/coreutils/dirname571nixpkgs-review>  create mode 120000 bin/coreutils/du572nixpkgs-review>  create mode 120000 bin/coreutils/echo573nixpkgs-review>  create mode 120000 bin/coreutils/env574nixpkgs-review>  create mode 120000 bin/coreutils/expand575nixpkgs-review>  create mode 120000 bin/coreutils/expr576nixpkgs-review>  create mode 120000 bin/coreutils/factor577nixpkgs-review>  create mode 120000 bin/coreutils/false578nixpkgs-review>  create mode 120000 bin/coreutils/fmt579nixpkgs-review>  create mode 120000 bin/coreutils/fold580nixpkgs-review>  create mode 120000 bin/coreutils/groups581nixpkgs-review>  create mode 120000 bin/coreutils/head582nixpkgs-review>  create mode 120000 bin/coreutils/hostid583nixpkgs-review>  create mode 120000 bin/coreutils/id584nixpkgs-review>  create mode 120000 bin/coreutils/install585nixpkgs-review>  create mode 120000 bin/coreutils/join586nixpkgs-review>  create mode 120000 bin/coreutils/kill587nixpkgs-review>  create mode 120000 bin/coreutils/link588nixpkgs-review>  create mode 120000 bin/coreutils/ln589nixpkgs-review>  create mode 120000 bin/coreutils/logname590nixpkgs-review>  create mode 120000 bin/coreutils/ls591nixpkgs-review>  create mode 120000 bin/coreutils/md5sum592nixpkgs-review>  create mode 120000 bin/coreutils/mkdir593nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo594nixpkgs-review>  create mode 120000 bin/coreutils/mknod595nixpkgs-review>  create mode 120000 bin/coreutils/mktemp596nixpkgs-review>  create mode 120000 bin/coreutils/mv597nixpkgs-review>  create mode 120000 bin/coreutils/nice598nixpkgs-review>  create mode 120000 bin/coreutils/nl599nixpkgs-review>  create mode 120000 bin/coreutils/nohup600nixpkgs-review>  create mode 120000 bin/coreutils/nproc601nixpkgs-review>  create mode 120000 bin/coreutils/numfmt602nixpkgs-review>  create mode 120000 bin/coreutils/od603nixpkgs-review>  create mode 120000 bin/coreutils/paste604nixpkgs-review>  create mode 120000 bin/coreutils/pathchk605nixpkgs-review>  create mode 120000 bin/coreutils/pinky606nixpkgs-review>  create mode 120000 bin/coreutils/pr607nixpkgs-review>  create mode 120000 bin/coreutils/printenv608nixpkgs-review>  create mode 120000 bin/coreutils/printf609nixpkgs-review>  create mode 120000 bin/coreutils/ptx610nixpkgs-review>  create mode 120000 bin/coreutils/pwd611nixpkgs-review>  create mode 120000 bin/coreutils/readlink612nixpkgs-review>  create mode 120000 bin/coreutils/realpath613nixpkgs-review>  create mode 120000 bin/coreutils/rm614nixpkgs-review>  create mode 120000 bin/coreutils/rmdir615nixpkgs-review>  create mode 120000 bin/coreutils/runcon616nixpkgs-review>  create mode 120000 bin/coreutils/seq617nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum618nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum619nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum620nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum621nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum622nixpkgs-review>  create mode 120000 bin/coreutils/shred623nixpkgs-review>  create mode 120000 bin/coreutils/shuf624nixpkgs-review>  create mode 120000 bin/coreutils/sleep625nixpkgs-review>  create mode 120000 bin/coreutils/sort626nixpkgs-review>  create mode 120000 bin/coreutils/split627nixpkgs-review>  create mode 120000 bin/coreutils/stat628nixpkgs-review>  create mode 120000 bin/coreutils/stty629nixpkgs-review>  create mode 120000 bin/coreutils/sum630nixpkgs-review>  create mode 120000 bin/coreutils/sync631nixpkgs-review>  create mode 120000 bin/coreutils/tac632nixpkgs-review>  create mode 120000 bin/coreutils/tail633nixpkgs-review>  create mode 120000 bin/coreutils/tee634nixpkgs-review>  create mode 120000 bin/coreutils/test635nixpkgs-review>  create mode 120000 bin/coreutils/timeout636nixpkgs-review>  create mode 120000 bin/coreutils/touch637nixpkgs-review>  create mode 120000 bin/coreutils/tr638nixpkgs-review>  create mode 120000 bin/coreutils/true639nixpkgs-review>  create mode 120000 bin/coreutils/truncate640nixpkgs-review>  create mode 120000 bin/coreutils/tsort641nixpkgs-review>  create mode 120000 bin/coreutils/tty642nixpkgs-review>  create mode 120000 bin/coreutils/uname643nixpkgs-review>  create mode 120000 bin/coreutils/unexpand644nixpkgs-review>  create mode 120000 bin/coreutils/uniq645nixpkgs-review>  create mode 120000 bin/coreutils/unlink646nixpkgs-review>  create mode 120000 bin/coreutils/uptime647nixpkgs-review>  create mode 120000 bin/coreutils/users648nixpkgs-review>  create mode 120000 bin/coreutils/vdir649nixpkgs-review>  create mode 120000 bin/coreutils/wc650nixpkgs-review>  create mode 120000 bin/coreutils/who651nixpkgs-review>  create mode 120000 bin/coreutils/whoami652nixpkgs-review>  create mode 120000 bin/coreutils/yes653nixpkgs-review>  create mode 100644 config.nix654nixpkgs-review>  create mode 100644 config.nix.in655nixpkgs-review>  create mode 100644 default.nix656nixpkgs-review>  create mode 100644 nixos/release.nix657nixpkgs-review>  create mode 100644 pkg1.txt658nixpkgs-review> Initialized empty Git repository in /build/tmpzgcd0y58/nixpkgs/remote/659nixpkgs-review> [pull/1/head f6ed579] example-change660nixpkgs-review>  1 file changed, 1 insertion(+)661nixpkgs-review> Merge made by the 'ort' strategy.662nixpkgs-review>  pkg1.txt | 1 +663nixpkgs-review>  1 file changed, 1 insertion(+)664nixpkgs-review> 665nixpkgs-review> ================================================================================666nixpkgs-review> PR #363128: python312Packages.equinox: 0.11.9 -> 0.11.10667nixpkgs-review> ================================================================================668nixpkgs-review> Author: GaetanLepage669nixpkgs-review> Branch: GaetanLepage:equinox -> NixOS:master670nixpkgs-review> State: open671nixpkgs-review> 672nixpkgs-review> Description:673nixpkgs-review> ----------------------------------------674nixpkgs-review> ## Things done675nixpkgs-review> 676nixpkgs-review> Changelog: https://github.com/patrick-kidger/equinox/releases/tag/v0.11.10677nixpkgs-review> 678nixpkgs-review> - Built on platform(s)679nixpkgs-review>   - [x] x86_64-linux680nixpkgs-review>   - [x] aarch64-linux681nixpkgs-review>   - [ ] x86_64-darwin682nixpkgs-review>   - [x] aarch64-darwin683nixpkgs-review> - For non-Linux: Is sandboxing enabled in `nix.conf`? (See [Nix manual](https://nixos.org/manual/nix/stable/command-ref/conf-file.html))684nixpkgs-review>   - [ ] `sandbox = relaxed`685nixpkgs-review>   - [ ] `sandbox = true`686nixpkgs-review> - [ ] Tested, as applicable:687nixpkgs-review>   - [NixOS test(s)](https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests) (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))688nixpkgs-review>   - and/or [package tests](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-tests)689nixpkgs-review>   - or, for functions and "core" functionality, tests in [lib/tests](https://github.com/NixOS/nixpkgs/blob/master/lib/tests) or [pkgs/test](https://github.com/NixOS/nixpkgs/blob/master/pkgs/test)690nixpkgs-review>   - made sure NixOS tests are [linked](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#linking691nixpkgs-review> 692nixpkgs-review> ... (truncated)693nixpkgs-review> ----------------------------------------694nixpkgs-review> 695nixpkgs-review> Files changed (1 files):696nixpkgs-review>   - pkg1.txt697nixpkgs-review> ================================================================================698nixpkgs-review> 699nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmpzgcd0y58/nixpkgs/remote e1f64d067c6ca1a0e0dc73593b3c626db35c9cac:refs/nixpkgs-review/0700nixpkgs-review> $ git worktree prune701nixpkgs-review> $ git worktree add /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs e1f64d067c6ca1a0e0dc73593b3c626db35c9cac702nixpkgs-review> HEAD is now at e1f64d0 Merge branch 'pull/1/head' into pull/1/merge703nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp906sa23x' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpcebqcafn; })' --apply 'd: { inherit (d) exists broken; }'704nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp906sa23x' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpkytnrv22; })' --apply 'd: { inherit (d) exists broken; }'705nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp906sa23x' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpjg6brs5o; })' --apply 'd: { inherit (d) exists broken; }'706nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp906sa23x' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /build/tmpa39_zzxx.nix --argstr attrs-path /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/attrs.nix707nixpkgs-review> 708nixpkgs-review> Link to currently reviewing PR:709nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/363128710nixpkgs-review> --------- Report for 'x86_64-linux' ---------711nixpkgs-review> 1 package built:712nixpkgs-review> pkg1713nixpkgs-review> 714nixpkgs-review> Logs can be found under:715nixpkgs-review> /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/logs716nixpkgs-review> 717nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /build/tmpa39_zzxx.nix --argstr attrs-path /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/attrs.nix --nix-path 'nixpkgs=/build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp906sa23x' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'718nixpkgs-review> Sourcing python-remove-tests-dir-hook719nixpkgs-review> Sourcing python-catch-conflicts-hook.sh720nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh721nixpkgs-review> Sourcing pypa-build-hook722nixpkgs-review> Using pypaBuildPhase723nixpkgs-review> Sourcing python-runtime-deps-check-hook724nixpkgs-review> Using pythonRuntimeDepsCheckHook725nixpkgs-review> Sourcing pypa-install-hook726nixpkgs-review> Using pypaInstallPhase727nixpkgs-review> Sourcing python-imports-check-hook.sh728nixpkgs-review> Using pythonImportsCheckPhase729nixpkgs-review> Sourcing python-namespaces-hook730nixpkgs-review> Sourcing python-catch-conflicts-hook.sh731nixpkgs-review> $ git worktree remove -f /build/tmpzgcd0y58/cache/nixpkgs-review/pr-363128/nixpkgs732nixpkgs-review> ----------------------------- Captured stderr call -----------------------------733nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name734nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name735nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,736nixpkgs-review> hint: call:737nixpkgs-review> hint:738nixpkgs-review> hint: 	git config --global init.defaultBranch <name>739nixpkgs-review> hint:740nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and741nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:742nixpkgs-review> hint:743nixpkgs-review> hint: 	git branch -m <name>744nixpkgs-review> hint:745nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"746nixpkgs-review> To /build/tmpzgcd0y58/nixpkgs/remote747nixpkgs-review>  * [new branch]      HEAD -> master748nixpkgs-review> Switched to a new branch 'pull/1/head'749nixpkgs-review> Switched to a new branch 'pull/1/merge'750nixpkgs-review> To /build/tmpzgcd0y58/nixpkgs/remote751nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge752nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features753nixpkgs-review> From /build/tmpzgcd0y58/nixpkgs/remote754nixpkgs-review>  * [new ref]         e1f64d067c6ca1a0e0dc73593b3c626db35c9cac -> refs/nixpkgs-review/0755nixpkgs-review> Preparing worktree (detached HEAD e1f64d0)756nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead757nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead758nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead759nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead760nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features761nixpkgs-review> these 2 derivations will be built:762nixpkgs-review>   /build/tmpzgcd0y58/test-nix/store/v7x7d24zhiz9z9izn5iymws1bdnrx0mj-pkg1.drv763nixpkgs-review>   /build/tmpzgcd0y58/test-nix/store/6n6vw6b6zhfkhfkpzf7mvadyixf36vqk-review-shell.drv764nixpkgs-review> building '/build/tmpzgcd0y58/test-nix/store/v7x7d24zhiz9z9izn5iymws1bdnrx0mj-pkg1.drv'...765nixpkgs-review> building '/build/tmpzgcd0y58/test-nix/store/6n6vw6b6zhfkhfkpzf7mvadyixf36vqk-review-shell.drv'...766nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features767nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features768nixpkgs-review> got build log for '/build/tmpzgcd0y58/test-nix/store/v7x7d24zhiz9z9izn5iymws1bdnrx0mj-pkg1.drv^*' from 'local'769nixpkgs-review> this derivation will be built:770nixpkgs-review>   /build/tmpzgcd0y58/test-nix/store/pw5q3sjsgqh9zcyn44f58f8a4ywgdfmz-bash-interactive.drv771nixpkgs-review> building '/build/tmpzgcd0y58/test-nix/store/pw5q3sjsgqh9zcyn44f58f8a4ywgdfmz-bash-interactive.drv'...772nixpkgs-review> _________________ test_pr_local_eval_without_merge_commit_sha __________________773nixpkgs-review> [gw11] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python774nixpkgs-review> 775nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305094736'>776nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>777nixpkgs-review> 778nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")779nixpkgs-review>     def test_pr_local_eval_without_merge_commit_sha(780nixpkgs-review>         mock_urlopen: MagicMock, helpers: Helpers781nixpkgs-review>     ) -> None:782nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:783nixpkgs-review>             base, head, _merge = setup_repo(nixpkgs)784nixpkgs-review>             setup_pr_mocks(785nixpkgs-review>                 mock_urlopen,786nixpkgs-review>                 create_mock_pr_response(base_rev=base, head_rev=head, merge_rev=None),787nixpkgs-review>             )788nixpkgs-review>     789nixpkgs-review>             path = main(790nixpkgs-review>                 "nixpkgs-review",791nixpkgs-review>                 [792nixpkgs-review>                     "pr",793nixpkgs-review>                     "--remote",794nixpkgs-review>                     str(nixpkgs.remote),795nixpkgs-review>                     "--eval",796nixpkgs-review>                     "local",797nixpkgs-review>                     "--run",798nixpkgs-review>                     "exit 0",799nixpkgs-review>                     "1",800nixpkgs-review>                 ],801nixpkgs-review>             )802nixpkgs-review> >           helpers.assert_built(path, "pkg1")803nixpkgs-review> 804nixpkgs-review> tests/test_pr.py:229: 805nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 806nixpkgs-review> 807nixpkgs-review> path = '/build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1', pkg_names = ('pkg1',)808nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}809nixpkgs-review> 810nixpkgs-review>     @staticmethod811nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:812nixpkgs-review>         report = Helpers.load_report(path)813nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}814nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^815nixpkgs-review> E       TypeError: unhashable type: 'dict'816nixpkgs-review> 817nixpkgs-review> tests/conftest.py:185: TypeError818nixpkgs-review> ----------------------------- Captured stdout call -----------------------------819nixpkgs-review> Initialized empty Git repository in /build/tmpwvoyjr6c/nixpkgs/.git/820nixpkgs-review> [master (root-commit) a204dee] first commit821nixpkgs-review>  115 files changed, 218 insertions(+)822nixpkgs-review>  create mode 100644 .bash_source823nixpkgs-review>  create mode 100644 .coreutils_source824nixpkgs-review>  create mode 100644 .gitignore825nixpkgs-review>  create mode 100755 bin/bash826nixpkgs-review>  create mode 120000 bin/coreutils/[827nixpkgs-review>  create mode 120000 bin/coreutils/b2sum828nixpkgs-review>  create mode 120000 bin/coreutils/base32829nixpkgs-review>  create mode 120000 bin/coreutils/base64830nixpkgs-review>  create mode 120000 bin/coreutils/basename831nixpkgs-review>  create mode 120000 bin/coreutils/basenc832nixpkgs-review>  create mode 120000 bin/coreutils/cat833nixpkgs-review>  create mode 120000 bin/coreutils/chcon834nixpkgs-review>  create mode 120000 bin/coreutils/chgrp835nixpkgs-review>  create mode 120000 bin/coreutils/chmod836nixpkgs-review>  create mode 120000 bin/coreutils/chown837nixpkgs-review>  create mode 120000 bin/coreutils/chroot838nixpkgs-review>  create mode 120000 bin/coreutils/cksum839nixpkgs-review>  create mode 120000 bin/coreutils/comm840nixpkgs-review>  create mode 100755 bin/coreutils/coreutils841nixpkgs-review>  create mode 120000 bin/coreutils/cp842nixpkgs-review>  create mode 120000 bin/coreutils/csplit843nixpkgs-review>  create mode 120000 bin/coreutils/cut844nixpkgs-review>  create mode 120000 bin/coreutils/date845nixpkgs-review>  create mode 120000 bin/coreutils/dd846nixpkgs-review>  create mode 120000 bin/coreutils/df847nixpkgs-review>  create mode 120000 bin/coreutils/dir848nixpkgs-review>  create mode 120000 bin/coreutils/dircolors849nixpkgs-review>  create mode 120000 bin/coreutils/dirname850nixpkgs-review>  create mode 120000 bin/coreutils/du851nixpkgs-review>  create mode 120000 bin/coreutils/echo852nixpkgs-review>  create mode 120000 bin/coreutils/env853nixpkgs-review>  create mode 120000 bin/coreutils/expand854nixpkgs-review>  create mode 120000 bin/coreutils/expr855nixpkgs-review>  create mode 120000 bin/coreutils/factor856nixpkgs-review>  create mode 120000 bin/coreutils/false857nixpkgs-review>  create mode 120000 bin/coreutils/fmt858nixpkgs-review>  create mode 120000 bin/coreutils/fold859nixpkgs-review>  create mode 120000 bin/coreutils/groups860nixpkgs-review>  create mode 120000 bin/coreutils/head861nixpkgs-review>  create mode 120000 bin/coreutils/hostid862nixpkgs-review>  create mode 120000 bin/coreutils/id863nixpkgs-review>  create mode 120000 bin/coreutils/install864nixpkgs-review>  create mode 120000 bin/coreutils/join865nixpkgs-review>  create mode 120000 bin/coreutils/kill866nixpkgs-review>  create mode 120000 bin/coreutils/link867nixpkgs-review>  create mode 120000 bin/coreutils/ln868nixpkgs-review>  create mode 120000 bin/coreutils/logname869nixpkgs-review>  create mode 120000 bin/coreutils/ls870nixpkgs-review>  create mode 120000 bin/coreutils/md5sum871nixpkgs-review>  create mode 120000 bin/coreutils/mkdir872nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo873nixpkgs-review>  create mode 120000 bin/coreutils/mknod874nixpkgs-review>  create mode 120000 bin/coreutils/mktemp875nixpkgs-review>  create mode 120000 bin/coreutils/mv876nixpkgs-review>  create mode 120000 bin/coreutils/nice877nixpkgs-review>  create mode 120000 bin/coreutils/nl878nixpkgs-review>  create mode 120000 bin/coreutils/nohup879nixpkgs-review>  create mode 120000 bin/coreutils/nproc880nixpkgs-review>  create mode 120000 bin/coreutils/numfmt881nixpkgs-review>  create mode 120000 bin/coreutils/od882nixpkgs-review>  create mode 120000 bin/coreutils/paste883nixpkgs-review>  create mode 120000 bin/coreutils/pathchk884nixpkgs-review>  create mode 120000 bin/coreutils/pinky885nixpkgs-review>  create mode 120000 bin/coreutils/pr886nixpkgs-review>  create mode 120000 bin/coreutils/printenv887nixpkgs-review>  create mode 120000 bin/coreutils/printf888nixpkgs-review>  create mode 120000 bin/coreutils/ptx889nixpkgs-review>  create mode 120000 bin/coreutils/pwd890nixpkgs-review>  create mode 120000 bin/coreutils/readlink891nixpkgs-review>  create mode 120000 bin/coreutils/realpath892nixpkgs-review>  create mode 120000 bin/coreutils/rm893nixpkgs-review>  create mode 120000 bin/coreutils/rmdir894nixpkgs-review>  create mode 120000 bin/coreutils/runcon895nixpkgs-review>  create mode 120000 bin/coreutils/seq896nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum897nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum898nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum899nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum900nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum901nixpkgs-review>  create mode 120000 bin/coreutils/shred902nixpkgs-review>  create mode 120000 bin/coreutils/shuf903nixpkgs-review>  create mode 120000 bin/coreutils/sleep904nixpkgs-review>  create mode 120000 bin/coreutils/sort905nixpkgs-review>  create mode 120000 bin/coreutils/split906nixpkgs-review>  create mode 120000 bin/coreutils/stat907nixpkgs-review>  create mode 120000 bin/coreutils/stty908nixpkgs-review>  create mode 120000 bin/coreutils/sum909nixpkgs-review>  create mode 120000 bin/coreutils/sync910nixpkgs-review>  create mode 120000 bin/coreutils/tac911nixpkgs-review>  create mode 120000 bin/coreutils/tail912nixpkgs-review>  create mode 120000 bin/coreutils/tee913nixpkgs-review>  create mode 120000 bin/coreutils/test914nixpkgs-review>  create mode 120000 bin/coreutils/timeout915nixpkgs-review>  create mode 120000 bin/coreutils/touch916nixpkgs-review>  create mode 120000 bin/coreutils/tr917nixpkgs-review>  create mode 120000 bin/coreutils/true918nixpkgs-review>  create mode 120000 bin/coreutils/truncate919nixpkgs-review>  create mode 120000 bin/coreutils/tsort920nixpkgs-review>  create mode 120000 bin/coreutils/tty921nixpkgs-review>  create mode 120000 bin/coreutils/uname922nixpkgs-review>  create mode 120000 bin/coreutils/unexpand923nixpkgs-review>  create mode 120000 bin/coreutils/uniq924nixpkgs-review>  create mode 120000 bin/coreutils/unlink925nixpkgs-review>  create mode 120000 bin/coreutils/uptime926nixpkgs-review>  create mode 120000 bin/coreutils/users927nixpkgs-review>  create mode 120000 bin/coreutils/vdir928nixpkgs-review>  create mode 120000 bin/coreutils/wc929nixpkgs-review>  create mode 120000 bin/coreutils/who930nixpkgs-review>  create mode 120000 bin/coreutils/whoami931nixpkgs-review>  create mode 120000 bin/coreutils/yes932nixpkgs-review>  create mode 100644 config.nix933nixpkgs-review>  create mode 100644 config.nix.in934nixpkgs-review>  create mode 100644 default.nix935nixpkgs-review>  create mode 100644 nixos/release.nix936nixpkgs-review>  create mode 100644 pkg1.txt937nixpkgs-review> Initialized empty Git repository in /build/tmpwvoyjr6c/nixpkgs/remote/938nixpkgs-review> [pull/1/head f6ed579] example-change939nixpkgs-review>  1 file changed, 1 insertion(+)940nixpkgs-review> Merge made by the 'ort' strategy.941nixpkgs-review>  pkg1.txt | 1 +942nixpkgs-review>  1 file changed, 1 insertion(+)943nixpkgs-review> 944nixpkgs-review> ================================================================================945nixpkgs-review> PR #1: Example PR946nixpkgs-review> ================================================================================947nixpkgs-review> Author: test-user948nixpkgs-review> Branch: user:example-branch -> NixOS:master949nixpkgs-review> State: open950nixpkgs-review> 951nixpkgs-review> Description:952nixpkgs-review> ----------------------------------------953nixpkgs-review> This is a test PR954nixpkgs-review> ----------------------------------------955nixpkgs-review> 956nixpkgs-review> Files changed (1 files):957nixpkgs-review>   - pkg1.txt958nixpkgs-review> ================================================================================959nixpkgs-review> 960nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmpwvoyjr6c/nixpkgs/remote a204deeb1d6da263b5fab13b45d36d0f8cdb96d7:refs/nixpkgs-review/0 f6ed5794dbd335e2509bb9646f1b3a6905e32b63:refs/nixpkgs-review/1961nixpkgs-review> $ git worktree prune962nixpkgs-review> $ git worktree add /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d7963nixpkgs-review> HEAD is now at a204dee first commit964nixpkgs-review> Local evaluation for computing rebuilds965nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp3iqv6neb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation966nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b63967nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp3iqv6neb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta968nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------969nixpkgs-review> 1 package updated:970nixpkgs-review> pkg1971nixpkgs-review> 972nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp3iqv6neb' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpxm5g24mg; })' --apply 'd: { inherit (d) exists broken; }'973nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp3iqv6neb' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmpev8bapoi.nix --argstr attrs-path /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/attrs.nix974nixpkgs-review> 975nixpkgs-review> Link to currently reviewing PR:976nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/1977nixpkgs-review> --------- Report for 'x86_64-linux' ---------978nixpkgs-review> 1 package built:979nixpkgs-review> pkg1980nixpkgs-review> 981nixpkgs-review> Logs can be found under:982nixpkgs-review> /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/logs983nixpkgs-review> 984nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmpev8bapoi.nix --argstr attrs-path /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/attrs.nix --nix-path 'nixpkgs=/build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp3iqv6neb' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'985nixpkgs-review> Sourcing python-remove-tests-dir-hook986nixpkgs-review> Sourcing python-catch-conflicts-hook.sh987nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh988nixpkgs-review> Sourcing pypa-build-hook989nixpkgs-review> Using pypaBuildPhase990nixpkgs-review> Sourcing python-runtime-deps-check-hook991nixpkgs-review> Using pythonRuntimeDepsCheckHook992nixpkgs-review> Sourcing pypa-install-hook993nixpkgs-review> Using pypaInstallPhase994nixpkgs-review> Sourcing python-imports-check-hook.sh995nixpkgs-review> Using pythonImportsCheckPhase996nixpkgs-review> Sourcing python-namespaces-hook997nixpkgs-review> Sourcing python-catch-conflicts-hook.sh998nixpkgs-review> $ git worktree remove -f /build/tmpwvoyjr6c/cache/nixpkgs-review/pr-1/nixpkgs999nixpkgs-review> ----------------------------- Captured stderr call -----------------------------1000nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name1001nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name1002nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,1003nixpkgs-review> hint: call:1004nixpkgs-review> hint:1005nixpkgs-review> hint: 	git config --global init.defaultBranch <name>1006nixpkgs-review> hint:1007nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and1008nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:1009nixpkgs-review> hint:1010nixpkgs-review> hint: 	git branch -m <name>1011nixpkgs-review> hint:1012nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"1013nixpkgs-review> To /build/tmpwvoyjr6c/nixpkgs/remote1014nixpkgs-review>  * [new branch]      HEAD -> master1015nixpkgs-review> Switched to a new branch 'pull/1/head'1016nixpkgs-review> Switched to a new branch 'pull/1/merge'1017nixpkgs-review> To /build/tmpwvoyjr6c/nixpkgs/remote1018nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge1019nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1020nixpkgs-review> GitHub API returned no merge commit for this PR; falling back to base/head SHAs for local merge evaluation.1021nixpkgs-review> From /build/tmpwvoyjr6c/nixpkgs/remote1022nixpkgs-review>  * [new ref]         a204deeb1d6da263b5fab13b45d36d0f8cdb96d7 -> refs/nixpkgs-review/01023nixpkgs-review>  * [new ref]         f6ed5794dbd335e2509bb9646f1b3a6905e32b63 -> refs/nixpkgs-review/11024nixpkgs-review> Preparing worktree (detached HEAD a204dee)1025nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1026nixpkgs-review> Automatic merge went well; stopped before committing as requested1027nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1028nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1029nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1030nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1031nixpkgs-review> these 2 derivations will be built:1032nixpkgs-review>   /build/tmpwvoyjr6c/test-nix/store/aw3l55j5rvia4fv0liyya4nmv3praq4k-pkg1.drv1033nixpkgs-review>   /build/tmpwvoyjr6c/test-nix/store/dybljwzjc3vj81n6j5wv95i5416jzy9m-review-shell.drv1034nixpkgs-review> building '/build/tmpwvoyjr6c/test-nix/store/aw3l55j5rvia4fv0liyya4nmv3praq4k-pkg1.drv'...1035nixpkgs-review> building '/build/tmpwvoyjr6c/test-nix/store/dybljwzjc3vj81n6j5wv95i5416jzy9m-review-shell.drv'...1036nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1037nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1038nixpkgs-review> got build log for '/build/tmpwvoyjr6c/test-nix/store/aw3l55j5rvia4fv0liyya4nmv3praq4k-pkg1.drv^*' from 'local'1039nixpkgs-review> this derivation will be built:1040nixpkgs-review>   /build/tmpwvoyjr6c/test-nix/store/25k89zx0c486nj3ddywv08dh8lf9pca9-bash-interactive.drv1041nixpkgs-review> building '/build/tmpwvoyjr6c/test-nix/store/25k89zx0c486nj3ddywv08dh8lf9pca9-bash-interactive.drv'...1042nixpkgs-review> _______________ test_wip_only_packages_does_not_trigger_an_eval ________________1043nixpkgs-review> [gw29] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python1044nixpkgs-review> 1045nixpkgs-review> mock_eval = <MagicMock name='_list_packages_system' id='140737305094400'>1046nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>1047nixpkgs-review> capfd = <_pytest.capture.CaptureFixture object at 0x7ffff513aa50>1048nixpkgs-review> 1049nixpkgs-review>     @patch("nixpkgs_review.review._list_packages_system")1050nixpkgs-review>     def test_wip_only_packages_does_not_trigger_an_eval(1051nixpkgs-review>         mock_eval: MagicMock,1052nixpkgs-review>         helpers: Helpers,1053nixpkgs-review>         capfd: pytest.CaptureFixture[Any],1054nixpkgs-review>     ) -> None:1055nixpkgs-review>         mock_eval.side_effect = RuntimeError1056nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:1057nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")1058nixpkgs-review>             path = main(1059nixpkgs-review>                 "nixpkgs-review",1060nixpkgs-review>                 [1061nixpkgs-review>                     "wip",1062nixpkgs-review>                     "--remote",1063nixpkgs-review>                     str(nixpkgs.remote),1064nixpkgs-review>                     "--run",1065nixpkgs-review>                     "exit 0",1066nixpkgs-review>                     "--build-graph",1067nixpkgs-review>                     "nix",1068nixpkgs-review>                     "--package",1069nixpkgs-review>                     "pkg1",1070nixpkgs-review>                 ],1071nixpkgs-review>             )1072nixpkgs-review> >           helpers.assert_built(path, "pkg1")1073nixpkgs-review> 1074nixpkgs-review> tests/test_wip.py:73: 1075nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 1076nixpkgs-review> 1077nixpkgs-review> path = PosixPath('/build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty')1078nixpkgs-review> pkg_names = ('pkg1',)1079nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': None, 'extra-nixpkgs-config': None, ...}1080nixpkgs-review> 1081nixpkgs-review>     @staticmethod1082nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:1083nixpkgs-review>         report = Helpers.load_report(path)1084nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}1085nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1086nixpkgs-review> E       TypeError: unhashable type: 'dict'1087nixpkgs-review> 1088nixpkgs-review> tests/conftest.py:185: TypeError1089nixpkgs-review> ----------------------------- Captured stdout call -----------------------------1090nixpkgs-review> Initialized empty Git repository in /build/tmppg9vj3p_/nixpkgs/.git/1091nixpkgs-review> [master (root-commit) a204dee] first commit1092nixpkgs-review>  115 files changed, 218 insertions(+)1093nixpkgs-review>  create mode 100644 .bash_source1094nixpkgs-review>  create mode 100644 .coreutils_source1095nixpkgs-review>  create mode 100644 .gitignore1096nixpkgs-review>  create mode 100755 bin/bash1097nixpkgs-review>  create mode 120000 bin/coreutils/[1098nixpkgs-review>  create mode 120000 bin/coreutils/b2sum1099nixpkgs-review>  create mode 120000 bin/coreutils/base321100nixpkgs-review>  create mode 120000 bin/coreutils/base641101nixpkgs-review>  create mode 120000 bin/coreutils/basename1102nixpkgs-review>  create mode 120000 bin/coreutils/basenc1103nixpkgs-review>  create mode 120000 bin/coreutils/cat1104nixpkgs-review>  create mode 120000 bin/coreutils/chcon1105nixpkgs-review>  create mode 120000 bin/coreutils/chgrp1106nixpkgs-review>  create mode 120000 bin/coreutils/chmod1107nixpkgs-review>  create mode 120000 bin/coreutils/chown1108nixpkgs-review>  create mode 120000 bin/coreutils/chroot1109nixpkgs-review>  create mode 120000 bin/coreutils/cksum1110nixpkgs-review>  create mode 120000 bin/coreutils/comm1111nixpkgs-review>  create mode 100755 bin/coreutils/coreutils1112nixpkgs-review>  create mode 120000 bin/coreutils/cp1113nixpkgs-review>  create mode 120000 bin/coreutils/csplit1114nixpkgs-review>  create mode 120000 bin/coreutils/cut1115nixpkgs-review>  create mode 120000 bin/coreutils/date1116nixpkgs-review>  create mode 120000 bin/coreutils/dd1117nixpkgs-review>  create mode 120000 bin/coreutils/df1118nixpkgs-review>  create mode 120000 bin/coreutils/dir1119nixpkgs-review>  create mode 120000 bin/coreutils/dircolors1120nixpkgs-review>  create mode 120000 bin/coreutils/dirname1121nixpkgs-review>  create mode 120000 bin/coreutils/du1122nixpkgs-review>  create mode 120000 bin/coreutils/echo1123nixpkgs-review>  create mode 120000 bin/coreutils/env1124nixpkgs-review>  create mode 120000 bin/coreutils/expand1125nixpkgs-review>  create mode 120000 bin/coreutils/expr1126nixpkgs-review>  create mode 120000 bin/coreutils/factor1127nixpkgs-review>  create mode 120000 bin/coreutils/false1128nixpkgs-review>  create mode 120000 bin/coreutils/fmt1129nixpkgs-review>  create mode 120000 bin/coreutils/fold1130nixpkgs-review>  create mode 120000 bin/coreutils/groups1131nixpkgs-review>  create mode 120000 bin/coreutils/head1132nixpkgs-review>  create mode 120000 bin/coreutils/hostid1133nixpkgs-review>  create mode 120000 bin/coreutils/id1134nixpkgs-review>  create mode 120000 bin/coreutils/install1135nixpkgs-review>  create mode 120000 bin/coreutils/join1136nixpkgs-review>  create mode 120000 bin/coreutils/kill1137nixpkgs-review>  create mode 120000 bin/coreutils/link1138nixpkgs-review>  create mode 120000 bin/coreutils/ln1139nixpkgs-review>  create mode 120000 bin/coreutils/logname1140nixpkgs-review>  create mode 120000 bin/coreutils/ls1141nixpkgs-review>  create mode 120000 bin/coreutils/md5sum1142nixpkgs-review>  create mode 120000 bin/coreutils/mkdir1143nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo1144nixpkgs-review>  create mode 120000 bin/coreutils/mknod1145nixpkgs-review>  create mode 120000 bin/coreutils/mktemp1146nixpkgs-review>  create mode 120000 bin/coreutils/mv1147nixpkgs-review>  create mode 120000 bin/coreutils/nice1148nixpkgs-review>  create mode 120000 bin/coreutils/nl1149nixpkgs-review>  create mode 120000 bin/coreutils/nohup1150nixpkgs-review>  create mode 120000 bin/coreutils/nproc1151nixpkgs-review>  create mode 120000 bin/coreutils/numfmt1152nixpkgs-review>  create mode 120000 bin/coreutils/od1153nixpkgs-review>  create mode 120000 bin/coreutils/paste1154nixpkgs-review>  create mode 120000 bin/coreutils/pathchk1155nixpkgs-review>  create mode 120000 bin/coreutils/pinky1156nixpkgs-review>  create mode 120000 bin/coreutils/pr1157nixpkgs-review>  create mode 120000 bin/coreutils/printenv1158nixpkgs-review>  create mode 120000 bin/coreutils/printf1159nixpkgs-review>  create mode 120000 bin/coreutils/ptx1160nixpkgs-review>  create mode 120000 bin/coreutils/pwd1161nixpkgs-review>  create mode 120000 bin/coreutils/readlink1162nixpkgs-review>  create mode 120000 bin/coreutils/realpath1163nixpkgs-review>  create mode 120000 bin/coreutils/rm1164nixpkgs-review>  create mode 120000 bin/coreutils/rmdir1165nixpkgs-review>  create mode 120000 bin/coreutils/runcon1166nixpkgs-review>  create mode 120000 bin/coreutils/seq1167nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum1168nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum1169nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum1170nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum1171nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum1172nixpkgs-review>  create mode 120000 bin/coreutils/shred1173nixpkgs-review>  create mode 120000 bin/coreutils/shuf1174nixpkgs-review>  create mode 120000 bin/coreutils/sleep1175nixpkgs-review>  create mode 120000 bin/coreutils/sort1176nixpkgs-review>  create mode 120000 bin/coreutils/split1177nixpkgs-review>  create mode 120000 bin/coreutils/stat1178nixpkgs-review>  create mode 120000 bin/coreutils/stty1179nixpkgs-review>  create mode 120000 bin/coreutils/sum1180nixpkgs-review>  create mode 120000 bin/coreutils/sync1181nixpkgs-review>  create mode 120000 bin/coreutils/tac1182nixpkgs-review>  create mode 120000 bin/coreutils/tail1183nixpkgs-review>  create mode 120000 bin/coreutils/tee1184nixpkgs-review>  create mode 120000 bin/coreutils/test1185nixpkgs-review>  create mode 120000 bin/coreutils/timeout1186nixpkgs-review>  create mode 120000 bin/coreutils/touch1187nixpkgs-review>  create mode 120000 bin/coreutils/tr1188nixpkgs-review>  create mode 120000 bin/coreutils/true1189nixpkgs-review>  create mode 120000 bin/coreutils/truncate1190nixpkgs-review>  create mode 120000 bin/coreutils/tsort1191nixpkgs-review>  create mode 120000 bin/coreutils/tty1192nixpkgs-review>  create mode 120000 bin/coreutils/uname1193nixpkgs-review>  create mode 120000 bin/coreutils/unexpand1194nixpkgs-review>  create mode 120000 bin/coreutils/uniq1195nixpkgs-review>  create mode 120000 bin/coreutils/unlink1196nixpkgs-review>  create mode 120000 bin/coreutils/uptime1197nixpkgs-review>  create mode 120000 bin/coreutils/users1198nixpkgs-review>  create mode 120000 bin/coreutils/vdir1199nixpkgs-review>  create mode 120000 bin/coreutils/wc1200nixpkgs-review>  create mode 120000 bin/coreutils/who1201nixpkgs-review>  create mode 120000 bin/coreutils/whoami1202nixpkgs-review>  create mode 120000 bin/coreutils/yes1203nixpkgs-review>  create mode 100644 config.nix1204nixpkgs-review>  create mode 100644 config.nix.in1205nixpkgs-review>  create mode 100644 default.nix1206nixpkgs-review>  create mode 100644 nixos/release.nix1207nixpkgs-review>  create mode 100644 pkg1.txt1208nixpkgs-review> Initialized empty Git repository in /build/tmppg9vj3p_/nixpkgs/remote/1209nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmppg9vj3p_/nixpkgs/remote master:refs/nixpkgs-review/01210nixpkgs-review> $ git worktree prune1211nixpkgs-review> $ git worktree add /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d71212nixpkgs-review> HEAD is now at a204dee first commit1213nixpkgs-review> $ git --no-pager diff --no-ext-diff --src-prefix=a/ --dst-prefix=b/1214nixpkgs-review> Applying `nixpkgs` diff...1215nixpkgs-review> $ git apply1216nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmpcyy1gfaf' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpxt0wta9w; })' --apply 'd: { inherit (d) exists broken; }'1217nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmpcyy1gfaf' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpc1inmu_g; })' --apply 'd: { inherit (d) exists broken; }'1218nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmpcyy1gfaf' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpb0f2dhjh; })' --apply 'd: { inherit (d) exists broken; }'1219nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmpcyy1gfaf' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs --argstr nixpkgs-config-path /build/tmp0_ptnacj.nix --argstr attrs-path /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/attrs.nix1220nixpkgs-review> --------- Report for 'x86_64-linux' ---------1221nixpkgs-review> 1 package built:1222nixpkgs-review> pkg11223nixpkgs-review> 1224nixpkgs-review> Logs can be found under:1225nixpkgs-review> /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/logs1226nixpkgs-review> 1227nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs --argstr nixpkgs-config-path /build/tmp0_ptnacj.nix --argstr attrs-path /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/attrs.nix --nix-path 'nixpkgs=/build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmpcyy1gfaf' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'1228nixpkgs-review> Sourcing python-remove-tests-dir-hook1229nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1230nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh1231nixpkgs-review> Sourcing pypa-build-hook1232nixpkgs-review> Using pypaBuildPhase1233nixpkgs-review> Sourcing python-runtime-deps-check-hook1234nixpkgs-review> Using pythonRuntimeDepsCheckHook1235nixpkgs-review> Sourcing pypa-install-hook1236nixpkgs-review> Using pypaInstallPhase1237nixpkgs-review> Sourcing python-imports-check-hook.sh1238nixpkgs-review> Using pythonImportsCheckPhase1239nixpkgs-review> Sourcing python-namespaces-hook1240nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1241nixpkgs-review> $ git worktree remove -f /build/tmppg9vj3p_/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs1242nixpkgs-review> ----------------------------- Captured stderr call -----------------------------1243nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name1244nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name1245nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,1246nixpkgs-review> hint: call:1247nixpkgs-review> hint:1248nixpkgs-review> hint: 	git config --global init.defaultBranch <name>1249nixpkgs-review> hint:1250nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and1251nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:1252nixpkgs-review> hint:1253nixpkgs-review> hint: 	git branch -m <name>1254nixpkgs-review> hint:1255nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"1256nixpkgs-review> To /build/tmppg9vj3p_/nixpkgs/remote1257nixpkgs-review>  * [new branch]      HEAD -> master1258nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1259nixpkgs-review> From /build/tmppg9vj3p_/nixpkgs/remote1260nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/01261nixpkgs-review> Preparing worktree (detached HEAD a204dee)1262nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1263nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1264nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1265nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1266nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1267nixpkgs-review> these 2 derivations will be built:1268nixpkgs-review>   /build/tmppg9vj3p_/test-nix/store/25sgi63hkgchr6fr1l1zx3g8l41k8mn7-pkg1.drv1269nixpkgs-review>   /build/tmppg9vj3p_/test-nix/store/mda57y70xb0yywy5p0i5pnvi91wls5qh-review-shell.drv1270nixpkgs-review> building '/build/tmppg9vj3p_/test-nix/store/25sgi63hkgchr6fr1l1zx3g8l41k8mn7-pkg1.drv'...1271nixpkgs-review> building '/build/tmppg9vj3p_/test-nix/store/mda57y70xb0yywy5p0i5pnvi91wls5qh-review-shell.drv'...1272nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1273nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1274nixpkgs-review> got build log for '/build/tmppg9vj3p_/test-nix/store/25sgi63hkgchr6fr1l1zx3g8l41k8mn7-pkg1.drv^*' from 'local'1275nixpkgs-review> this derivation will be built:1276nixpkgs-review>   /build/tmppg9vj3p_/test-nix/store/8ddliawlz8z8nrnf029x7diqh14p1v3d-bash-interactive.drv1277nixpkgs-review> building '/build/tmppg9vj3p_/test-nix/store/8ddliawlz8z8nrnf029x7diqh14p1v3d-bash-interactive.drv'...1278nixpkgs-review> _________________________ test_wip_command_without_nom _________________________1279nixpkgs-review> [gw28] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python1280nixpkgs-review> 1281nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>1282nixpkgs-review> capfd = <_pytest.capture.CaptureFixture object at 0x7ffff513aa50>1283nixpkgs-review> 1284nixpkgs-review>     def test_wip_command_without_nom(1285nixpkgs-review>         helpers: Helpers, capfd: pytest.CaptureFixture[Any]1286nixpkgs-review>     ) -> None:1287nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:1288nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")1289nixpkgs-review>             path = main(1290nixpkgs-review>                 "nixpkgs-review",1291nixpkgs-review>                 [1292nixpkgs-review>                     "wip",1293nixpkgs-review>                     "--remote",1294nixpkgs-review>                     str(nixpkgs.remote),1295nixpkgs-review>                     "--run",1296nixpkgs-review>                     "exit 0",1297nixpkgs-review>                     "--build-graph",1298nixpkgs-review>                     "nix",1299nixpkgs-review>                 ],1300nixpkgs-review>             )1301nixpkgs-review> >           helpers.assert_built(path, "pkg1")1302nixpkgs-review> 1303nixpkgs-review> tests/test_wip.py:45: 1304nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 1305nixpkgs-review> 1306nixpkgs-review> path = PosixPath('/build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty')1307nixpkgs-review> pkg_names = ('pkg1',)1308nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': None, 'extra-nixpkgs-config': None, ...}1309nixpkgs-review> 1310nixpkgs-review>     @staticmethod1311nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:1312nixpkgs-review>         report = Helpers.load_report(path)1313nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}1314nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1315nixpkgs-review> E       TypeError: unhashable type: 'dict'1316nixpkgs-review> 1317nixpkgs-review> tests/conftest.py:185: TypeError1318nixpkgs-review> ----------------------------- Captured stdout call -----------------------------1319nixpkgs-review> Initialized empty Git repository in /build/tmplwskfc2s/nixpkgs/.git/1320nixpkgs-review> [master (root-commit) a204dee] first commit1321nixpkgs-review>  115 files changed, 218 insertions(+)1322nixpkgs-review>  create mode 100644 .bash_source1323nixpkgs-review>  create mode 100644 .coreutils_source1324nixpkgs-review>  create mode 100644 .gitignore1325nixpkgs-review>  create mode 100755 bin/bash1326nixpkgs-review>  create mode 120000 bin/coreutils/[1327nixpkgs-review>  create mode 120000 bin/coreutils/b2sum1328nixpkgs-review>  create mode 120000 bin/coreutils/base321329nixpkgs-review>  create mode 120000 bin/coreutils/base641330nixpkgs-review>  create mode 120000 bin/coreutils/basename1331nixpkgs-review>  create mode 120000 bin/coreutils/basenc1332nixpkgs-review>  create mode 120000 bin/coreutils/cat1333nixpkgs-review>  create mode 120000 bin/coreutils/chcon1334nixpkgs-review>  create mode 120000 bin/coreutils/chgrp1335nixpkgs-review>  create mode 120000 bin/coreutils/chmod1336nixpkgs-review>  create mode 120000 bin/coreutils/chown1337nixpkgs-review>  create mode 120000 bin/coreutils/chroot1338nixpkgs-review>  create mode 120000 bin/coreutils/cksum1339nixpkgs-review>  create mode 120000 bin/coreutils/comm1340nixpkgs-review>  create mode 100755 bin/coreutils/coreutils1341nixpkgs-review>  create mode 120000 bin/coreutils/cp1342nixpkgs-review>  create mode 120000 bin/coreutils/csplit1343nixpkgs-review>  create mode 120000 bin/coreutils/cut1344nixpkgs-review>  create mode 120000 bin/coreutils/date1345nixpkgs-review>  create mode 120000 bin/coreutils/dd1346nixpkgs-review>  create mode 120000 bin/coreutils/df1347nixpkgs-review>  create mode 120000 bin/coreutils/dir1348nixpkgs-review>  create mode 120000 bin/coreutils/dircolors1349nixpkgs-review>  create mode 120000 bin/coreutils/dirname1350nixpkgs-review>  create mode 120000 bin/coreutils/du1351nixpkgs-review>  create mode 120000 bin/coreutils/echo1352nixpkgs-review>  create mode 120000 bin/coreutils/env1353nixpkgs-review>  create mode 120000 bin/coreutils/expand1354nixpkgs-review>  create mode 120000 bin/coreutils/expr1355nixpkgs-review>  create mode 120000 bin/coreutils/factor1356nixpkgs-review>  create mode 120000 bin/coreutils/false1357nixpkgs-review>  create mode 120000 bin/coreutils/fmt1358nixpkgs-review>  create mode 120000 bin/coreutils/fold1359nixpkgs-review>  create mode 120000 bin/coreutils/groups1360nixpkgs-review>  create mode 120000 bin/coreutils/head1361nixpkgs-review>  create mode 120000 bin/coreutils/hostid1362nixpkgs-review>  create mode 120000 bin/coreutils/id1363nixpkgs-review>  create mode 120000 bin/coreutils/install1364nixpkgs-review>  create mode 120000 bin/coreutils/join1365nixpkgs-review>  create mode 120000 bin/coreutils/kill1366nixpkgs-review>  create mode 120000 bin/coreutils/link1367nixpkgs-review>  create mode 120000 bin/coreutils/ln1368nixpkgs-review>  create mode 120000 bin/coreutils/logname1369nixpkgs-review>  create mode 120000 bin/coreutils/ls1370nixpkgs-review>  create mode 120000 bin/coreutils/md5sum1371nixpkgs-review>  create mode 120000 bin/coreutils/mkdir1372nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo1373nixpkgs-review>  create mode 120000 bin/coreutils/mknod1374nixpkgs-review>  create mode 120000 bin/coreutils/mktemp1375nixpkgs-review>  create mode 120000 bin/coreutils/mv1376nixpkgs-review>  create mode 120000 bin/coreutils/nice1377nixpkgs-review>  create mode 120000 bin/coreutils/nl1378nixpkgs-review>  create mode 120000 bin/coreutils/nohup1379nixpkgs-review>  create mode 120000 bin/coreutils/nproc1380nixpkgs-review>  create mode 120000 bin/coreutils/numfmt1381nixpkgs-review>  create mode 120000 bin/coreutils/od1382nixpkgs-review>  create mode 120000 bin/coreutils/paste1383nixpkgs-review>  create mode 120000 bin/coreutils/pathchk1384nixpkgs-review>  create mode 120000 bin/coreutils/pinky1385nixpkgs-review>  create mode 120000 bin/coreutils/pr1386nixpkgs-review>  create mode 120000 bin/coreutils/printenv1387nixpkgs-review>  create mode 120000 bin/coreutils/printf1388nixpkgs-review>  create mode 120000 bin/coreutils/ptx1389nixpkgs-review>  create mode 120000 bin/coreutils/pwd1390nixpkgs-review>  create mode 120000 bin/coreutils/readlink1391nixpkgs-review>  create mode 120000 bin/coreutils/realpath1392nixpkgs-review>  create mode 120000 bin/coreutils/rm1393nixpkgs-review>  create mode 120000 bin/coreutils/rmdir1394nixpkgs-review>  create mode 120000 bin/coreutils/runcon1395nixpkgs-review>  create mode 120000 bin/coreutils/seq1396nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum1397nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum1398nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum1399nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum1400nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum1401nixpkgs-review>  create mode 120000 bin/coreutils/shred1402nixpkgs-review>  create mode 120000 bin/coreutils/shuf1403nixpkgs-review>  create mode 120000 bin/coreutils/sleep1404nixpkgs-review>  create mode 120000 bin/coreutils/sort1405nixpkgs-review>  create mode 120000 bin/coreutils/split1406nixpkgs-review>  create mode 120000 bin/coreutils/stat1407nixpkgs-review>  create mode 120000 bin/coreutils/stty1408nixpkgs-review>  create mode 120000 bin/coreutils/sum1409nixpkgs-review>  create mode 120000 bin/coreutils/sync1410nixpkgs-review>  create mode 120000 bin/coreutils/tac1411nixpkgs-review>  create mode 120000 bin/coreutils/tail1412nixpkgs-review>  create mode 120000 bin/coreutils/tee1413nixpkgs-review>  create mode 120000 bin/coreutils/test1414nixpkgs-review>  create mode 120000 bin/coreutils/timeout1415nixpkgs-review>  create mode 120000 bin/coreutils/touch1416nixpkgs-review>  create mode 120000 bin/coreutils/tr1417nixpkgs-review>  create mode 120000 bin/coreutils/true1418nixpkgs-review>  create mode 120000 bin/coreutils/truncate1419nixpkgs-review>  create mode 120000 bin/coreutils/tsort1420nixpkgs-review>  create mode 120000 bin/coreutils/tty1421nixpkgs-review>  create mode 120000 bin/coreutils/uname1422nixpkgs-review>  create mode 120000 bin/coreutils/unexpand1423nixpkgs-review>  create mode 120000 bin/coreutils/uniq1424nixpkgs-review>  create mode 120000 bin/coreutils/unlink1425nixpkgs-review>  create mode 120000 bin/coreutils/uptime1426nixpkgs-review>  create mode 120000 bin/coreutils/users1427nixpkgs-review>  create mode 120000 bin/coreutils/vdir1428nixpkgs-review>  create mode 120000 bin/coreutils/wc1429nixpkgs-review>  create mode 120000 bin/coreutils/who1430nixpkgs-review>  create mode 120000 bin/coreutils/whoami1431nixpkgs-review>  create mode 120000 bin/coreutils/yes1432nixpkgs-review>  create mode 100644 config.nix1433nixpkgs-review>  create mode 100644 config.nix.in1434nixpkgs-review>  create mode 100644 default.nix1435nixpkgs-review>  create mode 100644 nixos/release.nix1436nixpkgs-review>  create mode 100644 pkg1.txt1437nixpkgs-review> Initialized empty Git repository in /build/tmplwskfc2s/nixpkgs/remote/1438nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmplwskfc2s/nixpkgs/remote master:refs/nixpkgs-review/01439nixpkgs-review> $ git worktree prune1440nixpkgs-review> $ git worktree add /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d71441nixpkgs-review> HEAD is now at a204dee first commit1442nixpkgs-review> Local evaluation for computing rebuilds1443nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmp8mqysk2p -qaP --xml --out-path --show-trace --no-allow-import-from-derivation1444nixpkgs-review> $ git --no-pager diff --no-ext-diff --src-prefix=a/ --dst-prefix=b/1445nixpkgs-review> Applying `nixpkgs` diff...1446nixpkgs-review> $ git apply1447nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmp8mqysk2p -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta1448nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------1449nixpkgs-review> 1 package updated:1450nixpkgs-review> pkg11451nixpkgs-review> 1452nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmp8mqysk2p' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpj6h5de0s; })' --apply 'd: { inherit (d) exists broken; }'1453nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmp8mqysk2p' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs --argstr nixpkgs-config-path /build/tmpbkyqhqmo.nix --argstr attrs-path /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/attrs.nix1454nixpkgs-review> --------- Report for 'x86_64-linux' ---------1455nixpkgs-review> 1 package built:1456nixpkgs-review> pkg11457nixpkgs-review> 1458nixpkgs-review> Logs can be found under:1459nixpkgs-review> /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/logs1460nixpkgs-review> 1461nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs --argstr nixpkgs-config-path /build/tmpbkyqhqmo.nix --argstr attrs-path /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/attrs.nix --nix-path 'nixpkgs=/build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs nixpkgs-overlays=/build/tmp8mqysk2p' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'1462nixpkgs-review> Sourcing python-remove-tests-dir-hook1463nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1464nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh1465nixpkgs-review> Sourcing pypa-build-hook1466nixpkgs-review> Using pypaBuildPhase1467nixpkgs-review> Sourcing python-runtime-deps-check-hook1468nixpkgs-review> Using pythonRuntimeDepsCheckHook1469nixpkgs-review> Sourcing pypa-install-hook1470nixpkgs-review> Using pypaInstallPhase1471nixpkgs-review> Sourcing python-imports-check-hook.sh1472nixpkgs-review> Using pythonImportsCheckPhase1473nixpkgs-review> Sourcing python-namespaces-hook1474nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1475nixpkgs-review> $ git worktree remove -f /build/tmplwskfc2s/cache/nixpkgs-review/rev-a204deeb1d6da263b5fab13b45d36d0f8cdb96d7-dirty/nixpkgs1476nixpkgs-review> ----------------------------- Captured stderr call -----------------------------1477nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name1478nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name1479nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,1480nixpkgs-review> hint: call:1481nixpkgs-review> hint:1482nixpkgs-review> hint: 	git config --global init.defaultBranch <name>1483nixpkgs-review> hint:1484nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and1485nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:1486nixpkgs-review> hint:1487nixpkgs-review> hint: 	git branch -m <name>1488nixpkgs-review> hint:1489nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"1490nixpkgs-review> To /build/tmplwskfc2s/nixpkgs/remote1491nixpkgs-review>  * [new branch]      HEAD -> master1492nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1493nixpkgs-review> From /build/tmplwskfc2s/nixpkgs/remote1494nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/01495nixpkgs-review> Preparing worktree (detached HEAD a204dee)1496nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1497nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1498nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1499nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1500nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1501nixpkgs-review> these 2 derivations will be built:1502nixpkgs-review>   /build/tmplwskfc2s/test-nix/store/i1m7aayfv4rn86pv24dwf5ql67il321n-pkg1.drv1503nixpkgs-review>   /build/tmplwskfc2s/test-nix/store/1zi2j5rqz3n2v9dh31dvn48krzz452ix-review-shell.drv1504nixpkgs-review> building '/build/tmplwskfc2s/test-nix/store/i1m7aayfv4rn86pv24dwf5ql67il321n-pkg1.drv'...1505nixpkgs-review> building '/build/tmplwskfc2s/test-nix/store/1zi2j5rqz3n2v9dh31dvn48krzz452ix-review-shell.drv'...1506nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1507nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1508nixpkgs-review> got build log for '/build/tmplwskfc2s/test-nix/store/i1m7aayfv4rn86pv24dwf5ql67il321n-pkg1.drv^*' from 'local'1509nixpkgs-review> this derivation will be built:1510nixpkgs-review>   /build/tmplwskfc2s/test-nix/store/028y5cdlxflpjl48x3mrpxp3dvx0rnmf-bash-interactive.drv1511nixpkgs-review> building '/build/tmplwskfc2s/test-nix/store/028y5cdlxflpjl48x3mrpxp3dvx0rnmf-bash-interactive.drv'...1512nixpkgs-review> ______________________ test_rev_command_with_pkg_count[1] ______________________1513nixpkgs-review> [gw24] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python1514nixpkgs-review> 1515nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>, pkg_count = 11516nixpkgs-review> 1517nixpkgs-review>     @pytest.mark.parametrize("pkg_count", [0, 1, 10, 51])1518nixpkgs-review>     def test_rev_command_with_pkg_count(helpers: Helpers, pkg_count: int) -> None:1519nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:1520nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")1521nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)1522nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)1523nixpkgs-review>             path = main(1524nixpkgs-review>                 "nixpkgs-review",1525nixpkgs-review>                 [1526nixpkgs-review>                     "rev",1527nixpkgs-review>                     "HEAD",1528nixpkgs-review>                     "--remote",1529nixpkgs-review>                     str(nixpkgs.remote),1530nixpkgs-review>                     "--run",1531nixpkgs-review>                     "exit 0",1532nixpkgs-review>                     "--build-graph",1533nixpkgs-review>                     "nix",1534nixpkgs-review>                     "--extra-nixpkgs-config",1535nixpkgs-review>                     f"{{ pkgCount = {pkg_count}; }}",1536nixpkgs-review>                 ],1537nixpkgs-review>             )1538nixpkgs-review>             pkgs = {f"pkg{x + 1}" for x in range(pkg_count)}1539nixpkgs-review> >           helpers.assert_built(path, *pkgs)1540nixpkgs-review> 1541nixpkgs-review> tests/test_rev.py:150: 1542nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 1543nixpkgs-review> 1544nixpkgs-review> path = PosixPath('/build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')1545nixpkgs-review> pkg_names = ('pkg1',)1546nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': '{ pkgCount = 1; }', ...}1547nixpkgs-review> 1548nixpkgs-review>     @staticmethod1549nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:1550nixpkgs-review>         report = Helpers.load_report(path)1551nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}1552nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1553nixpkgs-review> E       TypeError: unhashable type: 'dict'1554nixpkgs-review> 1555nixpkgs-review> tests/conftest.py:185: TypeError1556nixpkgs-review> ----------------------------- Captured stdout call -----------------------------1557nixpkgs-review> Initialized empty Git repository in /build/tmpqnx0vsdi/nixpkgs/.git/1558nixpkgs-review> [master (root-commit) a204dee] first commit1559nixpkgs-review>  115 files changed, 218 insertions(+)1560nixpkgs-review>  create mode 100644 .bash_source1561nixpkgs-review>  create mode 100644 .coreutils_source1562nixpkgs-review>  create mode 100644 .gitignore1563nixpkgs-review>  create mode 100755 bin/bash1564nixpkgs-review>  create mode 120000 bin/coreutils/[1565nixpkgs-review>  create mode 120000 bin/coreutils/b2sum1566nixpkgs-review>  create mode 120000 bin/coreutils/base321567nixpkgs-review>  create mode 120000 bin/coreutils/base641568nixpkgs-review>  create mode 120000 bin/coreutils/basename1569nixpkgs-review>  create mode 120000 bin/coreutils/basenc1570nixpkgs-review>  create mode 120000 bin/coreutils/cat1571nixpkgs-review>  create mode 120000 bin/coreutils/chcon1572nixpkgs-review>  create mode 120000 bin/coreutils/chgrp1573nixpkgs-review>  create mode 120000 bin/coreutils/chmod1574nixpkgs-review>  create mode 120000 bin/coreutils/chown1575nixpkgs-review>  create mode 120000 bin/coreutils/chroot1576nixpkgs-review>  create mode 120000 bin/coreutils/cksum1577nixpkgs-review>  create mode 120000 bin/coreutils/comm1578nixpkgs-review>  create mode 100755 bin/coreutils/coreutils1579nixpkgs-review>  create mode 120000 bin/coreutils/cp1580nixpkgs-review>  create mode 120000 bin/coreutils/csplit1581nixpkgs-review>  create mode 120000 bin/coreutils/cut1582nixpkgs-review>  create mode 120000 bin/coreutils/date1583nixpkgs-review>  create mode 120000 bin/coreutils/dd1584nixpkgs-review>  create mode 120000 bin/coreutils/df1585nixpkgs-review>  create mode 120000 bin/coreutils/dir1586nixpkgs-review>  create mode 120000 bin/coreutils/dircolors1587nixpkgs-review>  create mode 120000 bin/coreutils/dirname1588nixpkgs-review>  create mode 120000 bin/coreutils/du1589nixpkgs-review>  create mode 120000 bin/coreutils/echo1590nixpkgs-review>  create mode 120000 bin/coreutils/env1591nixpkgs-review>  create mode 120000 bin/coreutils/expand1592nixpkgs-review>  create mode 120000 bin/coreutils/expr1593nixpkgs-review>  create mode 120000 bin/coreutils/factor1594nixpkgs-review>  create mode 120000 bin/coreutils/false1595nixpkgs-review>  create mode 120000 bin/coreutils/fmt1596nixpkgs-review>  create mode 120000 bin/coreutils/fold1597nixpkgs-review>  create mode 120000 bin/coreutils/groups1598nixpkgs-review>  create mode 120000 bin/coreutils/head1599nixpkgs-review>  create mode 120000 bin/coreutils/hostid1600nixpkgs-review>  create mode 120000 bin/coreutils/id1601nixpkgs-review>  create mode 120000 bin/coreutils/install1602nixpkgs-review>  create mode 120000 bin/coreutils/join1603nixpkgs-review>  create mode 120000 bin/coreutils/kill1604nixpkgs-review>  create mode 120000 bin/coreutils/link1605nixpkgs-review>  create mode 120000 bin/coreutils/ln1606nixpkgs-review>  create mode 120000 bin/coreutils/logname1607nixpkgs-review>  create mode 120000 bin/coreutils/ls1608nixpkgs-review>  create mode 120000 bin/coreutils/md5sum1609nixpkgs-review>  create mode 120000 bin/coreutils/mkdir1610nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo1611nixpkgs-review>  create mode 120000 bin/coreutils/mknod1612nixpkgs-review>  create mode 120000 bin/coreutils/mktemp1613nixpkgs-review>  create mode 120000 bin/coreutils/mv1614nixpkgs-review>  create mode 120000 bin/coreutils/nice1615nixpkgs-review>  create mode 120000 bin/coreutils/nl1616nixpkgs-review>  create mode 120000 bin/coreutils/nohup1617nixpkgs-review>  create mode 120000 bin/coreutils/nproc1618nixpkgs-review>  create mode 120000 bin/coreutils/numfmt1619nixpkgs-review>  create mode 120000 bin/coreutils/od1620nixpkgs-review>  create mode 120000 bin/coreutils/paste1621nixpkgs-review>  create mode 120000 bin/coreutils/pathchk1622nixpkgs-review>  create mode 120000 bin/coreutils/pinky1623nixpkgs-review>  create mode 120000 bin/coreutils/pr1624nixpkgs-review>  create mode 120000 bin/coreutils/printenv1625nixpkgs-review>  create mode 120000 bin/coreutils/printf1626nixpkgs-review>  create mode 120000 bin/coreutils/ptx1627nixpkgs-review>  create mode 120000 bin/coreutils/pwd1628nixpkgs-review>  create mode 120000 bin/coreutils/readlink1629nixpkgs-review>  create mode 120000 bin/coreutils/realpath1630nixpkgs-review>  create mode 120000 bin/coreutils/rm1631nixpkgs-review>  create mode 120000 bin/coreutils/rmdir1632nixpkgs-review>  create mode 120000 bin/coreutils/runcon1633nixpkgs-review>  create mode 120000 bin/coreutils/seq1634nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum1635nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum1636nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum1637nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum1638nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum1639nixpkgs-review>  create mode 120000 bin/coreutils/shred1640nixpkgs-review>  create mode 120000 bin/coreutils/shuf1641nixpkgs-review>  create mode 120000 bin/coreutils/sleep1642nixpkgs-review>  create mode 120000 bin/coreutils/sort1643nixpkgs-review>  create mode 120000 bin/coreutils/split1644nixpkgs-review>  create mode 120000 bin/coreutils/stat1645nixpkgs-review>  create mode 120000 bin/coreutils/stty1646nixpkgs-review>  create mode 120000 bin/coreutils/sum1647nixpkgs-review>  create mode 120000 bin/coreutils/sync1648nixpkgs-review>  create mode 120000 bin/coreutils/tac1649nixpkgs-review>  create mode 120000 bin/coreutils/tail1650nixpkgs-review>  create mode 120000 bin/coreutils/tee1651nixpkgs-review>  create mode 120000 bin/coreutils/test1652nixpkgs-review>  create mode 120000 bin/coreutils/timeout1653nixpkgs-review>  create mode 120000 bin/coreutils/touch1654nixpkgs-review>  create mode 120000 bin/coreutils/tr1655nixpkgs-review>  create mode 120000 bin/coreutils/true1656nixpkgs-review>  create mode 120000 bin/coreutils/truncate1657nixpkgs-review>  create mode 120000 bin/coreutils/tsort1658nixpkgs-review>  create mode 120000 bin/coreutils/tty1659nixpkgs-review>  create mode 120000 bin/coreutils/uname1660nixpkgs-review>  create mode 120000 bin/coreutils/unexpand1661nixpkgs-review>  create mode 120000 bin/coreutils/uniq1662nixpkgs-review>  create mode 120000 bin/coreutils/unlink1663nixpkgs-review>  create mode 120000 bin/coreutils/uptime1664nixpkgs-review>  create mode 120000 bin/coreutils/users1665nixpkgs-review>  create mode 120000 bin/coreutils/vdir1666nixpkgs-review>  create mode 120000 bin/coreutils/wc1667nixpkgs-review>  create mode 120000 bin/coreutils/who1668nixpkgs-review>  create mode 120000 bin/coreutils/whoami1669nixpkgs-review>  create mode 120000 bin/coreutils/yes1670nixpkgs-review>  create mode 100644 config.nix1671nixpkgs-review>  create mode 100644 config.nix.in1672nixpkgs-review>  create mode 100644 default.nix1673nixpkgs-review>  create mode 100644 nixos/release.nix1674nixpkgs-review>  create mode 100644 pkg1.txt1675nixpkgs-review> Initialized empty Git repository in /build/tmpqnx0vsdi/nixpkgs/remote/1676nixpkgs-review> [master f6ed579] example-change1677nixpkgs-review>  1 file changed, 1 insertion(+)1678nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmpqnx0vsdi/nixpkgs/remote master:refs/nixpkgs-review/01679nixpkgs-review> $ git worktree prune1680nixpkgs-review> $ git worktree add /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d71681nixpkgs-review> HEAD is now at a204dee first commit1682nixpkgs-review> Local evaluation for computing rebuilds1683nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9ptl96tb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation1684nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b631685nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9ptl96tb -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta1686nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------1687nixpkgs-review> 1 package updated:1688nixpkgs-review> pkg11689nixpkgs-review> 1690nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9ptl96tb' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmple4yphb6; })' --apply 'd: { inherit (d) exists broken; }'1691nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9ptl96tb' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmpyub_r8mx.nix --argstr attrs-path /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix1692nixpkgs-review> --------- Report for 'x86_64-linux' ---------1693nixpkgs-review> 1 package built:1694nixpkgs-review> pkg11695nixpkgs-review> 1696nixpkgs-review> Logs can be found under:1697nixpkgs-review> /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs1698nixpkgs-review> 1699nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmpyub_r8mx.nix --argstr attrs-path /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --nix-path 'nixpkgs=/build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9ptl96tb' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'1700nixpkgs-review> Sourcing python-remove-tests-dir-hook1701nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1702nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh1703nixpkgs-review> Sourcing pypa-build-hook1704nixpkgs-review> Using pypaBuildPhase1705nixpkgs-review> Sourcing python-runtime-deps-check-hook1706nixpkgs-review> Using pythonRuntimeDepsCheckHook1707nixpkgs-review> Sourcing pypa-install-hook1708nixpkgs-review> Using pypaInstallPhase1709nixpkgs-review> Sourcing python-imports-check-hook.sh1710nixpkgs-review> Using pythonImportsCheckPhase1711nixpkgs-review> Sourcing python-namespaces-hook1712nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1713nixpkgs-review> $ git worktree remove -f /build/tmpqnx0vsdi/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs1714nixpkgs-review> ----------------------------- Captured stderr call -----------------------------1715nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name1716nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name1717nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,1718nixpkgs-review> hint: call:1719nixpkgs-review> hint:1720nixpkgs-review> hint: 	git config --global init.defaultBranch <name>1721nixpkgs-review> hint:1722nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and1723nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:1724nixpkgs-review> hint:1725nixpkgs-review> hint: 	git branch -m <name>1726nixpkgs-review> hint:1727nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"1728nixpkgs-review> To /build/tmpqnx0vsdi/nixpkgs/remote1729nixpkgs-review>  * [new branch]      HEAD -> master1730nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1731nixpkgs-review> From /build/tmpqnx0vsdi/nixpkgs/remote1732nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/01733nixpkgs-review> Preparing worktree (detached HEAD a204dee)1734nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1735nixpkgs-review> Automatic merge went well; stopped before committing as requested1736nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1737nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1738nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead1739nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1740nixpkgs-review> these 2 derivations will be built:1741nixpkgs-review>   /build/tmpqnx0vsdi/test-nix/store/i3jbhfnazqk8k760jpqnc2n0i652qi9x-pkg1.drv1742nixpkgs-review>   /build/tmpqnx0vsdi/test-nix/store/zbvph2jchaglyq1yifycr081y334znw9-review-shell.drv1743nixpkgs-review> building '/build/tmpqnx0vsdi/test-nix/store/i3jbhfnazqk8k760jpqnc2n0i652qi9x-pkg1.drv'...1744nixpkgs-review> building '/build/tmpqnx0vsdi/test-nix/store/zbvph2jchaglyq1yifycr081y334znw9-review-shell.drv'...1745nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1746nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1747nixpkgs-review> got build log for '/build/tmpqnx0vsdi/test-nix/store/i3jbhfnazqk8k760jpqnc2n0i652qi9x-pkg1.drv^*' from 'local'1748nixpkgs-review> this derivation will be built:1749nixpkgs-review>   /build/tmpqnx0vsdi/test-nix/store/ciq64dlaywf1vk7f6017qlpsrmq8vbm9-bash-interactive.drv1750nixpkgs-review> building '/build/tmpqnx0vsdi/test-nix/store/ciq64dlaywf1vk7f6017qlpsrmq8vbm9-bash-interactive.drv'...1751nixpkgs-review> _____________________ test_pr_checkout_base_with_packages ______________________1752nixpkgs-review> [gw16] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python1753nixpkgs-review> 1754nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305094736'>1755nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>1756nixpkgs-review> 1757nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")1758nixpkgs-review>     def test_pr_checkout_base_with_packages(1759nixpkgs-review>         mock_urlopen: MagicMock,1760nixpkgs-review>         helpers: Helpers,1761nixpkgs-review>     ) -> None:1762nixpkgs-review>         """--checkout base with -p should work: build specified packages on the base branch."""1763nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:1764nixpkgs-review>             base, head, merge = setup_repo(nixpkgs)1765nixpkgs-review>             setup_pr_mocks(1766nixpkgs-review>                 mock_urlopen,1767nixpkgs-review>                 create_mock_pr_response(base_rev=base, head_rev=head, merge_rev=merge),1768nixpkgs-review>             )1769nixpkgs-review>     1770nixpkgs-review>             path = main(1771nixpkgs-review>                 "nixpkgs-review",1772nixpkgs-review>                 [1773nixpkgs-review>                     "pr",1774nixpkgs-review>                     "--remote",1775nixpkgs-review>                     str(nixpkgs.remote),1776nixpkgs-review>                     "--eval",1777nixpkgs-review>                     "local",1778nixpkgs-review>                     "--checkout",1779nixpkgs-review>                     "base",1780nixpkgs-review>                     "--run",1781nixpkgs-review>                     "exit 0",1782nixpkgs-review>                     "--package",1783nixpkgs-review>                     "pkg1",1784nixpkgs-review>                     "1",1785nixpkgs-review>                 ],1786nixpkgs-review>             )1787nixpkgs-review> >           helpers.assert_built(path, "pkg1")1788nixpkgs-review> 1789nixpkgs-review> tests/test_pr.py:452: 1790nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 1791nixpkgs-review> 1792nixpkgs-review> path = '/build/tmp5863dk8z/cache/nixpkgs-review/pr-1', pkg_names = ('pkg1',)1793nixpkgs-review> report = {'additional_packages': [], 'checkout': 'base', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}1794nixpkgs-review> 1795nixpkgs-review>     @staticmethod1796nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:1797nixpkgs-review>         report = Helpers.load_report(path)1798nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}1799nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1800nixpkgs-review> E       TypeError: unhashable type: 'dict'1801nixpkgs-review> 1802nixpkgs-review> tests/conftest.py:185: TypeError1803nixpkgs-review> ----------------------------- Captured stdout call -----------------------------1804nixpkgs-review> Initialized empty Git repository in /build/tmp5863dk8z/nixpkgs/.git/1805nixpkgs-review> [master (root-commit) a204dee] first commit1806nixpkgs-review>  115 files changed, 218 insertions(+)1807nixpkgs-review>  create mode 100644 .bash_source1808nixpkgs-review>  create mode 100644 .coreutils_source1809nixpkgs-review>  create mode 100644 .gitignore1810nixpkgs-review>  create mode 100755 bin/bash1811nixpkgs-review>  create mode 120000 bin/coreutils/[1812nixpkgs-review>  create mode 120000 bin/coreutils/b2sum1813nixpkgs-review>  create mode 120000 bin/coreutils/base321814nixpkgs-review>  create mode 120000 bin/coreutils/base641815nixpkgs-review>  create mode 120000 bin/coreutils/basename1816nixpkgs-review>  create mode 120000 bin/coreutils/basenc1817nixpkgs-review>  create mode 120000 bin/coreutils/cat1818nixpkgs-review>  create mode 120000 bin/coreutils/chcon1819nixpkgs-review>  create mode 120000 bin/coreutils/chgrp1820nixpkgs-review>  create mode 120000 bin/coreutils/chmod1821nixpkgs-review>  create mode 120000 bin/coreutils/chown1822nixpkgs-review>  create mode 120000 bin/coreutils/chroot1823nixpkgs-review>  create mode 120000 bin/coreutils/cksum1824nixpkgs-review>  create mode 120000 bin/coreutils/comm1825nixpkgs-review>  create mode 100755 bin/coreutils/coreutils1826nixpkgs-review>  create mode 120000 bin/coreutils/cp1827nixpkgs-review>  create mode 120000 bin/coreutils/csplit1828nixpkgs-review>  create mode 120000 bin/coreutils/cut1829nixpkgs-review>  create mode 120000 bin/coreutils/date1830nixpkgs-review>  create mode 120000 bin/coreutils/dd1831nixpkgs-review>  create mode 120000 bin/coreutils/df1832nixpkgs-review>  create mode 120000 bin/coreutils/dir1833nixpkgs-review>  create mode 120000 bin/coreutils/dircolors1834nixpkgs-review>  create mode 120000 bin/coreutils/dirname1835nixpkgs-review>  create mode 120000 bin/coreutils/du1836nixpkgs-review>  create mode 120000 bin/coreutils/echo1837nixpkgs-review>  create mode 120000 bin/coreutils/env1838nixpkgs-review>  create mode 120000 bin/coreutils/expand1839nixpkgs-review>  create mode 120000 bin/coreutils/expr1840nixpkgs-review>  create mode 120000 bin/coreutils/factor1841nixpkgs-review>  create mode 120000 bin/coreutils/false1842nixpkgs-review>  create mode 120000 bin/coreutils/fmt1843nixpkgs-review>  create mode 120000 bin/coreutils/fold1844nixpkgs-review>  create mode 120000 bin/coreutils/groups1845nixpkgs-review>  create mode 120000 bin/coreutils/head1846nixpkgs-review>  create mode 120000 bin/coreutils/hostid1847nixpkgs-review>  create mode 120000 bin/coreutils/id1848nixpkgs-review>  create mode 120000 bin/coreutils/install1849nixpkgs-review>  create mode 120000 bin/coreutils/join1850nixpkgs-review>  create mode 120000 bin/coreutils/kill1851nixpkgs-review>  create mode 120000 bin/coreutils/link1852nixpkgs-review>  create mode 120000 bin/coreutils/ln1853nixpkgs-review>  create mode 120000 bin/coreutils/logname1854nixpkgs-review>  create mode 120000 bin/coreutils/ls1855nixpkgs-review>  create mode 120000 bin/coreutils/md5sum1856nixpkgs-review>  create mode 120000 bin/coreutils/mkdir1857nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo1858nixpkgs-review>  create mode 120000 bin/coreutils/mknod1859nixpkgs-review>  create mode 120000 bin/coreutils/mktemp1860nixpkgs-review>  create mode 120000 bin/coreutils/mv1861nixpkgs-review>  create mode 120000 bin/coreutils/nice1862nixpkgs-review>  create mode 120000 bin/coreutils/nl1863nixpkgs-review>  create mode 120000 bin/coreutils/nohup1864nixpkgs-review>  create mode 120000 bin/coreutils/nproc1865nixpkgs-review>  create mode 120000 bin/coreutils/numfmt1866nixpkgs-review>  create mode 120000 bin/coreutils/od1867nixpkgs-review>  create mode 120000 bin/coreutils/paste1868nixpkgs-review>  create mode 120000 bin/coreutils/pathchk1869nixpkgs-review>  create mode 120000 bin/coreutils/pinky1870nixpkgs-review>  create mode 120000 bin/coreutils/pr1871nixpkgs-review>  create mode 120000 bin/coreutils/printenv1872nixpkgs-review>  create mode 120000 bin/coreutils/printf1873nixpkgs-review>  create mode 120000 bin/coreutils/ptx1874nixpkgs-review>  create mode 120000 bin/coreutils/pwd1875nixpkgs-review>  create mode 120000 bin/coreutils/readlink1876nixpkgs-review>  create mode 120000 bin/coreutils/realpath1877nixpkgs-review>  create mode 120000 bin/coreutils/rm1878nixpkgs-review>  create mode 120000 bin/coreutils/rmdir1879nixpkgs-review>  create mode 120000 bin/coreutils/runcon1880nixpkgs-review>  create mode 120000 bin/coreutils/seq1881nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum1882nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum1883nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum1884nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum1885nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum1886nixpkgs-review>  create mode 120000 bin/coreutils/shred1887nixpkgs-review>  create mode 120000 bin/coreutils/shuf1888nixpkgs-review>  create mode 120000 bin/coreutils/sleep1889nixpkgs-review>  create mode 120000 bin/coreutils/sort1890nixpkgs-review>  create mode 120000 bin/coreutils/split1891nixpkgs-review>  create mode 120000 bin/coreutils/stat1892nixpkgs-review>  create mode 120000 bin/coreutils/stty1893nixpkgs-review>  create mode 120000 bin/coreutils/sum1894nixpkgs-review>  create mode 120000 bin/coreutils/sync1895nixpkgs-review>  create mode 120000 bin/coreutils/tac1896nixpkgs-review>  create mode 120000 bin/coreutils/tail1897nixpkgs-review>  create mode 120000 bin/coreutils/tee1898nixpkgs-review>  create mode 120000 bin/coreutils/test1899nixpkgs-review>  create mode 120000 bin/coreutils/timeout1900nixpkgs-review>  create mode 120000 bin/coreutils/touch1901nixpkgs-review>  create mode 120000 bin/coreutils/tr1902nixpkgs-review>  create mode 120000 bin/coreutils/true1903nixpkgs-review>  create mode 120000 bin/coreutils/truncate1904nixpkgs-review>  create mode 120000 bin/coreutils/tsort1905nixpkgs-review>  create mode 120000 bin/coreutils/tty1906nixpkgs-review>  create mode 120000 bin/coreutils/uname1907nixpkgs-review>  create mode 120000 bin/coreutils/unexpand1908nixpkgs-review>  create mode 120000 bin/coreutils/uniq1909nixpkgs-review>  create mode 120000 bin/coreutils/unlink1910nixpkgs-review>  create mode 120000 bin/coreutils/uptime1911nixpkgs-review>  create mode 120000 bin/coreutils/users1912nixpkgs-review>  create mode 120000 bin/coreutils/vdir1913nixpkgs-review>  create mode 120000 bin/coreutils/wc1914nixpkgs-review>  create mode 120000 bin/coreutils/who1915nixpkgs-review>  create mode 120000 bin/coreutils/whoami1916nixpkgs-review>  create mode 120000 bin/coreutils/yes1917nixpkgs-review>  create mode 100644 config.nix1918nixpkgs-review>  create mode 100644 config.nix.in1919nixpkgs-review>  create mode 100644 default.nix1920nixpkgs-review>  create mode 100644 nixos/release.nix1921nixpkgs-review>  create mode 100644 pkg1.txt1922nixpkgs-review> Initialized empty Git repository in /build/tmp5863dk8z/nixpkgs/remote/1923nixpkgs-review> [pull/1/head f6ed579] example-change1924nixpkgs-review>  1 file changed, 1 insertion(+)1925nixpkgs-review> Merge made by the 'ort' strategy.1926nixpkgs-review>  pkg1.txt | 1 +1927nixpkgs-review>  1 file changed, 1 insertion(+)1928nixpkgs-review> 1929nixpkgs-review> ================================================================================1930nixpkgs-review> PR #1: Example PR1931nixpkgs-review> ================================================================================1932nixpkgs-review> Author: test-user1933nixpkgs-review> Branch: user:example-branch -> NixOS:master1934nixpkgs-review> State: open1935nixpkgs-review> 1936nixpkgs-review> Description:1937nixpkgs-review> ----------------------------------------1938nixpkgs-review> This is a test PR1939nixpkgs-review> ----------------------------------------1940nixpkgs-review> 1941nixpkgs-review> Files changed (1 files):1942nixpkgs-review>   - pkg1.txt1943nixpkgs-review> ================================================================================1944nixpkgs-review> 1945nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmp5863dk8z/nixpkgs/remote e1f64d067c6ca1a0e0dc73593b3c626db35c9cac:refs/nixpkgs-review/01946nixpkgs-review> $ git worktree prune1947nixpkgs-review> $ git worktree add /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d71948nixpkgs-review> HEAD is now at a204dee first commit1949nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp68tzi603' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpip5gtgpx; })' --apply 'd: { inherit (d) exists broken; }'1950nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp68tzi603' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmp_tw652zt; })' --apply 'd: { inherit (d) exists broken; }'1951nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp68tzi603' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpv5f88_7l; })' --apply 'd: { inherit (d) exists broken; }'1952nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp68tzi603' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmp2ynkf38o.nix --argstr attrs-path /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/attrs.nix1953nixpkgs-review> 1954nixpkgs-review> Link to currently reviewing PR:1955nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/11956nixpkgs-review> --------- Report for 'x86_64-linux' ---------1957nixpkgs-review> 1 package built:1958nixpkgs-review> pkg11959nixpkgs-review> 1960nixpkgs-review> Logs can be found under:1961nixpkgs-review> /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/logs1962nixpkgs-review> 1963nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmp2ynkf38o.nix --argstr attrs-path /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/attrs.nix --nix-path 'nixpkgs=/build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp68tzi603' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'1964nixpkgs-review> Sourcing python-remove-tests-dir-hook1965nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1966nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh1967nixpkgs-review> Sourcing pypa-build-hook1968nixpkgs-review> Using pypaBuildPhase1969nixpkgs-review> Sourcing python-runtime-deps-check-hook1970nixpkgs-review> Using pythonRuntimeDepsCheckHook1971nixpkgs-review> Sourcing pypa-install-hook1972nixpkgs-review> Using pypaInstallPhase1973nixpkgs-review> Sourcing python-imports-check-hook.sh1974nixpkgs-review> Using pythonImportsCheckPhase1975nixpkgs-review> Sourcing python-namespaces-hook1976nixpkgs-review> Sourcing python-catch-conflicts-hook.sh1977nixpkgs-review> $ git worktree remove -f /build/tmp5863dk8z/cache/nixpkgs-review/pr-1/nixpkgs1978nixpkgs-review> ----------------------------- Captured stderr call -----------------------------1979nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name1980nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name1981nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,1982nixpkgs-review> hint: call:1983nixpkgs-review> hint:1984nixpkgs-review> hint: 	git config --global init.defaultBranch <name>1985nixpkgs-review> hint:1986nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and1987nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:1988nixpkgs-review> hint:1989nixpkgs-review> hint: 	git branch -m <name>1990nixpkgs-review> hint:1991nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"1992nixpkgs-review> To /build/tmp5863dk8z/nixpkgs/remote1993nixpkgs-review>  * [new branch]      HEAD -> master1994nixpkgs-review> Switched to a new branch 'pull/1/head'1995nixpkgs-review> Switched to a new branch 'pull/1/merge'1996nixpkgs-review> To /build/tmp5863dk8z/nixpkgs/remote1997nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge1998nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features1999nixpkgs-review> From /build/tmp5863dk8z/nixpkgs/remote2000nixpkgs-review>  * [new ref]         e1f64d067c6ca1a0e0dc73593b3c626db35c9cac -> refs/nixpkgs-review/02001nixpkgs-review> Preparing worktree (detached HEAD a204dee)2002nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2003nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2004nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2005nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2006nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2007nixpkgs-review> these 2 derivations will be built:2008nixpkgs-review>   /build/tmp5863dk8z/test-nix/store/qfc2ppg6nizpd7vz8j5jf93bf2mngh1r-pkg1.drv2009nixpkgs-review>   /build/tmp5863dk8z/test-nix/store/hwfpwxgxvm3iviip054npmhxn4ar1jj5-review-shell.drv2010nixpkgs-review> building '/build/tmp5863dk8z/test-nix/store/qfc2ppg6nizpd7vz8j5jf93bf2mngh1r-pkg1.drv'...2011nixpkgs-review> building '/build/tmp5863dk8z/test-nix/store/hwfpwxgxvm3iviip054npmhxn4ar1jj5-review-shell.drv'...2012nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2013nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2014nixpkgs-review> got build log for '/build/tmp5863dk8z/test-nix/store/qfc2ppg6nizpd7vz8j5jf93bf2mngh1r-pkg1.drv^*' from 'local'2015nixpkgs-review> this derivation will be built:2016nixpkgs-review>   /build/tmp5863dk8z/test-nix/store/xm3iybl347ihyfz47m4d73jl2mk5yb7c-bash-interactive.drv2017nixpkgs-review> building '/build/tmp5863dk8z/test-nix/store/xm3iybl347ihyfz47m4d73jl2mk5yb7c-bash-interactive.drv'...2018nixpkgs-review> ________________________ test_pr_local_eval_without_nom ________________________2019nixpkgs-review> [gw10] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python2020nixpkgs-review> 2021nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305094400'>2022nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>2023nixpkgs-review> capfd = <_pytest.capture.CaptureFixture object at 0x7ffff513aa50>2024nixpkgs-review> 2025nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")2026nixpkgs-review>     def test_pr_local_eval_without_nom(2027nixpkgs-review>         mock_urlopen: MagicMock, helpers: Helpers, capfd: pytest.CaptureFixture[Any]2028nixpkgs-review>     ) -> None:2029nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:2030nixpkgs-review>             base, head, merge = setup_repo(nixpkgs)2031nixpkgs-review>             setup_pr_mocks(2032nixpkgs-review>                 mock_urlopen,2033nixpkgs-review>                 create_mock_pr_response(base_rev=base, head_rev=head, merge_rev=merge),2034nixpkgs-review>             )2035nixpkgs-review>     2036nixpkgs-review>             path = main(2037nixpkgs-review>                 "nixpkgs-review",2038nixpkgs-review>                 [2039nixpkgs-review>                     "pr",2040nixpkgs-review>                     "--remote",2041nixpkgs-review>                     str(nixpkgs.remote),2042nixpkgs-review>                     "--eval",2043nixpkgs-review>                     "local",2044nixpkgs-review>                     "--run",2045nixpkgs-review>                     "exit 0",2046nixpkgs-review>                     "1",2047nixpkgs-review>                     "--build-graph",2048nixpkgs-review>                     "nix",2049nixpkgs-review>                 ],2050nixpkgs-review>             )2051nixpkgs-review> >           helpers.assert_built(path, "pkg1")2052nixpkgs-review> 2053nixpkgs-review> tests/test_pr.py:200: 2054nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2055nixpkgs-review> 2056nixpkgs-review> path = '/build/tmp0yv83c1f/cache/nixpkgs-review/pr-1', pkg_names = ('pkg1',)2057nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}2058nixpkgs-review> 2059nixpkgs-review>     @staticmethod2060nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:2061nixpkgs-review>         report = Helpers.load_report(path)2062nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}2063nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2064nixpkgs-review> E       TypeError: unhashable type: 'dict'2065nixpkgs-review> 2066nixpkgs-review> tests/conftest.py:185: TypeError2067nixpkgs-review> ----------------------------- Captured stdout call -----------------------------2068nixpkgs-review> Initialized empty Git repository in /build/tmp0yv83c1f/nixpkgs/.git/2069nixpkgs-review> [master (root-commit) a204dee] first commit2070nixpkgs-review>  115 files changed, 218 insertions(+)2071nixpkgs-review>  create mode 100644 .bash_source2072nixpkgs-review>  create mode 100644 .coreutils_source2073nixpkgs-review>  create mode 100644 .gitignore2074nixpkgs-review>  create mode 100755 bin/bash2075nixpkgs-review>  create mode 120000 bin/coreutils/[2076nixpkgs-review>  create mode 120000 bin/coreutils/b2sum2077nixpkgs-review>  create mode 120000 bin/coreutils/base322078nixpkgs-review>  create mode 120000 bin/coreutils/base642079nixpkgs-review>  create mode 120000 bin/coreutils/basename2080nixpkgs-review>  create mode 120000 bin/coreutils/basenc2081nixpkgs-review>  create mode 120000 bin/coreutils/cat2082nixpkgs-review>  create mode 120000 bin/coreutils/chcon2083nixpkgs-review>  create mode 120000 bin/coreutils/chgrp2084nixpkgs-review>  create mode 120000 bin/coreutils/chmod2085nixpkgs-review>  create mode 120000 bin/coreutils/chown2086nixpkgs-review>  create mode 120000 bin/coreutils/chroot2087nixpkgs-review>  create mode 120000 bin/coreutils/cksum2088nixpkgs-review>  create mode 120000 bin/coreutils/comm2089nixpkgs-review>  create mode 100755 bin/coreutils/coreutils2090nixpkgs-review>  create mode 120000 bin/coreutils/cp2091nixpkgs-review>  create mode 120000 bin/coreutils/csplit2092nixpkgs-review>  create mode 120000 bin/coreutils/cut2093nixpkgs-review>  create mode 120000 bin/coreutils/date2094nixpkgs-review>  create mode 120000 bin/coreutils/dd2095nixpkgs-review>  create mode 120000 bin/coreutils/df2096nixpkgs-review>  create mode 120000 bin/coreutils/dir2097nixpkgs-review>  create mode 120000 bin/coreutils/dircolors2098nixpkgs-review>  create mode 120000 bin/coreutils/dirname2099nixpkgs-review>  create mode 120000 bin/coreutils/du2100nixpkgs-review>  create mode 120000 bin/coreutils/echo2101nixpkgs-review>  create mode 120000 bin/coreutils/env2102nixpkgs-review>  create mode 120000 bin/coreutils/expand2103nixpkgs-review>  create mode 120000 bin/coreutils/expr2104nixpkgs-review>  create mode 120000 bin/coreutils/factor2105nixpkgs-review>  create mode 120000 bin/coreutils/false2106nixpkgs-review>  create mode 120000 bin/coreutils/fmt2107nixpkgs-review>  create mode 120000 bin/coreutils/fold2108nixpkgs-review>  create mode 120000 bin/coreutils/groups2109nixpkgs-review>  create mode 120000 bin/coreutils/head2110nixpkgs-review>  create mode 120000 bin/coreutils/hostid2111nixpkgs-review>  create mode 120000 bin/coreutils/id2112nixpkgs-review>  create mode 120000 bin/coreutils/install2113nixpkgs-review>  create mode 120000 bin/coreutils/join2114nixpkgs-review>  create mode 120000 bin/coreutils/kill2115nixpkgs-review>  create mode 120000 bin/coreutils/link2116nixpkgs-review>  create mode 120000 bin/coreutils/ln2117nixpkgs-review>  create mode 120000 bin/coreutils/logname2118nixpkgs-review>  create mode 120000 bin/coreutils/ls2119nixpkgs-review>  create mode 120000 bin/coreutils/md5sum2120nixpkgs-review>  create mode 120000 bin/coreutils/mkdir2121nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo2122nixpkgs-review>  create mode 120000 bin/coreutils/mknod2123nixpkgs-review>  create mode 120000 bin/coreutils/mktemp2124nixpkgs-review>  create mode 120000 bin/coreutils/mv2125nixpkgs-review>  create mode 120000 bin/coreutils/nice2126nixpkgs-review>  create mode 120000 bin/coreutils/nl2127nixpkgs-review>  create mode 120000 bin/coreutils/nohup2128nixpkgs-review>  create mode 120000 bin/coreutils/nproc2129nixpkgs-review>  create mode 120000 bin/coreutils/numfmt2130nixpkgs-review>  create mode 120000 bin/coreutils/od2131nixpkgs-review>  create mode 120000 bin/coreutils/paste2132nixpkgs-review>  create mode 120000 bin/coreutils/pathchk2133nixpkgs-review>  create mode 120000 bin/coreutils/pinky2134nixpkgs-review>  create mode 120000 bin/coreutils/pr2135nixpkgs-review>  create mode 120000 bin/coreutils/printenv2136nixpkgs-review>  create mode 120000 bin/coreutils/printf2137nixpkgs-review>  create mode 120000 bin/coreutils/ptx2138nixpkgs-review>  create mode 120000 bin/coreutils/pwd2139nixpkgs-review>  create mode 120000 bin/coreutils/readlink2140nixpkgs-review>  create mode 120000 bin/coreutils/realpath2141nixpkgs-review>  create mode 120000 bin/coreutils/rm2142nixpkgs-review>  create mode 120000 bin/coreutils/rmdir2143nixpkgs-review>  create mode 120000 bin/coreutils/runcon2144nixpkgs-review>  create mode 120000 bin/coreutils/seq2145nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum2146nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum2147nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum2148nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum2149nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum2150nixpkgs-review>  create mode 120000 bin/coreutils/shred2151nixpkgs-review>  create mode 120000 bin/coreutils/shuf2152nixpkgs-review>  create mode 120000 bin/coreutils/sleep2153nixpkgs-review>  create mode 120000 bin/coreutils/sort2154nixpkgs-review>  create mode 120000 bin/coreutils/split2155nixpkgs-review>  create mode 120000 bin/coreutils/stat2156nixpkgs-review>  create mode 120000 bin/coreutils/stty2157nixpkgs-review>  create mode 120000 bin/coreutils/sum2158nixpkgs-review>  create mode 120000 bin/coreutils/sync2159nixpkgs-review>  create mode 120000 bin/coreutils/tac2160nixpkgs-review>  create mode 120000 bin/coreutils/tail2161nixpkgs-review>  create mode 120000 bin/coreutils/tee2162nixpkgs-review>  create mode 120000 bin/coreutils/test2163nixpkgs-review>  create mode 120000 bin/coreutils/timeout2164nixpkgs-review>  create mode 120000 bin/coreutils/touch2165nixpkgs-review>  create mode 120000 bin/coreutils/tr2166nixpkgs-review>  create mode 120000 bin/coreutils/true2167nixpkgs-review>  create mode 120000 bin/coreutils/truncate2168nixpkgs-review>  create mode 120000 bin/coreutils/tsort2169nixpkgs-review>  create mode 120000 bin/coreutils/tty2170nixpkgs-review>  create mode 120000 bin/coreutils/uname2171nixpkgs-review>  create mode 120000 bin/coreutils/unexpand2172nixpkgs-review>  create mode 120000 bin/coreutils/uniq2173nixpkgs-review>  create mode 120000 bin/coreutils/unlink2174nixpkgs-review>  create mode 120000 bin/coreutils/uptime2175nixpkgs-review>  create mode 120000 bin/coreutils/users2176nixpkgs-review>  create mode 120000 bin/coreutils/vdir2177nixpkgs-review>  create mode 120000 bin/coreutils/wc2178nixpkgs-review>  create mode 120000 bin/coreutils/who2179nixpkgs-review>  create mode 120000 bin/coreutils/whoami2180nixpkgs-review>  create mode 120000 bin/coreutils/yes2181nixpkgs-review>  create mode 100644 config.nix2182nixpkgs-review>  create mode 100644 config.nix.in2183nixpkgs-review>  create mode 100644 default.nix2184nixpkgs-review>  create mode 100644 nixos/release.nix2185nixpkgs-review>  create mode 100644 pkg1.txt2186nixpkgs-review> Initialized empty Git repository in /build/tmp0yv83c1f/nixpkgs/remote/2187nixpkgs-review> [pull/1/head f6ed579] example-change2188nixpkgs-review>  1 file changed, 1 insertion(+)2189nixpkgs-review> Merge made by the 'ort' strategy.2190nixpkgs-review>  pkg1.txt | 1 +2191nixpkgs-review>  1 file changed, 1 insertion(+)2192nixpkgs-review> 2193nixpkgs-review> ================================================================================2194nixpkgs-review> PR #1: Example PR2195nixpkgs-review> ================================================================================2196nixpkgs-review> Author: test-user2197nixpkgs-review> Branch: user:example-branch -> NixOS:master2198nixpkgs-review> State: open2199nixpkgs-review> 2200nixpkgs-review> Description:2201nixpkgs-review> ----------------------------------------2202nixpkgs-review> This is a test PR2203nixpkgs-review> ----------------------------------------2204nixpkgs-review> 2205nixpkgs-review> Files changed (1 files):2206nixpkgs-review>   - pkg1.txt2207nixpkgs-review> ================================================================================2208nixpkgs-review> 2209nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmp0yv83c1f/nixpkgs/remote e1f64d067c6ca1a0e0dc73593b3c626db35c9cac:refs/nixpkgs-review/02210nixpkgs-review> $ git worktree prune2211nixpkgs-review> $ git worktree add /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d72212nixpkgs-review> HEAD is now at a204dee first commit2213nixpkgs-review> Local evaluation for computing rebuilds2214nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmprb1ifi_m -qaP --xml --out-path --show-trace --no-allow-import-from-derivation2215nixpkgs-review> $ git checkout e1f64d067c6ca1a0e0dc73593b3c626db35c9cac2216nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmprb1ifi_m -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta2217nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------2218nixpkgs-review> 1 package updated:2219nixpkgs-review> pkg12220nixpkgs-review> 2221nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmprb1ifi_m' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmp18ztj3ls; })' --apply 'd: { inherit (d) exists broken; }'2222nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmprb1ifi_m' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmpa8clg9mu.nix --argstr attrs-path /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/attrs.nix2223nixpkgs-review> 2224nixpkgs-review> Link to currently reviewing PR:2225nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/12226nixpkgs-review> --------- Report for 'x86_64-linux' ---------2227nixpkgs-review> 1 package built:2228nixpkgs-review> pkg12229nixpkgs-review> 2230nixpkgs-review> Logs can be found under:2231nixpkgs-review> /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/logs2232nixpkgs-review> 2233nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmpa8clg9mu.nix --argstr attrs-path /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/attrs.nix --nix-path 'nixpkgs=/build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmprb1ifi_m' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'2234nixpkgs-review> Sourcing python-remove-tests-dir-hook2235nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2236nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh2237nixpkgs-review> Sourcing pypa-build-hook2238nixpkgs-review> Using pypaBuildPhase2239nixpkgs-review> Sourcing python-runtime-deps-check-hook2240nixpkgs-review> Using pythonRuntimeDepsCheckHook2241nixpkgs-review> Sourcing pypa-install-hook2242nixpkgs-review> Using pypaInstallPhase2243nixpkgs-review> Sourcing python-imports-check-hook.sh2244nixpkgs-review> Using pythonImportsCheckPhase2245nixpkgs-review> Sourcing python-namespaces-hook2246nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2247nixpkgs-review> $ git worktree remove -f /build/tmp0yv83c1f/cache/nixpkgs-review/pr-1/nixpkgs2248nixpkgs-review> ----------------------------- Captured stderr call -----------------------------2249nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name2250nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name2251nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,2252nixpkgs-review> hint: call:2253nixpkgs-review> hint:2254nixpkgs-review> hint: 	git config --global init.defaultBranch <name>2255nixpkgs-review> hint:2256nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and2257nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:2258nixpkgs-review> hint:2259nixpkgs-review> hint: 	git branch -m <name>2260nixpkgs-review> hint:2261nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"2262nixpkgs-review> To /build/tmp0yv83c1f/nixpkgs/remote2263nixpkgs-review>  * [new branch]      HEAD -> master2264nixpkgs-review> Switched to a new branch 'pull/1/head'2265nixpkgs-review> Switched to a new branch 'pull/1/merge'2266nixpkgs-review> To /build/tmp0yv83c1f/nixpkgs/remote2267nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge2268nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2269nixpkgs-review> From /build/tmp0yv83c1f/nixpkgs/remote2270nixpkgs-review>  * [new ref]         e1f64d067c6ca1a0e0dc73593b3c626db35c9cac -> refs/nixpkgs-review/02271nixpkgs-review> Preparing worktree (detached HEAD a204dee)2272nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2273nixpkgs-review> Previous HEAD position was a204dee first commit2274nixpkgs-review> HEAD is now at e1f64d0 Merge branch 'pull/1/head' into pull/1/merge2275nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2276nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2277nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2278nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2279nixpkgs-review> these 2 derivations will be built:2280nixpkgs-review>   /build/tmp0yv83c1f/test-nix/store/0znvllpd588q87ba303zrjxgq390yrw5-pkg1.drv2281nixpkgs-review>   /build/tmp0yv83c1f/test-nix/store/07x3j0llg79ssz643si4xxgj37vvyhns-review-shell.drv2282nixpkgs-review> building '/build/tmp0yv83c1f/test-nix/store/0znvllpd588q87ba303zrjxgq390yrw5-pkg1.drv'...2283nixpkgs-review> building '/build/tmp0yv83c1f/test-nix/store/07x3j0llg79ssz643si4xxgj37vvyhns-review-shell.drv'...2284nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2285nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2286nixpkgs-review> got build log for '/build/tmp0yv83c1f/test-nix/store/0znvllpd588q87ba303zrjxgq390yrw5-pkg1.drv^*' from 'local'2287nixpkgs-review> this derivation will be built:2288nixpkgs-review>   /build/tmp0yv83c1f/test-nix/store/qzfm7y38639vk288708s5mfalrqzj3wx-bash-interactive.drv2289nixpkgs-review> building '/build/tmp0yv83c1f/test-nix/store/qzfm7y38639vk288708s5mfalrqzj3wx-bash-interactive.drv'...2290nixpkgs-review> ________________________ test_pr_local_eval_missing_nom ________________________2291nixpkgs-review> [gw9] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python2292nixpkgs-review> 2293nixpkgs-review> mock_tool = <MagicMock name='nix_nom_tool' id='140737305094400'>2294nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305095408'>2295nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>2296nixpkgs-review> capfd = <_pytest.capture.CaptureFixture object at 0x7ffff513aa50>2297nixpkgs-review> 2298nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")2299nixpkgs-review>     @patch("nixpkgs_review.cli.nix_nom_tool", return_value="nix")2300nixpkgs-review>     def test_pr_local_eval_missing_nom(2301nixpkgs-review>         mock_tool: Mock,2302nixpkgs-review>         mock_urlopen: MagicMock,2303nixpkgs-review>         helpers: Helpers,2304nixpkgs-review>         capfd: pytest.CaptureFixture[Any],2305nixpkgs-review>     ) -> None:2306nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:2307nixpkgs-review>             base, head, merge = setup_repo(nixpkgs)2308nixpkgs-review>             setup_pr_mocks(2309nixpkgs-review>                 mock_urlopen,2310nixpkgs-review>                 create_mock_pr_response(base_rev=base, head_rev=head, merge_rev=merge),2311nixpkgs-review>             )2312nixpkgs-review>     2313nixpkgs-review>             path = main(2314nixpkgs-review>                 "nixpkgs-review",2315nixpkgs-review>                 [2316nixpkgs-review>                     "pr",2317nixpkgs-review>                     "--remote",2318nixpkgs-review>                     str(nixpkgs.remote),2319nixpkgs-review>                     "--eval",2320nixpkgs-review>                     "local",2321nixpkgs-review>                     "--run",2322nixpkgs-review>                     "exit 0",2323nixpkgs-review>                     "1",2324nixpkgs-review>                 ],2325nixpkgs-review>             )2326nixpkgs-review> >           helpers.assert_built(path, "pkg1")2327nixpkgs-review> 2328nixpkgs-review> tests/test_pr.py:168: 2329nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2330nixpkgs-review> 2331nixpkgs-review> path = '/build/tmprah5wxqz/cache/nixpkgs-review/pr-1', pkg_names = ('pkg1',)2332nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}2333nixpkgs-review> 2334nixpkgs-review>     @staticmethod2335nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:2336nixpkgs-review>         report = Helpers.load_report(path)2337nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}2338nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2339nixpkgs-review> E       TypeError: unhashable type: 'dict'2340nixpkgs-review> 2341nixpkgs-review> tests/conftest.py:185: TypeError2342nixpkgs-review> ----------------------------- Captured stdout call -----------------------------2343nixpkgs-review> Initialized empty Git repository in /build/tmprah5wxqz/nixpkgs/.git/2344nixpkgs-review> [master (root-commit) a204dee] first commit2345nixpkgs-review>  115 files changed, 218 insertions(+)2346nixpkgs-review>  create mode 100644 .bash_source2347nixpkgs-review>  create mode 100644 .coreutils_source2348nixpkgs-review>  create mode 100644 .gitignore2349nixpkgs-review>  create mode 100755 bin/bash2350nixpkgs-review>  create mode 120000 bin/coreutils/[2351nixpkgs-review>  create mode 120000 bin/coreutils/b2sum2352nixpkgs-review>  create mode 120000 bin/coreutils/base322353nixpkgs-review>  create mode 120000 bin/coreutils/base642354nixpkgs-review>  create mode 120000 bin/coreutils/basename2355nixpkgs-review>  create mode 120000 bin/coreutils/basenc2356nixpkgs-review>  create mode 120000 bin/coreutils/cat2357nixpkgs-review>  create mode 120000 bin/coreutils/chcon2358nixpkgs-review>  create mode 120000 bin/coreutils/chgrp2359nixpkgs-review>  create mode 120000 bin/coreutils/chmod2360nixpkgs-review>  create mode 120000 bin/coreutils/chown2361nixpkgs-review>  create mode 120000 bin/coreutils/chroot2362nixpkgs-review>  create mode 120000 bin/coreutils/cksum2363nixpkgs-review>  create mode 120000 bin/coreutils/comm2364nixpkgs-review>  create mode 100755 bin/coreutils/coreutils2365nixpkgs-review>  create mode 120000 bin/coreutils/cp2366nixpkgs-review>  create mode 120000 bin/coreutils/csplit2367nixpkgs-review>  create mode 120000 bin/coreutils/cut2368nixpkgs-review>  create mode 120000 bin/coreutils/date2369nixpkgs-review>  create mode 120000 bin/coreutils/dd2370nixpkgs-review>  create mode 120000 bin/coreutils/df2371nixpkgs-review>  create mode 120000 bin/coreutils/dir2372nixpkgs-review>  create mode 120000 bin/coreutils/dircolors2373nixpkgs-review>  create mode 120000 bin/coreutils/dirname2374nixpkgs-review>  create mode 120000 bin/coreutils/du2375nixpkgs-review>  create mode 120000 bin/coreutils/echo2376nixpkgs-review>  create mode 120000 bin/coreutils/env2377nixpkgs-review>  create mode 120000 bin/coreutils/expand2378nixpkgs-review>  create mode 120000 bin/coreutils/expr2379nixpkgs-review>  create mode 120000 bin/coreutils/factor2380nixpkgs-review>  create mode 120000 bin/coreutils/false2381nixpkgs-review>  create mode 120000 bin/coreutils/fmt2382nixpkgs-review>  create mode 120000 bin/coreutils/fold2383nixpkgs-review>  create mode 120000 bin/coreutils/groups2384nixpkgs-review>  create mode 120000 bin/coreutils/head2385nixpkgs-review>  create mode 120000 bin/coreutils/hostid2386nixpkgs-review>  create mode 120000 bin/coreutils/id2387nixpkgs-review>  create mode 120000 bin/coreutils/install2388nixpkgs-review>  create mode 120000 bin/coreutils/join2389nixpkgs-review>  create mode 120000 bin/coreutils/kill2390nixpkgs-review>  create mode 120000 bin/coreutils/link2391nixpkgs-review>  create mode 120000 bin/coreutils/ln2392nixpkgs-review>  create mode 120000 bin/coreutils/logname2393nixpkgs-review>  create mode 120000 bin/coreutils/ls2394nixpkgs-review>  create mode 120000 bin/coreutils/md5sum2395nixpkgs-review>  create mode 120000 bin/coreutils/mkdir2396nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo2397nixpkgs-review>  create mode 120000 bin/coreutils/mknod2398nixpkgs-review>  create mode 120000 bin/coreutils/mktemp2399nixpkgs-review>  create mode 120000 bin/coreutils/mv2400nixpkgs-review>  create mode 120000 bin/coreutils/nice2401nixpkgs-review>  create mode 120000 bin/coreutils/nl2402nixpkgs-review>  create mode 120000 bin/coreutils/nohup2403nixpkgs-review>  create mode 120000 bin/coreutils/nproc2404nixpkgs-review>  create mode 120000 bin/coreutils/numfmt2405nixpkgs-review>  create mode 120000 bin/coreutils/od2406nixpkgs-review>  create mode 120000 bin/coreutils/paste2407nixpkgs-review>  create mode 120000 bin/coreutils/pathchk2408nixpkgs-review>  create mode 120000 bin/coreutils/pinky2409nixpkgs-review>  create mode 120000 bin/coreutils/pr2410nixpkgs-review>  create mode 120000 bin/coreutils/printenv2411nixpkgs-review>  create mode 120000 bin/coreutils/printf2412nixpkgs-review>  create mode 120000 bin/coreutils/ptx2413nixpkgs-review>  create mode 120000 bin/coreutils/pwd2414nixpkgs-review>  create mode 120000 bin/coreutils/readlink2415nixpkgs-review>  create mode 120000 bin/coreutils/realpath2416nixpkgs-review>  create mode 120000 bin/coreutils/rm2417nixpkgs-review>  create mode 120000 bin/coreutils/rmdir2418nixpkgs-review>  create mode 120000 bin/coreutils/runcon2419nixpkgs-review>  create mode 120000 bin/coreutils/seq2420nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum2421nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum2422nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum2423nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum2424nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum2425nixpkgs-review>  create mode 120000 bin/coreutils/shred2426nixpkgs-review>  create mode 120000 bin/coreutils/shuf2427nixpkgs-review>  create mode 120000 bin/coreutils/sleep2428nixpkgs-review>  create mode 120000 bin/coreutils/sort2429nixpkgs-review>  create mode 120000 bin/coreutils/split2430nixpkgs-review>  create mode 120000 bin/coreutils/stat2431nixpkgs-review>  create mode 120000 bin/coreutils/stty2432nixpkgs-review>  create mode 120000 bin/coreutils/sum2433nixpkgs-review>  create mode 120000 bin/coreutils/sync2434nixpkgs-review>  create mode 120000 bin/coreutils/tac2435nixpkgs-review>  create mode 120000 bin/coreutils/tail2436nixpkgs-review>  create mode 120000 bin/coreutils/tee2437nixpkgs-review>  create mode 120000 bin/coreutils/test2438nixpkgs-review>  create mode 120000 bin/coreutils/timeout2439nixpkgs-review>  create mode 120000 bin/coreutils/touch2440nixpkgs-review>  create mode 120000 bin/coreutils/tr2441nixpkgs-review>  create mode 120000 bin/coreutils/true2442nixpkgs-review>  create mode 120000 bin/coreutils/truncate2443nixpkgs-review>  create mode 120000 bin/coreutils/tsort2444nixpkgs-review>  create mode 120000 bin/coreutils/tty2445nixpkgs-review>  create mode 120000 bin/coreutils/uname2446nixpkgs-review>  create mode 120000 bin/coreutils/unexpand2447nixpkgs-review>  create mode 120000 bin/coreutils/uniq2448nixpkgs-review>  create mode 120000 bin/coreutils/unlink2449nixpkgs-review>  create mode 120000 bin/coreutils/uptime2450nixpkgs-review>  create mode 120000 bin/coreutils/users2451nixpkgs-review>  create mode 120000 bin/coreutils/vdir2452nixpkgs-review>  create mode 120000 bin/coreutils/wc2453nixpkgs-review>  create mode 120000 bin/coreutils/who2454nixpkgs-review>  create mode 120000 bin/coreutils/whoami2455nixpkgs-review>  create mode 120000 bin/coreutils/yes2456nixpkgs-review>  create mode 100644 config.nix2457nixpkgs-review>  create mode 100644 config.nix.in2458nixpkgs-review>  create mode 100644 default.nix2459nixpkgs-review>  create mode 100644 nixos/release.nix2460nixpkgs-review>  create mode 100644 pkg1.txt2461nixpkgs-review> Initialized empty Git repository in /build/tmprah5wxqz/nixpkgs/remote/2462nixpkgs-review> [pull/1/head f6ed579] example-change2463nixpkgs-review>  1 file changed, 1 insertion(+)2464nixpkgs-review> Merge made by the 'ort' strategy.2465nixpkgs-review>  pkg1.txt | 1 +2466nixpkgs-review>  1 file changed, 1 insertion(+)2467nixpkgs-review> 2468nixpkgs-review> ================================================================================2469nixpkgs-review> PR #1: Example PR2470nixpkgs-review> ================================================================================2471nixpkgs-review> Author: test-user2472nixpkgs-review> Branch: user:example-branch -> NixOS:master2473nixpkgs-review> State: open2474nixpkgs-review> 2475nixpkgs-review> Description:2476nixpkgs-review> ----------------------------------------2477nixpkgs-review> This is a test PR2478nixpkgs-review> ----------------------------------------2479nixpkgs-review> 2480nixpkgs-review> Files changed (1 files):2481nixpkgs-review>   - pkg1.txt2482nixpkgs-review> ================================================================================2483nixpkgs-review> 2484nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmprah5wxqz/nixpkgs/remote e1f64d067c6ca1a0e0dc73593b3c626db35c9cac:refs/nixpkgs-review/02485nixpkgs-review> $ git worktree prune2486nixpkgs-review> $ git worktree add /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d72487nixpkgs-review> HEAD is now at a204dee first commit2488nixpkgs-review> Local evaluation for computing rebuilds2489nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp_1ba00b6 -qaP --xml --out-path --show-trace --no-allow-import-from-derivation2490nixpkgs-review> $ git checkout e1f64d067c6ca1a0e0dc73593b3c626db35c9cac2491nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp_1ba00b6 -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta2492nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------2493nixpkgs-review> 1 package updated:2494nixpkgs-review> pkg12495nixpkgs-review> 2496nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp_1ba00b6' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmp_3pktni1; })' --apply 'd: { inherit (d) exists broken; }'2497nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp_1ba00b6' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmpht4kj4_g.nix --argstr attrs-path /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/attrs.nix2498nixpkgs-review> 2499nixpkgs-review> Link to currently reviewing PR:2500nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/12501nixpkgs-review> --------- Report for 'x86_64-linux' ---------2502nixpkgs-review> 1 package built:2503nixpkgs-review> pkg12504nixpkgs-review> 2505nixpkgs-review> Logs can be found under:2506nixpkgs-review> /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/logs2507nixpkgs-review> 2508nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs --argstr nixpkgs-config-path /build/tmpht4kj4_g.nix --argstr attrs-path /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/attrs.nix --nix-path 'nixpkgs=/build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs nixpkgs-overlays=/build/tmp_1ba00b6' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'2509nixpkgs-review> Sourcing python-remove-tests-dir-hook2510nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2511nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh2512nixpkgs-review> Sourcing pypa-build-hook2513nixpkgs-review> Using pypaBuildPhase2514nixpkgs-review> Sourcing python-runtime-deps-check-hook2515nixpkgs-review> Using pythonRuntimeDepsCheckHook2516nixpkgs-review> Sourcing pypa-install-hook2517nixpkgs-review> Using pypaInstallPhase2518nixpkgs-review> Sourcing python-imports-check-hook.sh2519nixpkgs-review> Using pythonImportsCheckPhase2520nixpkgs-review> Sourcing python-namespaces-hook2521nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2522nixpkgs-review> $ git worktree remove -f /build/tmprah5wxqz/cache/nixpkgs-review/pr-1/nixpkgs2523nixpkgs-review> ----------------------------- Captured stderr call -----------------------------2524nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name2525nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name2526nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,2527nixpkgs-review> hint: call:2528nixpkgs-review> hint:2529nixpkgs-review> hint: 	git config --global init.defaultBranch <name>2530nixpkgs-review> hint:2531nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and2532nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:2533nixpkgs-review> hint:2534nixpkgs-review> hint: 	git branch -m <name>2535nixpkgs-review> hint:2536nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"2537nixpkgs-review> To /build/tmprah5wxqz/nixpkgs/remote2538nixpkgs-review>  * [new branch]      HEAD -> master2539nixpkgs-review> Switched to a new branch 'pull/1/head'2540nixpkgs-review> Switched to a new branch 'pull/1/merge'2541nixpkgs-review> To /build/tmprah5wxqz/nixpkgs/remote2542nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge2543nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2544nixpkgs-review> From /build/tmprah5wxqz/nixpkgs/remote2545nixpkgs-review>  * [new ref]         e1f64d067c6ca1a0e0dc73593b3c626db35c9cac -> refs/nixpkgs-review/02546nixpkgs-review> Preparing worktree (detached HEAD a204dee)2547nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2548nixpkgs-review> Previous HEAD position was a204dee first commit2549nixpkgs-review> HEAD is now at e1f64d0 Merge branch 'pull/1/head' into pull/1/merge2550nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2551nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2552nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2553nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2554nixpkgs-review> these 2 derivations will be built:2555nixpkgs-review>   /build/tmprah5wxqz/test-nix/store/bq8m0dpqnvan6ypf13x4plqz6rqq5h3r-pkg1.drv2556nixpkgs-review>   /build/tmprah5wxqz/test-nix/store/pvzcn8sjgs6mmfm2zbx8myann8zb7q78-review-shell.drv2557nixpkgs-review> building '/build/tmprah5wxqz/test-nix/store/bq8m0dpqnvan6ypf13x4plqz6rqq5h3r-pkg1.drv'...2558nixpkgs-review> building '/build/tmprah5wxqz/test-nix/store/pvzcn8sjgs6mmfm2zbx8myann8zb7q78-review-shell.drv'...2559nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2560nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2561nixpkgs-review> got build log for '/build/tmprah5wxqz/test-nix/store/bq8m0dpqnvan6ypf13x4plqz6rqq5h3r-pkg1.drv^*' from 'local'2562nixpkgs-review> this derivation will be built:2563nixpkgs-review>   /build/tmprah5wxqz/test-nix/store/ygwpgpqwc5sbb4z8vkycjkh4ryd9kgjk-bash-interactive.drv2564nixpkgs-review> building '/build/tmprah5wxqz/test-nix/store/ygwpgpqwc5sbb4z8vkycjkh4ryd9kgjk-bash-interactive.drv'...2565nixpkgs-review> ____________________ test_rev_command_with_pkgs_and_package ____________________2566nixpkgs-review> [gw22] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python2567nixpkgs-review> 2568nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>2569nixpkgs-review> 2570nixpkgs-review>     def test_rev_command_with_pkgs_and_package(helpers: Helpers) -> None:2571nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:2572nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")2573nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)2574nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)2575nixpkgs-review>             path = main(2576nixpkgs-review>                 "nixpkgs-review",2577nixpkgs-review>                 [2578nixpkgs-review>                     "rev",2579nixpkgs-review>                     "HEAD",2580nixpkgs-review>                     "--remote",2581nixpkgs-review>                     str(nixpkgs.remote),2582nixpkgs-review>                     "--run",2583nixpkgs-review>                     "exit 0",2584nixpkgs-review>                     "--build-graph",2585nixpkgs-review>                     "nix",2586nixpkgs-review>                     "--pkgs",2587nixpkgs-review>                     "pkgsAlt",2588nixpkgs-review>                     "--package",2589nixpkgs-review>                     "pkg1",2590nixpkgs-review>                 ],2591nixpkgs-review>             )2592nixpkgs-review> >           helpers.assert_built(path, "pkgsAlt.pkg1")2593nixpkgs-review> 2594nixpkgs-review> tests/test_rev.py:124: 2595nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2596nixpkgs-review> 2597nixpkgs-review> path = PosixPath('/build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')2598nixpkgs-review> pkg_names = ('pkgsAlt.pkg1',)2599nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}2600nixpkgs-review> 2601nixpkgs-review>     @staticmethod2602nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:2603nixpkgs-review>         report = Helpers.load_report(path)2604nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}2605nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2606nixpkgs-review> E       TypeError: unhashable type: 'dict'2607nixpkgs-review> 2608nixpkgs-review> tests/conftest.py:185: TypeError2609nixpkgs-review> ----------------------------- Captured stdout call -----------------------------2610nixpkgs-review> Initialized empty Git repository in /build/tmp40v3cvrs/nixpkgs/.git/2611nixpkgs-review> [master (root-commit) a204dee] first commit2612nixpkgs-review>  115 files changed, 218 insertions(+)2613nixpkgs-review>  create mode 100644 .bash_source2614nixpkgs-review>  create mode 100644 .coreutils_source2615nixpkgs-review>  create mode 100644 .gitignore2616nixpkgs-review>  create mode 100755 bin/bash2617nixpkgs-review>  create mode 120000 bin/coreutils/[2618nixpkgs-review>  create mode 120000 bin/coreutils/b2sum2619nixpkgs-review>  create mode 120000 bin/coreutils/base322620nixpkgs-review>  create mode 120000 bin/coreutils/base642621nixpkgs-review>  create mode 120000 bin/coreutils/basename2622nixpkgs-review>  create mode 120000 bin/coreutils/basenc2623nixpkgs-review>  create mode 120000 bin/coreutils/cat2624nixpkgs-review>  create mode 120000 bin/coreutils/chcon2625nixpkgs-review>  create mode 120000 bin/coreutils/chgrp2626nixpkgs-review>  create mode 120000 bin/coreutils/chmod2627nixpkgs-review>  create mode 120000 bin/coreutils/chown2628nixpkgs-review>  create mode 120000 bin/coreutils/chroot2629nixpkgs-review>  create mode 120000 bin/coreutils/cksum2630nixpkgs-review>  create mode 120000 bin/coreutils/comm2631nixpkgs-review>  create mode 100755 bin/coreutils/coreutils2632nixpkgs-review>  create mode 120000 bin/coreutils/cp2633nixpkgs-review>  create mode 120000 bin/coreutils/csplit2634nixpkgs-review>  create mode 120000 bin/coreutils/cut2635nixpkgs-review>  create mode 120000 bin/coreutils/date2636nixpkgs-review>  create mode 120000 bin/coreutils/dd2637nixpkgs-review>  create mode 120000 bin/coreutils/df2638nixpkgs-review>  create mode 120000 bin/coreutils/dir2639nixpkgs-review>  create mode 120000 bin/coreutils/dircolors2640nixpkgs-review>  create mode 120000 bin/coreutils/dirname2641nixpkgs-review>  create mode 120000 bin/coreutils/du2642nixpkgs-review>  create mode 120000 bin/coreutils/echo2643nixpkgs-review>  create mode 120000 bin/coreutils/env2644nixpkgs-review>  create mode 120000 bin/coreutils/expand2645nixpkgs-review>  create mode 120000 bin/coreutils/expr2646nixpkgs-review>  create mode 120000 bin/coreutils/factor2647nixpkgs-review>  create mode 120000 bin/coreutils/false2648nixpkgs-review>  create mode 120000 bin/coreutils/fmt2649nixpkgs-review>  create mode 120000 bin/coreutils/fold2650nixpkgs-review>  create mode 120000 bin/coreutils/groups2651nixpkgs-review>  create mode 120000 bin/coreutils/head2652nixpkgs-review>  create mode 120000 bin/coreutils/hostid2653nixpkgs-review>  create mode 120000 bin/coreutils/id2654nixpkgs-review>  create mode 120000 bin/coreutils/install2655nixpkgs-review>  create mode 120000 bin/coreutils/join2656nixpkgs-review>  create mode 120000 bin/coreutils/kill2657nixpkgs-review>  create mode 120000 bin/coreutils/link2658nixpkgs-review>  create mode 120000 bin/coreutils/ln2659nixpkgs-review>  create mode 120000 bin/coreutils/logname2660nixpkgs-review>  create mode 120000 bin/coreutils/ls2661nixpkgs-review>  create mode 120000 bin/coreutils/md5sum2662nixpkgs-review>  create mode 120000 bin/coreutils/mkdir2663nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo2664nixpkgs-review>  create mode 120000 bin/coreutils/mknod2665nixpkgs-review>  create mode 120000 bin/coreutils/mktemp2666nixpkgs-review>  create mode 120000 bin/coreutils/mv2667nixpkgs-review>  create mode 120000 bin/coreutils/nice2668nixpkgs-review>  create mode 120000 bin/coreutils/nl2669nixpkgs-review>  create mode 120000 bin/coreutils/nohup2670nixpkgs-review>  create mode 120000 bin/coreutils/nproc2671nixpkgs-review>  create mode 120000 bin/coreutils/numfmt2672nixpkgs-review>  create mode 120000 bin/coreutils/od2673nixpkgs-review>  create mode 120000 bin/coreutils/paste2674nixpkgs-review>  create mode 120000 bin/coreutils/pathchk2675nixpkgs-review>  create mode 120000 bin/coreutils/pinky2676nixpkgs-review>  create mode 120000 bin/coreutils/pr2677nixpkgs-review>  create mode 120000 bin/coreutils/printenv2678nixpkgs-review>  create mode 120000 bin/coreutils/printf2679nixpkgs-review>  create mode 120000 bin/coreutils/ptx2680nixpkgs-review>  create mode 120000 bin/coreutils/pwd2681nixpkgs-review>  create mode 120000 bin/coreutils/readlink2682nixpkgs-review>  create mode 120000 bin/coreutils/realpath2683nixpkgs-review>  create mode 120000 bin/coreutils/rm2684nixpkgs-review>  create mode 120000 bin/coreutils/rmdir2685nixpkgs-review>  create mode 120000 bin/coreutils/runcon2686nixpkgs-review>  create mode 120000 bin/coreutils/seq2687nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum2688nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum2689nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum2690nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum2691nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum2692nixpkgs-review>  create mode 120000 bin/coreutils/shred2693nixpkgs-review>  create mode 120000 bin/coreutils/shuf2694nixpkgs-review>  create mode 120000 bin/coreutils/sleep2695nixpkgs-review>  create mode 120000 bin/coreutils/sort2696nixpkgs-review>  create mode 120000 bin/coreutils/split2697nixpkgs-review>  create mode 120000 bin/coreutils/stat2698nixpkgs-review>  create mode 120000 bin/coreutils/stty2699nixpkgs-review>  create mode 120000 bin/coreutils/sum2700nixpkgs-review>  create mode 120000 bin/coreutils/sync2701nixpkgs-review>  create mode 120000 bin/coreutils/tac2702nixpkgs-review>  create mode 120000 bin/coreutils/tail2703nixpkgs-review>  create mode 120000 bin/coreutils/tee2704nixpkgs-review>  create mode 120000 bin/coreutils/test2705nixpkgs-review>  create mode 120000 bin/coreutils/timeout2706nixpkgs-review>  create mode 120000 bin/coreutils/touch2707nixpkgs-review>  create mode 120000 bin/coreutils/tr2708nixpkgs-review>  create mode 120000 bin/coreutils/true2709nixpkgs-review>  create mode 120000 bin/coreutils/truncate2710nixpkgs-review>  create mode 120000 bin/coreutils/tsort2711nixpkgs-review>  create mode 120000 bin/coreutils/tty2712nixpkgs-review>  create mode 120000 bin/coreutils/uname2713nixpkgs-review>  create mode 120000 bin/coreutils/unexpand2714nixpkgs-review>  create mode 120000 bin/coreutils/uniq2715nixpkgs-review>  create mode 120000 bin/coreutils/unlink2716nixpkgs-review>  create mode 120000 bin/coreutils/uptime2717nixpkgs-review>  create mode 120000 bin/coreutils/users2718nixpkgs-review>  create mode 120000 bin/coreutils/vdir2719nixpkgs-review>  create mode 120000 bin/coreutils/wc2720nixpkgs-review>  create mode 120000 bin/coreutils/who2721nixpkgs-review>  create mode 120000 bin/coreutils/whoami2722nixpkgs-review>  create mode 120000 bin/coreutils/yes2723nixpkgs-review>  create mode 100644 config.nix2724nixpkgs-review>  create mode 100644 config.nix.in2725nixpkgs-review>  create mode 100644 default.nix2726nixpkgs-review>  create mode 100644 nixos/release.nix2727nixpkgs-review>  create mode 100644 pkg1.txt2728nixpkgs-review> Initialized empty Git repository in /build/tmp40v3cvrs/nixpkgs/remote/2729nixpkgs-review> [master f6ed579] example-change2730nixpkgs-review>  1 file changed, 1 insertion(+)2731nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmp40v3cvrs/nixpkgs/remote master:refs/nixpkgs-review/02732nixpkgs-review> $ git worktree prune2733nixpkgs-review> $ git worktree add /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d72734nixpkgs-review> HEAD is now at a204dee first commit2735nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b632736nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpcuhfoiwk' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmp1kmz2ecc; })' --apply 'd: { inherit (d) exists broken; }'2737nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpcuhfoiwk' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpmwst58xh; })' --apply 'd: { inherit (d) exists broken; }'2738nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpcuhfoiwk' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpb5oysuv2; })' --apply 'd: { inherit (d) exists broken; }'2739nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpcuhfoiwk' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmpawpvb6q3.nix --argstr attrs-path /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --argstr alt-pkgs pkgsAlt2740nixpkgs-review> --------- Report for 'x86_64-linux' ---------2741nixpkgs-review> 1 package built:2742nixpkgs-review> pkgsAlt.pkg12743nixpkgs-review> 2744nixpkgs-review> Logs can be found under:2745nixpkgs-review> /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs2746nixpkgs-review> 2747nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmpawpvb6q3.nix --argstr attrs-path /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --argstr alt-pkgs pkgsAlt --nix-path 'nixpkgs=/build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpcuhfoiwk' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'2748nixpkgs-review> Sourcing python-remove-tests-dir-hook2749nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2750nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh2751nixpkgs-review> Sourcing pypa-build-hook2752nixpkgs-review> Using pypaBuildPhase2753nixpkgs-review> Sourcing python-runtime-deps-check-hook2754nixpkgs-review> Using pythonRuntimeDepsCheckHook2755nixpkgs-review> Sourcing pypa-install-hook2756nixpkgs-review> Using pypaInstallPhase2757nixpkgs-review> Sourcing python-imports-check-hook.sh2758nixpkgs-review> Using pythonImportsCheckPhase2759nixpkgs-review> Sourcing python-namespaces-hook2760nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2761nixpkgs-review> $ git worktree remove -f /build/tmp40v3cvrs/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs2762nixpkgs-review> ----------------------------- Captured stderr call -----------------------------2763nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name2764nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name2765nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,2766nixpkgs-review> hint: call:2767nixpkgs-review> hint:2768nixpkgs-review> hint: 	git config --global init.defaultBranch <name>2769nixpkgs-review> hint:2770nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and2771nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:2772nixpkgs-review> hint:2773nixpkgs-review> hint: 	git branch -m <name>2774nixpkgs-review> hint:2775nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"2776nixpkgs-review> To /build/tmp40v3cvrs/nixpkgs/remote2777nixpkgs-review>  * [new branch]      HEAD -> master2778nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2779nixpkgs-review> From /build/tmp40v3cvrs/nixpkgs/remote2780nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/02781nixpkgs-review> Preparing worktree (detached HEAD a204dee)2782nixpkgs-review> Automatic merge went well; stopped before committing as requested2783nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2784nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2785nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2786nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead2787nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2788nixpkgs-review> these 3 derivations will be built:2789nixpkgs-review>   /build/tmp40v3cvrs/test-nix/store/fdx9c1gm1m986lf406fq4kpl76nigffy-alt-pkg1.drv2790nixpkgs-review>   /build/tmp40v3cvrs/test-nix/store/sjrxg01lkijkr2p6v3i0qdbwfja8hnc3-env.drv2791nixpkgs-review>   /build/tmp40v3cvrs/test-nix/store/9y55lzb2kz6338s4zxlla7cfgjza5acj-review-shell.drv2792nixpkgs-review> building '/build/tmp40v3cvrs/test-nix/store/fdx9c1gm1m986lf406fq4kpl76nigffy-alt-pkg1.drv'...2793nixpkgs-review> building '/build/tmp40v3cvrs/test-nix/store/sjrxg01lkijkr2p6v3i0qdbwfja8hnc3-env.drv'...2794nixpkgs-review> building '/build/tmp40v3cvrs/test-nix/store/9y55lzb2kz6338s4zxlla7cfgjza5acj-review-shell.drv'...2795nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2796nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features2797nixpkgs-review> got build log for '/build/tmp40v3cvrs/test-nix/store/fdx9c1gm1m986lf406fq4kpl76nigffy-alt-pkg1.drv^*' from 'local'2798nixpkgs-review> this derivation will be built:2799nixpkgs-review>   /build/tmp40v3cvrs/test-nix/store/1gviclqjga0k4w3009cacv078mbajicm-bash-interactive.drv2800nixpkgs-review> building '/build/tmp40v3cvrs/test-nix/store/1gviclqjga0k4w3009cacv078mbajicm-bash-interactive.drv'...2801nixpkgs-review> _________________________ test_rev_command_without_nom _________________________2802nixpkgs-review> [gw19] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python2803nixpkgs-review> 2804nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>2805nixpkgs-review> 2806nixpkgs-review>     def test_rev_command_without_nom(helpers: Helpers) -> None:2807nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:2808nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")2809nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)2810nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)2811nixpkgs-review>             path = main(2812nixpkgs-review>                 "nixpkgs-review",2813nixpkgs-review>                 [2814nixpkgs-review>                     "rev",2815nixpkgs-review>                     "HEAD",2816nixpkgs-review>                     "--remote",2817nixpkgs-review>                     str(nixpkgs.remote),2818nixpkgs-review>                     "--run",2819nixpkgs-review>                     "exit 0",2820nixpkgs-review>                     "--build-graph",2821nixpkgs-review>                     "nix",2822nixpkgs-review>                 ],2823nixpkgs-review>             )2824nixpkgs-review> >           helpers.assert_built(path, "pkg1")2825nixpkgs-review> 2826nixpkgs-review> tests/test_rev.py:47: 2827nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2828nixpkgs-review> 2829nixpkgs-review> path = PosixPath('/build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')2830nixpkgs-review> pkg_names = ('pkg1',)2831nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}2832nixpkgs-review> 2833nixpkgs-review>     @staticmethod2834nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:2835nixpkgs-review>         report = Helpers.load_report(path)2836nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}2837nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2838nixpkgs-review> E       TypeError: unhashable type: 'dict'2839nixpkgs-review> 2840nixpkgs-review> tests/conftest.py:185: TypeError2841nixpkgs-review> ----------------------------- Captured stdout call -----------------------------2842nixpkgs-review> Initialized empty Git repository in /build/tmp899jxd4d/nixpkgs/.git/2843nixpkgs-review> [master (root-commit) a204dee] first commit2844nixpkgs-review>  115 files changed, 218 insertions(+)2845nixpkgs-review>  create mode 100644 .bash_source2846nixpkgs-review>  create mode 100644 .coreutils_source2847nixpkgs-review>  create mode 100644 .gitignore2848nixpkgs-review>  create mode 100755 bin/bash2849nixpkgs-review>  create mode 120000 bin/coreutils/[2850nixpkgs-review>  create mode 120000 bin/coreutils/b2sum2851nixpkgs-review>  create mode 120000 bin/coreutils/base322852nixpkgs-review>  create mode 120000 bin/coreutils/base642853nixpkgs-review>  create mode 120000 bin/coreutils/basename2854nixpkgs-review>  create mode 120000 bin/coreutils/basenc2855nixpkgs-review>  create mode 120000 bin/coreutils/cat2856nixpkgs-review>  create mode 120000 bin/coreutils/chcon2857nixpkgs-review>  create mode 120000 bin/coreutils/chgrp2858nixpkgs-review>  create mode 120000 bin/coreutils/chmod2859nixpkgs-review>  create mode 120000 bin/coreutils/chown2860nixpkgs-review>  create mode 120000 bin/coreutils/chroot2861nixpkgs-review>  create mode 120000 bin/coreutils/cksum2862nixpkgs-review>  create mode 120000 bin/coreutils/comm2863nixpkgs-review>  create mode 100755 bin/coreutils/coreutils2864nixpkgs-review>  create mode 120000 bin/coreutils/cp2865nixpkgs-review>  create mode 120000 bin/coreutils/csplit2866nixpkgs-review>  create mode 120000 bin/coreutils/cut2867nixpkgs-review>  create mode 120000 bin/coreutils/date2868nixpkgs-review>  create mode 120000 bin/coreutils/dd2869nixpkgs-review>  create mode 120000 bin/coreutils/df2870nixpkgs-review>  create mode 120000 bin/coreutils/dir2871nixpkgs-review>  create mode 120000 bin/coreutils/dircolors2872nixpkgs-review>  create mode 120000 bin/coreutils/dirname2873nixpkgs-review>  create mode 120000 bin/coreutils/du2874nixpkgs-review>  create mode 120000 bin/coreutils/echo2875nixpkgs-review>  create mode 120000 bin/coreutils/env2876nixpkgs-review>  create mode 120000 bin/coreutils/expand2877nixpkgs-review>  create mode 120000 bin/coreutils/expr2878nixpkgs-review>  create mode 120000 bin/coreutils/factor2879nixpkgs-review>  create mode 120000 bin/coreutils/false2880nixpkgs-review>  create mode 120000 bin/coreutils/fmt2881nixpkgs-review>  create mode 120000 bin/coreutils/fold2882nixpkgs-review>  create mode 120000 bin/coreutils/groups2883nixpkgs-review>  create mode 120000 bin/coreutils/head2884nixpkgs-review>  create mode 120000 bin/coreutils/hostid2885nixpkgs-review>  create mode 120000 bin/coreutils/id2886nixpkgs-review>  create mode 120000 bin/coreutils/install2887nixpkgs-review>  create mode 120000 bin/coreutils/join2888nixpkgs-review>  create mode 120000 bin/coreutils/kill2889nixpkgs-review>  create mode 120000 bin/coreutils/link2890nixpkgs-review>  create mode 120000 bin/coreutils/ln2891nixpkgs-review>  create mode 120000 bin/coreutils/logname2892nixpkgs-review>  create mode 120000 bin/coreutils/ls2893nixpkgs-review>  create mode 120000 bin/coreutils/md5sum2894nixpkgs-review>  create mode 120000 bin/coreutils/mkdir2895nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo2896nixpkgs-review>  create mode 120000 bin/coreutils/mknod2897nixpkgs-review>  create mode 120000 bin/coreutils/mktemp2898nixpkgs-review>  create mode 120000 bin/coreutils/mv2899nixpkgs-review>  create mode 120000 bin/coreutils/nice2900nixpkgs-review>  create mode 120000 bin/coreutils/nl2901nixpkgs-review>  create mode 120000 bin/coreutils/nohup2902nixpkgs-review>  create mode 120000 bin/coreutils/nproc2903nixpkgs-review>  create mode 120000 bin/coreutils/numfmt2904nixpkgs-review>  create mode 120000 bin/coreutils/od2905nixpkgs-review>  create mode 120000 bin/coreutils/paste2906nixpkgs-review>  create mode 120000 bin/coreutils/pathchk2907nixpkgs-review>  create mode 120000 bin/coreutils/pinky2908nixpkgs-review>  create mode 120000 bin/coreutils/pr2909nixpkgs-review>  create mode 120000 bin/coreutils/printenv2910nixpkgs-review>  create mode 120000 bin/coreutils/printf2911nixpkgs-review>  create mode 120000 bin/coreutils/ptx2912nixpkgs-review>  create mode 120000 bin/coreutils/pwd2913nixpkgs-review>  create mode 120000 bin/coreutils/readlink2914nixpkgs-review>  create mode 120000 bin/coreutils/realpath2915nixpkgs-review>  create mode 120000 bin/coreutils/rm2916nixpkgs-review>  create mode 120000 bin/coreutils/rmdir2917nixpkgs-review>  create mode 120000 bin/coreutils/runcon2918nixpkgs-review>  create mode 120000 bin/coreutils/seq2919nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum2920nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum2921nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum2922nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum2923nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum2924nixpkgs-review>  create mode 120000 bin/coreutils/shred2925nixpkgs-review>  create mode 120000 bin/coreutils/shuf2926nixpkgs-review>  create mode 120000 bin/coreutils/sleep2927nixpkgs-review>  create mode 120000 bin/coreutils/sort2928nixpkgs-review>  create mode 120000 bin/coreutils/split2929nixpkgs-review>  create mode 120000 bin/coreutils/stat2930nixpkgs-review>  create mode 120000 bin/coreutils/stty2931nixpkgs-review>  create mode 120000 bin/coreutils/sum2932nixpkgs-review>  create mode 120000 bin/coreutils/sync2933nixpkgs-review>  create mode 120000 bin/coreutils/tac2934nixpkgs-review>  create mode 120000 bin/coreutils/tail2935nixpkgs-review>  create mode 120000 bin/coreutils/tee2936nixpkgs-review>  create mode 120000 bin/coreutils/test2937nixpkgs-review>  create mode 120000 bin/coreutils/timeout2938nixpkgs-review>  create mode 120000 bin/coreutils/touch2939nixpkgs-review>  create mode 120000 bin/coreutils/tr2940nixpkgs-review>  create mode 120000 bin/coreutils/true2941nixpkgs-review>  create mode 120000 bin/coreutils/truncate2942nixpkgs-review>  create mode 120000 bin/coreutils/tsort2943nixpkgs-review>  create mode 120000 bin/coreutils/tty2944nixpkgs-review>  create mode 120000 bin/coreutils/uname2945nixpkgs-review>  create mode 120000 bin/coreutils/unexpand2946nixpkgs-review>  create mode 120000 bin/coreutils/uniq2947nixpkgs-review>  create mode 120000 bin/coreutils/unlink2948nixpkgs-review>  create mode 120000 bin/coreutils/uptime2949nixpkgs-review>  create mode 120000 bin/coreutils/users2950nixpkgs-review>  create mode 120000 bin/coreutils/vdir2951nixpkgs-review>  create mode 120000 bin/coreutils/wc2952nixpkgs-review>  create mode 120000 bin/coreutils/who2953nixpkgs-review>  create mode 120000 bin/coreutils/whoami2954nixpkgs-review>  create mode 120000 bin/coreutils/yes2955nixpkgs-review>  create mode 100644 config.nix2956nixpkgs-review>  create mode 100644 config.nix.in2957nixpkgs-review>  create mode 100644 default.nix2958nixpkgs-review>  create mode 100644 nixos/release.nix2959nixpkgs-review>  create mode 100644 pkg1.txt2960nixpkgs-review> Initialized empty Git repository in /build/tmp899jxd4d/nixpkgs/remote/2961nixpkgs-review> [master f6ed579] example-change2962nixpkgs-review>  1 file changed, 1 insertion(+)2963nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmp899jxd4d/nixpkgs/remote master:refs/nixpkgs-review/02964nixpkgs-review> $ git worktree prune2965nixpkgs-review> $ git worktree add /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d72966nixpkgs-review> HEAD is now at a204dee first commit2967nixpkgs-review> Local evaluation for computing rebuilds2968nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpqf5iw1ni -qaP --xml --out-path --show-trace --no-allow-import-from-derivation2969nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b632970nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpqf5iw1ni -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta2971nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------2972nixpkgs-review> 1 package updated:2973nixpkgs-review> pkg12974nixpkgs-review> 2975nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpqf5iw1ni' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpgv6ndc38; })' --apply 'd: { inherit (d) exists broken; }'2976nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpqf5iw1ni' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp_ba6vac2.nix --argstr attrs-path /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix2977nixpkgs-review> --------- Report for 'x86_64-linux' ---------2978nixpkgs-review> 1 package built:2979nixpkgs-review> pkg12980nixpkgs-review> 2981nixpkgs-review> Logs can be found under:2982nixpkgs-review> /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs2983nixpkgs-review> 2984nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp_ba6vac2.nix --argstr attrs-path /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --nix-path 'nixpkgs=/build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpqf5iw1ni' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'2985nixpkgs-review> Sourcing python-remove-tests-dir-hook2986nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2987nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh2988nixpkgs-review> Sourcing pypa-build-hook2989nixpkgs-review> Using pypaBuildPhase2990nixpkgs-review> Sourcing python-runtime-deps-check-hook2991nixpkgs-review> Using pythonRuntimeDepsCheckHook2992nixpkgs-review> Sourcing pypa-install-hook2993nixpkgs-review> Using pypaInstallPhase2994nixpkgs-review> Sourcing python-imports-check-hook.sh2995nixpkgs-review> Using pythonImportsCheckPhase2996nixpkgs-review> Sourcing python-namespaces-hook2997nixpkgs-review> Sourcing python-catch-conflicts-hook.sh2998nixpkgs-review> $ git worktree remove -f /build/tmp899jxd4d/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs2999nixpkgs-review> ----------------------------- Captured stderr call -----------------------------3000nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name3001nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name3002nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,3003nixpkgs-review> hint: call:3004nixpkgs-review> hint:3005nixpkgs-review> hint: 	git config --global init.defaultBranch <name>3006nixpkgs-review> hint:3007nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and3008nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:3009nixpkgs-review> hint:3010nixpkgs-review> hint: 	git branch -m <name>3011nixpkgs-review> hint:3012nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"3013nixpkgs-review> To /build/tmp899jxd4d/nixpkgs/remote3014nixpkgs-review>  * [new branch]      HEAD -> master3015nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3016nixpkgs-review> From /build/tmp899jxd4d/nixpkgs/remote3017nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/03018nixpkgs-review> Preparing worktree (detached HEAD a204dee)3019nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3020nixpkgs-review> Automatic merge went well; stopped before committing as requested3021nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3022nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3023nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3024nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3025nixpkgs-review> these 2 derivations will be built:3026nixpkgs-review>   /build/tmp899jxd4d/test-nix/store/val0fgkkky6bgkmy3vxgxaa78fmwidy0-pkg1.drv3027nixpkgs-review>   /build/tmp899jxd4d/test-nix/store/lga3ak31x215ara2d4wpsr6rdw88si4a-review-shell.drv3028nixpkgs-review> building '/build/tmp899jxd4d/test-nix/store/val0fgkkky6bgkmy3vxgxaa78fmwidy0-pkg1.drv'...3029nixpkgs-review> building '/build/tmp899jxd4d/test-nix/store/lga3ak31x215ara2d4wpsr6rdw88si4a-review-shell.drv'...3030nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3031nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3032nixpkgs-review> got build log for '/build/tmp899jxd4d/test-nix/store/val0fgkkky6bgkmy3vxgxaa78fmwidy0-pkg1.drv^*' from 'local'3033nixpkgs-review> this derivation will be built:3034nixpkgs-review>   /build/tmp899jxd4d/test-nix/store/hvs4f39xg1bzgs9d67saqvjqdndnghgn-bash-interactive.drv3035nixpkgs-review> building '/build/tmp899jxd4d/test-nix/store/hvs4f39xg1bzgs9d67saqvjqdndnghgn-bash-interactive.drv'...3036nixpkgs-review> __________________________ test_rev_command_with_pkgs __________________________3037nixpkgs-review> [gw21] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3038nixpkgs-review> 3039nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>3040nixpkgs-review> 3041nixpkgs-review>     def test_rev_command_with_pkgs(helpers: Helpers) -> None:3042nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:3043nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")3044nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)3045nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)3046nixpkgs-review>             path = main(3047nixpkgs-review>                 "nixpkgs-review",3048nixpkgs-review>                 [3049nixpkgs-review>                     "rev",3050nixpkgs-review>                     "HEAD",3051nixpkgs-review>                     "--remote",3052nixpkgs-review>                     str(nixpkgs.remote),3053nixpkgs-review>                     "--run",3054nixpkgs-review>                     "exit 0",3055nixpkgs-review>                     "--build-graph",3056nixpkgs-review>                     "nix",3057nixpkgs-review>                     "--pkgs",3058nixpkgs-review>                     "pkgsAlt",3059nixpkgs-review>                 ],3060nixpkgs-review>             )3061nixpkgs-review> >           helpers.assert_built(path, "pkgsAlt.pkg1")3062nixpkgs-review> 3063nixpkgs-review> tests/test_rev.py:99: 3064nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 3065nixpkgs-review> 3066nixpkgs-review> path = PosixPath('/build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')3067nixpkgs-review> pkg_names = ('pkgsAlt.pkg1',)3068nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}3069nixpkgs-review> 3070nixpkgs-review>     @staticmethod3071nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:3072nixpkgs-review>         report = Helpers.load_report(path)3073nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}3074nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^3075nixpkgs-review> E       TypeError: unhashable type: 'dict'3076nixpkgs-review> 3077nixpkgs-review> tests/conftest.py:185: TypeError3078nixpkgs-review> ----------------------------- Captured stdout call -----------------------------3079nixpkgs-review> Initialized empty Git repository in /build/tmpu94yrvaq/nixpkgs/.git/3080nixpkgs-review> [master (root-commit) a204dee] first commit3081nixpkgs-review>  115 files changed, 218 insertions(+)3082nixpkgs-review>  create mode 100644 .bash_source3083nixpkgs-review>  create mode 100644 .coreutils_source3084nixpkgs-review>  create mode 100644 .gitignore3085nixpkgs-review>  create mode 100755 bin/bash3086nixpkgs-review>  create mode 120000 bin/coreutils/[3087nixpkgs-review>  create mode 120000 bin/coreutils/b2sum3088nixpkgs-review>  create mode 120000 bin/coreutils/base323089nixpkgs-review>  create mode 120000 bin/coreutils/base643090nixpkgs-review>  create mode 120000 bin/coreutils/basename3091nixpkgs-review>  create mode 120000 bin/coreutils/basenc3092nixpkgs-review>  create mode 120000 bin/coreutils/cat3093nixpkgs-review>  create mode 120000 bin/coreutils/chcon3094nixpkgs-review>  create mode 120000 bin/coreutils/chgrp3095nixpkgs-review>  create mode 120000 bin/coreutils/chmod3096nixpkgs-review>  create mode 120000 bin/coreutils/chown3097nixpkgs-review>  create mode 120000 bin/coreutils/chroot3098nixpkgs-review>  create mode 120000 bin/coreutils/cksum3099nixpkgs-review>  create mode 120000 bin/coreutils/comm3100nixpkgs-review>  create mode 100755 bin/coreutils/coreutils3101nixpkgs-review>  create mode 120000 bin/coreutils/cp3102nixpkgs-review>  create mode 120000 bin/coreutils/csplit3103nixpkgs-review>  create mode 120000 bin/coreutils/cut3104nixpkgs-review>  create mode 120000 bin/coreutils/date3105nixpkgs-review>  create mode 120000 bin/coreutils/dd3106nixpkgs-review>  create mode 120000 bin/coreutils/df3107nixpkgs-review>  create mode 120000 bin/coreutils/dir3108nixpkgs-review>  create mode 120000 bin/coreutils/dircolors3109nixpkgs-review>  create mode 120000 bin/coreutils/dirname3110nixpkgs-review>  create mode 120000 bin/coreutils/du3111nixpkgs-review>  create mode 120000 bin/coreutils/echo3112nixpkgs-review>  create mode 120000 bin/coreutils/env3113nixpkgs-review>  create mode 120000 bin/coreutils/expand3114nixpkgs-review>  create mode 120000 bin/coreutils/expr3115nixpkgs-review>  create mode 120000 bin/coreutils/factor3116nixpkgs-review>  create mode 120000 bin/coreutils/false3117nixpkgs-review>  create mode 120000 bin/coreutils/fmt3118nixpkgs-review>  create mode 120000 bin/coreutils/fold3119nixpkgs-review>  create mode 120000 bin/coreutils/groups3120nixpkgs-review>  create mode 120000 bin/coreutils/head3121nixpkgs-review>  create mode 120000 bin/coreutils/hostid3122nixpkgs-review>  create mode 120000 bin/coreutils/id3123nixpkgs-review>  create mode 120000 bin/coreutils/install3124nixpkgs-review>  create mode 120000 bin/coreutils/join3125nixpkgs-review>  create mode 120000 bin/coreutils/kill3126nixpkgs-review>  create mode 120000 bin/coreutils/link3127nixpkgs-review>  create mode 120000 bin/coreutils/ln3128nixpkgs-review>  create mode 120000 bin/coreutils/logname3129nixpkgs-review>  create mode 120000 bin/coreutils/ls3130nixpkgs-review>  create mode 120000 bin/coreutils/md5sum3131nixpkgs-review>  create mode 120000 bin/coreutils/mkdir3132nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo3133nixpkgs-review>  create mode 120000 bin/coreutils/mknod3134nixpkgs-review>  create mode 120000 bin/coreutils/mktemp3135nixpkgs-review>  create mode 120000 bin/coreutils/mv3136nixpkgs-review>  create mode 120000 bin/coreutils/nice3137nixpkgs-review>  create mode 120000 bin/coreutils/nl3138nixpkgs-review>  create mode 120000 bin/coreutils/nohup3139nixpkgs-review>  create mode 120000 bin/coreutils/nproc3140nixpkgs-review>  create mode 120000 bin/coreutils/numfmt3141nixpkgs-review>  create mode 120000 bin/coreutils/od3142nixpkgs-review>  create mode 120000 bin/coreutils/paste3143nixpkgs-review>  create mode 120000 bin/coreutils/pathchk3144nixpkgs-review>  create mode 120000 bin/coreutils/pinky3145nixpkgs-review>  create mode 120000 bin/coreutils/pr3146nixpkgs-review>  create mode 120000 bin/coreutils/printenv3147nixpkgs-review>  create mode 120000 bin/coreutils/printf3148nixpkgs-review>  create mode 120000 bin/coreutils/ptx3149nixpkgs-review>  create mode 120000 bin/coreutils/pwd3150nixpkgs-review>  create mode 120000 bin/coreutils/readlink3151nixpkgs-review>  create mode 120000 bin/coreutils/realpath3152nixpkgs-review>  create mode 120000 bin/coreutils/rm3153nixpkgs-review>  create mode 120000 bin/coreutils/rmdir3154nixpkgs-review>  create mode 120000 bin/coreutils/runcon3155nixpkgs-review>  create mode 120000 bin/coreutils/seq3156nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum3157nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum3158nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum3159nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum3160nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum3161nixpkgs-review>  create mode 120000 bin/coreutils/shred3162nixpkgs-review>  create mode 120000 bin/coreutils/shuf3163nixpkgs-review>  create mode 120000 bin/coreutils/sleep3164nixpkgs-review>  create mode 120000 bin/coreutils/sort3165nixpkgs-review>  create mode 120000 bin/coreutils/split3166nixpkgs-review>  create mode 120000 bin/coreutils/stat3167nixpkgs-review>  create mode 120000 bin/coreutils/stty3168nixpkgs-review>  create mode 120000 bin/coreutils/sum3169nixpkgs-review>  create mode 120000 bin/coreutils/sync3170nixpkgs-review>  create mode 120000 bin/coreutils/tac3171nixpkgs-review>  create mode 120000 bin/coreutils/tail3172nixpkgs-review>  create mode 120000 bin/coreutils/tee3173nixpkgs-review>  create mode 120000 bin/coreutils/test3174nixpkgs-review>  create mode 120000 bin/coreutils/timeout3175nixpkgs-review>  create mode 120000 bin/coreutils/touch3176nixpkgs-review>  create mode 120000 bin/coreutils/tr3177nixpkgs-review>  create mode 120000 bin/coreutils/true3178nixpkgs-review>  create mode 120000 bin/coreutils/truncate3179nixpkgs-review>  create mode 120000 bin/coreutils/tsort3180nixpkgs-review>  create mode 120000 bin/coreutils/tty3181nixpkgs-review>  create mode 120000 bin/coreutils/uname3182nixpkgs-review>  create mode 120000 bin/coreutils/unexpand3183nixpkgs-review>  create mode 120000 bin/coreutils/uniq3184nixpkgs-review>  create mode 120000 bin/coreutils/unlink3185nixpkgs-review>  create mode 120000 bin/coreutils/uptime3186nixpkgs-review>  create mode 120000 bin/coreutils/users3187nixpkgs-review>  create mode 120000 bin/coreutils/vdir3188nixpkgs-review>  create mode 120000 bin/coreutils/wc3189nixpkgs-review>  create mode 120000 bin/coreutils/who3190nixpkgs-review>  create mode 120000 bin/coreutils/whoami3191nixpkgs-review>  create mode 120000 bin/coreutils/yes3192nixpkgs-review>  create mode 100644 config.nix3193nixpkgs-review>  create mode 100644 config.nix.in3194nixpkgs-review>  create mode 100644 default.nix3195nixpkgs-review>  create mode 100644 nixos/release.nix3196nixpkgs-review>  create mode 100644 pkg1.txt3197nixpkgs-review> Initialized empty Git repository in /build/tmpu94yrvaq/nixpkgs/remote/3198nixpkgs-review> [master f6ed579] example-change3199nixpkgs-review>  1 file changed, 1 insertion(+)3200nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmpu94yrvaq/nixpkgs/remote master:refs/nixpkgs-review/03201nixpkgs-review> $ git worktree prune3202nixpkgs-review> $ git worktree add /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d73203nixpkgs-review> HEAD is now at a204dee first commit3204nixpkgs-review> Local evaluation for computing rebuilds3205nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpywh876hu -qaP --xml --out-path --show-trace --no-allow-import-from-derivation -A pkgsAlt3206nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b633207nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpywh876hu -qaP --xml --out-path --show-trace --no-allow-import-from-derivation -A pkgsAlt --meta3208nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------3209nixpkgs-review> 1 package updated:3210nixpkgs-review> alt-pkg13211nixpkgs-review> 3212nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpywh876hu' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmppp35cyq3; })' --apply 'd: { inherit (d) exists broken; }'3213nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpywh876hu' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp47nuipt8.nix --argstr attrs-path /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --argstr alt-pkgs pkgsAlt3214nixpkgs-review> --------- Report for 'x86_64-linux' ---------3215nixpkgs-review> 1 package built:3216nixpkgs-review> pkgsAlt.pkg13217nixpkgs-review> 3218nixpkgs-review> Logs can be found under:3219nixpkgs-review> /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs3220nixpkgs-review> 3221nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp47nuipt8.nix --argstr attrs-path /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --argstr alt-pkgs pkgsAlt --nix-path 'nixpkgs=/build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpywh876hu' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'3222nixpkgs-review> Sourcing python-remove-tests-dir-hook3223nixpkgs-review> Sourcing python-catch-conflicts-hook.sh3224nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh3225nixpkgs-review> Sourcing pypa-build-hook3226nixpkgs-review> Using pypaBuildPhase3227nixpkgs-review> Sourcing python-runtime-deps-check-hook3228nixpkgs-review> Using pythonRuntimeDepsCheckHook3229nixpkgs-review> Sourcing pypa-install-hook3230nixpkgs-review> Using pypaInstallPhase3231nixpkgs-review> Sourcing python-imports-check-hook.sh3232nixpkgs-review> Using pythonImportsCheckPhase3233nixpkgs-review> Sourcing python-namespaces-hook3234nixpkgs-review> Sourcing python-catch-conflicts-hook.sh3235nixpkgs-review> $ git worktree remove -f /build/tmpu94yrvaq/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs3236nixpkgs-review> ----------------------------- Captured stderr call -----------------------------3237nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name3238nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name3239nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,3240nixpkgs-review> hint: call:3241nixpkgs-review> hint:3242nixpkgs-review> hint: 	git config --global init.defaultBranch <name>3243nixpkgs-review> hint:3244nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and3245nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:3246nixpkgs-review> hint:3247nixpkgs-review> hint: 	git branch -m <name>3248nixpkgs-review> hint:3249nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"3250nixpkgs-review> To /build/tmpu94yrvaq/nixpkgs/remote3251nixpkgs-review>  * [new branch]      HEAD -> master3252nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3253nixpkgs-review> From /build/tmpu94yrvaq/nixpkgs/remote3254nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/03255nixpkgs-review> Preparing worktree (detached HEAD a204dee)3256nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3257nixpkgs-review> Automatic merge went well; stopped before committing as requested3258nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3259nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3260nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3261nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3262nixpkgs-review> these 3 derivations will be built:3263nixpkgs-review>   /build/tmpu94yrvaq/test-nix/store/96mwds3nr3g9dzls4392yn7cxmjp5zwb-alt-pkg1.drv3264nixpkgs-review>   /build/tmpu94yrvaq/test-nix/store/c0rlz049vm7hwp3dzqcxg9h2w1xsknk4-env.drv3265nixpkgs-review>   /build/tmpu94yrvaq/test-nix/store/g4c2ja6dswgwqdz8h2vah0a9414xbjs1-review-shell.drv3266nixpkgs-review> building '/build/tmpu94yrvaq/test-nix/store/96mwds3nr3g9dzls4392yn7cxmjp5zwb-alt-pkg1.drv'...3267nixpkgs-review> building '/build/tmpu94yrvaq/test-nix/store/c0rlz049vm7hwp3dzqcxg9h2w1xsknk4-env.drv'...3268nixpkgs-review> building '/build/tmpu94yrvaq/test-nix/store/g4c2ja6dswgwqdz8h2vah0a9414xbjs1-review-shell.drv'...3269nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3270nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3271nixpkgs-review> got build log for '/build/tmpu94yrvaq/test-nix/store/96mwds3nr3g9dzls4392yn7cxmjp5zwb-alt-pkg1.drv^*' from 'local'3272nixpkgs-review> this derivation will be built:3273nixpkgs-review>   /build/tmpu94yrvaq/test-nix/store/4rbwm54iv6j0mxwdjfi18zzsya9fwpbp-bash-interactive.drv3274nixpkgs-review> building '/build/tmpu94yrvaq/test-nix/store/4rbwm54iv6j0mxwdjfi18zzsya9fwpbp-bash-interactive.drv'...3275nixpkgs-review> __________________________ test_pr_github_action_eval __________________________3276nixpkgs-review> [gw14] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3277nixpkgs-review> 3278nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305094736'>3279nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>3280nixpkgs-review> 3281nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")3282nixpkgs-review>     def test_pr_github_action_eval(3283nixpkgs-review>         mock_urlopen: MagicMock,3284nixpkgs-review>         helpers: Helpers,3285nixpkgs-review>     ) -> None:3286nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:3287nixpkgs-review>             base, head, merge = setup_repo(nixpkgs)3288nixpkgs-review>     3289nixpkgs-review>             pr = json.loads(3290nixpkgs-review>                 helpers.read_asset("test_pr_github_action_eval/github-pull-363128.json")3291nixpkgs-review>             )3292nixpkgs-review>             pr["merge_commit_sha"] = merge3293nixpkgs-review>             pr["base"]["sha"] = base3294nixpkgs-review>             pr["head"]["sha"] = head3295nixpkgs-review>     3296nixpkgs-review>             # Create minimal fake zip archive that could have been generated by the `comparison` GH action.3297nixpkgs-review>             mock_zip = io.BytesIO()3298nixpkgs-review>             with zipfile.ZipFile(mock_zip, "w", zipfile.ZIP_DEFLATED) as zf:3299nixpkgs-review>                 zf.writestr(3300nixpkgs-review>                     "changed-paths.json",3301nixpkgs-review>                     helpers.read_asset(3302nixpkgs-review>                         "test_pr_github_action_eval/comparison-changed-paths.json"3303nixpkgs-review>                     ),3304nixpkgs-review>                 )3305nixpkgs-review>             mock_zip.seek(0)3306nixpkgs-review>     3307nixpkgs-review>             # Set up mocks for github action eval3308nixpkgs-review>             additional_mocks = [3309nixpkgs-review>                 mock_open(3310nixpkgs-review>                     read_data=helpers.read_asset(3311nixpkgs-review>                         "test_pr_github_action_eval/github-workflows-363128.json"3312nixpkgs-review>                     ).encode()3313nixpkgs-review>                 )(),3314nixpkgs-review>                 mock_open(3315nixpkgs-review>                     read_data=helpers.read_asset(3316nixpkgs-review>                         "test_pr_github_action_eval/github-artifacts-363128.json"3317nixpkgs-review>                     ).encode()3318nixpkgs-review>                 )(),3319nixpkgs-review>                 mock_open(read_data=mock_zip.getvalue())(),3320nixpkgs-review>             ]3321nixpkgs-review>     3322nixpkgs-review>             # Use custom PR response from asset file3323nixpkgs-review>             mock_urlopen.side_effect = [3324nixpkgs-review>                 mock_open(read_data=json.dumps(pr).encode())(),3325nixpkgs-review>                 mock_open(read_data=create_mock_diff_content().encode())(),3326nixpkgs-review>                 *additional_mocks,3327nixpkgs-review>             ]3328nixpkgs-review>     3329nixpkgs-review>             hdrs = HTTPMessage()3330nixpkgs-review>             hdrs.add_header("Location", "http://example.com")3331nixpkgs-review>             http_error = HTTPError(3332nixpkgs-review>                 url="http://example.com",3333nixpkgs-review>                 code=302,3334nixpkgs-review>                 msg="Found",3335nixpkgs-review>                 hdrs=hdrs,3336nixpkgs-review>                 fp=None,3337nixpkgs-review>             )3338nixpkgs-review>     3339nixpkgs-review>             with patch(3340nixpkgs-review>                 "nixpkgs_review.github.no_redirect_opener.open", side_effect=http_error3341nixpkgs-review>             ):3342nixpkgs-review>                 path = main(3343nixpkgs-review>                     "nixpkgs-review",3344nixpkgs-review>                     [3345nixpkgs-review>                         "pr",3346nixpkgs-review>                         "--remote",3347nixpkgs-review>                         str(nixpkgs.remote),3348nixpkgs-review>                         "--run",3349nixpkgs-review>                         "exit 0",3350nixpkgs-review>                         "--additional-package",3351nixpkgs-review>                         "bashInteractive",3352nixpkgs-review>                         "363128",3353nixpkgs-review>                     ],3354nixpkgs-review>                 )3355nixpkgs-review> >               helpers.assert_built(path, "pkg1", "bashInteractive")3356nixpkgs-review> 3357nixpkgs-review> tests/test_pr.py:385: 3358nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 3359nixpkgs-review> 3360nixpkgs-review> path = '/build/tmph9gbob4w/cache/nixpkgs-review/pr-363128'3361nixpkgs-review> pkg_names = ('pkg1', 'bashInteractive')3362nixpkgs-review> report = {'additional_packages': ['bashInteractive'], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}3363nixpkgs-review> 3364nixpkgs-review>     @staticmethod3365nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:3366nixpkgs-review>         report = Helpers.load_report(path)3367nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}3368nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^3369nixpkgs-review> E       TypeError: unhashable type: 'dict'3370nixpkgs-review> 3371nixpkgs-review> tests/conftest.py:185: TypeError3372nixpkgs-review> ----------------------------- Captured stdout call -----------------------------3373nixpkgs-review> Initialized empty Git repository in /build/tmph9gbob4w/nixpkgs/.git/3374nixpkgs-review> [master (root-commit) a204dee] first commit3375nixpkgs-review>  115 files changed, 218 insertions(+)3376nixpkgs-review>  create mode 100644 .bash_source3377nixpkgs-review>  create mode 100644 .coreutils_source3378nixpkgs-review>  create mode 100644 .gitignore3379nixpkgs-review>  create mode 100755 bin/bash3380nixpkgs-review>  create mode 120000 bin/coreutils/[3381nixpkgs-review>  create mode 120000 bin/coreutils/b2sum3382nixpkgs-review>  create mode 120000 bin/coreutils/base323383nixpkgs-review>  create mode 120000 bin/coreutils/base643384nixpkgs-review>  create mode 120000 bin/coreutils/basename3385nixpkgs-review>  create mode 120000 bin/coreutils/basenc3386nixpkgs-review>  create mode 120000 bin/coreutils/cat3387nixpkgs-review>  create mode 120000 bin/coreutils/chcon3388nixpkgs-review>  create mode 120000 bin/coreutils/chgrp3389nixpkgs-review>  create mode 120000 bin/coreutils/chmod3390nixpkgs-review>  create mode 120000 bin/coreutils/chown3391nixpkgs-review>  create mode 120000 bin/coreutils/chroot3392nixpkgs-review>  create mode 120000 bin/coreutils/cksum3393nixpkgs-review>  create mode 120000 bin/coreutils/comm3394nixpkgs-review>  create mode 100755 bin/coreutils/coreutils3395nixpkgs-review>  create mode 120000 bin/coreutils/cp3396nixpkgs-review>  create mode 120000 bin/coreutils/csplit3397nixpkgs-review>  create mode 120000 bin/coreutils/cut3398nixpkgs-review>  create mode 120000 bin/coreutils/date3399nixpkgs-review>  create mode 120000 bin/coreutils/dd3400nixpkgs-review>  create mode 120000 bin/coreutils/df3401nixpkgs-review>  create mode 120000 bin/coreutils/dir3402nixpkgs-review>  create mode 120000 bin/coreutils/dircolors3403nixpkgs-review>  create mode 120000 bin/coreutils/dirname3404nixpkgs-review>  create mode 120000 bin/coreutils/du3405nixpkgs-review>  create mode 120000 bin/coreutils/echo3406nixpkgs-review>  create mode 120000 bin/coreutils/env3407nixpkgs-review>  create mode 120000 bin/coreutils/expand3408nixpkgs-review>  create mode 120000 bin/coreutils/expr3409nixpkgs-review>  create mode 120000 bin/coreutils/factor3410nixpkgs-review>  create mode 120000 bin/coreutils/false3411nixpkgs-review>  create mode 120000 bin/coreutils/fmt3412nixpkgs-review>  create mode 120000 bin/coreutils/fold3413nixpkgs-review>  create mode 120000 bin/coreutils/groups3414nixpkgs-review>  create mode 120000 bin/coreutils/head3415nixpkgs-review>  create mode 120000 bin/coreutils/hostid3416nixpkgs-review>  create mode 120000 bin/coreutils/id3417nixpkgs-review>  create mode 120000 bin/coreutils/install3418nixpkgs-review>  create mode 120000 bin/coreutils/join3419nixpkgs-review>  create mode 120000 bin/coreutils/kill3420nixpkgs-review>  create mode 120000 bin/coreutils/link3421nixpkgs-review>  create mode 120000 bin/coreutils/ln3422nixpkgs-review>  create mode 120000 bin/coreutils/logname3423nixpkgs-review>  create mode 120000 bin/coreutils/ls3424nixpkgs-review>  create mode 120000 bin/coreutils/md5sum3425nixpkgs-review>  create mode 120000 bin/coreutils/mkdir3426nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo3427nixpkgs-review>  create mode 120000 bin/coreutils/mknod3428nixpkgs-review>  create mode 120000 bin/coreutils/mktemp3429nixpkgs-review>  create mode 120000 bin/coreutils/mv3430nixpkgs-review>  create mode 120000 bin/coreutils/nice3431nixpkgs-review>  create mode 120000 bin/coreutils/nl3432nixpkgs-review>  create mode 120000 bin/coreutils/nohup3433nixpkgs-review>  create mode 120000 bin/coreutils/nproc3434nixpkgs-review>  create mode 120000 bin/coreutils/numfmt3435nixpkgs-review>  create mode 120000 bin/coreutils/od3436nixpkgs-review>  create mode 120000 bin/coreutils/paste3437nixpkgs-review>  create mode 120000 bin/coreutils/pathchk3438nixpkgs-review>  create mode 120000 bin/coreutils/pinky3439nixpkgs-review>  create mode 120000 bin/coreutils/pr3440nixpkgs-review>  create mode 120000 bin/coreutils/printenv3441nixpkgs-review>  create mode 120000 bin/coreutils/printf3442nixpkgs-review>  create mode 120000 bin/coreutils/ptx3443nixpkgs-review>  create mode 120000 bin/coreutils/pwd3444nixpkgs-review>  create mode 120000 bin/coreutils/readlink3445nixpkgs-review>  create mode 120000 bin/coreutils/realpath3446nixpkgs-review>  create mode 120000 bin/coreutils/rm3447nixpkgs-review>  create mode 120000 bin/coreutils/rmdir3448nixpkgs-review>  create mode 120000 bin/coreutils/runcon3449nixpkgs-review>  create mode 120000 bin/coreutils/seq3450nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum3451nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum3452nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum3453nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum3454nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum3455nixpkgs-review>  create mode 120000 bin/coreutils/shred3456nixpkgs-review>  create mode 120000 bin/coreutils/shuf3457nixpkgs-review>  create mode 120000 bin/coreutils/sleep3458nixpkgs-review>  create mode 120000 bin/coreutils/sort3459nixpkgs-review>  create mode 120000 bin/coreutils/split3460nixpkgs-review>  create mode 120000 bin/coreutils/stat3461nixpkgs-review>  create mode 120000 bin/coreutils/stty3462nixpkgs-review>  create mode 120000 bin/coreutils/sum3463nixpkgs-review>  create mode 120000 bin/coreutils/sync3464nixpkgs-review>  create mode 120000 bin/coreutils/tac3465nixpkgs-review>  create mode 120000 bin/coreutils/tail3466nixpkgs-review>  create mode 120000 bin/coreutils/tee3467nixpkgs-review>  create mode 120000 bin/coreutils/test3468nixpkgs-review>  create mode 120000 bin/coreutils/timeout3469nixpkgs-review>  create mode 120000 bin/coreutils/touch3470nixpkgs-review>  create mode 120000 bin/coreutils/tr3471nixpkgs-review>  create mode 120000 bin/coreutils/true3472nixpkgs-review>  create mode 120000 bin/coreutils/truncate3473nixpkgs-review>  create mode 120000 bin/coreutils/tsort3474nixpkgs-review>  create mode 120000 bin/coreutils/tty3475nixpkgs-review>  create mode 120000 bin/coreutils/uname3476nixpkgs-review>  create mode 120000 bin/coreutils/unexpand3477nixpkgs-review>  create mode 120000 bin/coreutils/uniq3478nixpkgs-review>  create mode 120000 bin/coreutils/unlink3479nixpkgs-review>  create mode 120000 bin/coreutils/uptime3480nixpkgs-review>  create mode 120000 bin/coreutils/users3481nixpkgs-review>  create mode 120000 bin/coreutils/vdir3482nixpkgs-review>  create mode 120000 bin/coreutils/wc3483nixpkgs-review>  create mode 120000 bin/coreutils/who3484nixpkgs-review>  create mode 120000 bin/coreutils/whoami3485nixpkgs-review>  create mode 120000 bin/coreutils/yes3486nixpkgs-review>  create mode 100644 config.nix3487nixpkgs-review>  create mode 100644 config.nix.in3488nixpkgs-review>  create mode 100644 default.nix3489nixpkgs-review>  create mode 100644 nixos/release.nix3490nixpkgs-review>  create mode 100644 pkg1.txt3491nixpkgs-review> Initialized empty Git repository in /build/tmph9gbob4w/nixpkgs/remote/3492nixpkgs-review> [pull/1/head f6ed579] example-change3493nixpkgs-review>  1 file changed, 1 insertion(+)3494nixpkgs-review> Merge made by the 'ort' strategy.3495nixpkgs-review>  pkg1.txt | 1 +3496nixpkgs-review>  1 file changed, 1 insertion(+)3497nixpkgs-review> 3498nixpkgs-review> ================================================================================3499nixpkgs-review> PR #363128: python312Packages.equinox: 0.11.9 -> 0.11.103500nixpkgs-review> ================================================================================3501nixpkgs-review> Author: GaetanLepage3502nixpkgs-review> Branch: GaetanLepage:equinox -> NixOS:master3503nixpkgs-review> State: open3504nixpkgs-review> 3505nixpkgs-review> Description:3506nixpkgs-review> ----------------------------------------3507nixpkgs-review> ## Things done3508nixpkgs-review> 3509nixpkgs-review> Changelog: https://github.com/patrick-kidger/equinox/releases/tag/v0.11.103510nixpkgs-review> 3511nixpkgs-review> - Built on platform(s)3512nixpkgs-review>   - [x] x86_64-linux3513nixpkgs-review>   - [x] aarch64-linux3514nixpkgs-review>   - [ ] x86_64-darwin3515nixpkgs-review>   - [x] aarch64-darwin3516nixpkgs-review> - For non-Linux: Is sandboxing enabled in `nix.conf`? (See [Nix manual](https://nixos.org/manual/nix/stable/command-ref/conf-file.html))3517nixpkgs-review>   - [ ] `sandbox = relaxed`3518nixpkgs-review>   - [ ] `sandbox = true`3519nixpkgs-review> - [ ] Tested, as applicable:3520nixpkgs-review>   - [NixOS test(s)](https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests) (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))3521nixpkgs-review>   - and/or [package tests](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-tests)3522nixpkgs-review>   - or, for functions and "core" functionality, tests in [lib/tests](https://github.com/NixOS/nixpkgs/blob/master/lib/tests) or [pkgs/test](https://github.com/NixOS/nixpkgs/blob/master/pkgs/test)3523nixpkgs-review>   - made sure NixOS tests are [linked](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#linking3524nixpkgs-review> 3525nixpkgs-review> ... (truncated)3526nixpkgs-review> ----------------------------------------3527nixpkgs-review> 3528nixpkgs-review> Files changed (1 files):3529nixpkgs-review>   - pkg1.txt3530nixpkgs-review> ================================================================================3531nixpkgs-review> 3532nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmph9gbob4w/nixpkgs/remote e1f64d067c6ca1a0e0dc73593b3c626db35c9cac:refs/nixpkgs-review/03533nixpkgs-review> $ git worktree prune3534nixpkgs-review> $ git worktree add /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d73535nixpkgs-review> HEAD is now at a204dee first commit3536nixpkgs-review> Local evaluation for computing rebuilds3537nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp2ldtxmn6 -qaP --xml --out-path --show-trace --no-allow-import-from-derivation3538nixpkgs-review> $ git checkout e1f64d067c6ca1a0e0dc73593b3c626db35c9cac3539nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp2ldtxmn6 -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta3540nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------3541nixpkgs-review> 1 package updated:3542nixpkgs-review> pkg13543nixpkgs-review> 3544nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp2ldtxmn6' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpmf7s8lv1; })' --apply 'd: { inherit (d) exists broken; }'3545nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp2ldtxmn6' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /build/tmpunzr_e7v.nix --argstr attrs-path /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/attrs.nix3546nixpkgs-review> 3547nixpkgs-review> Link to currently reviewing PR:3548nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/3631283549nixpkgs-review> --------- Report for 'x86_64-linux' ---------3550nixpkgs-review> 2 packages built:3551nixpkgs-review> bashInteractive pkg13552nixpkgs-review> 3553nixpkgs-review> Logs can be found under:3554nixpkgs-review> /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/logs3555nixpkgs-review> 3556nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /build/tmpunzr_e7v.nix --argstr attrs-path /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/attrs.nix --nix-path 'nixpkgs=/build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/build/tmp2ldtxmn6' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'3557nixpkgs-review> Sourcing python-remove-tests-dir-hook3558nixpkgs-review> Sourcing python-catch-conflicts-hook.sh3559nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh3560nixpkgs-review> Sourcing pypa-build-hook3561nixpkgs-review> Using pypaBuildPhase3562nixpkgs-review> Sourcing python-runtime-deps-check-hook3563nixpkgs-review> Using pythonRuntimeDepsCheckHook3564nixpkgs-review> Sourcing pypa-install-hook3565nixpkgs-review> Using pypaInstallPhase3566nixpkgs-review> Sourcing python-imports-check-hook.sh3567nixpkgs-review> Using pythonImportsCheckPhase3568nixpkgs-review> Sourcing python-namespaces-hook3569nixpkgs-review> Sourcing python-catch-conflicts-hook.sh3570nixpkgs-review> $ git worktree remove -f /build/tmph9gbob4w/cache/nixpkgs-review/pr-363128/nixpkgs3571nixpkgs-review> ----------------------------- Captured stderr call -----------------------------3572nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name3573nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name3574nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,3575nixpkgs-review> hint: call:3576nixpkgs-review> hint:3577nixpkgs-review> hint: 	git config --global init.defaultBranch <name>3578nixpkgs-review> hint:3579nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and3580nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:3581nixpkgs-review> hint:3582nixpkgs-review> hint: 	git branch -m <name>3583nixpkgs-review> hint:3584nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"3585nixpkgs-review> To /build/tmph9gbob4w/nixpkgs/remote3586nixpkgs-review>  * [new branch]      HEAD -> master3587nixpkgs-review> Switched to a new branch 'pull/1/head'3588nixpkgs-review> Switched to a new branch 'pull/1/merge'3589nixpkgs-review> To /build/tmph9gbob4w/nixpkgs/remote3590nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge3591nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3592nixpkgs-review> No GitHub token provided via GITHUB_TOKEN variable.3593nixpkgs-review> Falling back to local evaluation.3594nixpkgs-review> Tip: Install the `gh` command line tool and run `gh auth login` to authenticate.3595nixpkgs-review> From /build/tmph9gbob4w/nixpkgs/remote3596nixpkgs-review>  * [new ref]         e1f64d067c6ca1a0e0dc73593b3c626db35c9cac -> refs/nixpkgs-review/03597nixpkgs-review> Preparing worktree (detached HEAD a204dee)3598nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3599nixpkgs-review> Previous HEAD position was a204dee first commit3600nixpkgs-review> HEAD is now at e1f64d0 Merge branch 'pull/1/head' into pull/1/merge3601nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3602nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3603nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3604nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3605nixpkgs-review> these 3 derivations will be built:3606nixpkgs-review>   /build/tmph9gbob4w/test-nix/store/qhp1bhrcqkw7brgingi09d9j9ii0sjqz-bash-interactive.drv3607nixpkgs-review>   /build/tmph9gbob4w/test-nix/store/wxvrb0ziz3libw6idb0llgzx7kvyfwcy-pkg1.drv3608nixpkgs-review>   /build/tmph9gbob4w/test-nix/store/9pbydbskazaaqbv1xpk54v042fbiz359-review-shell.drv3609nixpkgs-review> building '/build/tmph9gbob4w/test-nix/store/qhp1bhrcqkw7brgingi09d9j9ii0sjqz-bash-interactive.drv'...3610nixpkgs-review> building '/build/tmph9gbob4w/test-nix/store/wxvrb0ziz3libw6idb0llgzx7kvyfwcy-pkg1.drv'...3611nixpkgs-review> building '/build/tmph9gbob4w/test-nix/store/9pbydbskazaaqbv1xpk54v042fbiz359-review-shell.drv'...3612nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3613nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3614nixpkgs-review> got build log for '/build/tmph9gbob4w/test-nix/store/qhp1bhrcqkw7brgingi09d9j9ii0sjqz-bash-interactive.drv^*' from 'local'3615nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3616nixpkgs-review> got build log for '/build/tmph9gbob4w/test-nix/store/wxvrb0ziz3libw6idb0llgzx7kvyfwcy-pkg1.drv^*' from 'local'3617nixpkgs-review> _____________________________ test_pr_ofborg_eval ______________________________3618nixpkgs-review> [gw13] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3619nixpkgs-review> 3620nixpkgs-review> mock_urlopen = <MagicMock name='urlopen' id='140737305094736'>3621nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>3622nixpkgs-review> 3623nixpkgs-review>     @patch("nixpkgs_review.http_requests.urlopen")3624nixpkgs-review>     def test_pr_ofborg_eval(mock_urlopen: MagicMock, helpers: Helpers) -> None:3625nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:3626nixpkgs-review>             base, head, merge = setup_repo(nixpkgs)3627nixpkgs-review>     3628nixpkgs-review>             pr = json.loads(3629nixpkgs-review>                 helpers.read_asset("test_pr_ofborg_eval/github-pull-37200.json")3630nixpkgs-review>             )3631nixpkgs-review>             pr["merge_commit_sha"] = merge3632nixpkgs-review>             pr["base"]["sha"] = base3633nixpkgs-review>             pr["head"]["sha"] = head3634nixpkgs-review>     3635nixpkgs-review>             # Set up mocks for ofborg eval3636nixpkgs-review>             additional_mocks = [3637nixpkgs-review>                 mock_open(3638nixpkgs-review>                     read_data=helpers.read_asset(3639nixpkgs-review>                         "test_pr_ofborg_eval/github-workflows-37200.json"3640nixpkgs-review>                     ).encode()3641nixpkgs-review>                 )(),3642nixpkgs-review>                 mock_open(3643nixpkgs-review>                     read_data=helpers.read_asset(3644nixpkgs-review>                         "test_pr_ofborg_eval/github-pull-37200-statuses.json"3645nixpkgs-review>                     ).encode()3646nixpkgs-review>                 )(),3647nixpkgs-review>                 helpers.read_asset("test_pr_ofborg_eval/gist-37200.txt")3648nixpkgs-review>                 .encode("utf-8")3649nixpkgs-review>                 .split(b"\n"),3650nixpkgs-review>             ]3651nixpkgs-review>     3652nixpkgs-review>             # Use custom PR response from asset file3653nixpkgs-review>             mock_urlopen.side_effect = [3654nixpkgs-review>                 mock_open(read_data=json.dumps(pr).encode())(),3655nixpkgs-review>                 mock_open(read_data=create_mock_diff_content().encode())(),3656nixpkgs-review>                 *additional_mocks,3657nixpkgs-review>             ]3658nixpkgs-review>     3659nixpkgs-review>             path = main(3660nixpkgs-review>                 "nixpkgs-review",3661nixpkgs-review>                 [3662nixpkgs-review>                     "pr",3663nixpkgs-review>                     "--remote",3664nixpkgs-review>                     str(nixpkgs.remote),3665nixpkgs-review>                     "--eval",3666nixpkgs-review>                     "local",3667nixpkgs-review>                     "--run",3668nixpkgs-review>                     "exit 0",3669nixpkgs-review>                     "37200",3670nixpkgs-review>                 ],3671nixpkgs-review>             )3672nixpkgs-review> >           helpers.assert_built(path, "pkg1")3673nixpkgs-review> 3674nixpkgs-review> tests/test_pr.py:308: 3675nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 3676nixpkgs-review> 3677nixpkgs-review> path = '/build/tmpsehw42em/cache/nixpkgs-review/pr-37200', pkg_names = ('pkg1',)3678nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': None, ...}3679nixpkgs-review> 3680nixpkgs-review>     @staticmethod3681nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:3682nixpkgs-review>         report = Helpers.load_report(path)3683nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}3684nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^3685nixpkgs-review> E       TypeError: unhashable type: 'dict'3686nixpkgs-review> 3687nixpkgs-review> tests/conftest.py:185: TypeError3688nixpkgs-review> ----------------------------- Captured stdout call -----------------------------3689nixpkgs-review> Initialized empty Git repository in /build/tmpsehw42em/nixpkgs/.git/3690nixpkgs-review> [master (root-commit) a204dee] first commit3691nixpkgs-review>  115 files changed, 218 insertions(+)3692nixpkgs-review>  create mode 100644 .bash_source3693nixpkgs-review>  create mode 100644 .coreutils_source3694nixpkgs-review>  create mode 100644 .gitignore3695nixpkgs-review>  create mode 100755 bin/bash3696nixpkgs-review>  create mode 120000 bin/coreutils/[3697nixpkgs-review>  create mode 120000 bin/coreutils/b2sum3698nixpkgs-review>  create mode 120000 bin/coreutils/base323699nixpkgs-review>  create mode 120000 bin/coreutils/base643700nixpkgs-review>  create mode 120000 bin/coreutils/basename3701nixpkgs-review>  create mode 120000 bin/coreutils/basenc3702nixpkgs-review>  create mode 120000 bin/coreutils/cat3703nixpkgs-review>  create mode 120000 bin/coreutils/chcon3704nixpkgs-review>  create mode 120000 bin/coreutils/chgrp3705nixpkgs-review>  create mode 120000 bin/coreutils/chmod3706nixpkgs-review>  create mode 120000 bin/coreutils/chown3707nixpkgs-review>  create mode 120000 bin/coreutils/chroot3708nixpkgs-review>  create mode 120000 bin/coreutils/cksum3709nixpkgs-review>  create mode 120000 bin/coreutils/comm3710nixpkgs-review>  create mode 100755 bin/coreutils/coreutils3711nixpkgs-review>  create mode 120000 bin/coreutils/cp3712nixpkgs-review>  create mode 120000 bin/coreutils/csplit3713nixpkgs-review>  create mode 120000 bin/coreutils/cut3714nixpkgs-review>  create mode 120000 bin/coreutils/date3715nixpkgs-review>  create mode 120000 bin/coreutils/dd3716nixpkgs-review>  create mode 120000 bin/coreutils/df3717nixpkgs-review>  create mode 120000 bin/coreutils/dir3718nixpkgs-review>  create mode 120000 bin/coreutils/dircolors3719nixpkgs-review>  create mode 120000 bin/coreutils/dirname3720nixpkgs-review>  create mode 120000 bin/coreutils/du3721nixpkgs-review>  create mode 120000 bin/coreutils/echo3722nixpkgs-review>  create mode 120000 bin/coreutils/env3723nixpkgs-review>  create mode 120000 bin/coreutils/expand3724nixpkgs-review>  create mode 120000 bin/coreutils/expr3725nixpkgs-review>  create mode 120000 bin/coreutils/factor3726nixpkgs-review>  create mode 120000 bin/coreutils/false3727nixpkgs-review>  create mode 120000 bin/coreutils/fmt3728nixpkgs-review>  create mode 120000 bin/coreutils/fold3729nixpkgs-review>  create mode 120000 bin/coreutils/groups3730nixpkgs-review>  create mode 120000 bin/coreutils/head3731nixpkgs-review>  create mode 120000 bin/coreutils/hostid3732nixpkgs-review>  create mode 120000 bin/coreutils/id3733nixpkgs-review>  create mode 120000 bin/coreutils/install3734nixpkgs-review>  create mode 120000 bin/coreutils/join3735nixpkgs-review>  create mode 120000 bin/coreutils/kill3736nixpkgs-review>  create mode 120000 bin/coreutils/link3737nixpkgs-review>  create mode 120000 bin/coreutils/ln3738nixpkgs-review>  create mode 120000 bin/coreutils/logname3739nixpkgs-review>  create mode 120000 bin/coreutils/ls3740nixpkgs-review>  create mode 120000 bin/coreutils/md5sum3741nixpkgs-review>  create mode 120000 bin/coreutils/mkdir3742nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo3743nixpkgs-review>  create mode 120000 bin/coreutils/mknod3744nixpkgs-review>  create mode 120000 bin/coreutils/mktemp3745nixpkgs-review>  create mode 120000 bin/coreutils/mv3746nixpkgs-review>  create mode 120000 bin/coreutils/nice3747nixpkgs-review>  create mode 120000 bin/coreutils/nl3748nixpkgs-review>  create mode 120000 bin/coreutils/nohup3749nixpkgs-review>  create mode 120000 bin/coreutils/nproc3750nixpkgs-review>  create mode 120000 bin/coreutils/numfmt3751nixpkgs-review>  create mode 120000 bin/coreutils/od3752nixpkgs-review>  create mode 120000 bin/coreutils/paste3753nixpkgs-review>  create mode 120000 bin/coreutils/pathchk3754nixpkgs-review>  create mode 120000 bin/coreutils/pinky3755nixpkgs-review>  create mode 120000 bin/coreutils/pr3756nixpkgs-review>  create mode 120000 bin/coreutils/printenv3757nixpkgs-review>  create mode 120000 bin/coreutils/printf3758nixpkgs-review>  create mode 120000 bin/coreutils/ptx3759nixpkgs-review>  create mode 120000 bin/coreutils/pwd3760nixpkgs-review>  create mode 120000 bin/coreutils/readlink3761nixpkgs-review>  create mode 120000 bin/coreutils/realpath3762nixpkgs-review>  create mode 120000 bin/coreutils/rm3763nixpkgs-review>  create mode 120000 bin/coreutils/rmdir3764nixpkgs-review>  create mode 120000 bin/coreutils/runcon3765nixpkgs-review>  create mode 120000 bin/coreutils/seq3766nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum3767nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum3768nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum3769nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum3770nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum3771nixpkgs-review>  create mode 120000 bin/coreutils/shred3772nixpkgs-review>  create mode 120000 bin/coreutils/shuf3773nixpkgs-review>  create mode 120000 bin/coreutils/sleep3774nixpkgs-review>  create mode 120000 bin/coreutils/sort3775nixpkgs-review>  create mode 120000 bin/coreutils/split3776nixpkgs-review>  create mode 120000 bin/coreutils/stat3777nixpkgs-review>  create mode 120000 bin/coreutils/stty3778nixpkgs-review>  create mode 120000 bin/coreutils/sum3779nixpkgs-review>  create mode 120000 bin/coreutils/sync3780nixpkgs-review>  create mode 120000 bin/coreutils/tac3781nixpkgs-review>  create mode 120000 bin/coreutils/tail3782nixpkgs-review>  create mode 120000 bin/coreutils/tee3783nixpkgs-review>  create mode 120000 bin/coreutils/test3784nixpkgs-review>  create mode 120000 bin/coreutils/timeout3785nixpkgs-review>  create mode 120000 bin/coreutils/touch3786nixpkgs-review>  create mode 120000 bin/coreutils/tr3787nixpkgs-review>  create mode 120000 bin/coreutils/true3788nixpkgs-review>  create mode 120000 bin/coreutils/truncate3789nixpkgs-review>  create mode 120000 bin/coreutils/tsort3790nixpkgs-review>  create mode 120000 bin/coreutils/tty3791nixpkgs-review>  create mode 120000 bin/coreutils/uname3792nixpkgs-review>  create mode 120000 bin/coreutils/unexpand3793nixpkgs-review>  create mode 120000 bin/coreutils/uniq3794nixpkgs-review>  create mode 120000 bin/coreutils/unlink3795nixpkgs-review>  create mode 120000 bin/coreutils/uptime3796nixpkgs-review>  create mode 120000 bin/coreutils/users3797nixpkgs-review>  create mode 120000 bin/coreutils/vdir3798nixpkgs-review>  create mode 120000 bin/coreutils/wc3799nixpkgs-review>  create mode 120000 bin/coreutils/who3800nixpkgs-review>  create mode 120000 bin/coreutils/whoami3801nixpkgs-review>  create mode 120000 bin/coreutils/yes3802nixpkgs-review>  create mode 100644 config.nix3803nixpkgs-review>  create mode 100644 config.nix.in3804nixpkgs-review>  create mode 100644 default.nix3805nixpkgs-review>  create mode 100644 nixos/release.nix3806nixpkgs-review>  create mode 100644 pkg1.txt3807nixpkgs-review> Initialized empty Git repository in /build/tmpsehw42em/nixpkgs/remote/3808nixpkgs-review> [pull/1/head f6ed579] example-change3809nixpkgs-review>  1 file changed, 1 insertion(+)3810nixpkgs-review> Merge made by the 'ort' strategy.3811nixpkgs-review>  pkg1.txt | 1 +3812nixpkgs-review>  1 file changed, 1 insertion(+)3813nixpkgs-review> 3814nixpkgs-review> ================================================================================3815nixpkgs-review> PR #37200: mattermost: 4.7.2 -> 4.8.03816nixpkgs-review> ================================================================================3817nixpkgs-review> Author: ryantm3818nixpkgs-review> Branch: ryantm:mattermost -> NixOS:master3819nixpkgs-review> State: open3820nixpkgs-review> 3821nixpkgs-review> Description:3822nixpkgs-review> ----------------------------------------3823nixpkgs-review> ###### Motivation for this change3824nixpkgs-review> 3825nixpkgs-review> new version3826nixpkgs-review> 3827nixpkgs-review> ###### Things done3828nixpkgs-review> 3829nixpkgs-review> - [x] built on NixOS3830nixpkgs-review> - [x] tested on NixOS deployment (sent some messages, verified version number nixpkgs-4.8.0 in About Mattermost page)3831nixpkgs-review> ----------------------------------------3832nixpkgs-review> 3833nixpkgs-review> Files changed (1 files):3834nixpkgs-review>   - pkg1.txt3835nixpkgs-review> ================================================================================3836nixpkgs-review> 3837nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmpsehw42em/nixpkgs/remote e1f64d067c6ca1a0e0dc73593b3c626db35c9cac:refs/nixpkgs-review/03838nixpkgs-review> $ git worktree prune3839nixpkgs-review> $ git worktree add /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d73840nixpkgs-review> HEAD is now at a204dee first commit3841nixpkgs-review> Local evaluation for computing rebuilds3842nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs nixpkgs-overlays=/build/tmp0rt7un1j -qaP --xml --out-path --show-trace --no-allow-import-from-derivation3843nixpkgs-review> $ git checkout e1f64d067c6ca1a0e0dc73593b3c626db35c9cac3844nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs nixpkgs-overlays=/build/tmp0rt7un1j -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta3845nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------3846nixpkgs-review> 1 package updated:3847nixpkgs-review> pkg13848nixpkgs-review> 3849nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs nixpkgs-overlays=/build/tmp0rt7un1j' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpvyt36dey; })' --apply 'd: { inherit (d) exists broken; }'3850nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs nixpkgs-overlays=/build/tmp0rt7un1j' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs --argstr nixpkgs-config-path /build/tmpmfimws03.nix --argstr attrs-path /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/attrs.nix3851nixpkgs-review> 3852nixpkgs-review> Link to currently reviewing PR:3853nixpkgs-review> https://github.com/NixOS/nixpkgs/pull/372003854nixpkgs-review> --------- Report for 'x86_64-linux' ---------3855nixpkgs-review> 1 package built:3856nixpkgs-review> pkg13857nixpkgs-review> 3858nixpkgs-review> Logs can be found under:3859nixpkgs-review> /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/logs3860nixpkgs-review> 3861nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs --argstr nixpkgs-config-path /build/tmpmfimws03.nix --argstr attrs-path /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/attrs.nix --nix-path 'nixpkgs=/build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs nixpkgs-overlays=/build/tmp0rt7un1j' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'3862nixpkgs-review> Sourcing python-remove-tests-dir-hook3863nixpkgs-review> Sourcing python-catch-conflicts-hook.sh3864nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh3865nixpkgs-review> Sourcing pypa-build-hook3866nixpkgs-review> Using pypaBuildPhase3867nixpkgs-review> Sourcing python-runtime-deps-check-hook3868nixpkgs-review> Using pythonRuntimeDepsCheckHook3869nixpkgs-review> Sourcing pypa-install-hook3870nixpkgs-review> Using pypaInstallPhase3871nixpkgs-review> Sourcing python-imports-check-hook.sh3872nixpkgs-review> Using pythonImportsCheckPhase3873nixpkgs-review> Sourcing python-namespaces-hook3874nixpkgs-review> Sourcing python-catch-conflicts-hook.sh3875nixpkgs-review> $ git worktree remove -f /build/tmpsehw42em/cache/nixpkgs-review/pr-37200/nixpkgs3876nixpkgs-review> ----------------------------- Captured stderr call -----------------------------3877nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name3878nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name3879nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,3880nixpkgs-review> hint: call:3881nixpkgs-review> hint:3882nixpkgs-review> hint: 	git config --global init.defaultBranch <name>3883nixpkgs-review> hint:3884nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and3885nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:3886nixpkgs-review> hint:3887nixpkgs-review> hint: 	git branch -m <name>3888nixpkgs-review> hint:3889nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"3890nixpkgs-review> To /build/tmpsehw42em/nixpkgs/remote3891nixpkgs-review>  * [new branch]      HEAD -> master3892nixpkgs-review> Switched to a new branch 'pull/1/head'3893nixpkgs-review> Switched to a new branch 'pull/1/merge'3894nixpkgs-review> To /build/tmpsehw42em/nixpkgs/remote3895nixpkgs-review>  * [new branch]      pull/1/merge -> pull/1/merge3896nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3897nixpkgs-review> From /build/tmpsehw42em/nixpkgs/remote3898nixpkgs-review>  * [new ref]         e1f64d067c6ca1a0e0dc73593b3c626db35c9cac -> refs/nixpkgs-review/03899nixpkgs-review> Preparing worktree (detached HEAD a204dee)3900nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3901nixpkgs-review> Previous HEAD position was a204dee first commit3902nixpkgs-review> HEAD is now at e1f64d0 Merge branch 'pull/1/head' into pull/1/merge3903nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3904nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3905nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead3906nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3907nixpkgs-review> these 2 derivations will be built:3908nixpkgs-review>   /build/tmpsehw42em/test-nix/store/i2dg9yz0jaigp03x6gf604s8s389s9ig-pkg1.drv3909nixpkgs-review>   /build/tmpsehw42em/test-nix/store/d3z86bp4cij13zk7k95m0x7nf3j2mhd7-review-shell.drv3910nixpkgs-review> building '/build/tmpsehw42em/test-nix/store/i2dg9yz0jaigp03x6gf604s8s389s9ig-pkg1.drv'...3911nixpkgs-review> building '/build/tmpsehw42em/test-nix/store/d3z86bp4cij13zk7k95m0x7nf3j2mhd7-review-shell.drv'...3912nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3913nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features3914nixpkgs-review> got build log for '/build/tmpsehw42em/test-nix/store/i2dg9yz0jaigp03x6gf604s8s389s9ig-pkg1.drv^*' from 'local'3915nixpkgs-review> this derivation will be built:3916nixpkgs-review>   /build/tmpsehw42em/test-nix/store/jq0chpjk46anfax0q88bczwi3n34sb3h-bash-interactive.drv3917nixpkgs-review> building '/build/tmpsehw42em/test-nix/store/jq0chpjk46anfax0q88bczwi3n34sb3h-bash-interactive.drv'...3918nixpkgs-review> _____________________ test_rev_command_with_pkg_count[10] ______________________3919nixpkgs-review> [gw25] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3920nixpkgs-review> 3921nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>, pkg_count = 103922nixpkgs-review> 3923nixpkgs-review>     @pytest.mark.parametrize("pkg_count", [0, 1, 10, 51])3924nixpkgs-review>     def test_rev_command_with_pkg_count(helpers: Helpers, pkg_count: int) -> None:3925nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:3926nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")3927nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)3928nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)3929nixpkgs-review>             path = main(3930nixpkgs-review>                 "nixpkgs-review",3931nixpkgs-review>                 [3932nixpkgs-review>                     "rev",3933nixpkgs-review>                     "HEAD",3934nixpkgs-review>                     "--remote",3935nixpkgs-review>                     str(nixpkgs.remote),3936nixpkgs-review>                     "--run",3937nixpkgs-review>                     "exit 0",3938nixpkgs-review>                     "--build-graph",3939nixpkgs-review>                     "nix",3940nixpkgs-review>                     "--extra-nixpkgs-config",3941nixpkgs-review>                     f"{{ pkgCount = {pkg_count}; }}",3942nixpkgs-review>                 ],3943nixpkgs-review>             )3944nixpkgs-review>             pkgs = {f"pkg{x + 1}" for x in range(pkg_count)}3945nixpkgs-review> >           helpers.assert_built(path, *pkgs)3946nixpkgs-review> 3947nixpkgs-review> tests/test_rev.py:150: 3948nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 3949nixpkgs-review> 3950nixpkgs-review> path = PosixPath('/build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')3951nixpkgs-review> pkg_names = ('pkg6', 'pkg1', 'pkg7', 'pkg9', 'pkg4', 'pkg5', ...)3952nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': '{ pkgCount = 10; }', ...}3953nixpkgs-review> 3954nixpkgs-review>     @staticmethod3955nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:3956nixpkgs-review>         report = Helpers.load_report(path)3957nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}3958nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^3959nixpkgs-review> E       TypeError: unhashable type: 'dict'3960nixpkgs-review> 3961nixpkgs-review> tests/conftest.py:185: TypeError3962nixpkgs-review> ----------------------------- Captured stdout call -----------------------------3963nixpkgs-review> Initialized empty Git repository in /build/tmp2eh7cpzp/nixpkgs/.git/3964nixpkgs-review> [master (root-commit) a204dee] first commit3965nixpkgs-review>  115 files changed, 218 insertions(+)3966nixpkgs-review>  create mode 100644 .bash_source3967nixpkgs-review>  create mode 100644 .coreutils_source3968nixpkgs-review>  create mode 100644 .gitignore3969nixpkgs-review>  create mode 100755 bin/bash3970nixpkgs-review>  create mode 120000 bin/coreutils/[3971nixpkgs-review>  create mode 120000 bin/coreutils/b2sum3972nixpkgs-review>  create mode 120000 bin/coreutils/base323973nixpkgs-review>  create mode 120000 bin/coreutils/base643974nixpkgs-review>  create mode 120000 bin/coreutils/basename3975nixpkgs-review>  create mode 120000 bin/coreutils/basenc3976nixpkgs-review>  create mode 120000 bin/coreutils/cat3977nixpkgs-review>  create mode 120000 bin/coreutils/chcon3978nixpkgs-review>  create mode 120000 bin/coreutils/chgrp3979nixpkgs-review>  create mode 120000 bin/coreutils/chmod3980nixpkgs-review>  create mode 120000 bin/coreutils/chown3981nixpkgs-review>  create mode 120000 bin/coreutils/chroot3982nixpkgs-review>  create mode 120000 bin/coreutils/cksum3983nixpkgs-review>  create mode 120000 bin/coreutils/comm3984nixpkgs-review>  create mode 100755 bin/coreutils/coreutils3985nixpkgs-review>  create mode 120000 bin/coreutils/cp3986nixpkgs-review>  create mode 120000 bin/coreutils/csplit3987nixpkgs-review>  create mode 120000 bin/coreutils/cut3988nixpkgs-review>  create mode 120000 bin/coreutils/date3989nixpkgs-review>  create mode 120000 bin/coreutils/dd3990nixpkgs-review>  create mode 120000 bin/coreutils/df3991nixpkgs-review>  create mode 120000 bin/coreutils/dir3992nixpkgs-review>  create mode 120000 bin/coreutils/dircolors3993nixpkgs-review>  create mode 120000 bin/coreutils/dirname3994nixpkgs-review>  create mode 120000 bin/coreutils/du3995nixpkgs-review>  create mode 120000 bin/coreutils/echo3996nixpkgs-review>  create mode 120000 bin/coreutils/env3997nixpkgs-review>  create mode 120000 bin/coreutils/expand3998nixpkgs-review>  create mode 120000 bin/coreutils/expr3999nixpkgs-review>  create mode 120000 bin/coreutils/factor4000nixpkgs-review>  create mode 120000 bin/coreutils/false4001nixpkgs-review>  create mode 120000 bin/coreutils/fmt4002nixpkgs-review>  create mode 120000 bin/coreutils/fold4003nixpkgs-review>  create mode 120000 bin/coreutils/groups4004nixpkgs-review>  create mode 120000 bin/coreutils/head4005nixpkgs-review>  create mode 120000 bin/coreutils/hostid4006nixpkgs-review>  create mode 120000 bin/coreutils/id4007nixpkgs-review>  create mode 120000 bin/coreutils/install4008nixpkgs-review>  create mode 120000 bin/coreutils/join4009nixpkgs-review>  create mode 120000 bin/coreutils/kill4010nixpkgs-review>  create mode 120000 bin/coreutils/link4011nixpkgs-review>  create mode 120000 bin/coreutils/ln4012nixpkgs-review>  create mode 120000 bin/coreutils/logname4013nixpkgs-review>  create mode 120000 bin/coreutils/ls4014nixpkgs-review>  create mode 120000 bin/coreutils/md5sum4015nixpkgs-review>  create mode 120000 bin/coreutils/mkdir4016nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo4017nixpkgs-review>  create mode 120000 bin/coreutils/mknod4018nixpkgs-review>  create mode 120000 bin/coreutils/mktemp4019nixpkgs-review>  create mode 120000 bin/coreutils/mv4020nixpkgs-review>  create mode 120000 bin/coreutils/nice4021nixpkgs-review>  create mode 120000 bin/coreutils/nl4022nixpkgs-review>  create mode 120000 bin/coreutils/nohup4023nixpkgs-review>  create mode 120000 bin/coreutils/nproc4024nixpkgs-review>  create mode 120000 bin/coreutils/numfmt4025nixpkgs-review>  create mode 120000 bin/coreutils/od4026nixpkgs-review>  create mode 120000 bin/coreutils/paste4027nixpkgs-review>  create mode 120000 bin/coreutils/pathchk4028nixpkgs-review>  create mode 120000 bin/coreutils/pinky4029nixpkgs-review>  create mode 120000 bin/coreutils/pr4030nixpkgs-review>  create mode 120000 bin/coreutils/printenv4031nixpkgs-review>  create mode 120000 bin/coreutils/printf4032nixpkgs-review>  create mode 120000 bin/coreutils/ptx4033nixpkgs-review>  create mode 120000 bin/coreutils/pwd4034nixpkgs-review>  create mode 120000 bin/coreutils/readlink4035nixpkgs-review>  create mode 120000 bin/coreutils/realpath4036nixpkgs-review>  create mode 120000 bin/coreutils/rm4037nixpkgs-review>  create mode 120000 bin/coreutils/rmdir4038nixpkgs-review>  create mode 120000 bin/coreutils/runcon4039nixpkgs-review>  create mode 120000 bin/coreutils/seq4040nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum4041nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum4042nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum4043nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum4044nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum4045nixpkgs-review>  create mode 120000 bin/coreutils/shred4046nixpkgs-review>  create mode 120000 bin/coreutils/shuf4047nixpkgs-review>  create mode 120000 bin/coreutils/sleep4048nixpkgs-review>  create mode 120000 bin/coreutils/sort4049nixpkgs-review>  create mode 120000 bin/coreutils/split4050nixpkgs-review>  create mode 120000 bin/coreutils/stat4051nixpkgs-review>  create mode 120000 bin/coreutils/stty4052nixpkgs-review>  create mode 120000 bin/coreutils/sum4053nixpkgs-review>  create mode 120000 bin/coreutils/sync4054nixpkgs-review>  create mode 120000 bin/coreutils/tac4055nixpkgs-review>  create mode 120000 bin/coreutils/tail4056nixpkgs-review>  create mode 120000 bin/coreutils/tee4057nixpkgs-review>  create mode 120000 bin/coreutils/test4058nixpkgs-review>  create mode 120000 bin/coreutils/timeout4059nixpkgs-review>  create mode 120000 bin/coreutils/touch4060nixpkgs-review>  create mode 120000 bin/coreutils/tr4061nixpkgs-review>  create mode 120000 bin/coreutils/true4062nixpkgs-review>  create mode 120000 bin/coreutils/truncate4063nixpkgs-review>  create mode 120000 bin/coreutils/tsort4064nixpkgs-review>  create mode 120000 bin/coreutils/tty4065nixpkgs-review>  create mode 120000 bin/coreutils/uname4066nixpkgs-review>  create mode 120000 bin/coreutils/unexpand4067nixpkgs-review>  create mode 120000 bin/coreutils/uniq4068nixpkgs-review>  create mode 120000 bin/coreutils/unlink4069nixpkgs-review>  create mode 120000 bin/coreutils/uptime4070nixpkgs-review>  create mode 120000 bin/coreutils/users4071nixpkgs-review>  create mode 120000 bin/coreutils/vdir4072nixpkgs-review>  create mode 120000 bin/coreutils/wc4073nixpkgs-review>  create mode 120000 bin/coreutils/who4074nixpkgs-review>  create mode 120000 bin/coreutils/whoami4075nixpkgs-review>  create mode 120000 bin/coreutils/yes4076nixpkgs-review>  create mode 100644 config.nix4077nixpkgs-review>  create mode 100644 config.nix.in4078nixpkgs-review>  create mode 100644 default.nix4079nixpkgs-review>  create mode 100644 nixos/release.nix4080nixpkgs-review>  create mode 100644 pkg1.txt4081nixpkgs-review> Initialized empty Git repository in /build/tmp2eh7cpzp/nixpkgs/remote/4082nixpkgs-review> [master f6ed579] example-change4083nixpkgs-review>  1 file changed, 1 insertion(+)4084nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmp2eh7cpzp/nixpkgs/remote master:refs/nixpkgs-review/04085nixpkgs-review> $ git worktree prune4086nixpkgs-review> $ git worktree add /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d74087nixpkgs-review> HEAD is now at a204dee first commit4088nixpkgs-review> Local evaluation for computing rebuilds4089nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpk_nbtgt5 -qaP --xml --out-path --show-trace --no-allow-import-from-derivation4090nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b634091nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpk_nbtgt5 -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta4092nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------4093nixpkgs-review> 10 packages updated:4094nixpkgs-review> pkg1 pkg10 pkg2 pkg3 pkg4 pkg5 pkg6 pkg7 pkg8 pkg94095nixpkgs-review> 4096nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpk_nbtgt5' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpchffsseb; })' --apply 'd: { inherit (d) exists broken; }'4097nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpk_nbtgt5' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmpwrrlldgv.nix --argstr attrs-path /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix4098nixpkgs-review> --------- Report for 'x86_64-linux' ---------4099nixpkgs-review> 10 packages built:4100nixpkgs-review> pkg1 pkg10 pkg2 pkg3 pkg4 pkg5 pkg6 pkg7 pkg8 pkg94101nixpkgs-review> 4102nixpkgs-review> Logs can be found under:4103nixpkgs-review> /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs4104nixpkgs-review> 4105nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmpwrrlldgv.nix --argstr attrs-path /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --nix-path 'nixpkgs=/build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmpk_nbtgt5' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'4106nixpkgs-review> Sourcing python-remove-tests-dir-hook4107nixpkgs-review> Sourcing python-catch-conflicts-hook.sh4108nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh4109nixpkgs-review> Sourcing pypa-build-hook4110nixpkgs-review> Using pypaBuildPhase4111nixpkgs-review> Sourcing python-runtime-deps-check-hook4112nixpkgs-review> Using pythonRuntimeDepsCheckHook4113nixpkgs-review> Sourcing pypa-install-hook4114nixpkgs-review> Using pypaInstallPhase4115nixpkgs-review> Sourcing python-imports-check-hook.sh4116nixpkgs-review> Using pythonImportsCheckPhase4117nixpkgs-review> Sourcing python-namespaces-hook4118nixpkgs-review> Sourcing python-catch-conflicts-hook.sh4119nixpkgs-review> $ git worktree remove -f /build/tmp2eh7cpzp/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs4120nixpkgs-review> ----------------------------- Captured stderr call -----------------------------4121nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name4122nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name4123nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,4124nixpkgs-review> hint: call:4125nixpkgs-review> hint:4126nixpkgs-review> hint: 	git config --global init.defaultBranch <name>4127nixpkgs-review> hint:4128nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and4129nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:4130nixpkgs-review> hint:4131nixpkgs-review> hint: 	git branch -m <name>4132nixpkgs-review> hint:4133nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"4134nixpkgs-review> To /build/tmp2eh7cpzp/nixpkgs/remote4135nixpkgs-review>  * [new branch]      HEAD -> master4136nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4137nixpkgs-review> From /build/tmp2eh7cpzp/nixpkgs/remote4138nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/04139nixpkgs-review> Preparing worktree (detached HEAD a204dee)4140nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4141nixpkgs-review> Automatic merge went well; stopped before committing as requested4142nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4143nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4144nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4145nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4146nixpkgs-review> these 11 derivations will be built:4147nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/4c2biqmkqwnqw7krlhxgjbday640mn24-pkg2.drv4148nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/6k14ssn2r0ddgqx50ilqmc6a5fv3ja2y-pkg8.drv4149nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/a8ql7qy7niyqr9g2bdgnfq0fc2qm11na-pkg10.drv4150nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/b2y70q2x51dv47cg34ng1p4v9p62qxrl-pkg1.drv4151nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/bwvaqz01l4c3dyb1mng3g61hvsn6nsfl-pkg3.drv4152nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/cfn0kfp1x47b6pyp85iq0bdr6m1v90if-pkg6.drv4153nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/djm4zmbzjsq3dxv8g7m3c5vaq2212743-pkg4.drv4154nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/glrq11zkfxgh26xng4q3rzrijpsjms9f-pkg9.drv4155nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/s3zfwbxmcgf0wxjaxy7vlc3b5qghq87i-pkg5.drv4156nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/sh282h47zx5x2lxq61a4990x3zph7r1b-pkg7.drv4157nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/7df9a07xzss5ynhhmzgq64pk2y7i99nn-review-shell.drv4158nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/b2y70q2x51dv47cg34ng1p4v9p62qxrl-pkg1.drv'...4159nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/a8ql7qy7niyqr9g2bdgnfq0fc2qm11na-pkg10.drv'...4160nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/4c2biqmkqwnqw7krlhxgjbday640mn24-pkg2.drv'...4161nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/bwvaqz01l4c3dyb1mng3g61hvsn6nsfl-pkg3.drv'...4162nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/djm4zmbzjsq3dxv8g7m3c5vaq2212743-pkg4.drv'...4163nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/s3zfwbxmcgf0wxjaxy7vlc3b5qghq87i-pkg5.drv'...4164nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/cfn0kfp1x47b6pyp85iq0bdr6m1v90if-pkg6.drv'...4165nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/sh282h47zx5x2lxq61a4990x3zph7r1b-pkg7.drv'...4166nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/6k14ssn2r0ddgqx50ilqmc6a5fv3ja2y-pkg8.drv'...4167nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/glrq11zkfxgh26xng4q3rzrijpsjms9f-pkg9.drv'...4168nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/7df9a07xzss5ynhhmzgq64pk2y7i99nn-review-shell.drv'...4169nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4170nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4171nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4172nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4173nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4174nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/a8ql7qy7niyqr9g2bdgnfq0fc2qm11na-pkg10.drv^*' from 'local'4175nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/djm4zmbzjsq3dxv8g7m3c5vaq2212743-pkg4.drv^*' from 'local'4176nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/b2y70q2x51dv47cg34ng1p4v9p62qxrl-pkg1.drv^*' from 'local'4177nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4178nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/4c2biqmkqwnqw7krlhxgjbday640mn24-pkg2.drv^*' from 'local'4179nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/bwvaqz01l4c3dyb1mng3g61hvsn6nsfl-pkg3.drv^*' from 'local'4180nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4181nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/cfn0kfp1x47b6pyp85iq0bdr6m1v90if-pkg6.drv^*' from 'local'4182nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4183nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4184nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4185nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4186nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/s3zfwbxmcgf0wxjaxy7vlc3b5qghq87i-pkg5.drv^*' from 'local'4187nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/6k14ssn2r0ddgqx50ilqmc6a5fv3ja2y-pkg8.drv^*' from 'local'4188nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/sh282h47zx5x2lxq61a4990x3zph7r1b-pkg7.drv^*' from 'local'4189nixpkgs-review> got build log for '/build/tmp2eh7cpzp/test-nix/store/glrq11zkfxgh26xng4q3rzrijpsjms9f-pkg9.drv^*' from 'local'4190nixpkgs-review> this derivation will be built:4191nixpkgs-review>   /build/tmp2eh7cpzp/test-nix/store/3am2dn307qry5cx2f40gkvzwri4qmhsl-bash-interactive.drv4192nixpkgs-review> building '/build/tmp2eh7cpzp/test-nix/store/3am2dn307qry5cx2f40gkvzwri4qmhsl-bash-interactive.drv'...4193nixpkgs-review> _____________________ test_rev_command_with_pkg_count[51] ______________________4194nixpkgs-review> [gw26] linux -- Python 3.13.13 /nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python4195nixpkgs-review> 4196nixpkgs-review> helpers = <class 'tests.conftest.Helpers'>, pkg_count = 514197nixpkgs-review> 4198nixpkgs-review>     @pytest.mark.parametrize("pkg_count", [0, 1, 10, 51])4199nixpkgs-review>     def test_rev_command_with_pkg_count(helpers: Helpers, pkg_count: int) -> None:4200nixpkgs-review>         with helpers.nixpkgs() as nixpkgs:4201nixpkgs-review>             nixpkgs.path.joinpath("pkg1.txt").write_text("foo")4202nixpkgs-review>             subprocess.run(["git", "add", "."], check=True)4203nixpkgs-review>             subprocess.run(["git", "commit", "-m", "example-change"], check=True)4204nixpkgs-review>             path = main(4205nixpkgs-review>                 "nixpkgs-review",4206nixpkgs-review>                 [4207nixpkgs-review>                     "rev",4208nixpkgs-review>                     "HEAD",4209nixpkgs-review>                     "--remote",4210nixpkgs-review>                     str(nixpkgs.remote),4211nixpkgs-review>                     "--run",4212nixpkgs-review>                     "exit 0",4213nixpkgs-review>                     "--build-graph",4214nixpkgs-review>                     "nix",4215nixpkgs-review>                     "--extra-nixpkgs-config",4216nixpkgs-review>                     f"{{ pkgCount = {pkg_count}; }}",4217nixpkgs-review>                 ],4218nixpkgs-review>             )4219nixpkgs-review>             pkgs = {f"pkg{x + 1}" for x in range(pkg_count)}4220nixpkgs-review> >           helpers.assert_built(path, *pkgs)4221nixpkgs-review> 4222nixpkgs-review> tests/test_rev.py:150: 4223nixpkgs-review> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 4224nixpkgs-review> 4225nixpkgs-review> path = PosixPath('/build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63')4226nixpkgs-review> pkg_names = ('pkg9', 'pkg14', 'pkg36', 'pkg45', 'pkg16', 'pkg23', ...)4227nixpkgs-review> report = {'additional_packages': [], 'checkout': 'merge', 'commit': 'f6ed5794dbd335e2509bb9646f1b3a6905e32b63', 'extra-nixpkgs-config': '{ pkgCount = 51; }', ...}4228nixpkgs-review> 4229nixpkgs-review>     @staticmethod4230nixpkgs-review>     def assert_built(path: str, *pkg_names: str) -> None:4231nixpkgs-review>         report = Helpers.load_report(path)4232nixpkgs-review> >       assert {*report["result"][current_system()]["built"]} == {*pkg_names}4233nixpkgs-review>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^4234nixpkgs-review> E       TypeError: unhashable type: 'dict'4235nixpkgs-review> 4236nixpkgs-review> tests/conftest.py:185: TypeError4237nixpkgs-review> ----------------------------- Captured stdout call -----------------------------4238nixpkgs-review> Initialized empty Git repository in /build/tmp5o04yfwn/nixpkgs/.git/4239nixpkgs-review> [master (root-commit) a204dee] first commit4240nixpkgs-review>  115 files changed, 218 insertions(+)4241nixpkgs-review>  create mode 100644 .bash_source4242nixpkgs-review>  create mode 100644 .coreutils_source4243nixpkgs-review>  create mode 100644 .gitignore4244nixpkgs-review>  create mode 100755 bin/bash4245nixpkgs-review>  create mode 120000 bin/coreutils/[4246nixpkgs-review>  create mode 120000 bin/coreutils/b2sum4247nixpkgs-review>  create mode 120000 bin/coreutils/base324248nixpkgs-review>  create mode 120000 bin/coreutils/base644249nixpkgs-review>  create mode 120000 bin/coreutils/basename4250nixpkgs-review>  create mode 120000 bin/coreutils/basenc4251nixpkgs-review>  create mode 120000 bin/coreutils/cat4252nixpkgs-review>  create mode 120000 bin/coreutils/chcon4253nixpkgs-review>  create mode 120000 bin/coreutils/chgrp4254nixpkgs-review>  create mode 120000 bin/coreutils/chmod4255nixpkgs-review>  create mode 120000 bin/coreutils/chown4256nixpkgs-review>  create mode 120000 bin/coreutils/chroot4257nixpkgs-review>  create mode 120000 bin/coreutils/cksum4258nixpkgs-review>  create mode 120000 bin/coreutils/comm4259nixpkgs-review>  create mode 100755 bin/coreutils/coreutils4260nixpkgs-review>  create mode 120000 bin/coreutils/cp4261nixpkgs-review>  create mode 120000 bin/coreutils/csplit4262nixpkgs-review>  create mode 120000 bin/coreutils/cut4263nixpkgs-review>  create mode 120000 bin/coreutils/date4264nixpkgs-review>  create mode 120000 bin/coreutils/dd4265nixpkgs-review>  create mode 120000 bin/coreutils/df4266nixpkgs-review>  create mode 120000 bin/coreutils/dir4267nixpkgs-review>  create mode 120000 bin/coreutils/dircolors4268nixpkgs-review>  create mode 120000 bin/coreutils/dirname4269nixpkgs-review>  create mode 120000 bin/coreutils/du4270nixpkgs-review>  create mode 120000 bin/coreutils/echo4271nixpkgs-review>  create mode 120000 bin/coreutils/env4272nixpkgs-review>  create mode 120000 bin/coreutils/expand4273nixpkgs-review>  create mode 120000 bin/coreutils/expr4274nixpkgs-review>  create mode 120000 bin/coreutils/factor4275nixpkgs-review>  create mode 120000 bin/coreutils/false4276nixpkgs-review>  create mode 120000 bin/coreutils/fmt4277nixpkgs-review>  create mode 120000 bin/coreutils/fold4278nixpkgs-review>  create mode 120000 bin/coreutils/groups4279nixpkgs-review>  create mode 120000 bin/coreutils/head4280nixpkgs-review>  create mode 120000 bin/coreutils/hostid4281nixpkgs-review>  create mode 120000 bin/coreutils/id4282nixpkgs-review>  create mode 120000 bin/coreutils/install4283nixpkgs-review>  create mode 120000 bin/coreutils/join4284nixpkgs-review>  create mode 120000 bin/coreutils/kill4285nixpkgs-review>  create mode 120000 bin/coreutils/link4286nixpkgs-review>  create mode 120000 bin/coreutils/ln4287nixpkgs-review>  create mode 120000 bin/coreutils/logname4288nixpkgs-review>  create mode 120000 bin/coreutils/ls4289nixpkgs-review>  create mode 120000 bin/coreutils/md5sum4290nixpkgs-review>  create mode 120000 bin/coreutils/mkdir4291nixpkgs-review>  create mode 120000 bin/coreutils/mkfifo4292nixpkgs-review>  create mode 120000 bin/coreutils/mknod4293nixpkgs-review>  create mode 120000 bin/coreutils/mktemp4294nixpkgs-review>  create mode 120000 bin/coreutils/mv4295nixpkgs-review>  create mode 120000 bin/coreutils/nice4296nixpkgs-review>  create mode 120000 bin/coreutils/nl4297nixpkgs-review>  create mode 120000 bin/coreutils/nohup4298nixpkgs-review>  create mode 120000 bin/coreutils/nproc4299nixpkgs-review>  create mode 120000 bin/coreutils/numfmt4300nixpkgs-review>  create mode 120000 bin/coreutils/od4301nixpkgs-review>  create mode 120000 bin/coreutils/paste4302nixpkgs-review>  create mode 120000 bin/coreutils/pathchk4303nixpkgs-review>  create mode 120000 bin/coreutils/pinky4304nixpkgs-review>  create mode 120000 bin/coreutils/pr4305nixpkgs-review>  create mode 120000 bin/coreutils/printenv4306nixpkgs-review>  create mode 120000 bin/coreutils/printf4307nixpkgs-review>  create mode 120000 bin/coreutils/ptx4308nixpkgs-review>  create mode 120000 bin/coreutils/pwd4309nixpkgs-review>  create mode 120000 bin/coreutils/readlink4310nixpkgs-review>  create mode 120000 bin/coreutils/realpath4311nixpkgs-review>  create mode 120000 bin/coreutils/rm4312nixpkgs-review>  create mode 120000 bin/coreutils/rmdir4313nixpkgs-review>  create mode 120000 bin/coreutils/runcon4314nixpkgs-review>  create mode 120000 bin/coreutils/seq4315nixpkgs-review>  create mode 120000 bin/coreutils/sha1sum4316nixpkgs-review>  create mode 120000 bin/coreutils/sha224sum4317nixpkgs-review>  create mode 120000 bin/coreutils/sha256sum4318nixpkgs-review>  create mode 120000 bin/coreutils/sha384sum4319nixpkgs-review>  create mode 120000 bin/coreutils/sha512sum4320nixpkgs-review>  create mode 120000 bin/coreutils/shred4321nixpkgs-review>  create mode 120000 bin/coreutils/shuf4322nixpkgs-review>  create mode 120000 bin/coreutils/sleep4323nixpkgs-review>  create mode 120000 bin/coreutils/sort4324nixpkgs-review>  create mode 120000 bin/coreutils/split4325nixpkgs-review>  create mode 120000 bin/coreutils/stat4326nixpkgs-review>  create mode 120000 bin/coreutils/stty4327nixpkgs-review>  create mode 120000 bin/coreutils/sum4328nixpkgs-review>  create mode 120000 bin/coreutils/sync4329nixpkgs-review>  create mode 120000 bin/coreutils/tac4330nixpkgs-review>  create mode 120000 bin/coreutils/tail4331nixpkgs-review>  create mode 120000 bin/coreutils/tee4332nixpkgs-review>  create mode 120000 bin/coreutils/test4333nixpkgs-review>  create mode 120000 bin/coreutils/timeout4334nixpkgs-review>  create mode 120000 bin/coreutils/touch4335nixpkgs-review>  create mode 120000 bin/coreutils/tr4336nixpkgs-review>  create mode 120000 bin/coreutils/true4337nixpkgs-review>  create mode 120000 bin/coreutils/truncate4338nixpkgs-review>  create mode 120000 bin/coreutils/tsort4339nixpkgs-review>  create mode 120000 bin/coreutils/tty4340nixpkgs-review>  create mode 120000 bin/coreutils/uname4341nixpkgs-review>  create mode 120000 bin/coreutils/unexpand4342nixpkgs-review>  create mode 120000 bin/coreutils/uniq4343nixpkgs-review>  create mode 120000 bin/coreutils/unlink4344nixpkgs-review>  create mode 120000 bin/coreutils/uptime4345nixpkgs-review>  create mode 120000 bin/coreutils/users4346nixpkgs-review>  create mode 120000 bin/coreutils/vdir4347nixpkgs-review>  create mode 120000 bin/coreutils/wc4348nixpkgs-review>  create mode 120000 bin/coreutils/who4349nixpkgs-review>  create mode 120000 bin/coreutils/whoami4350nixpkgs-review>  create mode 120000 bin/coreutils/yes4351nixpkgs-review>  create mode 100644 config.nix4352nixpkgs-review>  create mode 100644 config.nix.in4353nixpkgs-review>  create mode 100644 default.nix4354nixpkgs-review>  create mode 100644 nixos/release.nix4355nixpkgs-review>  create mode 100644 pkg1.txt4356nixpkgs-review> Initialized empty Git repository in /build/tmp5o04yfwn/nixpkgs/remote/4357nixpkgs-review> [master f6ed579] example-change4358nixpkgs-review>  1 file changed, 1 insertion(+)4359nixpkgs-review> $ git -c fetch.prune=false fetch --no-tags --force /build/tmp5o04yfwn/nixpkgs/remote master:refs/nixpkgs-review/04360nixpkgs-review> $ git worktree prune4361nixpkgs-review> $ git worktree add /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs a204deeb1d6da263b5fab13b45d36d0f8cdb96d74362nixpkgs-review> HEAD is now at a204dee first commit4363nixpkgs-review> Local evaluation for computing rebuilds4364nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9f3kfjk_ -qaP --xml --out-path --show-trace --no-allow-import-from-derivation4365nixpkgs-review> $ git merge --no-commit --no-ff f6ed5794dbd335e2509bb9646f1b3a6905e32b634366nixpkgs-review> $ nix-env --extra-experimental-features no-url-literals --option system x86_64-linux -f <nixpkgs> --nix-path nixpkgs=/build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9f3kfjk_ -qaP --xml --out-path --show-trace --no-allow-import-from-derivation --meta4367nixpkgs-review> --------- Impacted packages on 'x86_64-linux' ---------4368nixpkgs-review> 51 packages updated:4369nixpkgs-review> pkg1 pkg10 pkg11 pkg12 pkg13 pkg14 pkg15 pkg16 pkg17 pkg18 pkg19 pkg2 pkg20 pkg21 pkg22 pkg23 pkg24 pkg25 pkg26 pkg27 pkg28 pkg29 pkg3 pkg30 pkg31 pkg32 pkg33 pkg34 pkg35 pkg36 pkg37 pkg38 pkg39 pkg4 pkg40 pkg41 pkg42 pkg43 pkg44 pkg45 pkg46 pkg47 pkg48 pkg49 pkg5 pkg50 pkg51 pkg6 pkg7 pkg8 pkg94370nixpkgs-review> 4371nixpkgs-review> $ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9f3kfjk_' --no-allow-import-from-derivation --expr '(import /build/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /build/tmpmqot82kc; })' --apply 'd: { inherit (d) exists broken; }'4372nixpkgs-review> $ nix build --file /build/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features 'nix-command no-url-literals' --nix-path 'nixpkgs=/build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9f3kfjk_' --no-allow-import-from-derivation --no-link --keep-going --option build-use-sandbox relaxed --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp3smbt_hf.nix --argstr attrs-path /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix4373nixpkgs-review> --------- Report for 'x86_64-linux' ---------4374nixpkgs-review> 51 packages built:4375nixpkgs-review> pkg1 pkg10 pkg11 pkg12 pkg13 pkg14 pkg15 pkg16 pkg17 pkg18 pkg19 pkg2 pkg20 pkg21 pkg22 pkg23 pkg24 pkg25 pkg26 pkg27 pkg28 pkg29 pkg3 pkg30 pkg31 pkg32 pkg33 pkg34 pkg35 pkg36 pkg37 pkg38 pkg39 pkg4 pkg40 pkg41 pkg42 pkg43 pkg44 pkg45 pkg46 pkg47 pkg48 pkg49 pkg5 pkg50 pkg51 pkg6 pkg7 pkg8 pkg94376nixpkgs-review> 4377nixpkgs-review> Logs can be found under:4378nixpkgs-review> /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/logs4379nixpkgs-review> 4380nixpkgs-review> $ /nix/store/hqwkw2nala59avjximpdmn1yi474n4h7-nix-2.34.7/bin/nix-shell --argstr local-system x86_64-linux --argstr nixpkgs-path /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs --argstr nixpkgs-config-path /build/tmp3smbt_hf.nix --argstr attrs-path /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/attrs.nix --nix-path 'nixpkgs=/build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs nixpkgs-overlays=/build/tmp9f3kfjk_' /build/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'4381nixpkgs-review> Sourcing python-remove-tests-dir-hook4382nixpkgs-review> Sourcing python-catch-conflicts-hook.sh4383nixpkgs-review> Sourcing python-remove-bin-bytecode-hook.sh4384nixpkgs-review> Sourcing pypa-build-hook4385nixpkgs-review> Using pypaBuildPhase4386nixpkgs-review> Sourcing python-runtime-deps-check-hook4387nixpkgs-review> Using pythonRuntimeDepsCheckHook4388nixpkgs-review> Sourcing pypa-install-hook4389nixpkgs-review> Using pypaInstallPhase4390nixpkgs-review> Sourcing python-imports-check-hook.sh4391nixpkgs-review> Using pythonImportsCheckPhase4392nixpkgs-review> Sourcing python-namespaces-hook4393nixpkgs-review> Sourcing python-catch-conflicts-hook.sh4394nixpkgs-review> $ git worktree remove -f /build/tmp5o04yfwn/cache/nixpkgs-review/rev-f6ed5794dbd335e2509bb9646f1b3a6905e32b63/nixpkgs4395nixpkgs-review> ----------------------------- Captured stderr call -----------------------------4396nixpkgs-review> hint: Using 'master' as the name for the initial branch. This default branch name4397nixpkgs-review> hint: will change to "main" in Git 3.0. To configure the initial branch name4398nixpkgs-review> hint: to use in all of your new repositories, which will suppress this warning,4399nixpkgs-review> hint: call:4400nixpkgs-review> hint:4401nixpkgs-review> hint: 	git config --global init.defaultBranch <name>4402nixpkgs-review> hint:4403nixpkgs-review> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and4404nixpkgs-review> hint: 'development'. The just-created branch can be renamed via this command:4405nixpkgs-review> hint:4406nixpkgs-review> hint: 	git branch -m <name>4407nixpkgs-review> hint:4408nixpkgs-review> hint: Disable this message with "git config set advice.defaultBranchName false"4409nixpkgs-review> To /build/tmp5o04yfwn/nixpkgs/remote4410nixpkgs-review>  * [new branch]      HEAD -> master4411nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4412nixpkgs-review> From /build/tmp5o04yfwn/nixpkgs/remote4413nixpkgs-review>  * [new branch]      master     -> refs/nixpkgs-review/04414nixpkgs-review> Preparing worktree (detached HEAD a204dee)4415nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4416nixpkgs-review> Automatic merge went well; stopped before committing as requested4417nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4418nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4419nixpkgs-review> warning: experimental feature 'no-url-literals' has been stabilized and renamed; use 'lint-url-literals = fatal' setting instead4420nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4421nixpkgs-review> these 53 derivations will be built:4422nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/0b5qch5167k27i9g7sw59f531hc73q5h-pkg35.drv4423nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/0vi2vff98xg0kmljx0nc49gsrfh673jn-pkg49.drv4424nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/0zn4izr4al3q1c46blmx57i67zvsl6xc-pkg34.drv4425nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/11zrvajvpk583gb2f3k9nn6dn6w6rg4v-pkg8.drv4426nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/1h21kw3qk5i3zc0vn69iqdb5cc4xf26f-pkg20.drv4427nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/1h9fcw9bj8d6fan0dwqipnw8w3bxli53-pkg15.drv4428nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/1j27wprklpjnl9v9ib5qghgrkpvb2ka6-pkg46.drv4429nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/2sxpyvc28d55cj0llp268czgp2c59ykh-pkg31.drv4430nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/30pxxa4lcy0c9snfm1xb8vqzcihlzx6k-pkg50.drv4431nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/59d2haw1q1wqn648gf0cwzcgbvmvnq2x-pkg9.drv4432nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/5qajcb5lrp00ksx7c8l0xbj7vj7qpsbw-pkg14.drv4433nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/6bhfl1mcj2x5m4z12cbj8lglz32yfw24-pkg21.drv4434nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/6r3rxmhx2nr3246yabgv4z6nmm55f0ms-pkg6.drv4435nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/7q9vnndixcc27zyf8gp5pmwy8pcmyszl-pkg24.drv4436nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/7sp9jhn1zi76wlzywxxph08iqw0ldkj3-pkg26.drv4437nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/8pnl6l615gcij55rd83jfayjszn3vdh3-pkg18.drv4438nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/96g2pczr1xw8avkhvqnx0c59rr482r0d-pkg48.drv4439nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/9j2b98j3b7000bgcj7pys4a9r7v1mb56-pkg27.drv4440nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/a1i1svyjmzj1qi1k5jh4zgc4wlq0faka-pkg30.drv4441nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/ac6pg982w4cjhabbvh22yfmdddnihkqy-pkg33.drv4442nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/az7xn1zcqj2czmcz4a2kzbk4cwfad3f6-pkg44.drv4443nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/bzs3ajpknqzqhqlffb3q5dqn4ys06sda-pkg16.drv4444nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/cg2qvbcwrl8ghqjsfg0qd6x5waqf0c7i-pkg12.drv4445nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/d72k9zvhparkgx1dwnzi2kjww2idik3k-pkg38.drv4446nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/dciza84z69i3995hgp22xbpfsx49x7nm-pkg42.drv4447nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/f7dxfyjkv9q39i4xm5yv4ccp7z020s8r-pkg1.drv4448nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/fma18yj1i6w32akjvzb8vk2fgh2gd9y2-pkg47.drv4449nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/i1cifyd13n8py6sfrcvr9bdaq93fcdjx-pkg19.drv4450nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/i21g4qwxkz19s88qd2wqqqvqz7bgsj70-pkg17.drv4451nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/icjk90m7vjwsra0w23nn73bwcfk4zj6i-pkg36.drv4452nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/jsp3qcc8dsi38whnmfn9811nm69yfs07-pkg28.drv4453nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/jv7icpj3qpm1n09iyqinzhr9nx3s6g8p-pkg25.drv4454nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/jzp7j3gkqk7sxsh2pkz6sm3r223zpiln-pkg4.drv4455nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/krirqip5ldfvgj4rn8qfxsnldxkqinhd-pkg2.drv4456nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/kywpg2lmynlf2iyylvaj4wp8ckh5ankn-pkg7.drv4457nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/l3cmkdfclks7crfyn6p2brknx0rxjfas-pkg23.drv4458nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/n8kbwd3qn66hcalx56nrbj0fg2wcadw4-pkg41.drv4459nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/ngzg07kjmigyp5mc43wb2cciy81lfsjm-pkg29.drv4460nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/njqv85b22hg32gic4kbj1b573cqksks8-pkg10.drv4461nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/p9ryfa4h4fvjq365aq8ssks309lnghjw-pkg22.drv4462nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/qdhdskxmlg3rq06gwj1wmkpk81gyvx29-pkg13.drv4463nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/svwg3s0kiv7b1g6ikvysxxlgrdlcn6cf-pkg32.drv4464nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/v5kv5ih29m4s0qcmg7bxxmzyf83r0jnl-pkg3.drv4465nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/w3x0kckv3gaxi1lnc12l2vlhs6ybxppp-pkg43.drv4466nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/w8z8rwmaqkjw7xddy9m0mb76b45krh1r-pkg39.drv4467nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/x0g8i1y5mjhmry4180x16a4444m8f5p3-pkg40.drv4468nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/xfbp1pcfgpayh5a5023v5r35rm6pwac6-pkg37.drv4469nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/xsq02ssjfddz1r51y8dpfb7jv1hhz85c-pkg5.drv4470nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/xwinb61dcyhdqxmxyqvpshn7bkvsv0ak-pkg11.drv4471nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/z6b1xh01ian90a8zbgdnavh06fm7f13p-pkg51.drv4472nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/zgix1glk9p4yc9x1qxjrkzz1nc1r1n8z-pkg45.drv4473nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/dw06j1k616jdxhaf5a8sz0vsv6a67gch-env.drv4474nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/9iji91sja4j6iim2rpdmlh7c6i66bvih-review-shell.drv4475nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/f7dxfyjkv9q39i4xm5yv4ccp7z020s8r-pkg1.drv'...4476nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/njqv85b22hg32gic4kbj1b573cqksks8-pkg10.drv'...4477nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/xwinb61dcyhdqxmxyqvpshn7bkvsv0ak-pkg11.drv'...4478nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/cg2qvbcwrl8ghqjsfg0qd6x5waqf0c7i-pkg12.drv'...4479nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/qdhdskxmlg3rq06gwj1wmkpk81gyvx29-pkg13.drv'...4480nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/5qajcb5lrp00ksx7c8l0xbj7vj7qpsbw-pkg14.drv'...4481nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/1h9fcw9bj8d6fan0dwqipnw8w3bxli53-pkg15.drv'...4482nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/bzs3ajpknqzqhqlffb3q5dqn4ys06sda-pkg16.drv'...4483nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/i21g4qwxkz19s88qd2wqqqvqz7bgsj70-pkg17.drv'...4484nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/8pnl6l615gcij55rd83jfayjszn3vdh3-pkg18.drv'...4485nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/i1cifyd13n8py6sfrcvr9bdaq93fcdjx-pkg19.drv'...4486nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/krirqip5ldfvgj4rn8qfxsnldxkqinhd-pkg2.drv'...4487nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/1h21kw3qk5i3zc0vn69iqdb5cc4xf26f-pkg20.drv'...4488nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/6bhfl1mcj2x5m4z12cbj8lglz32yfw24-pkg21.drv'...4489nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/p9ryfa4h4fvjq365aq8ssks309lnghjw-pkg22.drv'...4490nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/l3cmkdfclks7crfyn6p2brknx0rxjfas-pkg23.drv'...4491nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/7q9vnndixcc27zyf8gp5pmwy8pcmyszl-pkg24.drv'...4492nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/jv7icpj3qpm1n09iyqinzhr9nx3s6g8p-pkg25.drv'...4493nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/7sp9jhn1zi76wlzywxxph08iqw0ldkj3-pkg26.drv'...4494nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/9j2b98j3b7000bgcj7pys4a9r7v1mb56-pkg27.drv'...4495nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/jsp3qcc8dsi38whnmfn9811nm69yfs07-pkg28.drv'...4496nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/ngzg07kjmigyp5mc43wb2cciy81lfsjm-pkg29.drv'...4497nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/v5kv5ih29m4s0qcmg7bxxmzyf83r0jnl-pkg3.drv'...4498nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/a1i1svyjmzj1qi1k5jh4zgc4wlq0faka-pkg30.drv'...4499nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/2sxpyvc28d55cj0llp268czgp2c59ykh-pkg31.drv'...4500nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/svwg3s0kiv7b1g6ikvysxxlgrdlcn6cf-pkg32.drv'...4501nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/ac6pg982w4cjhabbvh22yfmdddnihkqy-pkg33.drv'...4502nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/0zn4izr4al3q1c46blmx57i67zvsl6xc-pkg34.drv'...4503nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/0b5qch5167k27i9g7sw59f531hc73q5h-pkg35.drv'...4504nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/icjk90m7vjwsra0w23nn73bwcfk4zj6i-pkg36.drv'...4505nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/xfbp1pcfgpayh5a5023v5r35rm6pwac6-pkg37.drv'...4506nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/d72k9zvhparkgx1dwnzi2kjww2idik3k-pkg38.drv'...4507nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/w8z8rwmaqkjw7xddy9m0mb76b45krh1r-pkg39.drv'...4508nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/jzp7j3gkqk7sxsh2pkz6sm3r223zpiln-pkg4.drv'...4509nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/x0g8i1y5mjhmry4180x16a4444m8f5p3-pkg40.drv'...4510nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/n8kbwd3qn66hcalx56nrbj0fg2wcadw4-pkg41.drv'...4511nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/dciza84z69i3995hgp22xbpfsx49x7nm-pkg42.drv'...4512nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/w3x0kckv3gaxi1lnc12l2vlhs6ybxppp-pkg43.drv'...4513nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/az7xn1zcqj2czmcz4a2kzbk4cwfad3f6-pkg44.drv'...4514nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/zgix1glk9p4yc9x1qxjrkzz1nc1r1n8z-pkg45.drv'...4515nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/1j27wprklpjnl9v9ib5qghgrkpvb2ka6-pkg46.drv'...4516nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/fma18yj1i6w32akjvzb8vk2fgh2gd9y2-pkg47.drv'...4517nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/96g2pczr1xw8avkhvqnx0c59rr482r0d-pkg48.drv'...4518nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/0vi2vff98xg0kmljx0nc49gsrfh673jn-pkg49.drv'...4519nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/xsq02ssjfddz1r51y8dpfb7jv1hhz85c-pkg5.drv'...4520nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/30pxxa4lcy0c9snfm1xb8vqzcihlzx6k-pkg50.drv'...4521nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/z6b1xh01ian90a8zbgdnavh06fm7f13p-pkg51.drv'...4522nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/6r3rxmhx2nr3246yabgv4z6nmm55f0ms-pkg6.drv'...4523nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/kywpg2lmynlf2iyylvaj4wp8ckh5ankn-pkg7.drv'...4524nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/11zrvajvpk583gb2f3k9nn6dn6w6rg4v-pkg8.drv'...4525nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/59d2haw1q1wqn648gf0cwzcgbvmvnq2x-pkg9.drv'...4526nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/dw06j1k616jdxhaf5a8sz0vsv6a67gch-env.drv'...4527nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/9iji91sja4j6iim2rpdmlh7c6i66bvih-review-shell.drv'...4528nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4529nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4530nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/njqv85b22hg32gic4kbj1b573cqksks8-pkg10.drv^*' from 'local'4531nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4532nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/f7dxfyjkv9q39i4xm5yv4ccp7z020s8r-pkg1.drv^*' from 'local'4533nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4534nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4535nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4536nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/xwinb61dcyhdqxmxyqvpshn7bkvsv0ak-pkg11.drv^*' from 'local'4537nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/cg2qvbcwrl8ghqjsfg0qd6x5waqf0c7i-pkg12.drv^*' from 'local'4538nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/5qajcb5lrp00ksx7c8l0xbj7vj7qpsbw-pkg14.drv^*' from 'local'4539nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4540nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/qdhdskxmlg3rq06gwj1wmkpk81gyvx29-pkg13.drv^*' from 'local'4541nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4542nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/8pnl6l615gcij55rd83jfayjszn3vdh3-pkg18.drv^*' from 'local'4543nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4544nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4545nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/1h21kw3qk5i3zc0vn69iqdb5cc4xf26f-pkg20.drv^*' from 'local'4546nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/1h9fcw9bj8d6fan0dwqipnw8w3bxli53-pkg15.drv^*' from 'local'4547nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4548nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4549nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4550nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4551nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4552nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4553nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/l3cmkdfclks7crfyn6p2brknx0rxjfas-pkg23.drv^*' from 'local'4554nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/7q9vnndixcc27zyf8gp5pmwy8pcmyszl-pkg24.drv^*' from 'local'4555nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/i21g4qwxkz19s88qd2wqqqvqz7bgsj70-pkg17.drv^*' from 'local'4556nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/bzs3ajpknqzqhqlffb3q5dqn4ys06sda-pkg16.drv^*' from 'local'4557nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/i1cifyd13n8py6sfrcvr9bdaq93fcdjx-pkg19.drv^*' from 'local'4558nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/krirqip5ldfvgj4rn8qfxsnldxkqinhd-pkg2.drv^*' from 'local'4559nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4560nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4561nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4562nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/jv7icpj3qpm1n09iyqinzhr9nx3s6g8p-pkg25.drv^*' from 'local'4563nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/6bhfl1mcj2x5m4z12cbj8lglz32yfw24-pkg21.drv^*' from 'local'4564nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/p9ryfa4h4fvjq365aq8ssks309lnghjw-pkg22.drv^*' from 'local'4565nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4566nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4567nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4568nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4569nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4570nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4571nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4572nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4573nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4574nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4575nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4576nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4577nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4578nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4579nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4580nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4581nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/ngzg07kjmigyp5mc43wb2cciy81lfsjm-pkg29.drv^*' from 'local'4582nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/9j2b98j3b7000bgcj7pys4a9r7v1mb56-pkg27.drv^*' from 'local'4583nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/a1i1svyjmzj1qi1k5jh4zgc4wlq0faka-pkg30.drv^*' from 'local'4584nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/0b5qch5167k27i9g7sw59f531hc73q5h-pkg35.drv^*' from 'local'4585nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/icjk90m7vjwsra0w23nn73bwcfk4zj6i-pkg36.drv^*' from 'local'4586nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/xfbp1pcfgpayh5a5023v5r35rm6pwac6-pkg37.drv^*' from 'local'4587nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/0zn4izr4al3q1c46blmx57i67zvsl6xc-pkg34.drv^*' from 'local'4588nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/2sxpyvc28d55cj0llp268czgp2c59ykh-pkg31.drv^*' from 'local'4589nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/v5kv5ih29m4s0qcmg7bxxmzyf83r0jnl-pkg3.drv^*' from 'local'4590nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/ac6pg982w4cjhabbvh22yfmdddnihkqy-pkg33.drv^*' from 'local'4591nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/d72k9zvhparkgx1dwnzi2kjww2idik3k-pkg38.drv^*' from 'local'4592nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/svwg3s0kiv7b1g6ikvysxxlgrdlcn6cf-pkg32.drv^*' from 'local'4593nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/w8z8rwmaqkjw7xddy9m0mb76b45krh1r-pkg39.drv^*' from 'local'4594nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/jzp7j3gkqk7sxsh2pkz6sm3r223zpiln-pkg4.drv^*' from 'local'4595nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/jsp3qcc8dsi38whnmfn9811nm69yfs07-pkg28.drv^*' from 'local'4596nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/7sp9jhn1zi76wlzywxxph08iqw0ldkj3-pkg26.drv^*' from 'local'4597nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4598nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4599nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4600nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4601nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4602nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4603nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4604nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/n8kbwd3qn66hcalx56nrbj0fg2wcadw4-pkg41.drv^*' from 'local'4605nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/w3x0kckv3gaxi1lnc12l2vlhs6ybxppp-pkg43.drv^*' from 'local'4606nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/1j27wprklpjnl9v9ib5qghgrkpvb2ka6-pkg46.drv^*' from 'local'4607nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/zgix1glk9p4yc9x1qxjrkzz1nc1r1n8z-pkg45.drv^*' from 'local'4608nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4609nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4610nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4611nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4612nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/x0g8i1y5mjhmry4180x16a4444m8f5p3-pkg40.drv^*' from 'local'4613nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/dciza84z69i3995hgp22xbpfsx49x7nm-pkg42.drv^*' from 'local'4614nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/fma18yj1i6w32akjvzb8vk2fgh2gd9y2-pkg47.drv^*' from 'local'4615nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/xsq02ssjfddz1r51y8dpfb7jv1hhz85c-pkg5.drv^*' from 'local'4616nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/az7xn1zcqj2czmcz4a2kzbk4cwfad3f6-pkg44.drv^*' from 'local'4617nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/96g2pczr1xw8avkhvqnx0c59rr482r0d-pkg48.drv^*' from 'local'4618nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/0vi2vff98xg0kmljx0nc49gsrfh673jn-pkg49.drv^*' from 'local'4619nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4620nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4621nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4622nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4623nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4624nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/30pxxa4lcy0c9snfm1xb8vqzcihlzx6k-pkg50.drv^*' from 'local'4625nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/6r3rxmhx2nr3246yabgv4z6nmm55f0ms-pkg6.drv^*' from 'local'4626nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/z6b1xh01ian90a8zbgdnavh06fm7f13p-pkg51.drv^*' from 'local'4627nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/11zrvajvpk583gb2f3k9nn6dn6w6rg4v-pkg8.drv^*' from 'local'4628nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/kywpg2lmynlf2iyylvaj4wp8ckh5ankn-pkg7.drv^*' from 'local'4629nixpkgs-review> warning: you don't have Internet access; disabling some network-dependent features4630nixpkgs-review> got build log for '/build/tmp5o04yfwn/test-nix/store/59d2haw1q1wqn648gf0cwzcgbvmvnq2x-pkg9.drv^*' from 'local'4631nixpkgs-review> this derivation will be built:4632nixpkgs-review>   /build/tmp5o04yfwn/test-nix/store/587yyxp5p1gzs47b555y71343wjln6c4-bash-interactive.drv4633nixpkgs-review> building '/build/tmp5o04yfwn/test-nix/store/587yyxp5p1gzs47b555y71343wjln6c4-bash-interactive.drv'...4634nixpkgs-review> =========================== short test summary info ============================4635nixpkgs-review> FAILED tests/test_rev.py::test_rev_only_packages_does_not_trigger_an_eval - TypeError: unhashable type: 'dict'4636nixpkgs-review> FAILED tests/test_pr.py::test_pr_only_packages_does_not_trigger_an_eval - TypeError: unhashable type: 'dict'4637nixpkgs-review> FAILED tests/test_pr.py::test_pr_local_eval_without_merge_commit_sha - TypeError: unhashable type: 'dict'4638nixpkgs-review> FAILED tests/test_wip.py::test_wip_only_packages_does_not_trigger_an_eval - TypeError: unhashable type: 'dict'4639nixpkgs-review> FAILED tests/test_wip.py::test_wip_command_without_nom - TypeError: unhashable type: 'dict'4640nixpkgs-review> FAILED tests/test_rev.py::test_rev_command_with_pkg_count[1] - TypeError: unhashable type: 'dict'4641nixpkgs-review> FAILED tests/test_pr.py::test_pr_checkout_base_with_packages - TypeError: unhashable type: 'dict'4642nixpkgs-review> FAILED tests/test_pr.py::test_pr_local_eval_without_nom - TypeError: unhashable type: 'dict'4643nixpkgs-review> FAILED tests/test_pr.py::test_pr_local_eval_missing_nom - TypeError: unhashable type: 'dict'4644nixpkgs-review> FAILED tests/test_rev.py::test_rev_command_with_pkgs_and_package - TypeError: unhashable type: 'dict'4645nixpkgs-review> FAILED tests/test_rev.py::test_rev_command_without_nom - TypeError: unhashable type: 'dict'4646nixpkgs-review> FAILED tests/test_rev.py::test_rev_command_with_pkgs - TypeError: unhashable type: 'dict'4647nixpkgs-review> FAILED tests/test_pr.py::test_pr_github_action_eval - TypeError: unhashable type: 'dict'4648nixpkgs-review> FAILED tests/test_pr.py::test_pr_ofborg_eval - TypeError: unhashable type: 'dict'4649nixpkgs-review> FAILED tests/test_rev.py::test_rev_command_with_pkg_count[10] - TypeError: unhashable type: 'dict'4650nixpkgs-review> FAILED tests/test_rev.py::test_rev_command_with_pkg_count[51] - TypeError: unhashable type: 'dict'4651nixpkgs-review> !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 16 failures !!!!!!!!!!!!!!!!!!!!!!!!!!4652nixpkgs-review> !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!4653nixpkgs-review> ================== 16 failed, 10 passed, 4 skipped in 26.72s ===================4654error: build of '/nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv' on 'ssh-ng://nix@jamie' failed: Cannot build '/nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv'.4655       Reason: builder failed with exit code 2.4656       Output paths:4657         /nix/store/0xngji8ak0q5ijzfmli8yzf14s47x8ga-nixpkgs-review-dist4658         /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review4659       Last 25 log lines:4660       > warning: you don't have Internet access; disabling some network-dependent features4661       > got build log for '/build/tmp5o04yfwn/test-nix/store/59d2haw1q1wqn648gf0cwzcgbvmvnq2x-pkg9.drv^*' from 'local'4662       > this derivation will be built:4663       >   /build/tmp5o04yfwn/test-nix/store/587yyxp5p1gzs47b555y71343wjln6c4-bash-interactive.drv4664       > building '/build/tmp5o04yfwn/test-nix/store/587yyxp5p1gzs47b555y71343wjln6c4-bash-interactive.drv'...4665       > =========================== short test summary info ============================4666       > FAILED tests/test_rev.py::test_rev_only_packages_does_not_trigger_an_eval - TypeError: unhashable type: 'dict'4667       > FAILED tests/test_pr.py::test_pr_only_packages_does_not_trigger_an_eval - TypeError: unhashable type: 'dict'4668       > FAILED tests/test_pr.py::test_pr_local_eval_without_merge_commit_sha - TypeError: unhashable type: 'dict'4669       > FAILED tests/test_wip.py::test_wip_only_packages_does_not_trigger_an_eval - TypeError: unhashable type: 'dict'4670       > FAILED tests/test_wip.py::test_wip_command_without_nom - TypeError: unhashable type: 'dict'4671       > FAILED tests/test_rev.py::test_rev_command_with_pkg_count[1] - TypeError: unhashable type: 'dict'4672       > FAILED tests/test_pr.py::test_pr_checkout_base_with_packages - TypeError: unhashable type: 'dict'4673       > FAILED tests/test_pr.py::test_pr_local_eval_without_nom - TypeError: unhashable type: 'dict'4674       > FAILED tests/test_pr.py::test_pr_local_eval_missing_nom - TypeError: unhashable type: 'dict'4675       > FAILED tests/test_rev.py::test_rev_command_with_pkgs_and_package - TypeError: unhashable type: 'dict'4676       > FAILED tests/test_rev.py::test_rev_command_without_nom - TypeError: unhashable type: 'dict'4677       > FAILED tests/test_rev.py::test_rev_command_with_pkgs - TypeError: unhashable type: 'dict'4678       > FAILED tests/test_pr.py::test_pr_github_action_eval - TypeError: unhashable type: 'dict'4679       > FAILED tests/test_pr.py::test_pr_ofborg_eval - TypeError: unhashable type: 'dict'4680       > FAILED tests/test_rev.py::test_rev_command_with_pkg_count[10] - TypeError: unhashable type: 'dict'4681       > FAILED tests/test_rev.py::test_rev_command_with_pkg_count[51] - TypeError: unhashable type: 'dict'4682       > !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 16 failures !!!!!!!!!!!!!!!!!!!!!!!!!!4683       > !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!4684       > ================== 16 failed, 10 passed, 4 skipped in 26.72s ===================4685       For full logs, run:4686         nix log /nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv4687error: Cannot build '/nix/store/fcpga57342cp04dqn3m7svn6cqzwxs34-nixpkgs-review.drv'.4688       Reason: builder failed with exit code 1.4689       Output paths:4690         /nix/store/0xngji8ak0q5ijzfmli8yzf14s47x8ga-nixpkgs-review-dist4691         /nix/store/axwwhy4kqpnzdskv28sabhzldh5vmxnb-nixpkgs-review