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 setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/jd94aydvy8j8dizxwb70s2m07cv6005r-curio-1.5.tar.gz source root is curio-1.5 setting SOURCE_DATE_EPOCH to timestamp 1615478764 of file curio-1.5/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 running build_py creating build creating build/lib creating build/lib/curio copying curio/sync.py -> build/lib/curio copying curio/ssl.py -> build/lib/curio copying curio/errors.py -> build/lib/curio copying curio/socket.py -> build/lib/curio copying curio/kernel.py -> build/lib/curio copying curio/timequeue.py -> build/lib/curio copying curio/workers.py -> build/lib/curio copying curio/debug.py -> build/lib/curio copying curio/__init__.py -> build/lib/curio copying curio/task.py -> build/lib/curio copying curio/io.py -> build/lib/curio copying curio/channel.py -> build/lib/curio copying curio/file.py -> build/lib/curio copying curio/network.py -> build/lib/curio copying curio/sched.py -> build/lib/curio copying curio/time.py -> build/lib/curio copying curio/subprocess.py -> build/lib/curio copying curio/meta.py -> build/lib/curio copying curio/traps.py -> build/lib/curio copying curio/thread.py -> build/lib/curio copying curio/__main__.py -> build/lib/curio copying curio/queue.py -> build/lib/curio copying curio/monitor.py -> build/lib/curio 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/curio copying build/lib/curio/sync.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/ssl.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/errors.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/socket.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/kernel.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/timequeue.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/workers.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/debug.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/__init__.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/task.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/io.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/channel.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/file.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/network.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/sched.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/time.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/subprocess.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/meta.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/traps.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/thread.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/__main__.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/queue.py -> build/bdist.linux-x86_64/wheel/curio copying build/lib/curio/monitor.py -> build/bdist.linux-x86_64/wheel/curio running install_egg_info running egg_info writing curio.egg-info/PKG-INFO writing dependency_links to curio.egg-info/dependency_links.txt writing requirements to curio.egg-info/requires.txt writing top-level names to curio.egg-info/top_level.txt reading manifest file 'curio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '__pycache__' warning: no previously-included files matching '*.pyo' found under directory '__pycache__' adding license file 'LICENSE' writing manifest file 'curio.egg-info/SOURCES.txt' Copying curio.egg-info to build/bdist.linux-x86_64/wheel/curio-1.5-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/curio-1.5.dist-info/WHEEL creating 'dist/curio-1.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'curio/__init__.py' adding 'curio/__main__.py' adding 'curio/channel.py' adding 'curio/debug.py' adding 'curio/errors.py' adding 'curio/file.py' adding 'curio/io.py' adding 'curio/kernel.py' adding 'curio/meta.py' adding 'curio/monitor.py' adding 'curio/network.py' adding 'curio/queue.py' adding 'curio/sched.py' adding 'curio/socket.py' adding 'curio/ssl.py' adding 'curio/subprocess.py' adding 'curio/sync.py' adding 'curio/task.py' adding 'curio/thread.py' adding 'curio/time.py' adding 'curio/timequeue.py' adding 'curio/traps.py' adding 'curio/workers.py' adding 'curio-1.5.dist-info/LICENSE' adding 'curio-1.5.dist-info/METADATA' adding 'curio-1.5.dist-info/WHEEL' adding 'curio-1.5.dist-info/top_level.txt' adding 'curio-1.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/curio-1.5/dist /build/curio-1.5 Processing ./curio-1.5-py3-none-any.whl Installing collected packages: curio Successfully installed curio-1.5 /build/curio-1.5 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/y0xkwrwyxzglyj81bk5410lq4d12n06q-python3.7-curio-1.5 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/y0xkwrwyxzglyj81bk5410lq4d12n06q-python3.7-curio-1.5/lib patching script interpreter paths in /nix/store/y0xkwrwyxzglyj81bk5410lq4d12n06q-python3.7-curio-1.5 checking for references to /build/ in /nix/store/y0xkwrwyxzglyj81bk5410lq4d12n06q-python3.7-curio-1.5... 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: curio @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 cachedir: .pytest_cache rootdir: /build/curio-1.5, configfile: setup.cfg, testpaths: tests collecting ...  collecting 262 items  collected 262 items / 1 deselected / 261 selected  tests/test_activation.py::test_activation_base PASSED [ 0%] tests/test_activation.py::test_activation_crash PASSED [ 0%] tests/test_activation.py::test_activation_count PASSED [ 1%] tests/test_asyncgen.py::test_simple_agen PASSED [ 1%] tests/test_asyncgen.py::test_simple_agen_final PASSED [ 1%] tests/test_asyncgen.py::test_agen_final_finalize PASSED [ 2%] tests/test_asyncgen.py::test_agen_except_ok PASSED [ 2%] tests/test_asyncgen.py::test_awaitable_agen PASSED [ 3%] tests/test_channel.py::test_connection_hello PASSED [ 3%] tests/test_channel.py::test_connection_hello_bytes PASSED [ 3%] tests/test_channel.py::test_connection_large PASSED [ 4%] tests/test_channel.py::test_connection_auth PASSED [ 4%] tests/test_channel.py::test_connection_auth_fail PASSED [ 4%] tests/test_channel.py::test_connection_send_partial_bytes PASSED [ 5%] tests/test_channel.py::test_connection_from_connection PASSED [ 5%] tests/test_channel.py::test_connection_recv_cancel PASSED [ 6%] tests/test_channel.py::test_connection_recv_timeout PASSED [ 6%] tests/test_channel.py::test_connection_send_cancel PASSED [ 6%] tests/test_channel.py::test_connection_send_timeout PASSED [ 7%] tests/test_channel.py::test_channel_hello PASSED [ 7%] tests/test_channel.py::test_channel_hello_auth PASSED [ 8%] tests/test_channel.py::test_channel_hello_auth_fail PASSED [ 8%] tests/test_channel.py::test_channel_slow_connect SKIPPED (unconditio...) [ 8%] tests/test_channel.py::test_recv_bytes_into PASSED [ 9%] tests/test_file.py::test_read PASSED [ 9%] tests/test_file.py::test_readall PASSED [ 9%] tests/test_file.py::test_read1 PASSED [ 10%] tests/test_file.py::test_readinto PASSED [ 10%] tests/test_file.py::test_readinto1 PASSED [ 11%] tests/test_file.py::test_readline PASSED [ 11%] tests/test_file.py::test_readlines PASSED [ 11%] tests/test_file.py::test_readiter PASSED [ 12%] tests/test_file.py::test_read_anext PASSED [ 12%] tests/test_file.py::test_read_anext2 PASSED [ 13%] tests/test_file.py::test_bad_usage PASSED [ 13%] tests/test_file.py::test_write PASSED [ 13%] tests/test_file.py::test_writelines PASSED [ 14%] tests/test_file.py::test_seek_tell PASSED [ 14%] tests/test_file.py::test_truncate PASSED [ 14%] tests/test_file.py::test_sync_iter PASSED [ 15%] tests/test_file.py::test_sync_with PASSED [ 15%] tests/test_file.py::test_must_be_asynccontext PASSED [ 16%] tests/test_file.py::test_blocking PASSED [ 16%] tests/test_file.py::test_file_misc PASSED [ 16%] tests/test_io.py::test_socket_blocking PASSED [ 17%] tests/test_io.py::test_socketstream_blocking PASSED [ 17%] tests/test_io.py::test_filestream_blocking PASSED [ 18%] tests/test_io.py::test_filestream_bad_blocking PASSED [ 18%] tests/test_io.py::test_socketstream_bad_blocking PASSED [ 18%] tests/test_io.py::test_read_partial PASSED [ 19%] tests/test_io.py::test_readall PASSED [ 19%] tests/test_io.py::test_readall_partial PASSED [ 19%] tests/test_io.py::test_readall_timeout PASSED [ 20%] tests/test_io.py::test_read_exactly PASSED [ 20%] tests/test_io.py::test_read_exactly_incomplete PASSED [ 21%] tests/test_io.py::test_read_exactly_timeout PASSED [ 21%] tests/test_io.py::test_readline PASSED [ 21%] tests/test_io.py::test_readlines PASSED [ 22%] tests/test_io.py::test_readlines_timeout PASSED [ 22%] tests/test_io.py::test_writelines PASSED [ 22%] tests/test_io.py::test_writelines_timeout PASSED [ 23%] tests/test_io.py::test_write_timeout PASSED [ 23%] tests/test_io.py::test_iterline PASSED [ 24%] tests/test_io.py::test_double_recv PASSED [ 24%] tests/test_io.py::test_sendall_cancel SKIPPED (flaky) [ 24%] tests/test_io.py::test_stream_bad_context PASSED [ 25%] tests/test_io.py::test_stream_bad_iter PASSED [ 25%] tests/test_io.py::test_io_waiting PASSED [ 26%] tests/test_io.py::test_io_unregister PASSED [ 26%] tests/test_kernel.py::test_hello PASSED [ 26%] tests/test_kernel.py::test_raise PASSED [ 27%] tests/test_kernel.py::test_sleep PASSED [ 27%] tests/test_kernel.py::test_clock PASSED [ 27%] tests/test_kernel.py::test_sleep_cancel PASSED [ 28%] tests/test_kernel.py::test_sleep_timeout PASSED [ 28%] tests/test_kernel.py::test_sleep_ignore_timeout PASSED [ 29%] tests/test_kernel.py::test_sleep_notimeout PASSED [ 29%] tests/test_kernel.py::test_task_join PASSED [ 29%] tests/test_kernel.py::test_task_join_error PASSED [ 30%] tests/test_kernel.py::test_task_cancel PASSED [ 30%] tests/test_kernel.py::test_task_cancel_poll PASSED [ 31%] tests/test_kernel.py::test_task_cancel_not_blocking PASSED [ 31%] tests/test_kernel.py::test_task_cancel_join PASSED [ 31%] tests/test_kernel.py::test_task_cancel_join_wait PASSED [ 32%] tests/test_kernel.py::test_task_child_cancel PASSED [ 32%] tests/test_kernel.py::test_task_ready_cancel PASSED [ 32%] tests/test_kernel.py::test_double_cancel PASSED [ 33%] tests/test_kernel.py::test_nested_timeout PASSED [ 33%] tests/test_kernel.py::test_nested_context_timeout PASSED [ 34%] tests/test_kernel.py::test_nested_context_timeout2 PASSED [ 34%] tests/test_kernel.py::test_nested_context_timeout3 PASSED [ 34%] tests/test_kernel.py::test_nested_timeout_uncaught PASSED [ 35%] tests/test_kernel.py::test_nested_context_timeout_uncaught PASSED [ 35%] tests/test_kernel.py::test_nested_timeout_none PASSED [ 36%] tests/test_kernel.py::test_task_run_error PASSED [ 36%] tests/test_kernel.py::test_sleep_0_starvation PASSED [ 36%] tests/test_kernel.py::test_ping_pong_starvation PASSED [ 37%] tests/test_kernel.py::test_task_cancel_timeout PASSED [ 37%] tests/test_kernel.py::test_reentrant_kernel PASSED [ 37%] tests/test_kernel.py::test_pending_cancellation PASSED [ 38%] tests/test_kernel.py::test_single_stepping PASSED [ 38%] tests/test_kernel.py::test_io_registration PASSED [ 39%] tests/test_kernel.py::test_coro_partial PASSED [ 39%] tests/test_kernel.py::test_custom_cancel PASSED [ 39%] tests/test_kernel.py::test_timeout_badness PASSED [ 40%] tests/test_kernel.py::test_kernel_no_shutdown PASSED [ 40%] tests/test_kernel.py::test_kernel_exit PASSED [ 40%] tests/test_kernel.py::test_kernel_badtrap PASSED [ 41%] tests/test_kernel.py::test_kernel_multischedule PASSED [ 41%] tests/test_kernel.py::test_kernel_debug PASSED [ 42%] tests/test_meta.py::test_iscoroutinefunc PASSED [ 42%] tests/test_meta.py::test_instantiate_coroutine PASSED [ 42%] tests/test_meta.py::test_bad_awaitable PASSED [ 43%] tests/test_meta.py::test_awaitable_partial PASSED [ 43%] tests/test_meta.py::test_asynccontextmanager PASSED [ 44%] tests/test_meta.py::test_missing_asynccontextmanager PASSED [ 44%] tests/test_network.py::test_tcp_echo PASSED [ 44%] tests/test_network.py::test_unix_echo PASSED [ 45%] tests/test_network.py::test_ssl_server PASSED [ 45%] tests/test_network.py::test_unix_ssl_server PASSED [ 45%] tests/test_network.py::test_ssl_wrapping PASSED [ 46%] tests/test_network.py::test_ssl_manual_wrapping PASSED [ 46%] tests/test_network.py::test_errors PASSED [ 47%] tests/test_queue.py::test_queue_simple PASSED [ 47%] tests/test_queue.py::test_queue_unbounded PASSED [ 47%] tests/test_queue.py::test_queue_bounded PASSED [ 48%] tests/test_queue.py::test_queue_get_cancel PASSED [ 48%] tests/test_queue.py::test_queue_put_cancel PASSED [ 49%] tests/test_queue.py::test_queue_get_timeout PASSED [ 49%] tests/test_queue.py::test_queue_put_timeout PASSED [ 49%] tests/test_queue.py::test_queue_qsize PASSED [ 50%] tests/test_queue.py::test_priority_queue PASSED [ 50%] tests/test_queue.py::test_lifo_queue PASSED [ 50%] tests/test_queue.py::test_univ_queue_basic PASSED [ 51%] tests/test_queue.py::test_univ_queue_sync_async PASSED [ 51%] tests/test_queue.py::test_univ_queue_async_sync PASSED [ 52%] tests/test_queue.py::test_univ_queue_cancel PASSED [ 52%] tests/test_queue.py::test_univ_queue_multiple_consumer PASSED [ 52%] tests/test_queue.py::test_univ_queue_multiple_kernels PASSED [ 53%] tests/test_queue.py::test_univ_queue_withfd PASSED [ 53%] tests/test_queue.py::test_uqueue_asyncio_prod PASSED [ 54%] tests/test_queue.py::test_uqueue_asyncio_consumer PASSED [ 54%] tests/test_queue.py::test_uqueue_withfd_corner PASSED [ 54%] tests/test_queue.py::test_uqueue_put_cancel PASSED [ 55%] tests/test_socket.py::test_tcp_echo PASSED [ 55%] tests/test_socket.py::test_tcp_file_echo PASSED [ 55%] tests/test_socket.py::test_udp_echo PASSED [ 56%] tests/test_socket.py::test_fromfd_tcp_echo PASSED [ 56%] tests/test_socket.py::test_accept_timeout PASSED [ 57%] tests/test_socket.py::test_accept_cancel PASSED [ 57%] tests/test_socket.py::test_recv_timeout PASSED [ 57%] tests/test_socket.py::test_recv_cancel PASSED [ 58%] tests/test_socket.py::test_recvfrom_timeout PASSED [ 58%] tests/test_socket.py::test_recvfrom_cancel PASSED [ 59%] tests/test_socket.py::test_buffer_into PASSED [ 59%] tests/test_socket.py::test_buffer_stream_into PASSED [ 59%] tests/test_socket.py::test_buffer_makefile_into PASSED [ 60%] tests/test_socket.py::test_read_write_on_same_socket PASSED [ 60%] tests/test_socket.py::test_create_connection PASSED [ 60%] tests/test_socket.py::test_create_bad_connection PASSED [ 61%] tests/test_socket.py::test_socket_funcs SKIPPED (unreliable) [ 61%] tests/test_subprocess.py::test_simple PASSED [ 62%] tests/test_subprocess.py::test_simple_check_output PASSED [ 62%] tests/test_subprocess.py::test_bad_cmd PASSED [ 62%] tests/test_subprocess.py::test_bad_cmd_check_output PASSED [ 63%] tests/test_subprocess.py::test_timeout PASSED [ 63%] tests/test_subprocess.py::test_universal PASSED [ 63%] tests/test_subprocess.py::test_stdin_pipe PASSED [ 64%] tests/test_subprocess.py::test_check_output_stdin PASSED [ 64%] tests/test_subprocess.py::test_no_input_cancel PASSED [ 65%] tests/test_subprocess.py::test_popen_join PASSED [ 65%] tests/test_subprocess.py::test_io_error PASSED [ 65%] tests/test_sync.py::TestEvent::test_event_get_wait PASSED [ 66%] tests/test_sync.py::TestEvent::test_event_get_immediate PASSED [ 66%] tests/test_sync.py::TestEvent::test_event_wait_cancel PASSED [ 67%] tests/test_sync.py::TestEvent::test_event_wait_timeout PASSED [ 67%] tests/test_sync.py::TestEvent::test_event_wait_notimeout PASSED [ 67%] tests/test_sync.py::TestLock::test_lock_sequence PASSED [ 68%] tests/test_sync.py::TestLock::test_lock_acquire_cancel PASSED [ 68%] tests/test_sync.py::TestLock::test_lock_acquire_timeout PASSED [ 68%] tests/test_sync.py::TestRLock::test_rlock_reenter PASSED [ 69%] tests/test_sync.py::TestRLock::test_rlock_notowner PASSED [ 69%] tests/test_sync.py::TestSemaphore::test_sema_sequence PASSED [ 70%] tests/test_sync.py::TestSemaphore::test_sema_sequence2 PASSED [ 70%] tests/test_sync.py::TestSemaphore::test_sema_acquire_cancel PASSED [ 70%] tests/test_sync.py::TestSemaphore::test_sema_acquire_timeout PASSED [ 71%] tests/test_sync.py::TestCondition::test_cond_sequence PASSED [ 71%] tests/test_sync.py::TestCondition::test_cond_wait_cancel PASSED [ 72%] tests/test_sync.py::TestCondition::test_cond_wait_timeout PASSED [ 72%] tests/test_sync.py::TestCondition::test_cond_notify_all PASSED [ 72%] tests/test_sync.py::TestCondition::test_cond_waitfor PASSED [ 73%] tests/test_sync.py::TestCondition::test_condition_error PASSED [ 73%] tests/test_sync.py::TestUniversalEvent::test_uevent_get_wait PASSED [ 73%] tests/test_sync.py::TestUniversalEvent::test_uevent_get_twait PASSED [ 74%] tests/test_sync.py::TestUniversalEvent::test_uevent_get_asyncio_set PASSED [ 74%] tests/test_sync.py::TestUniversalEvent::test_uevent_get_asyncio_wait PASSED [ 75%] tests/test_sync.py::TestResult::test_value PASSED [ 75%] tests/test_sync.py::TestResult::test_error PASSED [ 75%] tests/test_sync.py::TestUniversalResult::test_universal_value PASSED [ 76%] tests/test_sync.py::TestUniversalResult::test_universal_error PASSED [ 76%] tests/test_sync.py::test_repr PASSED [ 77%] tests/test_task.py::test_cancel_noblock PASSED [ 77%] tests/test_task.py::test_cancel_custom_exception PASSED [ 77%] tests/test_task.py::test_cancel_custom_exception_instance PASSED [ 78%] tests/test_task.py::test_task_group PASSED [ 78%] tests/test_task.py::test_task_group_daemon PASSED [ 78%] tests/test_task.py::test_task_group_daemon_error PASSED [ 79%] tests/test_task.py::test_task_group_existing PASSED [ 79%] tests/test_task.py::test_task_any_cancel PASSED [ 80%] tests/test_task.py::test_task_any_error PASSED [ 80%] tests/test_task.py::test_task_group_iter PASSED [ 80%] tests/test_task.py::test_task_wait_none PASSED [ 81%] tests/test_task.py::test_task_join_daemon PASSED [ 81%] tests/test_task.py::test_task_group_error PASSED [ 81%] tests/test_task.py::test_task_group_error_block PASSED [ 82%] tests/test_task.py::test_task_group_join PASSED [ 82%] tests/test_task.py::test_task_group_cancel PASSED [ 83%] tests/test_task.py::test_task_group_timeout PASSED [ 83%] tests/test_task.py::test_task_group_cancel_remaining PASSED [ 83%] tests/test_task.py::test_task_group_use_error PASSED [ 84%] tests/test_task.py::test_task_group_empty PASSED [ 84%] tests/test_task.py::test_defer_cancellation PASSED [ 85%] tests/test_task.py::test_explicit_raise_cancel_disable PASSED [ 85%] tests/test_task.py::test_disable_cancellation_function PASSED [ 85%] tests/test_task.py::test_self_cancellation PASSED [ 86%] tests/test_task.py::test_disable_cancellation_explicit_raise PASSED [ 86%] tests/test_task.py::test_set_cancellation PASSED [ 86%] tests/test_task.py::test_taskgroup_misc PASSED [ 87%] tests/test_task.py::test_contextvars PASSED [ 87%] tests/test_task.py::test_task_group_result PASSED [ 88%] tests/test_task.py::test_task_diag PASSED [ 88%] tests/test_task.py::test_late_join PASSED [ 88%] tests/test_task.py::test_task_group_join_done PASSED [ 89%] tests/test_task.py::test_errors PASSED [ 89%] tests/test_task.py::test_diag PASSED [ 90%] tests/test_thread.py::test_good_result PASSED [ 90%] tests/test_thread.py::test_bad_result PASSED [ 90%] tests/test_thread.py::test_cancel_result PASSED [ 91%] tests/test_thread.py::test_thread_good_result PASSED [ 91%] tests/test_thread.py::test_thread_bad_result PASSED [ 91%] tests/test_thread.py::test_thread_cancel_result PASSED [ 92%] tests/test_thread.py::test_thread_sync PASSED [ 92%] tests/test_thread.py::test_thread_timeout PASSED [ 93%] tests/test_thread.py::test_thread_disable_cancellation PASSED [ 93%] tests/test_thread.py::test_thread_read PASSED [ 93%] tests/test_thread.py::test_subprocess_popen PASSED [ 94%] tests/test_thread.py::test_task_group_thread PASSED [ 94%] tests/test_thread.py::test_task_group_spawn_thread PASSED [ 95%] tests/test_thread.py::test_thread_context SKIPPED (unconditional skip) [ 95%] tests/test_thread.py::test_await_passthrough PASSED [ 95%] tests/test_thread.py::test_errors PASSED [ 96%] tests/test_timequeue.py::test_timequeue_expired PASSED [ 96%] tests/test_workers.py::test_cpu PASSED [ 96%] tests/test_workers.py::test_bad_cpu PASSED [ 97%] tests/test_workers.py::test_blocking PASSED [ 97%] tests/test_workers.py::test_executor PASSED [ 98%] tests/test_workers.py::test_worker_cancel[run_in_thread] PASSED [ 98%] tests/test_workers.py::test_worker_cancel[run_in_process] PASSED [ 98%] tests/test_workers.py::test_worker_timeout[run_in_thread] PASSED [ 99%] tests/test_workers.py::test_worker_timeout[run_in_process] PASSED [ 99%] tests/test_workers.py::test_exception PASSED [100%] =============================== warnings summary =============================== tests/test_file.py::test_sync_with /build/curio-1.5/tests/test_file.py:224: RuntimeWarning: coroutine 'AsyncFile.__aenter__' was never awaited assert True tests/test_io.py::test_stream_bad_context /build/curio-1.5/tests/test_io.py:850: RuntimeWarning: coroutine 'StreamBase.__aenter__' was never awaited results.append(True) tests/test_io.py::test_stream_bad_iter /build/curio-1.5/tests/test_io.py:883: RuntimeWarning: coroutine 'StreamBase.__anext__' was never awaited results.append(True) tests/test_kernel.py::test_reentrant_kernel /build/curio-1.5/tests/test_kernel.py:727: RuntimeWarning: coroutine 'test_reentrant_kernel..child' was never awaited kernel.run(child) tests/test_meta.py::test_instantiate_coroutine /nix/store/526v616l8ifld1h8h996k7sh0pnbjr4d-python3.7-pytest-6.2.5/lib/python3.7/site-packages/_pytest/python.py:183: RuntimeWarning: coroutine 'test_instantiate_coroutine..coro' was never awaited result = testfunction(**testargs) tests/test_thread.py::test_errors /build/curio-1.5/tests/test_thread.py:267: RuntimeWarning: coroutine 'simple_coro' was never awaited AWAIT(simple_coro(2,3)) -- Docs: https://docs.pytest.org/en/stable/warnings.html ===== 257 passed, 4 skipped, 1 deselected, 6 warnings in 95.42s (0:01:35) ====== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase