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 pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/73q2prf2pbr93c13zbszc5gkc4b51i6w-pytest-astropy-0.8.0.tar.gz source root is pytest-astropy-0.8.0 setting SOURCE_DATE_EPOCH to timestamp 1579170377 of file pytest-astropy-0.8.0/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 installing to build/bdist.linux-x86_64/wheel running install running install_egg_info running egg_info writing pytest_astropy.egg-info/PKG-INFO writing dependency_links to pytest_astropy.egg-info/dependency_links.txt writing requirements to pytest_astropy.egg-info/requires.txt writing top-level names to pytest_astropy.egg-info/top_level.txt reading manifest file 'pytest_astropy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pytest_astropy.egg-info/SOURCES.txt' Copying pytest_astropy.egg-info to build/bdist.linux-x86_64/wheel/pytest_astropy-0.8.0-py3.9.egg-info running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_astropy-0.8.0.dist-info/WHEEL creating 'dist/pytest_astropy-0.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_astropy-0.8.0.dist-info/LICENSE.rst' adding 'pytest_astropy-0.8.0.dist-info/METADATA' adding 'pytest_astropy-0.8.0.dist-info/WHEEL' adding 'pytest_astropy-0.8.0.dist-info/top_level.txt' adding 'pytest_astropy-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pytest-astropy-0.8.0/dist /build/pytest-astropy-0.8.0 Processing ./pytest_astropy-0.8.0-py3-none-any.whl Requirement already satisfied: pytest>=4.6 in /nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (6.2.4) Requirement already satisfied: pytest-openfiles>=0.3.1 in /nix/store/3q416s6q4bsybskyn8fhcs0h25q5z1b9-python3.9-pytest-openfiles-0.5.0/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (0.5.0) Requirement already satisfied: pytest-astropy-header>=0.1.2 in /nix/store/jv0lc6dcym54ii5nagndslzhq8s2bpji-python3.9-pytest-astropy-header-0.1.2/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (0.1.2) Requirement already satisfied: pytest-filter-subpackage>=0.1 in /nix/store/m4lys857vic0wlrvicj0w4858cnkz2qs-python3.9-pytest-filter-subpackage-0.1.1/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (0.1.1) Requirement already satisfied: pytest-remotedata>=0.3.1 in /nix/store/srr4v8zfi5f874cqfnihzlza043dyin9-python3.9-pytest-remotedata-0.3.2/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (0.3.2) Requirement already satisfied: pytest-cov>=2.0 in /nix/store/53094vrr4vjmbwf5z57gs7ib7r475zxj-python3.9-pytest-cov-2.12.1/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (2.12.1) Requirement already satisfied: pytest-doctestplus>=0.2.0 in /nix/store/azznwiikg981mqz3fbkqb5l2q3y64af2-python3.9-pytest-doctestplus-0.9.0/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (0.9.0) Requirement already satisfied: hypothesis>=5.1 in /nix/store/m8m77ywabhk82b4fcawh72gygh9xdhnn-python3.9-hypothesis-6.14.0/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (6.14.0) Requirement already satisfied: pytest-arraydiff>=0.1 in /nix/store/ipymw19jwpnz8n31hcz2qgwvix3z37az-python3.9-pytest-arraydiff-0.3/lib/python3.9/site-packages (from pytest-astropy==0.8.0) (0.3) Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /nix/store/w2x43hjmv9k8gmz0llqcmg2828dyi7v6-python3.9-sortedcontainers-2.4.0/lib/python3.9/site-packages (from hypothesis>=5.1->pytest-astropy==0.8.0) (2.4.0) Requirement already satisfied: attrs>=19.2.0 in /nix/store/6aj0qxwpp5z8x11a670j3zfijg0gijdn-python3.9-attrs-21.2.0/lib/python3.9/site-packages (from hypothesis>=5.1->pytest-astropy==0.8.0) (21.2.0) Requirement already satisfied: iniconfig in /nix/store/s1b8v1qyii8jq46q963dk3rhvjaqp561-python3.9-iniconfig-1.1.1/lib/python3.9/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (0.0.0) Requirement already satisfied: toml in /nix/store/s5s5yj9vqacspq87lag75dvg46li3z0i-python3.9-toml-0.10.2/lib/python3.9/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (0.10.2) Requirement already satisfied: packaging in /nix/store/idaarw1bwxfmaidx4wghgb7rv2yqj46i-python3.9-packaging-20.9/lib/python3.9/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (20.9) Requirement already satisfied: py>=1.8.2 in /nix/store/c6hhj98yfcfwx4bb9k9hb6g1np8v5lv1-python3.9-py-1.10.0/lib/python3.9/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (1.10.0) Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (0.13.1) Requirement already satisfied: numpy in /nix/store/0srwa9vdn5wpl51yz9digax4p63075h7-python3.9-numpy-1.20.3/lib/python3.9/site-packages (from pytest-arraydiff>=0.1->pytest-astropy==0.8.0) (1.20.3) Requirement already satisfied: six in /nix/store/9l4zg32wa8amifgspdxb6yl1kabqvki8-python3.9-six-1.16.0/lib/python3.9/site-packages (from pytest-arraydiff>=0.1->pytest-astropy==0.8.0) (1.16.0) Requirement already satisfied: coverage>=5.2.1 in /nix/store/rwrbk5kclbbi9h1ycg00ld3y1r4by0cg-python3.9-coverage-5.5/lib/python3.9/site-packages (from pytest-cov>=2.0->pytest-astropy==0.8.0) (5.5) Requirement already satisfied: setuptools>=30.3.0 in /nix/store/b6zr1j9scadlxvr28wq4blmv3r6byj0f-python3.9-setuptools-54.2.0/lib/python3.9/site-packages (from pytest-doctestplus>=0.2.0->pytest-astropy==0.8.0) (54.2.0.post0) Requirement already satisfied: psutil in /nix/store/rmyw4rxp2glb1vj9fv8dyd4q1dm7ys35-python3.9-psutil-5.8.0/lib/python3.9/site-packages (from pytest-openfiles>=0.3.1->pytest-astropy==0.8.0) (5.8.0) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/cssjhn3zi7lk2az9qsadfn8hxb8d256g-python3.9-pyparsing-2.4.7/lib/python3.9/site-packages (from packaging->pytest>=4.6->pytest-astropy==0.8.0) (2.4.7) Installing collected packages: pytest-astropy Successfully installed pytest-astropy-0.8.0 /build/pytest-astropy-0.8.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/00lp09yz20xfr793rjgkqnyhn3lqy3fv-python3.9-pytest-astropy-0.8.0 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/00lp09yz20xfr793rjgkqnyhn3lqy3fv-python3.9-pytest-astropy-0.8.0/lib patching script interpreter paths in /nix/store/00lp09yz20xfr793rjgkqnyhn3lqy3fv-python3.9-pytest-astropy-0.8.0 checking for references to /build/ in /nix/store/00lp09yz20xfr793rjgkqnyhn3lqy3fv-python3.9-pytest-astropy-0.8.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @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": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/pytest-astropy-0.8.0 plugins: hypothesis-6.14.0, astropy-header-0.1.2, doctestplus-0.9.0, filter-subpackage-0.1.1, cov-2.12.1, remotedata-0.3.2, openfiles-0.5.0, arraydiff-0.3 collecting ...  collected 0 items  ============================ no tests ran in 0.01s =============================