Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/zrkaa9q2d78vsmf5yh50jndgn8hfi5ip-pytest-rerunfailures-10.2.tar.gz source root is pytest-rerunfailures-10.2 setting SOURCE_DATE_EPOCH to timestamp 1631858902 of file pytest-rerunfailures-10.2/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib copying pytest_rerunfailures.py -> build/lib installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel copying build/lib/pytest_rerunfailures.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info writing pytest_rerunfailures.egg-info/PKG-INFO writing dependency_links to pytest_rerunfailures.egg-info/dependency_links.txt writing entry points to pytest_rerunfailures.egg-info/entry_points.txt writing requirements to pytest_rerunfailures.egg-info/requires.txt writing top-level names to pytest_rerunfailures.egg-info/top_level.txt reading manifest file 'pytest_rerunfailures.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_rerunfailures.egg-info/SOURCES.txt' Copying pytest_rerunfailures.egg-info to build/bdist.linux-x86_64/wheel/pytest_rerunfailures-10.2-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_rerunfailures-10.2.dist-info/WHEEL creating 'dist/pytest_rerunfailures-10.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_rerunfailures.py' adding 'pytest_rerunfailures-10.2.dist-info/LICENSE' adding 'pytest_rerunfailures-10.2.dist-info/METADATA' adding 'pytest_rerunfailures-10.2.dist-info/WHEEL' adding 'pytest_rerunfailures-10.2.dist-info/entry_points.txt' adding 'pytest_rerunfailures-10.2.dist-info/top_level.txt' adding 'pytest_rerunfailures-10.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pytest-rerunfailures-10.2/dist /build/pytest-rerunfailures-10.2 Processing ./pytest_rerunfailures-10.2-py3-none-any.whl Requirement already satisfied: pytest>=5.3 in /nix/store/526v616l8ifld1h8h996k7sh0pnbjr4d-python3.7-pytest-6.2.5/lib/python3.7/site-packages (from pytest-rerunfailures==10.2) (6.2.5) Requirement already satisfied: setuptools>=40.0 in /nix/store/n75adx94rgsd8mlbkv4y5zkiq9d5glfc-python3.7-setuptools-57.2.0/lib/python3.7/site-packages (from pytest-rerunfailures==10.2) (57.2.0.post0) Requirement already satisfied: attrs>=19.2.0 in /nix/store/akbn5yidrf02ah5nx93w1bdsyj10wfhq-python3.7-attrs-21.2.0/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (21.2.0) Requirement already satisfied: importlib-metadata>=0.12 in /nix/store/njxn9irhqdk7ypq95jlxkk34qp9i3jw0-python3.7-importlib-metadata-4.6.4/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (4.6.4) Requirement already satisfied: toml in /nix/store/v3yf2cyy5q2hq6gm08kk4622wwd7kbxa-python3.7-toml-0.10.2/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (0.10.2) Requirement already satisfied: pluggy<2.0,>=0.12 in /nix/store/qwxqklqrfqv8d62131wlc15hwg2r2gv5-python3.7-pluggy-1.0.0/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (1.0.0) Requirement already satisfied: py>=1.8.2 in /nix/store/vdk0b6dvrbibixmmyczymjna5q1lglnc-python3.7-py-1.10.0/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/3nk62yxxa53fhyinwwqmbfjm9dgdmh7p-python3.7-iniconfig-1.1.1/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (0.0.0) Requirement already satisfied: packaging in /nix/store/6sixgwxsj7khryk64a71rlbj0w3s29ps-python3.7-packaging-20.9/lib/python3.7/site-packages (from pytest>=5.3->pytest-rerunfailures==10.2) (20.9) Requirement already satisfied: zipp>=0.5 in /nix/store/77xq9qidrg94c2ddwcv7c8awphndir66-python3.7-zipp-3.5.0/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=5.3->pytest-rerunfailures==10.2) (3.5.0) Requirement already satisfied: typing-extensions>=3.6.4 in /nix/store/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=5.3->pytest-rerunfailures==10.2) (3.10.0.2) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/fbxld5mj31dgfvn0pr7paibm1rb5hq66-python3.7-pyparsing-2.4.7/lib/python3.7/site-packages (from packaging->pytest>=5.3->pytest-rerunfailures==10.2) (2.4.7) Installing collected packages: pytest-rerunfailures Successfully installed pytest-rerunfailures-10.2 /build/pytest-rerunfailures-10.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/dkci3zi6j0diiajj73frai8sjp6z1vdi-python3.7-pytest-rerunfailures-10.2 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/dkci3zi6j0diiajj73frai8sjp6z1vdi-python3.7-pytest-rerunfailures-10.2/lib patching script interpreter paths in /nix/store/dkci3zi6j0diiajj73frai8sjp6z1vdi-python3.7-pytest-rerunfailures-10.2 checking for references to /build/ in /nix/store/dkci3zi6j0diiajj73frai8sjp6z1vdi-python3.7-pytest-rerunfailures-10.2... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/pytest-rerunfailures-10.2 plugins: rerunfailures-10.2 collecting ...  collected 63 items  test_pytest_rerunfailures.py ...........s........s...................... [ 68%] .................... [100%] ======================== 61 passed, 2 skipped in 3.65s ========================= @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase