nixbot

builds
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh
unpackPhase
14unpacking source archive /nix/store/rw6ddcrn7y4fn3h6m62a4p3w7c9cy1b3-source15source root is source16setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_wip.py"
configurePhase
17no configure script, doing nothing
buildPhase
18Executing pypaBuildPhase19Creating a wheel...20pypa build flags: --no-isolation --outdir dist/ --wheel21* Getting build dependencies for wheel...22/nix/store/h0zlzc1axk5b8prfwl7nzkv7cg81238v-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated23!!2425 ********************************************************************************26 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).2728 By 2027-Feb-18, you need to update your project and remove deprecated calls29 or your builds will no longer be supported.3031 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.32 ********************************************************************************3334!!35 corresp(dist, value, root_dir)36running egg_info37creating nixpkgs_review.egg-info38writing nixpkgs_review.egg-info/PKG-INFO39writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt40writing entry points to nixpkgs_review.egg-info/entry_points.txt41writing top-level names to nixpkgs_review.egg-info/top_level.txt42writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'43reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'44writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'45* Building wheel...46/nix/store/h0zlzc1axk5b8prfwl7nzkv7cg81238v-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated47!!4849 ********************************************************************************50 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).5152 By 2027-Feb-18, you need to update your project and remove deprecated calls53 or your builds will no longer be supported.5455 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.56 ********************************************************************************5758!!59 corresp(dist, value, root_dir)60running bdist_wheel61running build62running build_py63creating build/lib/tests64copying tests/conftest.py -> build/lib/tests65copying tests/test_escape_attr.py -> build/lib/tests66copying tests/__init__.py -> build/lib/tests67copying tests/test_rev.py -> build/lib/tests68copying tests/test_nixpkgs.py -> build/lib/tests69copying tests/test_store_flag.py -> build/lib/tests70copying tests/test_pr.py -> build/lib/tests71copying tests/test_github_actions.py -> build/lib/tests72copying tests/test_wip.py -> build/lib/tests73copying tests/test_option_flag.py -> build/lib/tests74creating build/lib/nixpkgs_review75copying nixpkgs_review/overlay.py -> build/lib/nixpkgs_review76copying nixpkgs_review/git.py -> build/lib/nixpkgs_review77copying nixpkgs_review/nix.py -> build/lib/nixpkgs_review78copying nixpkgs_review/__init__.py -> build/lib/nixpkgs_review79copying nixpkgs_review/review.py -> build/lib/nixpkgs_review80copying nixpkgs_review/allow.py -> build/lib/nixpkgs_review81copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review82copying nixpkgs_review/nixpkgs.py -> build/lib/nixpkgs_review83copying nixpkgs_review/errors.py -> build/lib/nixpkgs_review84copying nixpkgs_review/github.py -> build/lib/nixpkgs_review85copying nixpkgs_review/report.py -> build/lib/nixpkgs_review86copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review87copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review88copying nixpkgs_review/http_requests.py -> build/lib/nixpkgs_review89creating build/lib/nixpkgs_review/cli90copying nixpkgs_review/cli/approve.py -> build/lib/nixpkgs_review/cli91copying nixpkgs_review/cli/merge.py -> build/lib/nixpkgs_review/cli92copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli93copying nixpkgs_review/cli/__init__.py -> build/lib/nixpkgs_review/cli94copying nixpkgs_review/cli/pr.py -> build/lib/nixpkgs_review/cli95copying nixpkgs_review/cli/utils.py -> build/lib/nixpkgs_review/cli96copying nixpkgs_review/cli/wip.py -> build/lib/nixpkgs_review/cli97copying nixpkgs_review/cli/post_result.py -> build/lib/nixpkgs_review/cli98copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli99running egg_info100writing nixpkgs_review.egg-info/PKG-INFO101writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt102writing entry points to nixpkgs_review.egg-info/entry_points.txt103writing top-level names to nixpkgs_review.egg-info/top_level.txt104reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt'105writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt'106creating build/lib/nixpkgs_review/nix107copying nixpkgs_review/nix/review-shell.nix -> build/lib/nixpkgs_review/nix108copying nixpkgs_review/nix/evalAttrs.nix -> build/lib/nixpkgs_review/nix109installing to build/bdist.macosx-14.0-arm64/wheel110running install111running install_lib112creating build/bdist.macosx-14.0-arm64/wheel113creating build/bdist.macosx-14.0-arm64/wheel/tests114copying build/lib/tests/conftest.py -> build/bdist.macosx-14.0-arm64/wheel/./tests115copying build/lib/tests/test_escape_attr.py -> build/bdist.macosx-14.0-arm64/wheel/./tests116copying build/lib/tests/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./tests117copying build/lib/tests/test_rev.py -> build/bdist.macosx-14.0-arm64/wheel/./tests118copying build/lib/tests/test_nixpkgs.py -> build/bdist.macosx-14.0-arm64/wheel/./tests119copying build/lib/tests/test_store_flag.py -> build/bdist.macosx-14.0-arm64/wheel/./tests120copying build/lib/tests/test_pr.py -> build/bdist.macosx-14.0-arm64/wheel/./tests121copying build/lib/tests/test_github_actions.py -> build/bdist.macosx-14.0-arm64/wheel/./tests122copying build/lib/tests/test_wip.py -> build/bdist.macosx-14.0-arm64/wheel/./tests123copying build/lib/tests/test_option_flag.py -> build/bdist.macosx-14.0-arm64/wheel/./tests124creating build/bdist.macosx-14.0-arm64/wheel/nixpkgs_review125copying build/lib/nixpkgs_review/overlay.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review126copying build/lib/nixpkgs_review/git.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review127creating build/bdist.macosx-14.0-arm64/wheel/nixpkgs_review/nix128copying build/lib/nixpkgs_review/nix/review-shell.nix -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/nix129copying build/lib/nixpkgs_review/nix/evalAttrs.nix -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/nix130copying build/lib/nixpkgs_review/nix.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review131copying build/lib/nixpkgs_review/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review132creating build/bdist.macosx-14.0-arm64/wheel/nixpkgs_review/cli133copying build/lib/nixpkgs_review/cli/approve.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli134copying build/lib/nixpkgs_review/cli/merge.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli135copying build/lib/nixpkgs_review/cli/rev.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli136copying build/lib/nixpkgs_review/cli/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli137copying build/lib/nixpkgs_review/cli/pr.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli138copying build/lib/nixpkgs_review/cli/utils.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli139copying build/lib/nixpkgs_review/cli/wip.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli140copying build/lib/nixpkgs_review/cli/post_result.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli141copying build/lib/nixpkgs_review/cli/comments.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review/cli142copying build/lib/nixpkgs_review/review.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review143copying build/lib/nixpkgs_review/allow.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review144copying build/lib/nixpkgs_review/utils.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review145copying build/lib/nixpkgs_review/nixpkgs.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review146copying build/lib/nixpkgs_review/errors.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review147copying build/lib/nixpkgs_review/github.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review148copying build/lib/nixpkgs_review/report.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review149copying build/lib/nixpkgs_review/buildenv.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review150copying build/lib/nixpkgs_review/builddir.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review151copying build/lib/nixpkgs_review/http_requests.py -> build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review152running install_egg_info153Copying nixpkgs_review.egg-info to build/bdist.macosx-14.0-arm64/wheel/./nixpkgs_review-3.9.0-py3.14.egg-info154running install_scripts155creating build/bdist.macosx-14.0-arm64/wheel/nixpkgs_review-3.9.0.dist-info/WHEEL156creating '/nix/var/nix/builds/nix-47242-1905496532/source/dist/.tmp-yg0uicby/nixpkgs_review-3.9.0-py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it157adding 'nixpkgs_review/__init__.py'158adding 'nixpkgs_review/allow.py'159adding 'nixpkgs_review/builddir.py'160adding 'nixpkgs_review/buildenv.py'161adding 'nixpkgs_review/errors.py'162adding 'nixpkgs_review/git.py'163adding 'nixpkgs_review/github.py'164adding 'nixpkgs_review/http_requests.py'165adding 'nixpkgs_review/nix.py'166adding 'nixpkgs_review/nixpkgs.py'167adding 'nixpkgs_review/overlay.py'168adding 'nixpkgs_review/report.py'169adding 'nixpkgs_review/review.py'170adding 'nixpkgs_review/utils.py'171adding 'nixpkgs_review/cli/__init__.py'172adding 'nixpkgs_review/cli/approve.py'173adding 'nixpkgs_review/cli/comments.py'174adding 'nixpkgs_review/cli/merge.py'175adding 'nixpkgs_review/cli/post_result.py'176adding 'nixpkgs_review/cli/pr.py'177adding 'nixpkgs_review/cli/rev.py'178adding 'nixpkgs_review/cli/utils.py'179adding 'nixpkgs_review/cli/wip.py'180adding 'nixpkgs_review/nix/evalAttrs.nix'181adding 'nixpkgs_review/nix/review-shell.nix'182adding 'tests/__init__.py'183adding 'tests/conftest.py'184adding 'tests/test_escape_attr.py'185adding 'tests/test_github_actions.py'186adding 'tests/test_nixpkgs.py'187adding 'tests/test_option_flag.py'188adding 'tests/test_pr.py'189adding 'tests/test_rev.py'190adding 'tests/test_store_flag.py'191adding 'tests/test_wip.py'192adding 'nixpkgs_review-3.9.0.dist-info/METADATA'193adding 'nixpkgs_review-3.9.0.dist-info/WHEEL'194adding 'nixpkgs_review-3.9.0.dist-info/entry_points.txt'195adding 'nixpkgs_review-3.9.0.dist-info/top_level.txt'196adding 'nixpkgs_review-3.9.0.dist-info/RECORD'197removing build/bdist.macosx-14.0-arm64/wheel198Successfully built nixpkgs_review-3.9.0-py3-none-any.whl199Finished creating a wheel...200Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
201Executing pythonRuntimeDepsCheck202Checking runtime dependencies for nixpkgs_review-3.9.0-py3-none-any.whl203Finished executing pythonRuntimeDepsCheck
installPhase
204Executing pypaInstallPhase205Successfully installed nixpkgs_review-3.9.0-py3-none-any.whl206Finished executing pypaInstallPhase
pythonOutputDistPhase
207Executing pythonOutputDistPhase208Finished executing pythonOutputDistPhase
fixupPhase
209checking for references to /nix/var/nix/builds/nix-47242-1905496532/ in /nix/store/1k8fw9ilgq9560jfbidjnjyfapkw01r7-nixpkgs-review...210patching script interpreter paths in /nix/store/1k8fw9ilgq9560jfbidjnjyfapkw01r7-nixpkgs-review211stripping (with command strip and flags -S) in /nix/store/1k8fw9ilgq9560jfbidjnjyfapkw01r7-nixpkgs-review/lib /nix/store/1k8fw9ilgq9560jfbidjnjyfapkw01r7-nixpkgs-review/bin212checking for references to /nix/var/nix/builds/nix-47242-1905496532/ in /nix/store/jvc0k5nn8n89idzswkmyx385369ga6cq-nixpkgs-review-dist...213patching script interpreter paths in /nix/store/jvc0k5nn8n89idzswkmyx385369ga6cq-nixpkgs-review-dist214Rewriting #!/nix/store/k07j8cq0iyvna81qlhwxz8xq6pkz02z8-python3-3.14.7/bin/python3.14 to #!/nix/store/k07j8cq0iyvna81qlhwxz8xq6pkz02z8-python3-3.14.7215wrapping `/nix/store/1k8fw9ilgq9560jfbidjnjyfapkw01r7-nixpkgs-review/bin/nix-review'...216Rewriting #!/nix/store/k07j8cq0iyvna81qlhwxz8xq6pkz02z8-python3-3.14.7/bin/python3.14 to #!/nix/store/k07j8cq0iyvna81qlhwxz8xq6pkz02z8-python3-3.14.7217wrapping `/nix/store/1k8fw9ilgq9560jfbidjnjyfapkw01r7-nixpkgs-review/bin/nixpkgs-review'...218Executing pythonRemoveTestsDir219Finished executing pythonRemoveTestsDir
installCheckPhase
220============================= test session starts ==============================221platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0222rootdir: /nix/var/nix/builds/nix-47242-1905496532/source223configfile: pyproject.toml224plugins: xdist-3.8.022510 workers [39 items] 226s...............s.s.....s...F.........227=================================== FAILURES ===================================228__________________________ test_pr_github_action_eval __________________________229[gw0] darwin -- Python 3.14.7 /nix/store/k07j8cq0iyvna81qlhwxz8xq6pkz02z8-python3-3.14.7/bin/python230231mock_urlopen = <MagicMock name='urlopen' id='4456796848'>232helpers = <class 'tests.conftest.Helpers'>233234 @patch("nixpkgs_review.http_requests.urlopen")235 def test_pr_github_action_eval(236 mock_urlopen: MagicMock,237 helpers: Helpers,238 ) -> None:239 with helpers.nixpkgs() as nixpkgs:240 base, head, merge = setup_repo(nixpkgs)241 242 pr = json.loads(243 helpers.read_asset("test_pr_github_action_eval/github-pull-363128.json")244 )245 pr["merge_commit_sha"] = merge246 pr["base"]["sha"] = base247 pr["head"]["sha"] = head248 249 # Create minimal fake zip archive that could have been generated by the `comparison` GH action.250 mock_zip = io.BytesIO()251 with zipfile.ZipFile(mock_zip, "w", zipfile.ZIP_DEFLATED) as zf:252 zf.writestr(253 "changed-paths.json",254 helpers.read_asset(255 "test_pr_github_action_eval/comparison-changed-paths.json"256 ),257 )258 mock_zip.seek(0)259 260 # Set up mocks for github action eval261 additional_mocks = [262 mock_open(263 read_data=helpers.read_asset(264 "test_pr_github_action_eval/github-workflows-363128.json"265 ).encode()266 )(),267 mock_open(268 read_data=helpers.read_asset(269 "test_pr_github_action_eval/github-artifacts-363128.json"270 ).encode()271 )(),272 mock_open(read_data=mock_zip.getvalue())(),273 ]274 275 # Use custom PR response from asset file276 mock_urlopen.side_effect = [277 mock_open(read_data=json.dumps(pr).encode())(),278 mock_open(read_data=create_mock_diff_content().encode())(),279 *additional_mocks,280 ]281 282 hdrs = HTTPMessage()283 hdrs.add_header("Location", "http://example.com")284 http_error = HTTPError(285 url="http://example.com",286 code=302,287 msg="Found",288 hdrs=hdrs,289 fp=None,290 )291 292 with patch(293 "nixpkgs_review.github.no_redirect_opener.open", side_effect=http_error294 ):295 path = main(296 "nixpkgs-review",297 [298 "pr",299 "--remote",300 str(nixpkgs.remote),301 "--run",302 "exit 0",303 "--additional-package",304 "bashInteractive",305 "363128",306 ],307 )308 helpers.assert_built(path, "pkg1", "bashInteractive")309 # pkg2 is only listed in attrdiffByPlatform.removed310 report = helpers.load_report(path)311 non_existent = report["result"][current_system()]["non-existent"]312> assert [a["name"] for a in non_existent] == ["pkg2"]313E AssertionError: assert [] == ['pkg2']314E 315E Right contains one more item: 'pkg2'316E Use -v to get more diff317318tests/test_pr.py:389: AssertionError319----------------------------- Captured stdout call -----------------------------320Initialized empty Git repository in /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/nixpkgs/.git/321[master (root-commit) 0c86e6e] first commit322 116 files changed, 219 insertions(+)323 create mode 100644 .bash_source324 create mode 100644 .coreutils_source325 create mode 100644 .gitignore326 create mode 100755 bin/bash327 create mode 120000 bin/coreutils/[328 create mode 120000 bin/coreutils/b2sum329 create mode 120000 bin/coreutils/base32330 create mode 120000 bin/coreutils/base64331 create mode 120000 bin/coreutils/basename332 create mode 120000 bin/coreutils/basenc333 create mode 120000 bin/coreutils/cat334 create mode 120000 bin/coreutils/chcon335 create mode 120000 bin/coreutils/chgrp336 create mode 120000 bin/coreutils/chmod337 create mode 120000 bin/coreutils/chown338 create mode 120000 bin/coreutils/chroot339 create mode 120000 bin/coreutils/cksum340 create mode 120000 bin/coreutils/comm341 create mode 100755 bin/coreutils/coreutils342 create mode 120000 bin/coreutils/cp343 create mode 120000 bin/coreutils/csplit344 create mode 120000 bin/coreutils/cut345 create mode 120000 bin/coreutils/date346 create mode 120000 bin/coreutils/dd347 create mode 120000 bin/coreutils/df348 create mode 120000 bin/coreutils/dir349 create mode 120000 bin/coreutils/dircolors350 create mode 120000 bin/coreutils/dirname351 create mode 120000 bin/coreutils/du352 create mode 120000 bin/coreutils/echo353 create mode 120000 bin/coreutils/env354 create mode 120000 bin/coreutils/expand355 create mode 120000 bin/coreutils/expr356 create mode 120000 bin/coreutils/factor357 create mode 120000 bin/coreutils/false358 create mode 120000 bin/coreutils/fmt359 create mode 120000 bin/coreutils/fold360 create mode 120000 bin/coreutils/groups361 create mode 120000 bin/coreutils/head362 create mode 120000 bin/coreutils/hostid363 create mode 120000 bin/coreutils/id364 create mode 120000 bin/coreutils/install365 create mode 120000 bin/coreutils/join366 create mode 120000 bin/coreutils/kill367 create mode 120000 bin/coreutils/link368 create mode 120000 bin/coreutils/ln369 create mode 120000 bin/coreutils/logname370 create mode 120000 bin/coreutils/ls371 create mode 120000 bin/coreutils/md5sum372 create mode 120000 bin/coreutils/mkdir373 create mode 120000 bin/coreutils/mkfifo374 create mode 120000 bin/coreutils/mknod375 create mode 120000 bin/coreutils/mktemp376 create mode 120000 bin/coreutils/mv377 create mode 120000 bin/coreutils/nice378 create mode 120000 bin/coreutils/nl379 create mode 120000 bin/coreutils/nohup380 create mode 120000 bin/coreutils/nproc381 create mode 120000 bin/coreutils/numfmt382 create mode 120000 bin/coreutils/od383 create mode 120000 bin/coreutils/paste384 create mode 120000 bin/coreutils/pathchk385 create mode 120000 bin/coreutils/pinky386 create mode 120000 bin/coreutils/pr387 create mode 120000 bin/coreutils/printenv388 create mode 120000 bin/coreutils/printf389 create mode 120000 bin/coreutils/ptx390 create mode 120000 bin/coreutils/pwd391 create mode 120000 bin/coreutils/readlink392 create mode 120000 bin/coreutils/realpath393 create mode 120000 bin/coreutils/rm394 create mode 120000 bin/coreutils/rmdir395 create mode 120000 bin/coreutils/runcon396 create mode 120000 bin/coreutils/seq397 create mode 120000 bin/coreutils/sha1sum398 create mode 120000 bin/coreutils/sha224sum399 create mode 120000 bin/coreutils/sha256sum400 create mode 120000 bin/coreutils/sha384sum401 create mode 120000 bin/coreutils/sha512sum402 create mode 120000 bin/coreutils/shred403 create mode 120000 bin/coreutils/shuf404 create mode 120000 bin/coreutils/sleep405 create mode 120000 bin/coreutils/sort406 create mode 120000 bin/coreutils/split407 create mode 120000 bin/coreutils/stat408 create mode 120000 bin/coreutils/stdbuf409 create mode 120000 bin/coreutils/stty410 create mode 120000 bin/coreutils/sum411 create mode 120000 bin/coreutils/sync412 create mode 120000 bin/coreutils/tac413 create mode 120000 bin/coreutils/tail414 create mode 120000 bin/coreutils/tee415 create mode 120000 bin/coreutils/test416 create mode 120000 bin/coreutils/timeout417 create mode 120000 bin/coreutils/touch418 create mode 120000 bin/coreutils/tr419 create mode 120000 bin/coreutils/true420 create mode 120000 bin/coreutils/truncate421 create mode 120000 bin/coreutils/tsort422 create mode 120000 bin/coreutils/tty423 create mode 120000 bin/coreutils/uname424 create mode 120000 bin/coreutils/unexpand425 create mode 120000 bin/coreutils/uniq426 create mode 120000 bin/coreutils/unlink427 create mode 120000 bin/coreutils/uptime428 create mode 120000 bin/coreutils/users429 create mode 120000 bin/coreutils/vdir430 create mode 120000 bin/coreutils/wc431 create mode 120000 bin/coreutils/who432 create mode 120000 bin/coreutils/whoami433 create mode 120000 bin/coreutils/yes434 create mode 100644 config.nix435 create mode 100644 config.nix.in436 create mode 100644 default.nix437 create mode 100644 nixos/release.nix438 create mode 100644 pkg1.txt439Initialized empty Git repository in /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/nixpkgs/remote/440[pull/1/head 012aed8] example-change441 1 file changed, 1 insertion(+)442Merge made by the 'ort' strategy.443 pkg1.txt | 1 +444 1 file changed, 1 insertion(+)445446================================================================================447PR #363128: python312Packages.equinox: 0.11.9 -> 0.11.10448================================================================================449Author: GaetanLepage450Branch: GaetanLepage:equinox -> NixOS:master451State: open452453Description:454----------------------------------------455## Things done456457Changelog: https://github.com/patrick-kidger/equinox/releases/tag/v0.11.10458459- Built on platform(s)460 - [x] x86_64-linux461 - [x] aarch64-linux462 - [ ] x86_64-darwin463 - [x] aarch64-darwin464- For non-Linux: Is sandboxing enabled in `nix.conf`? (See [Nix manual](https://nixos.org/manual/nix/stable/command-ref/conf-file.html))465 - [ ] `sandbox = relaxed`466 - [ ] `sandbox = true`467- [ ] Tested, as applicable:468 - [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))469 - and/or [package tests](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-tests)470 - 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)471 - made sure NixOS tests are [linked](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#linking472473... (truncated)474----------------------------------------475476Files changed (1 files):477 - pkg1.txt478================================================================================479480$ git -c fetch.prune=false fetch --no-tags --force /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/nixpkgs/remote e541eaeb76115f6eb297f97a68409fd90e66897e:refs/nixpkgs-review/0481$ git worktree prune482$ git worktree add /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs 0c86e6e6bda7c1b83da90b13e81db896809696d1483HEAD is now at 0c86e6e first commit484Local evaluation for computing rebuilds485$ nix-env --option system aarch64-darwin -f <nixpkgs> --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path nixpkgs=/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/nix/var/nix/builds/nix-47242-1905496532/tmpbn3de6iu --no-allow-import-from-derivation -qaP --xml --out-path --show-trace486$ git checkout e541eaeb76115f6eb297f97a68409fd90e66897e487$ nix-env --option system aarch64-darwin -f <nixpkgs> --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path nixpkgs=/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/nix/var/nix/builds/nix-47242-1905496532/tmpbn3de6iu --no-allow-import-from-derivation -qaP --xml --out-path --show-trace --meta488--------- Impacted packages on 'aarch64-darwin' ---------4891 package updated:490pkg1491492$ nix-eval-jobs --workers 1 --max-memory-size 4096 --no-instantiate --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path 'nixpkgs=/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/nix/var/nix/builds/nix-47242-1905496532/tmpbn3de6iu' --no-allow-import-from-derivation --expr '(import /nix/var/nix/builds/nix-47242-1905496532/source/nixpkgs_review/nix/evalAttrs.nix { attr-json = /nix/var/nix/builds/nix-47242-1905496532/tmpsgx6uzw0; })' --apply 'd: { inherit (d) exists broken; }'493$ nix build --file /nix/var/nix/builds/nix-47242-1905496532/source/nixpkgs_review/nix/review-shell.nix --extra-experimental-features nix-command --option lint-url-literals fatal --nix-path 'nixpkgs=/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/nix/var/nix/builds/nix-47242-1905496532/tmpbn3de6iu' --no-allow-import-from-derivation --no-link --keep-going --argstr local-system aarch64-darwin --argstr nixpkgs-path /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /nix/var/nix/builds/nix-47242-1905496532/tmpeyn6eohu.nix --argstr attrs-path /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/attrs.nix494495Link to currently reviewing PR:496https://github.com/NixOS/nixpkgs/pull/363128497--------- Report for 'aarch64-darwin' ---------4982 packages built:499bashInteractive pkg1500501Logs can be found under:502/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/logs503504$ /nix/store/zhasw9nf1dgzf2k3y5lkd1cd4p9dz6da-nix-2.34.8/bin/nix-shell --argstr local-system aarch64-darwin --argstr nixpkgs-path /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs --argstr nixpkgs-config-path /nix/var/nix/builds/nix-47242-1905496532/tmpeyn6eohu.nix --argstr attrs-path /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/attrs.nix --nix-path 'nixpkgs=/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs nixpkgs-overlays=/nix/var/nix/builds/nix-47242-1905496532/tmpbn3de6iu' /nix/var/nix/builds/nix-47242-1905496532/source/nixpkgs_review/nix/review-shell.nix --run 'exit 0'505Sourcing python-remove-tests-dir-hook506Sourcing python-catch-conflicts-hook.sh507Sourcing python-remove-bin-bytecode-hook.sh508Sourcing pypa-build-hook509Using pypaBuildPhase510Sourcing python-runtime-deps-check-hook511Using pythonRuntimeDepsCheckHook512Sourcing pypa-install-hook513Using pypaInstallPhase514Sourcing python-imports-check-hook.sh515Using pythonImportsCheckPhase516Sourcing python-namespaces-hook517Sourcing python-catch-conflicts-hook.sh518$ git worktree remove -f /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/cache/nixpkgs-review/pr-363128/nixpkgs519----------------------------- Captured stderr call -----------------------------520hint: Using 'master' as the name for the initial branch. This default branch name521hint: will change to "main" in Git 3.0. To configure the initial branch name522hint: to use in all of your new repositories, which will suppress this warning,523hint: call:524hint:525hint: git config --global init.defaultBranch <name>526hint:527hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and528hint: 'development'. The just-created branch can be renamed via this command:529hint:530hint: git branch -m <name>531hint:532hint: Disable this message with "git config set advice.defaultBranchName false"533To /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/nixpkgs/remote534 * [new branch] HEAD -> master535Switched to a new branch 'pull/1/head'536Switched to a new branch 'pull/1/merge'537To /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/nixpkgs/remote538 * [new branch] pull/1/merge -> pull/1/merge539warning: unknown setting 'sandbox-build-dir'540No GitHub token provided via GITHUB_TOKEN variable.541Falling back to local evaluation.542Tip: Install the `gh` command line tool and run `gh auth login` to authenticate.543From /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/nixpkgs/remote544 * [new ref] e541eaeb76115f6eb297f97a68409fd90e66897e -> refs/nixpkgs-review/0545Preparing worktree (detached HEAD 0c86e6e)546warning: unknown setting 'sandbox-build-dir'547Previous HEAD position was 0c86e6e first commit548HEAD is now at e541eae Merge branch 'pull/1/head' into pull/1/merge549warning: unknown setting 'sandbox-build-dir'550warning: unknown setting 'sandbox-build-dir'551warning: unknown setting 'sandbox-build-dir'552warning: unknown setting 'sandbox-build-dir'553these 3 derivations will be built:554 /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/3c694ffb2acp3rxkir66pmb88cxyppr5-bash-interactive.drv555 /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/f1hkrgr323ikdshxrzwmy8asdimc1bnc-pkg1.drv556 /nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/swcyxbqz2ya66cqbqll27zjr7x8pzqpd-review-shell.drv557warning: unknown setting 'sandbox-build-dir'558building '/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/3c694ffb2acp3rxkir66pmb88cxyppr5-bash-interactive.drv'...559building '/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/f1hkrgr323ikdshxrzwmy8asdimc1bnc-pkg1.drv'...560building '/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/swcyxbqz2ya66cqbqll27zjr7x8pzqpd-review-shell.drv'...561warning: unknown setting 'sandbox-build-dir'562warning: unknown setting 'sandbox-build-dir'563got build log for '/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/3c694ffb2acp3rxkir66pmb88cxyppr5-bash-interactive.drv^*' from 'local'564warning: unknown setting 'sandbox-build-dir'565got build log for '/nix/var/nix/builds/nix-47242-1905496532/tmp7sffv6fr/test-nix/store/f1hkrgr323ikdshxrzwmy8asdimc1bnc-pkg1.drv^*' from 'local'566warning: unknown setting 'sandbox-build-dir'567=========================== short test summary info ============================568FAILED tests/test_pr.py::test_pr_github_action_eval - AssertionError: assert [] == ['pkg2']569!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!570!!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 1 failures !!!!!!!!!!!!!571=================== 1 failed, 33 passed, 4 skipped in 16.22s ===================