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/fvrir70q2d3r88ak06l3gyc6c99m314p-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 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 may want sudo's -H flag. Ignoring indexes: https://pypi.org/simple Created temporary directory: /build/pip-ephem-wheel-cache-v0ftgc1e Created temporary directory: /build/pip-req-tracker-xw3j6_zp Initialized build tracking at /build/pip-req-tracker-xw3j6_zp Created build tracker: /build/pip-req-tracker-xw3j6_zp Entered build tracker: /build/pip-req-tracker-xw3j6_zp Created temporary directory: /build/pip-wheel-exc3dyf2 Processing /build/source Created temporary directory: /build/pip-req-build-g7z1xlae Added file:///build/source to build tracker '/build/pip-req-tracker-xw3j6_zp' Created temporary directory: /build/pip-modern-metadata-ajh4cex8 Running command /nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/bin/python3.7 /nix/store/k5mwd9i9i58hclgqvx96kjsf1h60mryd-python3.7-pip-21.0.1/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /build/tmp5ymcf_r9 running dist_info creating /build/pip-modern-metadata-ajh4cex8/anyio.egg-info writing /build/pip-modern-metadata-ajh4cex8/anyio.egg-info/PKG-INFO writing dependency_links to /build/pip-modern-metadata-ajh4cex8/anyio.egg-info/dependency_links.txt writing entry points to /build/pip-modern-metadata-ajh4cex8/anyio.egg-info/entry_points.txt writing requirements to /build/pip-modern-metadata-ajh4cex8/anyio.egg-info/requires.txt writing top-level names to /build/pip-modern-metadata-ajh4cex8/anyio.egg-info/top_level.txt writing manifest file '/build/pip-modern-metadata-ajh4cex8/anyio.egg-info/SOURCES.txt' reading manifest file '/build/pip-modern-metadata-ajh4cex8/anyio.egg-info/SOURCES.txt' writing manifest file '/build/pip-modern-metadata-ajh4cex8/anyio.egg-info/SOURCES.txt' creating '/build/pip-modern-metadata-ajh4cex8/anyio.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-g7z1xlae has version 3.2.1, which satisfies requirement anyio==3.2.1 from file:///build/source Removed anyio==3.2.1 from file:///build/source from build tracker '/build/pip-req-tracker-xw3j6_zp' Created temporary directory: /build/pip-unpack-9r3_cq_w Building wheels for collected packages: anyio Created temporary directory: /build/pip-wheel-j17c19mi Destination directory: /build/pip-wheel-j17c19mi Running command /nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/bin/python3.7 /nix/store/k5mwd9i9i58hclgqvx96kjsf1h60mryd-python3.7-pip-21.0.1/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /build/tmp46aespsh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anyio copying src/anyio/to_thread.py -> build/lib/anyio copying src/anyio/__init__.py -> build/lib/anyio copying src/anyio/from_thread.py -> build/lib/anyio copying src/anyio/lowlevel.py -> build/lib/anyio copying src/anyio/pytest_plugin.py -> build/lib/anyio copying src/anyio/to_process.py -> build/lib/anyio creating build/lib/anyio/abc copying src/anyio/abc/_tasks.py -> build/lib/anyio/abc copying src/anyio/abc/_sockets.py -> build/lib/anyio/abc copying src/anyio/abc/__init__.py -> build/lib/anyio/abc copying src/anyio/abc/_testing.py -> build/lib/anyio/abc copying src/anyio/abc/_subprocesses.py -> build/lib/anyio/abc copying src/anyio/abc/_resources.py -> build/lib/anyio/abc copying src/anyio/abc/_streams.py -> build/lib/anyio/abc creating build/lib/anyio/streams copying src/anyio/streams/__init__.py -> build/lib/anyio/streams copying src/anyio/streams/buffered.py -> build/lib/anyio/streams copying src/anyio/streams/memory.py -> build/lib/anyio/streams copying src/anyio/streams/stapled.py -> build/lib/anyio/streams copying src/anyio/streams/tls.py -> build/lib/anyio/streams copying src/anyio/streams/file.py -> build/lib/anyio/streams copying src/anyio/streams/text.py -> build/lib/anyio/streams creating build/lib/anyio/_core copying src/anyio/_core/_exceptions.py -> build/lib/anyio/_core copying src/anyio/_core/_fileio.py -> build/lib/anyio/_core copying src/anyio/_core/_tasks.py -> build/lib/anyio/_core copying src/anyio/_core/_sockets.py -> build/lib/anyio/_core copying src/anyio/_core/__init__.py -> build/lib/anyio/_core copying src/anyio/_core/_synchronization.py -> build/lib/anyio/_core copying src/anyio/_core/_testing.py -> build/lib/anyio/_core copying src/anyio/_core/_subprocesses.py -> build/lib/anyio/_core copying src/anyio/_core/_compat.py -> build/lib/anyio/_core copying src/anyio/_core/_resources.py -> build/lib/anyio/_core copying src/anyio/_core/_typedattr.py -> build/lib/anyio/_core copying src/anyio/_core/_eventloop.py -> build/lib/anyio/_core copying src/anyio/_core/_signals.py -> build/lib/anyio/_core copying src/anyio/_core/_streams.py -> build/lib/anyio/_core creating build/lib/anyio/_backends copying src/anyio/_backends/__init__.py -> build/lib/anyio/_backends copying src/anyio/_backends/_asyncio.py -> build/lib/anyio/_backends copying src/anyio/_backends/_trio.py -> build/lib/anyio/_backends copying src/anyio/py.typed -> build/lib/anyio 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/anyio copying build/lib/anyio/to_thread.py -> build/bdist.linux-x86_64/wheel/anyio copying build/lib/anyio/__init__.py -> build/bdist.linux-x86_64/wheel/anyio copying build/lib/anyio/from_thread.py -> build/bdist.linux-x86_64/wheel/anyio copying build/lib/anyio/lowlevel.py -> build/bdist.linux-x86_64/wheel/anyio creating build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/_tasks.py -> build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/_sockets.py -> build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/__init__.py -> build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/_testing.py -> build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/_subprocesses.py -> build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/_resources.py -> build/bdist.linux-x86_64/wheel/anyio/abc copying build/lib/anyio/abc/_streams.py -> build/bdist.linux-x86_64/wheel/anyio/abc creating build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/__init__.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/buffered.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/memory.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/stapled.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/tls.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/file.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/streams/text.py -> build/bdist.linux-x86_64/wheel/anyio/streams copying build/lib/anyio/py.typed -> build/bdist.linux-x86_64/wheel/anyio creating build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_exceptions.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_fileio.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_tasks.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_sockets.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/__init__.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_synchronization.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_testing.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_subprocesses.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_compat.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_resources.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_typedattr.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_eventloop.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_signals.py -> build/bdist.linux-x86_64/wheel/anyio/_core copying build/lib/anyio/_core/_streams.py -> build/bdist.linux-x86_64/wheel/anyio/_core creating build/bdist.linux-x86_64/wheel/anyio/_backends copying build/lib/anyio/_backends/__init__.py -> build/bdist.linux-x86_64/wheel/anyio/_backends copying build/lib/anyio/_backends/_asyncio.py -> build/bdist.linux-x86_64/wheel/anyio/_backends copying build/lib/anyio/_backends/_trio.py -> build/bdist.linux-x86_64/wheel/anyio/_backends copying build/lib/anyio/pytest_plugin.py -> build/bdist.linux-x86_64/wheel/anyio copying build/lib/anyio/to_process.py -> build/bdist.linux-x86_64/wheel/anyio running install_egg_info running egg_info creating src/anyio.egg-info writing src/anyio.egg-info/PKG-INFO writing dependency_links to src/anyio.egg-info/dependency_links.txt writing entry points to src/anyio.egg-info/entry_points.txt writing requirements to src/anyio.egg-info/requires.txt writing top-level names to src/anyio.egg-info/top_level.txt writing manifest file 'src/anyio.egg-info/SOURCES.txt' reading manifest file 'src/anyio.egg-info/SOURCES.txt' writing manifest file 'src/anyio.egg-info/SOURCES.txt' Copying src/anyio.egg-info to build/bdist.linux-x86_64/wheel/anyio-3.2.1-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/anyio-3.2.1.dist-info/WHEEL creating '/build/pip-wheel-j17c19mi/tmp06lv4rgy/anyio-3.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'anyio/__init__.py' adding 'anyio/from_thread.py' adding 'anyio/lowlevel.py' adding 'anyio/py.typed' adding 'anyio/pytest_plugin.py' adding 'anyio/to_process.py' adding 'anyio/to_thread.py' adding 'anyio/_backends/__init__.py' adding 'anyio/_backends/_asyncio.py' adding 'anyio/_backends/_trio.py' adding 'anyio/_core/__init__.py' adding 'anyio/_core/_compat.py' adding 'anyio/_core/_eventloop.py' adding 'anyio/_core/_exceptions.py' adding 'anyio/_core/_fileio.py' adding 'anyio/_core/_resources.py' adding 'anyio/_core/_signals.py' adding 'anyio/_core/_sockets.py' adding 'anyio/_core/_streams.py' adding 'anyio/_core/_subprocesses.py' adding 'anyio/_core/_synchronization.py' adding 'anyio/_core/_tasks.py' adding 'anyio/_core/_testing.py' adding 'anyio/_core/_typedattr.py' adding 'anyio/abc/__init__.py' adding 'anyio/abc/_resources.py' adding 'anyio/abc/_sockets.py' adding 'anyio/abc/_streams.py' adding 'anyio/abc/_subprocesses.py' adding 'anyio/abc/_tasks.py' adding 'anyio/abc/_testing.py' adding 'anyio/streams/__init__.py' adding 'anyio/streams/buffered.py' adding 'anyio/streams/file.py' adding 'anyio/streams/memory.py' adding 'anyio/streams/stapled.py' adding 'anyio/streams/text.py' adding 'anyio/streams/tls.py' adding 'anyio-3.2.1.dist-info/LICENSE' adding 'anyio-3.2.1.dist-info/METADATA' adding 'anyio-3.2.1.dist-info/WHEEL' adding 'anyio-3.2.1.dist-info/entry_points.txt' adding 'anyio-3.2.1.dist-info/top_level.txt' adding 'anyio-3.2.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for anyio (PEP 517) ... [?25l[?25hdone Created wheel for anyio: filename=anyio-3.2.1-py3-none-any.whl size=75379 sha256=7f4a1f9b2700782c67f7f1df13e30d47773e94b8da1c1d8e5620df2ac5bfc63b Stored in directory: /build/pip-ephem-wheel-cache-v0ftgc1e/wheels/f5/ed/ef/4b1eaa194f9109b06e279579433cf11d1e13972f704f1da974 Successfully built anyio Removed build tracker: '/build/pip-req-tracker-xw3j6_zp' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./anyio-3.2.1-py3-none-any.whl Requirement already satisfied: idna>=2.8 in /nix/store/j0zvlrsp2wbnb1hn7dkqxjbk70s7mh73-python3.7-idna-3.2/lib/python3.7/site-packages (from anyio==3.2.1) (3.2) Requirement already satisfied: typing-extensions in /nix/store/gs7lln58sx39jg072dzhxkn0kjb4qzh8-python3.7-typing_extensions-3.10.0.0/lib/python3.7/site-packages (from anyio==3.2.1) (3.10.0.0) Requirement already satisfied: sniffio>=1.1 in /nix/store/i54z2r88bmpy8bd7kj55lsdkdbxnkl4k-python3.7-sniffio-1.2.0/lib/python3.7/site-packages (from anyio==3.2.1) (1.2.0) Installing collected packages: anyio Successfully installed anyio-3.2.1 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/fwjwj9qvvkw50gzrphw2yr1hnnl3vm7j-python3.7-anyio-3.2.1 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/fwjwj9qvvkw50gzrphw2yr1hnnl3vm7j-python3.7-anyio-3.2.1/lib patching script interpreter paths in /nix/store/fwjwj9qvvkw50gzrphw2yr1hnnl3vm7j-python3.7-anyio-3.2.1 checking for references to /build/ in /nix/store/fwjwj9qvvkw50gzrphw2yr1hnnl3vm7j-python3.7-anyio-3.2.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 Check whether the following modules can be imported: anyio @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.10, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source, configfile: pyproject.toml, testpaths: tests plugins: anyio-3.2.1, hypothesis-6.14.0, mock-3.6.1 collecting ...  collecting 587 items  collected 763 items  tests/test_compat.py ................................................... [ 6%] .................................... [ 11%] tests/test_debugging.py ....................... [ 14%] tests/test_eventloop.py ......... [ 15%] tests/test_fileio.py ............ [ 17%] tests/test_from_thread.py .............................................. [ 23%] .............................. [ 27%] tests/test_lowlevel.py ........................... [ 30%] tests/test_pytest_plugin.py ...... [ 31%] tests/test_signals.py ......... [ 32%] tests/test_subprocesses.py .................. [ 34%] tests/test_synchronization.py .......................................... [ 40%] ......................................................... [ 47%] tests/test_taskgroups.py ............................................... [ 54%] ........................................................................ [ 63%] .........................................................s [ 71%] tests/test_to_process.py ..................... [ 73%] tests/test_to_thread.py ....................... [ 76%] tests/streams/test_buffered.py ............ [ 78%] tests/streams/test_file.py .............................. [ 82%] tests/streams/test_memory.py ........................................... [ 88%] ...................... [ 90%] tests/streams/test_stapled.py .................. [ 93%] tests/streams/test_text.py ............... [ 95%] tests/streams/test_tls.py .................................... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_taskgroups.py:967: Cancel messages are only supported on py3.9+ ======================= 762 passed, 1 skipped in 34.22s ======================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase