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-hlucs4nl Created temporary directory: /build/pip-req-tracker-oypk948z Initialized build tracking at /build/pip-req-tracker-oypk948z Created build tracker: /build/pip-req-tracker-oypk948z Entered build tracker: /build/pip-req-tracker-oypk948z Created temporary directory: /build/pip-wheel-wwtftt5s Processing /build/source Created temporary directory: /build/pip-req-build-kyqcwx7_ Added file:///build/source to build tracker '/build/pip-req-tracker-oypk948z' Created temporary directory: /build/pip-modern-metadata-oewsfg48 Running command /nix/store/yqjhkdarf7p74wcha7aypzsb751n7wl2-python3-3.9.5/bin/python3.9 /nix/store/mx4ynsydw6533064bnhn9v06czx2i184-python3.9-pip-21.0.1/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /build/tmpiclwkm30 running dist_info creating /build/pip-modern-metadata-oewsfg48/anyio.egg-info writing /build/pip-modern-metadata-oewsfg48/anyio.egg-info/PKG-INFO writing dependency_links to /build/pip-modern-metadata-oewsfg48/anyio.egg-info/dependency_links.txt writing entry points to /build/pip-modern-metadata-oewsfg48/anyio.egg-info/entry_points.txt writing requirements to /build/pip-modern-metadata-oewsfg48/anyio.egg-info/requires.txt writing top-level names to /build/pip-modern-metadata-oewsfg48/anyio.egg-info/top_level.txt writing manifest file '/build/pip-modern-metadata-oewsfg48/anyio.egg-info/SOURCES.txt' reading manifest file '/build/pip-modern-metadata-oewsfg48/anyio.egg-info/SOURCES.txt' writing manifest file '/build/pip-modern-metadata-oewsfg48/anyio.egg-info/SOURCES.txt' creating '/build/pip-modern-metadata-oewsfg48/anyio.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-kyqcwx7_ 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-oypk948z' Created temporary directory: /build/pip-unpack-8rs992dz Building wheels for collected packages: anyio Created temporary directory: /build/pip-wheel-yjp2ywrg Destination directory: /build/pip-wheel-yjp2ywrg Running command /nix/store/yqjhkdarf7p74wcha7aypzsb751n7wl2-python3-3.9.5/bin/python3.9 /nix/store/mx4ynsydw6533064bnhn9v06czx2i184-python3.9-pip-21.0.1/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /build/tmp3q3cymw2 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.9.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-yjp2ywrg/tmppyllvcbv/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-hlucs4nl/wheels/4e/ad/e4/8b34a2d71a66bf6c38e937ebdd6e1b8340c5ad8008d77a009a Successfully built anyio Removed build tracker: '/build/pip-req-tracker-oypk948z' 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: sniffio>=1.1 in /nix/store/i81pl5x86qr8mrp1qi3y4iq6dl565fp1-python3.9-sniffio-1.2.0/lib/python3.9/site-packages (from anyio==3.2.1) (1.2.0) Requirement already satisfied: idna>=2.8 in /nix/store/l1wsx7bj7w7z5m7b6d52fcmn06p4vmpy-python3.9-idna-3.2/lib/python3.9/site-packages (from anyio==3.2.1) (3.2) 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/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-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/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib patching script interpreter paths in /nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1 checking for references to /build/ in /nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-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.9.5, 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 599 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%] .......................................................... [ 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%] ============================= 763 passed in 35.42s ============================= Future exception was never retrieved future: source_traceback: Object created at (most recent call last): File "/nix/store/yqjhkdarf7p74wcha7aypzsb751n7wl2-python3-3.9.5/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/nix/store/yqjhkdarf7p74wcha7aypzsb751n7wl2-python3-3.9.5/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/pytest/__main__.py", line 5, in raise SystemExit(pytest.console_main()) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/config/__init__.py", line 185, in console_main code = main() File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/config/__init__.py", line 162, in main ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main( File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/main.py", line 316, in pytest_cmdline_main return wrap_session(config, _main) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/main.py", line 269, in wrap_session session.exitstatus = doit(config, session) or 0 File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/main.py", line 323, in _main config.hook.pytest_runtestloop(session=session) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/main.py", line 348, in pytest_runtestloop item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 109, in pytest_runtest_protocol runtestprotocol(item, nextitem=nextitem) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 126, in runtestprotocol reports.append(call_and_report(item, "call", log)) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 215, in call_and_report call = call_runtest_hook(item, when, **kwds) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 254, in call_runtest_hook return CallInfo.from_call( File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 311, in from_call result: Optional[TResult] = func() File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 255, in lambda: ihook(item=item, **kwds), when=when, reraise=reraise File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/runner.py", line 162, in pytest_runtest_call item.runtest() File "/nix/store/5zj6yyaxs3qy8a85a6cjd02r0b0adjsa-python3.9-pytest-6.2.4/lib/python3.9/site-packages/_pytest/python.py", line 1641, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/nix/store/bysfhsxfgnp62iq1ghz9dxxcm3i888mm-python3.9-pluggy-0.13.1/lib/python3.9/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/pytest_plugin.py", line 133, in pytest_pyfunc_call runner.call(pyfuncitem.obj, **testargs) File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 1884, in call retval: T_Retval = self._loop.run_until_complete(func(*args, **kwargs)) File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 1015, in connection_lost self.write_future = asyncio.Future() ConnectionResetError: [Errno 104] Connection reset by peer The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/build/source/tests/streams/test_tls.py", line 191, in test_ragged_eofs await wrapper.aclose() File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/streams/tls.py", line 144, in aclose await self.unwrap() File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/streams/tls.py", line 136, in unwrap await self._call_sslobject_method(self._ssl_object.unwrap) File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/streams/tls.py", line 109, in _call_sslobject_method data = await self.transport_stream.receive() File "/nix/store/3lf5igkky8p0150asiac7zvj3yssn18m-python3.9-anyio-3.2.1/lib/python3.9/site-packages/anyio/_backends/_asyncio.py", line 1093, in receive raise self._protocol.exception anyio.BrokenResourceError Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase