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.8.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-astropy-header>=0.1.2 in /nix/store/nb2a2ib9gr9wb1asr2qijc92didd9ahz-python3.8-pytest-astropy-header-0.1.2/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (0.1.2) Requirement already satisfied: pytest-doctestplus>=0.2.0 in /nix/store/na4bxwq2kpg26mwqx5avska74i9hvlic-python3.8-pytest-doctestplus-0.9.0/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (0.9.0) Requirement already satisfied: pytest>=4.6 in /nix/store/b1q0gb86z5fzxmb1m5wdni43p38pd89f-python3.8-pytest-6.2.4/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (6.2.4) Requirement already satisfied: pytest-filter-subpackage>=0.1 in /nix/store/x493f2yf774i44k3m8ycybifq7xcnn8r-python3.8-pytest-filter-subpackage-0.1.1/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (0.1.1) Requirement already satisfied: pytest-cov>=2.0 in /nix/store/7p5qfzng9yy1arqgfzihdfhxnm3b9rzl-python3.8-pytest-cov-2.12.1/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (2.12.1) Requirement already satisfied: pytest-openfiles>=0.3.1 in /nix/store/5cd25r8agsq2zdrk121w335xsynq62xn-python3.8-pytest-openfiles-0.5.0/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (0.5.0) Requirement already satisfied: pytest-remotedata>=0.3.1 in /nix/store/g42bfasfg979psa46wddi8n4svbnkyv4-python3.8-pytest-remotedata-0.3.2/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (0.3.2) Requirement already satisfied: hypothesis>=5.1 in /nix/store/7mvwnjm56chj4hw01bhv1n0x6r4p5dh6-python3.8-hypothesis-6.14.0/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (6.14.0) Requirement already satisfied: pytest-arraydiff>=0.1 in /nix/store/yn28qcyl1n0j56s02w88grw6r9idwsz6-python3.8-pytest-arraydiff-0.3/lib/python3.8/site-packages (from pytest-astropy==0.8.0) (0.3) Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /nix/store/f9bkbssfz8rmlpgzk0v7h073frcyi31v-python3.8-sortedcontainers-2.4.0/lib/python3.8/site-packages (from hypothesis>=5.1->pytest-astropy==0.8.0) (2.4.0) Requirement already satisfied: attrs>=19.2.0 in /nix/store/4flrb2icxcnhm9lw38dvkaynk3hklygb-python3.8-attrs-21.2.0/lib/python3.8/site-packages (from hypothesis>=5.1->pytest-astropy==0.8.0) (21.2.0) Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/6ajn1041i3b8r2i8xkzhq6grsivn5ssd-python3.8-pluggy-0.13.1/lib/python3.8/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (0.13.1) Requirement already satisfied: py>=1.8.2 in /nix/store/sfpkh2xxwkz6d4v50q0k7hv5fpkfasdx-python3.8-py-1.10.0/lib/python3.8/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/md2qgrrxxb4vkxpwpzlk8hq0p9avadgl-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (0.0.0) Requirement already satisfied: toml in /nix/store/afvzhqbd3dx1nmq9yqrglwhm89pw7gn2-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (0.10.2) Requirement already satisfied: packaging in /nix/store/pjl2wznr0mqixnk0bpfj4jra65grvk8p-python3.8-packaging-20.9/lib/python3.8/site-packages (from pytest>=4.6->pytest-astropy==0.8.0) (20.9) Requirement already satisfied: six in /nix/store/zq56g4q1fhjg1w954p8w72ny7aswj44z-python3.8-six-1.16.0/lib/python3.8/site-packages (from pytest-arraydiff>=0.1->pytest-astropy==0.8.0) (1.16.0) Requirement already satisfied: numpy in /nix/store/a0y6mz8s7970cqm1ca3l7z5zcmhapzfd-python3.8-numpy-1.20.3/lib/python3.8/site-packages (from pytest-arraydiff>=0.1->pytest-astropy==0.8.0) (1.20.3) Requirement already satisfied: coverage>=5.2.1 in /nix/store/rbsif791ls2k957sbx6hhia9qacdl529-python3.8-coverage-5.5/lib/python3.8/site-packages (from pytest-cov>=2.0->pytest-astropy==0.8.0) (5.5) Requirement already satisfied: setuptools>=30.3.0 in /nix/store/8kc0vkkxhhfz84mdrrfa29ing3dycf4v-python3.8-setuptools-54.2.0/lib/python3.8/site-packages (from pytest-doctestplus>=0.2.0->pytest-astropy==0.8.0) (54.2.0.post0) Requirement already satisfied: psutil in /nix/store/xd4y6304znvwhbbhfpiii36r8fqdvhi8-python3.8-psutil-5.8.0/lib/python3.8/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/j4bjv9jd98ghi6jarksl96anp54xncl1-python3.8-pyparsing-2.4.7/lib/python3.8/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/4a3paw8xlp6c0y42ywqdf0a534b8q0kw-python3.8-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/4a3paw8xlp6c0y42ywqdf0a534b8q0kw-python3.8-pytest-astropy-0.8.0/lib patching script interpreter paths in /nix/store/4a3paw8xlp6c0y42ywqdf0a534b8q0kw-python3.8-pytest-astropy-0.8.0 checking for references to /build/ in /nix/store/4a3paw8xlp6c0y42ywqdf0a534b8q0kw-python3.8-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.8.10, 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 =============================