Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook 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/lpssl1zy4iqj785q0m72cd6lpkxrk4dv-pytest-astropy-header-0.1.2.tar.gz source root is pytest-astropy-header-0.1.2 setting SOURCE_DATE_EPOCH to timestamp 1576680853 of file pytest-astropy-header-0.1.2/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/7h2pd8fz5p7kr4rxgi4mgl6l5fara13s-16.patch patching file CHANGES.rst patching file pytest_astropy_header/display.py patching file tests/test_display.py applying patch /nix/store/p6hqgk2g7s55jmfm4klqq5lf4rq3nv0b-29.patch patching file tests/test_display.py @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Ignoring indexes: https://pypi.org/simple Created temporary directory: /build/pip-ephem-wheel-cache-4woebwfc Created temporary directory: /build/pip-req-tracker-bjpcqix6 Initialized build tracking at /build/pip-req-tracker-bjpcqix6 Created build tracker: /build/pip-req-tracker-bjpcqix6 Entered build tracker: /build/pip-req-tracker-bjpcqix6 Created temporary directory: /build/pip-wheel-5syrr6pn Processing /build/pytest-astropy-header-0.1.2 Created temporary directory: /build/pip-req-build-07a7fxv7  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Added file:///build/pytest-astropy-header-0.1.2 to build tracker '/build/pip-req-tracker-bjpcqix6' Running setup.py (path:/build/pip-req-build-07a7fxv7/setup.py) egg_info for package from file:///build/pytest-astropy-header-0.1.2 Created temporary directory: /build/pip-pip-egg-info-rofr8dpp Running command python setup.py egg_info running egg_info creating /build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info writing /build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/PKG-INFO writing dependency_links to /build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/dependency_links.txt writing entry points to /build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/entry_points.txt writing requirements to /build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/requires.txt writing top-level names to /build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/top_level.txt writing manifest file '/build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/SOURCES.txt' reading manifest file '/build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file '/build/pip-pip-egg-info-rofr8dpp/pytest_astropy_header.egg-info/SOURCES.txt' Source in /build/pip-req-build-07a7fxv7 has version 0.1.2, which satisfies requirement pytest-astropy-header==0.1.2 from file:///build/pytest-astropy-header-0.1.2 Removed pytest-astropy-header==0.1.2 from file:///build/pytest-astropy-header-0.1.2 from build tracker '/build/pip-req-tracker-bjpcqix6' Created temporary directory: /build/pip-unpack-lotfjx8_ Building wheels for collected packages: pytest-astropy-header Created temporary directory: /build/pip-wheel-p2h5kqsp Building wheel for pytest-astropy-header (setup.py) ... [?25l Destination directory: /build/pip-wheel-p2h5kqsp Running command /nix/store/h06ar0py934qsgwfmvixra82ghzvykq4-python3-3.8.11/bin/python3.8 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/build/pip-req-build-07a7fxv7/setup.py'"'"'; __file__='"'"'/build/pip-req-build-07a7fxv7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /build/pip-wheel-p2h5kqsp running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_astropy_header copying pytest_astropy_header/__init__.py -> build/lib/pytest_astropy_header copying pytest_astropy_header/display.py -> build/lib/pytest_astropy_header 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_astropy_header copying build/lib/pytest_astropy_header/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_astropy_header copying build/lib/pytest_astropy_header/display.py -> build/bdist.linux-x86_64/wheel/pytest_astropy_header running install_egg_info running egg_info writing pytest_astropy_header.egg-info/PKG-INFO writing dependency_links to pytest_astropy_header.egg-info/dependency_links.txt writing entry points to pytest_astropy_header.egg-info/entry_points.txt writing requirements to pytest_astropy_header.egg-info/requires.txt writing top-level names to pytest_astropy_header.egg-info/top_level.txt reading manifest file 'pytest_astropy_header.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'pytest_astropy_header.egg-info/SOURCES.txt' Copying pytest_astropy_header.egg-info to build/bdist.linux-x86_64/wheel/pytest_astropy_header-0.1.2-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_header-0.1.2.dist-info/WHEEL creating '/build/pip-wheel-p2h5kqsp/pytest_astropy_header-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_astropy_header/__init__.py' adding 'pytest_astropy_header/display.py' adding 'pytest_astropy_header-0.1.2.dist-info/LICENSE.rst' adding 'pytest_astropy_header-0.1.2.dist-info/METADATA' adding 'pytest_astropy_header-0.1.2.dist-info/WHEEL' adding 'pytest_astropy_header-0.1.2.dist-info/entry_points.txt' adding 'pytest_astropy_header-0.1.2.dist-info/top_level.txt' adding 'pytest_astropy_header-0.1.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel [?25hdone Created wheel for pytest-astropy-header: filename=pytest_astropy_header-0.1.2-py3-none-any.whl size=7550 sha256=fe59eb084c11d9141ba04e8f445d1b632a9bf23bb12e18c8cf60a6dbf4274f02 Stored in directory: /build/pip-ephem-wheel-cache-4woebwfc/wheels/e1/1b/50/3ecece481f65228966e0c4e53f9592740ffbd5c2dc0ce5cfd0 Successfully built pytest-astropy-header Removed build tracker: '/build/pip-req-tracker-bjpcqix6' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pytest-astropy-header-0.1.2/dist /build/pytest-astropy-header-0.1.2 Processing ./pytest_astropy_header-0.1.2-py3-none-any.whl Requirement already satisfied: pytest>=2.8 in /nix/store/pcmjll3a4ms30rhkqpl7033cxpgas52j-python3.8-pytest-6.2.5/lib/python3.8/site-packages (from pytest-astropy-header==0.1.2) (6.2.5) Requirement already satisfied: py>=1.8.2 in /nix/store/59s0nsadpsqqsrnadlbnhyhry7z37jyk-python3.8-py-1.10.0/lib/python3.8/site-packages (from pytest>=2.8->pytest-astropy-header==0.1.2) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/2qzmi60gb4mlsgr4fwyn7h7p0xvjdp7s-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest>=2.8->pytest-astropy-header==0.1.2) (0.0.0) Requirement already satisfied: toml in /nix/store/v32ma25paxf6bhdqkai74fpp13cdnzxf-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest>=2.8->pytest-astropy-header==0.1.2) (0.10.2) Requirement already satisfied: packaging in /nix/store/b013xnipfwrflm2akvjhwv3wnx736yn4-python3.8-packaging-20.9/lib/python3.8/site-packages (from pytest>=2.8->pytest-astropy-header==0.1.2) (20.9) Requirement already satisfied: pluggy<2.0,>=0.12 in /nix/store/dlkyfzw2g61v1s74lhw4gh7ifnlbwv6q-python3.8-pluggy-1.0.0/lib/python3.8/site-packages (from pytest>=2.8->pytest-astropy-header==0.1.2) (1.0.0) Requirement already satisfied: attrs>=19.2.0 in /nix/store/j11lkaf80jjaf0a1s1glpvpfgnb6rljj-python3.8-attrs-21.2.0/lib/python3.8/site-packages (from pytest>=2.8->pytest-astropy-header==0.1.2) (21.2.0) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/9j2jjfmwg5j7x4zjpyrkc7kfm3a0w3kq-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->pytest>=2.8->pytest-astropy-header==0.1.2) (2.4.7) Installing collected packages: pytest-astropy-header Successfully installed pytest-astropy-header-0.1.2 /build/pytest-astropy-header-0.1.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/cwdgl3qapkcv8zclg35nb9mn28sxa8lb-python3.8-pytest-astropy-header-0.1.2 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/cwdgl3qapkcv8zclg35nb9mn28sxa8lb-python3.8-pytest-astropy-header-0.1.2/lib patching script interpreter paths in /nix/store/cwdgl3qapkcv8zclg35nb9mn28sxa8lb-python3.8-pytest-astropy-header-0.1.2 checking for references to /build/ in /nix/store/cwdgl3qapkcv8zclg35nb9mn28sxa8lb-python3.8-pytest-astropy-header-0.1.2... 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 /nix/store/6mgiwl12bqk2lh46h7vj06ndrhz5skgw-python3.8-astropy-4.2/lib/python3.8/site-packages/astropy/config/configuration.py:582: ConfigurationMissingWarning: Configuration defaults will be used due to FileNotFoundError:2 on None warn(ConfigurationMissingWarning(msg)) ============================= test session starts ============================== platform linux -- Python 3.8.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/pytest-astropy-header-0.1.2 plugins: astropy-header-0.1.2, cov-2.12.1 collecting ...  collected 20 items  tests/test_display.py .................... [100%] ============================== 20 passed in 4.84s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase