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/21lk120f7278mdf7flphypi0a5dliwih-pytest-flake8-1.0.7.tar.gz source root is pytest-flake8-1.0.7 setting SOURCE_DATE_EPOCH to timestamp 1608158332 of file pytest-flake8-1.0.7/setup.cfg @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_flake8.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_flake8.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info writing pytest_flake8.egg-info/PKG-INFO writing dependency_links to pytest_flake8.egg-info/dependency_links.txt writing entry points to pytest_flake8.egg-info/entry_points.txt writing requirements to pytest_flake8.egg-info/requires.txt writing top-level names to pytest_flake8.egg-info/top_level.txt reading manifest file 'pytest_flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'doc' warning: no directories found matching 'test_flake8.py' adding license file 'LICENSE' writing manifest file 'pytest_flake8.egg-info/SOURCES.txt' Copying pytest_flake8.egg-info to build/bdist.linux-x86_64/wheel/pytest_flake8-1.0.7-py3.8.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_flake8-1.0.7.dist-info/WHEEL creating 'dist/pytest_flake8-1.0.7-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_flake8.py' adding 'pytest_flake8-1.0.7.dist-info/LICENSE' adding 'pytest_flake8-1.0.7.dist-info/METADATA' adding 'pytest_flake8-1.0.7.dist-info/WHEEL' adding 'pytest_flake8-1.0.7.dist-info/entry_points.txt' adding 'pytest_flake8-1.0.7.dist-info/top_level.txt' adding 'pytest_flake8-1.0.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pytest-flake8-1.0.7/dist /build/pytest-flake8-1.0.7 Processing ./pytest_flake8-1.0.7-py2.py3-none-any.whl Requirement already satisfied: flake8>=3.5 in /nix/store/ci8kw4hhykqbi7nf5vhn456imyynkx5g-python3.8-flake8-3.9.2/lib/python3.8/site-packages (from pytest-flake8==1.0.7) (3.9.2) Requirement already satisfied: pytest>=3.5 in /nix/store/k4kggj3b7pwrm3vf6dafyh4h2zzl8yg2-python3.8-pytest-6.2.4/lib/python3.8/site-packages (from pytest-flake8==1.0.7) (6.2.4) Requirement already satisfied: pycodestyle<2.8.0,>=2.7.0 in /nix/store/45q26pnly9ml2wlcc283j62w2dcqqb48-python3.8-pycodestyle-2.7.0/lib/python3.8/site-packages (from flake8>=3.5->pytest-flake8==1.0.7) (2.7.0) Requirement already satisfied: pyflakes<2.4.0,>=2.3.0 in /nix/store/wqjmr3v7cxipzn9ihpybviids30krkhl-python3.8-pyflakes-2.3.1/lib/python3.8/site-packages (from flake8>=3.5->pytest-flake8==1.0.7) (2.3.1) Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in /nix/store/2p5q3270dij75gvyng3s9593km45hil4-python3.8-mccabe-0.6.1/lib/python3.8/site-packages (from flake8>=3.5->pytest-flake8==1.0.7) (0.6.1) Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/a6nkir3ry5pyia7dl1j23r7j67v7fcgk-python3.8-pluggy-0.13.1/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (0.13.1) Requirement already satisfied: py>=1.8.2 in /nix/store/59j22ix7298s53cm0rrbnm2pmzvi7mlg-python3.8-py-1.10.0/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/k8izbq1a525y3df9sijpn1spr6q700zy-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (0.0.0) Requirement already satisfied: toml in /nix/store/4pd3slywkggj8yi18iknw6cw0y219640-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (0.10.2) Requirement already satisfied: packaging in /nix/store/82q58ckjhvqhkdc58dwcq2pwpw7mqj8h-python3.8-packaging-20.9/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (20.9) Requirement already satisfied: attrs>=19.2.0 in /nix/store/z863p6vbph980z8710x6l9n8v9a0k92v-python3.8-attrs-21.2.0/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (21.2.0) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/92320pl7mv5q06n9681cd4vw7jbfj4da-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->pytest>=3.5->pytest-flake8==1.0.7) (2.4.7) Installing collected packages: pytest-flake8 Successfully installed pytest-flake8-1.0.7 /build/pytest-flake8-1.0.7 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/bj5fnf42bz3d7224bly0ynrhwdhv47ix-python3.8-pytest-flake8-1.0.7 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/bj5fnf42bz3d7224bly0ynrhwdhv47ix-python3.8-pytest-flake8-1.0.7/lib patching script interpreter paths in /nix/store/bj5fnf42bz3d7224bly0ynrhwdhv47ix-python3.8-pytest-flake8-1.0.7 checking for references to /build/ in /nix/store/bj5fnf42bz3d7224bly0ynrhwdhv47ix-python3.8-pytest-flake8-1.0.7... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ============================= test session starts ============================== platform linux -- Python 3.8.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/pytest-flake8-1.0.7, configfile: tox.ini plugins: flake8-1.0.7 collecting ...  collected 16 items  pytest_flake8.py . [ 6%] setup.py . [ 12%] test_flake8.py ............x. [100%] ======================== 15 passed, 1 xfailed in 1.77s ========================= @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