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 Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/0y0xx47kcrzkdbg2wyy7y29z77vs90ac-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/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 creating build/lib/pytest_randomly copying src/pytest_randomly/__init__.py -> build/lib/pytest_randomly running egg_info creating src/pytest_randomly.egg-info writing src/pytest_randomly.egg-info/PKG-INFO writing dependency_links to src/pytest_randomly.egg-info/dependency_links.txt writing entry points to src/pytest_randomly.egg-info/entry_points.txt writing requirements to src/pytest_randomly.egg-info/requires.txt writing top-level names to src/pytest_randomly.egg-info/top_level.txt writing manifest file 'src/pytest_randomly.egg-info/SOURCES.txt' reading manifest file 'src/pytest_randomly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution no previously-included directories found matching 'tests' no previously-included directories found matching '__pycache__' no previously-included directories found matching 'requirements' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'pytest.ini' warning: no previously-included files found matching 'tox.ini' adding license file 'LICENSE' writing manifest file 'src/pytest_randomly.egg-info/SOURCES.txt' copying src/pytest_randomly/py.typed -> build/lib/pytest_randomly 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 creating build/bdist.linux-x86_64/wheel/pytest_randomly copying build/lib/pytest_randomly/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_randomly copying build/lib/pytest_randomly/py.typed -> build/bdist.linux-x86_64/wheel/pytest_randomly running install_egg_info Copying src/pytest_randomly.egg-info to build/bdist.linux-x86_64/wheel/pytest_randomly-3.10.1-py3.7.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pytest_randomly-3.10.1.dist-info/WHEEL creating 'dist/pytest_randomly-3.10.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_randomly/__init__.py' adding 'pytest_randomly/py.typed' adding 'pytest_randomly-3.10.1.dist-info/LICENSE' adding 'pytest_randomly-3.10.1.dist-info/METADATA' adding 'pytest_randomly-3.10.1.dist-info/WHEEL' adding 'pytest_randomly-3.10.1.dist-info/entry_points.txt' adding 'pytest_randomly-3.10.1.dist-info/top_level.txt' adding 'pytest_randomly-3.10.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pytest_randomly-3.10.1-py3-none-any.whl Requirement already satisfied: importlib-metadata>=3.6.0 in /nix/store/njxn9irhqdk7ypq95jlxkk34qp9i3jw0-python3.7-importlib-metadata-4.6.4/lib/python3.7/site-packages (from pytest-randomly==3.10.1) (4.6.4) Requirement already satisfied: pytest in /nix/store/526v616l8ifld1h8h996k7sh0pnbjr4d-python3.7-pytest-6.2.5/lib/python3.7/site-packages (from pytest-randomly==3.10.1) (6.2.5) Requirement already satisfied: zipp>=0.5 in /nix/store/77xq9qidrg94c2ddwcv7c8awphndir66-python3.7-zipp-3.5.0/lib/python3.7/site-packages (from importlib-metadata>=3.6.0->pytest-randomly==3.10.1) (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>=3.6.0->pytest-randomly==3.10.1) (3.10.0.2) Requirement already satisfied: attrs>=19.2.0 in /nix/store/akbn5yidrf02ah5nx93w1bdsyj10wfhq-python3.7-attrs-21.2.0/lib/python3.7/site-packages (from pytest->pytest-randomly==3.10.1) (21.2.0) Requirement already satisfied: toml in /nix/store/v3yf2cyy5q2hq6gm08kk4622wwd7kbxa-python3.7-toml-0.10.2/lib/python3.7/site-packages (from pytest->pytest-randomly==3.10.1) (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->pytest-randomly==3.10.1) (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->pytest-randomly==3.10.1) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/3nk62yxxa53fhyinwwqmbfjm9dgdmh7p-python3.7-iniconfig-1.1.1/lib/python3.7/site-packages (from pytest->pytest-randomly==3.10.1) (0.0.0) Requirement already satisfied: packaging in /nix/store/6sixgwxsj7khryk64a71rlbj0w3s29ps-python3.7-packaging-20.9/lib/python3.7/site-packages (from pytest->pytest-randomly==3.10.1) (20.9) 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->pytest-randomly==3.10.1) (2.4.7) Installing collected packages: pytest-randomly Successfully installed pytest-randomly-3.10.1 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/swmprx9gr9j83zr9sxak52i250vj8x7x-python3.7-pytest-randomly-3.10.1 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/swmprx9gr9j83zr9sxak52i250vj8x7x-python3.7-pytest-randomly-3.10.1/lib patching script interpreter paths in /nix/store/swmprx9gr9j83zr9sxak52i250vj8x7x-python3.7-pytest-randomly-3.10.1 checking for references to /build/ in /nix/store/swmprx9gr9j83zr9sxak52i250vj8x7x-python3.7-pytest-randomly-3.10.1... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/source plugins: xdist-2.3.0, forked-1.3.0, Faker-8.8.2 collecting ...  collected 35 items  tests/test_pytest_randomly.py ................................... [100%] ============================= 35 passed in 28.30s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase