>>> py3-trio: Building community/py3-trio 0.18.0-r1 (using abuild 3.8.0_rc3-r2) started Fri, 21 May 2021 22:23:33 +0000 >>> py3-trio: Checking sanity of /home/buildozer/aports/community/py3-trio/APKBUILD... >>> py3-trio: Analyzing dependencies... >>> py3-trio: Installing for build: build-base py3-idna py3-openssl py3-outcome py3-sniffio py3-sortedcontainers python3 py3-setuptools py3-astor py3-pytest py3-trustme (1/39) Installing libbz2 (1.0.8-r1) (2/39) Installing gdbm (1.19-r0) (3/39) Installing mpdecimal (2.5.1-r1) (4/39) Installing readline (8.1.0-r0) (5/39) Installing sqlite-libs (3.35.5-r0) (6/39) Installing python3 (3.9.5-r1) (7/39) Installing py3-idna (3.1-r1) (8/39) Installing py3-cparser (2.20-r1) (9/39) Installing py3-cffi (1.14.5-r1) (10/39) Installing py3-asn1crypto (1.4.0-r1) (11/39) Installing py3-six (1.15.0-r1) (12/39) Installing py3-cryptography (3.3.2-r1) (13/39) Installing py3-openssl (20.0.1-r1) (14/39) Installing py3-async_generator (1.10-r2) (15/39) Installing py3-attrs (20.3.0-r1) (16/39) Installing py3-outcome (1.1.0-r1) (17/39) Installing py3-curio (1.5-r1) (18/39) Installing py3-sniffio (1.2.0-r1) (19/39) Installing py3-sortedcontainers (2.4.0-r0) (20/39) Installing py3-ordered-set (4.0.2-r1) (21/39) Installing py3-appdirs (1.4.4-r2) (22/39) Installing py3-parsing (2.4.7-r2) (23/39) Installing py3-packaging (20.9-r1) (24/39) Installing py3-setuptools (52.0.0-r3) (25/39) Installing py3-astor (0.8.1-r1) (26/39) Installing py3-atomicwrites (1.4.0-r1) (27/39) Installing py3-more-itertools (8.7.0-r1) (28/39) Installing py3-iniconfig (1.1.1-r1) (29/39) Installing py3-pluggy (0.13.1-r4) (30/39) Installing py3-py (1.10.0-r1) (31/39) Installing py3-wcwidth (0.2.5-r1) (32/39) Installing py3-toml (0.10.2-r2) (33/39) Installing py3-pytest (6.2.4-r0) (34/39) Installing py3-asn1 (0.4.8-r1) (35/39) Installing py3-asn1-modules (0.2.8-r1) (36/39) Installing py3-characteristic (14.3.0-r7) (37/39) Installing py3-service_identity (18.1.0-r4) (38/39) Installing py3-trustme (0.7.0-r1) (39/39) Installing .makedepends-py3-trio (20210521.222337) Executing busybox-1.33.1-r1.trigger OK: 1079 MiB in 140 packages >>> py3-trio: Cleaning up srcdir >>> py3-trio: Cleaning up pkgdir >>> py3-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/trio-0.18.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-trio: Fetching https://pypi.python.org/packages/source/t/trio/trio-0.18.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 1906 0 --:--:-- --:--:-- --:--:-- 1906 100 269 100 269 0 0 1345 0 --:--:-- --:--:-- --:--:-- 1345 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 428k 100 428k 0 0 1072k 0 --:--:-- --:--:-- --:--:-- 1072k >>> py3-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/trio-0.18.0.tar.gz >>> py3-trio: Checking sha512sums... trio-0.18.0.tar.gz: OK >>> py3-trio: Unpacking /var/cache/distfiles/v3.14/trio-0.18.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/trio copying trio/_unix_pipes.py -> build/lib/trio copying trio/_wait_for_object.py -> build/lib/trio copying trio/_util.py -> build/lib/trio copying trio/_highlevel_socket.py -> build/lib/trio copying trio/_deprecate.py -> build/lib/trio copying trio/_path.py -> build/lib/trio copying trio/_timeouts.py -> build/lib/trio copying trio/abc.py -> build/lib/trio copying trio/_highlevel_serve_listeners.py -> build/lib/trio copying trio/__init__.py -> build/lib/trio copying trio/_abc.py -> build/lib/trio copying trio/_windows_pipes.py -> build/lib/trio copying trio/_channel.py -> build/lib/trio copying trio/_highlevel_ssl_helpers.py -> build/lib/trio copying trio/_highlevel_generic.py -> build/lib/trio copying trio/_version.py -> build/lib/trio copying trio/_highlevel_open_tcp_stream.py -> build/lib/trio copying trio/_sync.py -> build/lib/trio copying trio/from_thread.py -> build/lib/trio copying trio/_ssl.py -> build/lib/trio copying trio/_highlevel_open_unix_stream.py -> build/lib/trio copying trio/socket.py -> build/lib/trio copying trio/to_thread.py -> build/lib/trio copying trio/_signals.py -> build/lib/trio copying trio/lowlevel.py -> build/lib/trio copying trio/_threads.py -> build/lib/trio copying trio/_subprocess.py -> build/lib/trio copying trio/_highlevel_open_tcp_listeners.py -> build/lib/trio copying trio/_socket.py -> build/lib/trio copying trio/_file_io.py -> build/lib/trio creating build/lib/trio/tests copying trio/tests/test_socket.py -> build/lib/trio/tests copying trio/tests/test_deprecate.py -> build/lib/trio/tests copying trio/tests/test_scheduler_determinism.py -> build/lib/trio/tests copying trio/tests/conftest.py -> build/lib/trio/tests copying trio/tests/test_highlevel_socket.py -> build/lib/trio/tests copying trio/tests/test_subprocess.py -> build/lib/trio/tests copying trio/tests/test_threads.py -> build/lib/trio/tests copying trio/tests/test_highlevel_serve_listeners.py -> build/lib/trio/tests copying trio/tests/__init__.py -> build/lib/trio/tests copying trio/tests/test_signals.py -> build/lib/trio/tests copying trio/tests/test_file_io.py -> build/lib/trio/tests copying trio/tests/test_timeouts.py -> build/lib/trio/tests copying trio/tests/test_unix_pipes.py -> build/lib/trio/tests copying trio/tests/test_channel.py -> build/lib/trio/tests copying trio/tests/test_sync.py -> build/lib/trio/tests copying trio/tests/test_testing.py -> build/lib/trio/tests copying trio/tests/test_highlevel_ssl_helpers.py -> build/lib/trio/tests copying trio/tests/test_highlevel_open_tcp_listeners.py -> build/lib/trio/tests copying trio/tests/test_highlevel_open_unix_stream.py -> build/lib/trio/tests copying trio/tests/test_windows_pipes.py -> build/lib/trio/tests copying trio/tests/module_with_deprecations.py -> build/lib/trio/tests copying trio/tests/test_ssl.py -> build/lib/trio/tests copying trio/tests/test_util.py -> build/lib/trio/tests copying trio/tests/test_wait_for_object.py -> build/lib/trio/tests copying trio/tests/test_exports.py -> build/lib/trio/tests copying trio/tests/test_highlevel_generic.py -> build/lib/trio/tests copying trio/tests/test_abc.py -> build/lib/trio/tests copying trio/tests/test_highlevel_open_tcp_stream.py -> build/lib/trio/tests copying trio/tests/test_path.py -> build/lib/trio/tests creating build/lib/trio/_core copying trio/_core/_io_kqueue.py -> build/lib/trio/_core copying trio/_core/_entry_queue.py -> build/lib/trio/_core copying trio/_core/_exceptions.py -> build/lib/trio/_core copying trio/_core/_thread_cache.py -> build/lib/trio/_core copying trio/_core/_multierror.py -> build/lib/trio/_core copying trio/_core/_generated_run.py -> build/lib/trio/_core copying trio/_core/_asyncgens.py -> build/lib/trio/_core copying trio/_core/_io_windows.py -> build/lib/trio/_core copying trio/_core/__init__.py -> build/lib/trio/_core copying trio/_core/_windows_cffi.py -> build/lib/trio/_core copying trio/_core/_mock_clock.py -> build/lib/trio/_core copying trio/_core/_instrumentation.py -> build/lib/trio/_core copying trio/_core/_generated_instrumentation.py -> build/lib/trio/_core copying trio/_core/_ki.py -> build/lib/trio/_core copying trio/_core/_io_epoll.py -> build/lib/trio/_core copying trio/_core/_unbounded_queue.py -> build/lib/trio/_core copying trio/_core/_run.py -> build/lib/trio/_core copying trio/_core/_generated_io_windows.py -> build/lib/trio/_core copying trio/_core/_parking_lot.py -> build/lib/trio/_core copying trio/_core/_local.py -> build/lib/trio/_core copying trio/_core/_traps.py -> build/lib/trio/_core copying trio/_core/_wakeup_socketpair.py -> build/lib/trio/_core copying trio/_core/_generated_io_epoll.py -> build/lib/trio/_core copying trio/_core/_generated_io_kqueue.py -> build/lib/trio/_core copying trio/_core/_io_common.py -> build/lib/trio/_core creating build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/windows.py -> build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/kqueue.py -> build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/__init__.py -> build/lib/trio/_subprocess_platform copying trio/_subprocess_platform/waitid.py -> build/lib/trio/_subprocess_platform creating build/lib/trio/testing copying trio/testing/_sequencer.py -> build/lib/trio/testing copying trio/testing/_check_streams.py -> build/lib/trio/testing copying trio/testing/__init__.py -> build/lib/trio/testing copying trio/testing/_memory_streams.py -> build/lib/trio/testing copying trio/testing/_network.py -> build/lib/trio/testing copying trio/testing/_trio_test.py -> build/lib/trio/testing copying trio/testing/_checkpoints.py -> build/lib/trio/testing creating build/lib/trio/_tools copying trio/_tools/gen_exports.py -> build/lib/trio/_tools copying trio/_tools/__init__.py -> build/lib/trio/_tools creating build/lib/trio/tests/tools copying trio/tests/tools/test_gen_exports.py -> build/lib/trio/tests/tools copying trio/tests/tools/__init__.py -> build/lib/trio/tests/tools creating build/lib/trio/_core/tests copying trio/_core/tests/tutil.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_tutil.py -> build/lib/trio/_core/tests copying trio/_core/tests/conftest.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_mock_clock.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_unbounded_queue.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_thread_cache.py -> build/lib/trio/_core/tests copying trio/_core/tests/__init__.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_local.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_instrumentation.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_parking_lot.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_windows.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_guest_mode.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_io.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_multierror.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_util.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_run.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_asyncgen.py -> build/lib/trio/_core/tests copying trio/_core/tests/test_ki.py -> build/lib/trio/_core/tests creating build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/_common.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/apport_excepthook.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/simple_excepthook.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/__init__.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/custom_excepthook.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/simple_excepthook_IPython.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/simple_excepthook_partial.py -> build/lib/trio/_core/tests/test_multierror_scripts copying trio/_core/tests/test_multierror_scripts/ipython_custom_exc.py -> build/lib/trio/_core/tests/test_multierror_scripts running egg_info writing trio.egg-info/PKG-INFO writing dependency_links to trio.egg-info/dependency_links.txt writing requirements to trio.egg-info/requires.txt writing top-level names to trio.egg-info/top_level.txt reading manifest file 'trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pem' under directory 'trio/tests/test_ssl_certs' no previously-included directories found matching 'docs/build' writing manifest file 'trio.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-trio/src/trio-0.18.0, configfile: setup.cfg collecting ... collected 608 items / 15 deselected / 593 selected trio/_core/tests/test_asyncgen.py::test_asyncgen_basics PASSED [ 0%] trio/_core/tests/test_asyncgen.py::test_asyncgen_throws_during_finalization PASSED [ 0%] trio/_core/tests/test_asyncgen.py::test_firstiter_after_closing PASSED [ 0%] trio/_core/tests/test_asyncgen.py::test_interdependent_asyncgen_cleanup_order PASSED [ 0%] trio/_core/tests/test_asyncgen.py::test_last_minute_gc_edge_case PASSED [ 0%] trio/_core/tests/test_asyncgen.py::test_delegation_to_existing_hooks PASSED [ 1%] trio/_core/tests/test_guest_mode.py::test_guest_trivial PASSED [ 1%] trio/_core/tests/test_guest_mode.py::test_guest_can_do_io PASSED [ 1%] trio/_core/tests/test_guest_mode.py::test_host_can_directly_wake_trio_task PASSED [ 1%] trio/_core/tests/test_guest_mode.py::test_host_altering_deadlines_wakes_trio_up PASSED [ 1%] trio/_core/tests/test_guest_mode.py::test_warn_set_wakeup_fd_overwrite PASSED [ 1%] trio/_core/tests/test_guest_mode.py::test_host_wakeup_doesnt_trigger_wait_all_tasks_blocked PASSED [ 2%] trio/_core/tests/test_guest_mode.py::test_guest_warns_if_abandoned PASSED [ 2%] trio/_core/tests/test_guest_mode.py::test_guest_mode_on_asyncio PASSED [ 2%] trio/_core/tests/test_guest_mode.py::test_guest_mode_internal_errors PASSED [ 2%] trio/_core/tests/test_guest_mode.py::test_guest_mode_ki PASSED [ 2%] trio/_core/tests/test_guest_mode.py::test_guest_mode_autojump_clock_threshold_changing PASSED [ 2%] trio/_core/tests/test_guest_mode.py::test_guest_mode_asyncgens PASSED [ 3%] trio/_core/tests/test_instrumentation.py::test_instruments PASSED [ 3%] trio/_core/tests/test_instrumentation.py::test_instruments_interleave PASSED [ 3%] trio/_core/tests/test_instrumentation.py::test_null_instrument PASSED [ 3%] trio/_core/tests/test_instrumentation.py::test_instrument_before_after_run PASSED [ 3%] trio/_core/tests/test_instrumentation.py::test_instrument_task_spawn_exit PASSED [ 3%] trio/_core/tests/test_instrumentation.py::test_instruments_crash PASSED [ 4%] trio/_core/tests/test_instrumentation.py::test_instruments_monkeypatch PASSED [ 4%] trio/_core/tests/test_instrumentation.py::test_instrument_that_raises_on_getattr PASSED [ 4%] trio/_core/tests/test_io.py::test_wait_basic[wait_writable-wait_readable] PASSED [ 4%] trio/_core/tests/test_io.py::test_wait_basic[wait_writable-] PASSED [ 4%] trio/_core/tests/test_io.py::test_wait_basic[-wait_readable] PASSED [ 4%] trio/_core/tests/test_io.py::test_wait_basic[-] PASSED [ 5%] trio/_core/tests/test_io.py::test_double_read[wait_readable] PASSED [ 5%] trio/_core/tests/test_io.py::test_double_read[] PASSED [ 5%] trio/_core/tests/test_io.py::test_double_write[wait_writable] PASSED [ 5%] trio/_core/tests/test_io.py::test_double_write[] PASSED [ 5%] trio/_core/tests/test_io.py::test_interrupted_by_close[notify_closing-wait_writable-wait_readable] PASSED [ 5%] trio/_core/tests/test_io.py::test_interrupted_by_close[notify_closing-wait_writable-] PASSED [ 6%] trio/_core/tests/test_io.py::test_interrupted_by_close[notify_closing--wait_readable] PASSED [ 6%] trio/_core/tests/test_io.py::test_interrupted_by_close[notify_closing--] PASSED [ 6%] trio/_core/tests/test_io.py::test_interrupted_by_close[-wait_writable-wait_readable] PASSED [ 6%] trio/_core/tests/test_io.py::test_interrupted_by_close[-wait_writable-] PASSED [ 6%] trio/_core/tests/test_io.py::test_interrupted_by_close[--wait_readable] PASSED [ 6%] trio/_core/tests/test_io.py::test_interrupted_by_close[--] PASSED [ 7%] trio/_core/tests/test_io.py::test_socket_simultaneous_read_write[wait_writable-wait_readable] PASSED [ 7%] trio/_core/tests/test_io.py::test_socket_simultaneous_read_write[wait_writable-] PASSED [ 7%] trio/_core/tests/test_io.py::test_socket_simultaneous_read_write[-wait_readable] PASSED [ 7%] trio/_core/tests/test_io.py::test_socket_simultaneous_read_write[-] PASSED [ 7%] trio/_core/tests/test_io.py::test_socket_actual_streaming[wait_writable-wait_readable] PASSED [ 7%] trio/_core/tests/test_io.py::test_socket_actual_streaming[wait_writable-] PASSED [ 8%] trio/_core/tests/test_io.py::test_socket_actual_streaming[-wait_readable] PASSED [ 8%] trio/_core/tests/test_io.py::test_socket_actual_streaming[-] PASSED [ 8%] trio/_core/tests/test_io.py::test_notify_closing_on_invalid_object PASSED [ 8%] trio/_core/tests/test_io.py::test_wait_on_invalid_object PASSED [ 8%] trio/_core/tests/test_io.py::test_io_manager_statistics PASSED [ 8%] trio/_core/tests/test_io.py::test_can_survive_unnotified_close PASSED [ 9%] trio/_core/tests/test_ki.py::test_ki_self PASSED [ 9%] trio/_core/tests/test_ki.py::test_ki_enabled PASSED [ 9%] trio/_core/tests/test_ki.py::test_ki_enabled_after_yield_briefly PASSED [ 9%] trio/_core/tests/test_ki.py::test_generator_based_context_manager_throw PASSED [ 9%] trio/_core/tests/test_ki.py::test_agen_protection PASSED [ 9%] trio/_core/tests/test_ki.py::test_ki_disabled_out_of_context PASSED [ 10%] trio/_core/tests/test_ki.py::test_ki_disabled_in_del PASSED [ 10%] trio/_core/tests/test_ki.py::test_ki_protection_works PASSED [ 10%] trio/_core/tests/test_ki.py::test_ki_is_good_neighbor PASSED [ 10%] trio/_core/tests/test_ki.py::test_ki_with_broken_threads PASSED [ 10%] trio/_core/tests/test_ki.py::test_ki_wakes_us_up PASSED [ 10%] trio/_core/tests/test_local.py::test_runvar_smoketest PASSED [ 11%] trio/_core/tests/test_local.py::test_runvar_resetting PASSED [ 11%] trio/_core/tests/test_local.py::test_runvar_sync PASSED [ 11%] trio/_core/tests/test_local.py::test_accessing_runvar_outside_run_call_fails PASSED [ 11%] trio/_core/tests/test_mock_clock.py::test_mock_clock PASSED [ 11%] trio/_core/tests/test_mock_clock.py::test_mock_clock_autojump PASSED [ 11%] trio/_core/tests/test_mock_clock.py::test_mock_clock_autojump_interference PASSED [ 12%] trio/_core/tests/test_mock_clock.py::test_mock_clock_autojump_preset PASSED [ 12%] trio/_core/tests/test_mock_clock.py::test_mock_clock_autojump_0_and_wait_all_tasks_blocked_0 PASSED [ 12%] trio/_core/tests/test_mock_clock.py::test_mock_clock_autojump_0_and_wait_all_tasks_blocked_nonzero PASSED [ 12%] trio/_core/tests/test_multierror.py::test_concat_tb PASSED [ 12%] trio/_core/tests/test_multierror.py::test_MultiError PASSED [ 12%] trio/_core/tests/test_multierror.py::test_MultiErrorOfSingleMultiError PASSED [ 13%] trio/_core/tests/test_multierror.py::test_MultiErrorNotHashable PASSED [ 13%] trio/_core/tests/test_multierror.py::test_MultiError_filter_NotHashable PASSED [ 13%] trio/_core/tests/test_multierror.py::test_traceback_recursion PASSED [ 13%] trio/_core/tests/test_multierror.py::test_MultiError_filter PASSED [ 13%] trio/_core/tests/test_multierror.py::test_MultiError_catch PASSED [ 13%] trio/_core/tests/test_multierror.py::test_assert_match_in_seq PASSED [ 14%] trio/_core/tests/test_multierror.py::test_format_exception PASSED [ 14%] trio/_core/tests/test_multierror.py::test_logging PASSED [ 14%] trio/_core/tests/test_multierror.py::test_simple_excepthook PASSED [ 14%] trio/_core/tests/test_multierror.py::test_custom_excepthook PASSED [ 14%] trio/_core/tests/test_multierror.py::test_ipython_exc_handler SKIPPED [ 15%] trio/_core/tests/test_multierror.py::test_ipython_imported_but_unused SKIPPED [ 15%] trio/_core/tests/test_multierror.py::test_partial_imported_but_unused PASSED [ 15%] trio/_core/tests/test_multierror.py::test_ipython_custom_exc_handler SKIPPED [ 15%] trio/_core/tests/test_multierror.py::test_apport_excepthook_monkeypatch_interaction SKIPPED [ 15%] trio/_core/tests/test_parking_lot.py::test_parking_lot_basic PASSED [ 15%] trio/_core/tests/test_parking_lot.py::test_parking_lot_cancel PASSED [ 16%] trio/_core/tests/test_parking_lot.py::test_parking_lot_repark PASSED [ 16%] trio/_core/tests/test_parking_lot.py::test_parking_lot_repark_with_count PASSED [ 16%] trio/_core/tests/test_run.py::test_basic PASSED [ 16%] trio/_core/tests/test_run.py::test_initial_task_error PASSED [ 16%] trio/_core/tests/test_run.py::test_run_nesting PASSED [ 16%] trio/_core/tests/test_run.py::test_nursery_warn_use_async_with PASSED [ 17%] trio/_core/tests/test_run.py::test_nursery_main_block_error_basic PASSED [ 17%] trio/_core/tests/test_run.py::test_child_crash_basic PASSED [ 17%] trio/_core/tests/test_run.py::test_basic_interleave PASSED [ 17%] trio/_core/tests/test_run.py::test_task_crash_propagation PASSED [ 17%] trio/_core/tests/test_run.py::test_main_and_task_both_crash PASSED [ 17%] trio/_core/tests/test_run.py::test_two_child_crashes PASSED [ 18%] trio/_core/tests/test_run.py::test_child_crash_wakes_parent PASSED [ 18%] trio/_core/tests/test_run.py::test_reschedule PASSED [ 18%] trio/_core/tests/test_run.py::test_current_time PASSED [ 18%] trio/_core/tests/test_run.py::test_current_time_with_mock_clock PASSED [ 18%] trio/_core/tests/test_run.py::test_current_clock PASSED [ 18%] trio/_core/tests/test_run.py::test_current_task PASSED [ 19%] trio/_core/tests/test_run.py::test_root_task PASSED [ 19%] trio/_core/tests/test_run.py::test_out_of_context PASSED [ 19%] trio/_core/tests/test_run.py::test_current_statistics PASSED [ 19%] trio/_core/tests/test_run.py::test_cancel_scope_repr PASSED [ 19%] trio/_core/tests/test_run.py::test_cancel_points PASSED [ 19%] trio/_core/tests/test_run.py::test_cancel_edge_cases PASSED [ 20%] trio/_core/tests/test_run.py::test_cancel_scope_multierror_filtering PASSED [ 20%] trio/_core/tests/test_run.py::test_precancelled_task PASSED [ 20%] trio/_core/tests/test_run.py::test_cancel_shielding PASSED [ 20%] trio/_core/tests/test_run.py::test_cancel_inheritance PASSED [ 20%] trio/_core/tests/test_run.py::test_cancel_shield_abort PASSED [ 20%] trio/_core/tests/test_run.py::test_basic_timeout PASSED [ 21%] trio/_core/tests/test_run.py::test_cancel_scope_nesting PASSED [ 21%] trio/_core/tests/test_run.py::test_unshield_while_cancel_propagating PASSED [ 21%] trio/_core/tests/test_run.py::test_cancel_unbound PASSED [ 21%] trio/_core/tests/test_run.py::test_cancel_scope_misnesting PASSED [ 21%] trio/_core/tests/test_run.py::test_timekeeping PASSED [ 21%] trio/_core/tests/test_run.py::test_failed_abort PASSED [ 22%] trio/_core/tests/test_run.py::test_broken_abort PASSED [ 22%] trio/_core/tests/test_run.py::test_error_in_run_loop PASSED [ 22%] trio/_core/tests/test_run.py::test_spawn_system_task PASSED [ 22%] trio/_core/tests/test_run.py::test_system_task_crash PASSED [ 22%] trio/_core/tests/test_run.py::test_system_task_crash_MultiError PASSED [ 22%] trio/_core/tests/test_run.py::test_system_task_crash_plus_Cancelled PASSED [ 23%] trio/_core/tests/test_run.py::test_system_task_crash_KeyboardInterrupt PASSED [ 23%] trio/_core/tests/test_run.py::test_yield_briefly_checks_for_timeout PASSED [ 23%] trio/_core/tests/test_run.py::test_exc_info PASSED [ 23%] trio/_core/tests/test_run.py::test_exc_info_after_yield_error PASSED [ 23%] trio/_core/tests/test_run.py::test_exception_chaining_after_yield_error PASSED [ 23%] trio/_core/tests/test_run.py::test_nursery_exception_chaining_doesnt_make_context_loops PASSED [ 24%] trio/_core/tests/test_run.py::test_TrioToken_identity PASSED [ 24%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_basic PASSED [ 24%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_too_late PASSED [ 24%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_idempotent PASSED [ 24%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_idempotent_requeue PASSED [ 24%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_after_main_crash PASSED [ 25%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_crashes PASSED [ 25%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_FIFO PASSED [ 25%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_starvation_resistance PASSED [ 25%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_threaded_stress_test PASSED [ 25%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_massive_queue PASSED [ 25%] trio/_core/tests/test_run.py::test_TrioToken_run_sync_soon_late_crash PASSED [ 26%] trio/_core/tests/test_run.py::test_slow_abort_basic PASSED [ 26%] trio/_core/tests/test_run.py::test_slow_abort_edge_cases PASSED [ 26%] trio/_core/tests/test_run.py::test_task_tree_introspection PASSED [ 26%] trio/_core/tests/test_run.py::test_nursery_closure PASSED [ 26%] trio/_core/tests/test_run.py::test_spawn_name PASSED [ 26%] trio/_core/tests/test_run.py::test_current_effective_deadline PASSED [ 27%] trio/_core/tests/test_run.py::test_nice_error_on_bad_calls_to_run_or_spawn PASSED [ 27%] trio/_core/tests/test_run.py::test_calling_asyncio_function_gives_nice_error PASSED [ 27%] trio/_core/tests/test_run.py::test_asyncio_function_inside_nursery_does_not_explode PASSED [ 27%] trio/_core/tests/test_run.py::test_trivial_yields PASSED [ 27%] trio/_core/tests/test_run.py::test_nursery_start PASSED [ 27%] trio/_core/tests/test_run.py::test_task_nursery_stack PASSED [ 28%] trio/_core/tests/test_run.py::test_nursery_start_with_cancelled_nursery PASSED [ 28%] trio/_core/tests/test_run.py::test_nursery_start_keeps_nursery_open PASSED [ 28%] trio/_core/tests/test_run.py::test_nursery_explicit_exception PASSED [ 28%] trio/_core/tests/test_run.py::test_nursery_stop_iteration PASSED [ 28%] trio/_core/tests/test_run.py::test_nursery_stop_async_iteration PASSED [ 29%] trio/_core/tests/test_run.py::test_traceback_frame_removal PASSED [ 29%] trio/_core/tests/test_run.py::test_contextvar_support PASSED [ 29%] trio/_core/tests/test_run.py::test_contextvar_multitask PASSED [ 29%] trio/_core/tests/test_run.py::test_system_task_contexts PASSED [ 29%] trio/_core/tests/test_run.py::test_Nursery_init PASSED [ 29%] trio/_core/tests/test_run.py::test_Nursery_private_init PASSED [ 30%] trio/_core/tests/test_run.py::test_Nursery_subclass PASSED [ 30%] trio/_core/tests/test_run.py::test_Cancelled_init PASSED [ 30%] trio/_core/tests/test_run.py::test_Cancelled_str PASSED [ 30%] trio/_core/tests/test_run.py::test_Cancelled_subclass PASSED [ 30%] trio/_core/tests/test_run.py::test_CancelScope_subclass PASSED [ 30%] trio/_core/tests/test_run.py::test_sniffio_integration PASSED [ 31%] trio/_core/tests/test_run.py::test_Task_custom_sleep_data PASSED [ 31%] trio/_core/tests/test_run.py::test_permanently_detach_coroutine_object PASSED [ 31%] trio/_core/tests/test_run.py::test_detach_and_reattach_coroutine_object PASSED [ 31%] trio/_core/tests/test_run.py::test_detached_coroutine_cancellation PASSED [ 31%] trio/_core/tests/test_run.py::test_async_function_implemented_in_C PASSED [ 31%] trio/_core/tests/test_run.py::test_very_deep_cancel_scope_nesting PASSED [ 32%] trio/_core/tests/test_run.py::test_cancel_scope_deadline_duplicates PASSED [ 32%] trio/_core/tests/test_run.py::test_simple_cancel_scope_usage_doesnt_create_cyclic_garbage PASSED [ 32%] trio/_core/tests/test_run.py::test_nursery_cancel_doesnt_create_cyclic_garbage PASSED [ 32%] trio/_core/tests/test_thread_cache.py::test_thread_cache_basics PASSED [ 32%] trio/_core/tests/test_thread_cache.py::test_thread_cache_deref PASSED [ 32%] trio/_core/tests/test_thread_cache.py::test_spawning_new_thread_from_deliver_reuses_starting_thread PASSED [ 33%] trio/_core/tests/test_thread_cache.py::test_idle_threads_exit PASSED [ 33%] trio/_core/tests/test_thread_cache.py::test_race_between_idle_exit_and_job_assignment PASSED [ 33%] trio/_core/tests/test_tutil.py::test_check_sequence_matches PASSED [ 33%] trio/_core/tests/test_unbounded_queue.py::test_UnboundedQueue_basic PASSED [ 33%] trio/_core/tests/test_unbounded_queue.py::test_UnboundedQueue_blocking PASSED [ 33%] trio/_core/tests/test_unbounded_queue.py::test_UnboundedQueue_fairness PASSED [ 34%] trio/_core/tests/test_unbounded_queue.py::test_UnboundedQueue_trivial_yields PASSED [ 34%] trio/_core/tests/test_unbounded_queue.py::test_UnboundedQueue_no_spurious_wakeups PASSED [ 34%] trio/_core/tests/test_windows.py::test_completion_key_listen SKIPPED [ 34%] trio/_core/tests/test_windows.py::test_readinto_overlapped SKIPPED (...) [ 34%] trio/_core/tests/test_windows.py::test_forgot_to_register_with_iocp SKIPPED [ 34%] trio/_core/tests/test_windows.py::test_too_late_to_cancel SKIPPED (w...) [ 35%] trio/_core/tests/test_windows.py::test_lsp_that_hooks_select_gives_good_error SKIPPED [ 35%] trio/_core/tests/test_windows.py::test_lsp_that_completely_hides_base_socket_gives_good_error SKIPPED [ 35%] trio/tests/test_abc.py::test_AsyncResource_defaults PASSED [ 35%] trio/tests/test_abc.py::test_abc_generics PASSED [ 35%] trio/tests/test_channel.py::test_channel PASSED [ 35%] trio/tests/test_channel.py::test_553 PASSED [ 36%] trio/tests/test_channel.py::test_channel_multiple_producers PASSED [ 36%] trio/tests/test_channel.py::test_channel_multiple_consumers PASSED [ 36%] trio/tests/test_channel.py::test_close_basics PASSED [ 36%] trio/tests/test_channel.py::test_close_sync PASSED [ 36%] trio/tests/test_channel.py::test_receive_channel_clone_and_close PASSED [ 36%] trio/tests/test_channel.py::test_close_multiple_send_handles PASSED [ 37%] trio/tests/test_channel.py::test_close_multiple_receive_handles PASSED [ 37%] trio/tests/test_channel.py::test_inf_capacity PASSED [ 37%] trio/tests/test_channel.py::test_statistics PASSED [ 37%] trio/tests/test_channel.py::test_channel_fairness PASSED [ 37%] trio/tests/test_channel.py::test_unbuffered PASSED [ 37%] trio/tests/test_deprecate.py::test_warn_deprecated PASSED [ 38%] trio/tests/test_deprecate.py::test_warn_deprecated_no_instead_or_issue PASSED [ 38%] trio/tests/test_deprecate.py::test_warn_deprecated_stacklevel PASSED [ 38%] trio/tests/test_deprecate.py::test_warn_deprecated_formatting PASSED [ 38%] trio/tests/test_deprecate.py::test_deprecated_decorator PASSED [ 38%] trio/tests/test_deprecate.py::test_deprecated_decorator_method PASSED [ 38%] trio/tests/test_deprecate.py::test_deprecated_decorator_with_explicit_thing PASSED [ 39%] trio/tests/test_deprecate.py::test_deprecated_alias PASSED [ 39%] trio/tests/test_deprecate.py::test_deprecated_alias_method PASSED [ 39%] trio/tests/test_deprecate.py::test_deprecated_docstring_munging PASSED [ 39%] trio/tests/test_deprecate.py::test_module_with_deprecations PASSED [ 39%] trio/tests/test_exports.py::test_core_is_properly_reexported PASSED [ 39%] trio/tests/test_exports.py::test_classes_are_final PASSED [ 40%] trio/tests/test_file_io.py::test_wrap_invalid PASSED [ 40%] trio/tests/test_file_io.py::test_wrap_non_iobase PASSED [ 40%] trio/tests/test_file_io.py::test_wrapped_property PASSED [ 40%] trio/tests/test_file_io.py::test_dir_matches_wrapped PASSED [ 40%] trio/tests/test_file_io.py::test_unsupported_not_forwarded PASSED [ 40%] trio/tests/test_file_io.py::test_sync_attrs_forwarded PASSED [ 41%] trio/tests/test_file_io.py::test_sync_attrs_match_wrapper PASSED [ 41%] trio/tests/test_file_io.py::test_async_methods_generated_once PASSED [ 41%] trio/tests/test_file_io.py::test_async_methods_signature PASSED [ 41%] trio/tests/test_file_io.py::test_async_methods_wrap PASSED [ 41%] trio/tests/test_file_io.py::test_async_methods_match_wrapper PASSED [ 41%] trio/tests/test_file_io.py::test_open PASSED [ 42%] trio/tests/test_file_io.py::test_open_context_manager PASSED [ 42%] trio/tests/test_file_io.py::test_async_iter PASSED [ 42%] trio/tests/test_file_io.py::test_aclose_cancelled PASSED [ 42%] trio/tests/test_file_io.py::test_detach_rewraps_asynciobase PASSED [ 42%] trio/tests/test_highlevel_generic.py::test_StapledStream PASSED [ 43%] trio/tests/test_highlevel_generic.py::test_StapledStream_with_erroring_close PASSED [ 43%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_basic PASSED [ 43%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_specific_port_specific_host PASSED [ 43%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_ipv6_v6only PASSED [ 43%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_rebind PASSED [ 43%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_multiple_host_cleanup_on_error PASSED [ 44%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_port_checking PASSED [ 44%] trio/tests/test_highlevel_open_tcp_listeners.py::test_serve_tcp PASSED [ 44%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families0-try_families0] PASSED [ 44%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families0-try_families1] PASSED [ 44%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families0-try_families2] PASSED [ 44%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families1-try_families0] PASSED [ 45%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families1-try_families1] PASSED [ 45%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families1-try_families2] PASSED [ 45%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families2-try_families0] PASSED [ 45%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families2-try_families1] PASSED [ 45%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_some_address_families_unavailable[fail_families2-try_families2] PASSED [ 45%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_socket_fails_not_afnosupport PASSED [ 46%] trio/tests/test_highlevel_open_tcp_listeners.py::test_open_tcp_listeners_backlog PASSED [ 46%] trio/tests/test_highlevel_open_tcp_stream.py::test_close_all PASSED [ 46%] trio/tests/test_highlevel_open_tcp_stream.py::test_reorder_for_rfc_6555_section_5_4 PASSED [ 46%] trio/tests/test_highlevel_open_tcp_stream.py::test_format_host_port PASSED [ 46%] trio/tests/test_highlevel_open_tcp_stream.py::test_open_tcp_stream_real_socket_smoketest PASSED [ 46%] trio/tests/test_highlevel_open_tcp_stream.py::test_open_tcp_stream_input_validation PASSED [ 47%] trio/tests/test_highlevel_open_tcp_stream.py::test_local_address_real PASSED [ 47%] trio/tests/test_highlevel_open_tcp_stream.py::test_one_host_quick_success PASSED [ 47%] trio/tests/test_highlevel_open_tcp_stream.py::test_one_host_slow_success PASSED [ 47%] trio/tests/test_highlevel_open_tcp_stream.py::test_one_host_quick_fail PASSED [ 47%] trio/tests/test_highlevel_open_tcp_stream.py::test_one_host_slow_fail PASSED [ 47%] trio/tests/test_highlevel_open_tcp_stream.py::test_one_host_failed_after_connect PASSED [ 48%] trio/tests/test_highlevel_open_tcp_stream.py::test_basic_fallthrough PASSED [ 48%] trio/tests/test_highlevel_open_tcp_stream.py::test_early_success PASSED [ 48%] trio/tests/test_highlevel_open_tcp_stream.py::test_custom_delay PASSED [ 48%] trio/tests/test_highlevel_open_tcp_stream.py::test_custom_errors_expedite PASSED [ 48%] trio/tests/test_highlevel_open_tcp_stream.py::test_all_fail PASSED [ 48%] trio/tests/test_highlevel_open_tcp_stream.py::test_multi_success PASSED [ 49%] trio/tests/test_highlevel_open_tcp_stream.py::test_does_reorder PASSED [ 49%] trio/tests/test_highlevel_open_tcp_stream.py::test_handles_no_ipv4 PASSED [ 49%] trio/tests/test_highlevel_open_tcp_stream.py::test_handles_no_ipv6 PASSED [ 49%] trio/tests/test_highlevel_open_tcp_stream.py::test_no_hosts PASSED [ 49%] trio/tests/test_highlevel_open_tcp_stream.py::test_cancel PASSED [ 49%] trio/tests/test_highlevel_open_unix_stream.py::test_close_on_error PASSED [ 50%] trio/tests/test_highlevel_open_unix_stream.py::test_open_with_bad_filename_type[4] PASSED [ 50%] trio/tests/test_highlevel_open_unix_stream.py::test_open_with_bad_filename_type[4.5] PASSED [ 50%] trio/tests/test_highlevel_open_unix_stream.py::test_open_bad_socket PASSED [ 50%] trio/tests/test_highlevel_open_unix_stream.py::test_open_unix_socket PASSED [ 50%] trio/tests/test_highlevel_serve_listeners.py::test_serve_listeners_basic PASSED [ 50%] trio/tests/test_highlevel_serve_listeners.py::test_serve_listeners_accept_unrecognized_error PASSED [ 51%] trio/tests/test_highlevel_serve_listeners.py::test_serve_listeners_accept_capacity_error PASSED [ 51%] trio/tests/test_highlevel_serve_listeners.py::test_serve_listeners_connection_nursery PASSED [ 51%] trio/tests/test_highlevel_socket.py::test_SocketStream_basics PASSED [ 51%] trio/tests/test_highlevel_socket.py::test_SocketStream_send_all PASSED [ 51%] trio/tests/test_highlevel_socket.py::test_SocketStream_generic PASSED [ 51%] trio/tests/test_highlevel_socket.py::test_SocketListener PASSED [ 52%] trio/tests/test_highlevel_socket.py::test_SocketListener_socket_closed_underfoot PASSED [ 52%] trio/tests/test_highlevel_socket.py::test_SocketListener_accept_errors PASSED [ 52%] trio/tests/test_highlevel_socket.py::test_socket_stream_works_when_peer_has_already_closed PASSED [ 52%] trio/tests/test_highlevel_ssl_helpers.py::test_open_ssl_over_tcp_stream_and_everything_else[tls13] PASSED [ 52%] trio/tests/test_highlevel_ssl_helpers.py::test_open_ssl_over_tcp_stream_and_everything_else[tls12] PASSED [ 52%] trio/tests/test_highlevel_ssl_helpers.py::test_open_ssl_over_tcp_listeners PASSED [ 53%] trio/tests/test_path.py::test_open_is_async_context_manager PASSED [ 53%] trio/tests/test_path.py::test_magic PASSED [ 53%] trio/tests/test_path.py::test_cmp_magic[Path-Path0] PASSED [ 53%] trio/tests/test_path.py::test_cmp_magic[Path-Path1] PASSED [ 53%] trio/tests/test_path.py::test_cmp_magic[Path-Path2] PASSED [ 53%] trio/tests/test_path.py::test_div_magic[Path-Path0] PASSED [ 54%] trio/tests/test_path.py::test_div_magic[Path-Path1] PASSED [ 54%] trio/tests/test_path.py::test_div_magic[Path-str] PASSED [ 54%] trio/tests/test_path.py::test_div_magic[str-Path] PASSED [ 54%] trio/tests/test_path.py::test_hash_magic[foo-Path-Path0] PASSED [ 54%] trio/tests/test_path.py::test_hash_magic[foo-Path-Path1] PASSED [ 54%] trio/tests/test_path.py::test_hash_magic[foo/bar/baz-Path-Path0] PASSED [ 55%] trio/tests/test_path.py::test_hash_magic[foo/bar/baz-Path-Path1] PASSED [ 55%] trio/tests/test_path.py::test_hash_magic[./foo-Path-Path0] PASSED [ 55%] trio/tests/test_path.py::test_hash_magic[./foo-Path-Path1] PASSED [ 55%] trio/tests/test_path.py::test_forwarded_properties PASSED [ 55%] trio/tests/test_path.py::test_async_method_signature PASSED [ 55%] trio/tests/test_path.py::test_compare_async_stat_methods[is_dir] PASSED [ 56%] trio/tests/test_path.py::test_compare_async_stat_methods[is_file] PASSED [ 56%] trio/tests/test_path.py::test_invalid_name_not_wrapped PASSED [ 56%] trio/tests/test_path.py::test_async_methods_rewrap[absolute] PASSED [ 56%] trio/tests/test_path.py::test_async_methods_rewrap[resolve] PASSED [ 56%] trio/tests/test_path.py::test_forward_methods_rewrap PASSED [ 56%] trio/tests/test_path.py::test_forward_properties_rewrap PASSED [ 57%] trio/tests/test_path.py::test_forward_methods_without_rewrap PASSED [ 57%] trio/tests/test_path.py::test_repr PASSED [ 57%] trio/tests/test_path.py::test_type_forwards_unsupported PASSED [ 57%] trio/tests/test_path.py::test_type_wraps_unsupported PASSED [ 57%] trio/tests/test_path.py::test_type_forwards_private PASSED [ 58%] trio/tests/test_path.py::test_type_wraps_private PASSED [ 58%] trio/tests/test_path.py::test_path_wraps_path[__init__] PASSED [ 58%] trio/tests/test_path.py::test_path_wraps_path[joinpath] PASSED [ 58%] trio/tests/test_path.py::test_path_nonpath PASSED [ 58%] trio/tests/test_path.py::test_open_file_can_open_path PASSED [ 58%] trio/tests/test_path.py::test_globmethods PASSED [ 59%] trio/tests/test_path.py::test_iterdir PASSED [ 59%] trio/tests/test_path.py::test_classmethods PASSED [ 59%] trio/tests/test_scheduler_determinism.py::test_the_trio_scheduler_is_not_deterministic PASSED [ 59%] trio/tests/test_scheduler_determinism.py::test_the_trio_scheduler_is_deterministic_if_seeded PASSED [ 59%] trio/tests/test_signals.py::test_open_signal_receiver PASSED [ 59%] trio/tests/test_signals.py::test_open_signal_receiver_restore_handler_after_one_bad_signal PASSED [ 60%] trio/tests/test_signals.py::test_open_signal_receiver_empty_fail PASSED [ 60%] trio/tests/test_signals.py::test_open_signal_receiver_restore_handler_after_duplicate_signal PASSED [ 60%] trio/tests/test_signals.py::test_catch_signals_wrong_thread PASSED [ 60%] trio/tests/test_signals.py::test_open_signal_receiver_conflict PASSED [ 60%] trio/tests/test_signals.py::test_open_signal_receiver_no_starvation PASSED [ 60%] trio/tests/test_signals.py::test_catch_signals_race_condition_on_exit PASSED [ 61%] trio/tests/test_socket.py::test__try_sync PASSED [ 61%] trio/tests/test_socket.py::test_socket_has_some_reexports PASSED [ 61%] trio/tests/test_socket.py::test_getaddrinfo PASSED [ 61%] trio/tests/test_socket.py::test_getnameinfo PASSED [ 61%] trio/tests/test_socket.py::test_from_stdlib_socket PASSED [ 61%] trio/tests/test_socket.py::test_from_fd PASSED [ 62%] trio/tests/test_socket.py::test_socketpair_simple PASSED [ 62%] trio/tests/test_socket.py::test_fromshare SKIPPED (windows only) [ 62%] trio/tests/test_socket.py::test_socket PASSED [ 62%] trio/tests/test_socket.py::test_socket_v6 PASSED [ 62%] trio/tests/test_socket.py::test_sniff_sockopts PASSED [ 62%] trio/tests/test_socket.py::test_SocketType_basics PASSED [ 63%] trio/tests/test_socket.py::test_SocketType_dup PASSED [ 63%] trio/tests/test_socket.py::test_SocketType_shutdown PASSED [ 63%] trio/tests/test_socket.py::test_SocketType_simple_server[127.0.0.1-AddressFamily.AF_INET] PASSED [ 63%] trio/tests/test_socket.py::test_SocketType_simple_server[::1-AddressFamily.AF_INET6] PASSED [ 63%] trio/tests/test_socket.py::test_SocketType_is_readable PASSED [ 63%] trio/tests/test_socket.py::test_SocketType_resolve[AddressFamily.AF_INET-addrs0] PASSED [ 64%] trio/tests/test_socket.py::test_SocketType_resolve[AddressFamily.AF_INET6-addrs1] PASSED [ 64%] trio/tests/test_socket.py::test_SocketType_unresolved_names PASSED [ 64%] trio/tests/test_socket.py::test_SocketType_non_blocking_paths PASSED [ 64%] trio/tests/test_socket.py::test_SocketType_connect_paths PASSED [ 64%] trio/tests/test_socket.py::test_resolve_remote_address_exception_closes_socket PASSED [ 64%] trio/tests/test_socket.py::test_send_recv_variants PASSED [ 65%] trio/tests/test_socket.py::test_idna PASSED [ 65%] trio/tests/test_socket.py::test_getprotobyname PASSED [ 65%] trio/tests/test_socket.py::test_custom_hostname_resolver PASSED [ 65%] trio/tests/test_socket.py::test_custom_socket_factory PASSED [ 65%] trio/tests/test_socket.py::test_SocketType_is_abstract PASSED [ 65%] trio/tests/test_socket.py::test_unix_domain_socket PASSED [ 66%] trio/tests/test_socket.py::test_interrupted_by_close PASSED [ 66%] trio/tests/test_socket.py::test_many_sockets PASSED [ 66%] trio/tests/test_ssl.py::test_PyOpenSSLEchoStream_gives_resource_busy_errors PASSED [ 66%] trio/tests/test_ssl.py::test_ssl_client_basics[tls13] PASSED [ 66%] trio/tests/test_ssl.py::test_ssl_server_basics[tls13] PASSED [ 66%] trio/tests/test_ssl.py::test_attributes[tls13] PASSED [ 67%] trio/tests/test_ssl.py::test_full_duplex_basics[tls13] PASSED [ 67%] trio/tests/test_ssl.py::test_renegotiation_simple[tls13] PASSED [ 67%] trio/tests/test_ssl.py::test_renegotiation_randomized[tls13] PASSED [ 67%] trio/tests/test_ssl.py::test_resource_busy_errors[tls13] PASSED [ 67%] trio/tests/test_ssl.py::test_checkpoints[tls13] PASSED [ 67%] trio/tests/test_ssl.py::test_send_all_empty_string[tls13] PASSED [ 68%] trio/tests/test_ssl.py::test_SSLStream_generic[tls13-False] PASSED [ 68%] trio/tests/test_ssl.py::test_SSLStream_generic[tls13-True] PASSED [ 68%] trio/tests/test_ssl.py::test_unwrap[tls13] PASSED [ 68%] trio/tests/test_ssl.py::test_closing_nice_case[tls13] PASSED [ 68%] trio/tests/test_ssl.py::test_send_all_fails_in_the_middle[tls13] PASSED [ 68%] trio/tests/test_ssl.py::test_ssl_over_ssl[tls13] PASSED [ 69%] trio/tests/test_ssl.py::test_ssl_bad_shutdown[tls13] PASSED [ 69%] trio/tests/test_ssl.py::test_ssl_bad_shutdown_but_its_ok[tls13] PASSED [ 69%] trio/tests/test_ssl.py::test_ssl_only_closes_stream_once[tls13] PASSED [ 69%] trio/tests/test_ssl.py::test_ssl_https_compatibility_disagreement[tls13] PASSED [ 69%] trio/tests/test_ssl.py::test_https_mode_eof_before_handshake[tls13] PASSED [ 69%] trio/tests/test_ssl.py::test_send_error_during_handshake[tls13] PASSED [ 70%] trio/tests/test_ssl.py::test_receive_error_during_handshake[tls13] PASSED [ 70%] trio/tests/test_ssl.py::test_selected_alpn_protocol_before_handshake[tls13] PASSED [ 70%] trio/tests/test_ssl.py::test_selected_alpn_protocol_when_not_set[tls13] PASSED [ 70%] trio/tests/test_ssl.py::test_selected_npn_protocol_before_handshake[tls13] PASSED [ 70%] trio/tests/test_ssl.py::test_selected_npn_protocol_when_not_set[tls13] PASSED [ 70%] trio/tests/test_ssl.py::test_get_channel_binding_before_handshake[tls13] PASSED [ 71%] trio/tests/test_ssl.py::test_get_channel_binding_after_handshake[tls13] PASSED [ 71%] trio/tests/test_ssl.py::test_getpeercert[tls13] PASSED [ 71%] trio/tests/test_ssl.py::test_SSLListener[tls13] PASSED [ 71%] trio/tests/test_ssl.py::test_ssl_client_basics[tls12] PASSED [ 71%] trio/tests/test_ssl.py::test_ssl_server_basics[tls12] PASSED [ 72%] trio/tests/test_ssl.py::test_attributes[tls12] PASSED [ 72%] trio/tests/test_ssl.py::test_full_duplex_basics[tls12] PASSED [ 72%] trio/tests/test_ssl.py::test_renegotiation_simple[tls12] PASSED [ 72%] trio/tests/test_ssl.py::test_renegotiation_randomized[tls12] PASSED [ 72%] trio/tests/test_ssl.py::test_resource_busy_errors[tls12] PASSED [ 72%] trio/tests/test_ssl.py::test_checkpoints[tls12] PASSED [ 73%] trio/tests/test_ssl.py::test_send_all_empty_string[tls12] PASSED [ 73%] trio/tests/test_ssl.py::test_SSLStream_generic[tls12-False] PASSED [ 73%] trio/tests/test_ssl.py::test_SSLStream_generic[tls12-True] PASSED [ 73%] trio/tests/test_ssl.py::test_unwrap[tls12] PASSED [ 73%] trio/tests/test_ssl.py::test_closing_nice_case[tls12] PASSED [ 73%] trio/tests/test_ssl.py::test_send_all_fails_in_the_middle[tls12] PASSED [ 74%] trio/tests/test_ssl.py::test_ssl_over_ssl[tls12] PASSED [ 74%] trio/tests/test_ssl.py::test_ssl_bad_shutdown[tls12] PASSED [ 74%] trio/tests/test_ssl.py::test_ssl_bad_shutdown_but_its_ok[tls12] PASSED [ 74%] trio/tests/test_ssl.py::test_ssl_only_closes_stream_once[tls12] PASSED [ 74%] trio/tests/test_ssl.py::test_ssl_https_compatibility_disagreement[tls12] PASSED [ 74%] trio/tests/test_ssl.py::test_https_mode_eof_before_handshake[tls12] PASSED [ 75%] trio/tests/test_ssl.py::test_send_error_during_handshake[tls12] PASSED [ 75%] trio/tests/test_ssl.py::test_receive_error_during_handshake[tls12] PASSED [ 75%] trio/tests/test_ssl.py::test_selected_alpn_protocol_before_handshake[tls12] PASSED [ 75%] trio/tests/test_ssl.py::test_selected_alpn_protocol_when_not_set[tls12] PASSED [ 75%] trio/tests/test_ssl.py::test_selected_npn_protocol_before_handshake[tls12] PASSED [ 75%] trio/tests/test_ssl.py::test_selected_npn_protocol_when_not_set[tls12] PASSED [ 76%] trio/tests/test_ssl.py::test_get_channel_binding_before_handshake[tls12] PASSED [ 76%] trio/tests/test_ssl.py::test_get_channel_binding_after_handshake[tls12] PASSED [ 76%] trio/tests/test_ssl.py::test_getpeercert[tls12] PASSED [ 76%] trio/tests/test_ssl.py::test_SSLListener[tls12] PASSED [ 76%] trio/tests/test_ssl.py::test_wait_writable_calls_underlying_wait_writable PASSED [ 76%] trio/tests/test_ssl.py::test_ssl_handshake_failure_during_aclose PASSED [ 77%] trio/tests/test_subprocess.py::test_basic PASSED [ 77%] trio/tests/test_subprocess.py::test_auto_update_returncode PASSED [ 77%] trio/tests/test_subprocess.py::test_multi_wait PASSED [ 77%] trio/tests/test_subprocess.py::test_kill_when_context_cancelled PASSED [ 77%] trio/tests/test_subprocess.py::test_pipes PASSED [ 77%] trio/tests/test_subprocess.py::test_interactive PASSED [ 78%] trio/tests/test_subprocess.py::test_run PASSED [ 78%] trio/tests/test_subprocess.py::test_run_check PASSED [ 78%] trio/tests/test_subprocess.py::test_run_with_broken_pipe PASSED [ 78%] trio/tests/test_subprocess.py::test_stderr_stdout PASSED [ 78%] trio/tests/test_subprocess.py::test_errors PASSED [ 78%] trio/tests/test_subprocess.py::test_signals PASSED [ 79%] trio/tests/test_subprocess.py::test_wait_reapable_fails PASSED [ 79%] trio/tests/test_subprocess.py::test_waitid_eintr PASSED [ 79%] trio/tests/test_subprocess.py::test_custom_deliver_cancel PASSED [ 79%] trio/tests/test_subprocess.py::test_warn_on_failed_cancel_terminate PASSED [ 79%] trio/tests/test_subprocess.py::test_warn_on_cancel_SIGKILL_escalation PASSED [ 79%] trio/tests/test_sync.py::test_Event PASSED [ 80%] trio/tests/test_sync.py::test_CapacityLimiter PASSED [ 80%] trio/tests/test_sync.py::test_CapacityLimiter_inf PASSED [ 80%] trio/tests/test_sync.py::test_CapacityLimiter_change_total_tokens PASSED [ 80%] trio/tests/test_sync.py::test_CapacityLimiter_memleak_548 PASSED [ 80%] trio/tests/test_sync.py::test_Semaphore PASSED [ 80%] trio/tests/test_sync.py::test_Semaphore_bounded PASSED [ 81%] trio/tests/test_sync.py::test_Lock_and_StrictFIFOLock[Lock] PASSED [ 81%] trio/tests/test_sync.py::test_Lock_and_StrictFIFOLock[StrictFIFOLock] PASSED [ 81%] trio/tests/test_sync.py::test_Condition PASSED [ 81%] trio/tests/test_sync.py::test_generic_lock_exclusion[CapacityLimiter(1)] PASSED [ 81%] trio/tests/test_sync.py::test_generic_lock_exclusion[Semaphore(1)] PASSED [ 81%] trio/tests/test_sync.py::test_generic_lock_exclusion[Lock] PASSED [ 82%] trio/tests/test_sync.py::test_generic_lock_exclusion[StrictFIFOLock] PASSED [ 82%] trio/tests/test_sync.py::test_generic_lock_exclusion[ChannelLock1(10)] PASSED [ 82%] trio/tests/test_sync.py::test_generic_lock_exclusion[ChannelLock1(1)] PASSED [ 82%] trio/tests/test_sync.py::test_generic_lock_exclusion[ChannelLock2] PASSED [ 82%] trio/tests/test_sync.py::test_generic_lock_exclusion[ChannelLock3] PASSED [ 82%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[CapacityLimiter(1)] PASSED [ 83%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[Semaphore(1)] PASSED [ 83%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[Lock] PASSED [ 83%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[StrictFIFOLock] PASSED [ 83%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock1(10)] PASSED [ 83%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock1(1)] PASSED [ 83%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock2] PASSED [ 84%] trio/tests/test_sync.py::test_generic_lock_fifo_fairness[ChannelLock3] PASSED [ 84%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[CapacityLimiter(1)] PASSED [ 84%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[Semaphore(1)] PASSED [ 84%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[Lock] PASSED [ 84%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[StrictFIFOLock] PASSED [ 84%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock1(10)] PASSED [ 85%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock1(1)] PASSED [ 85%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock2] PASSED [ 85%] trio/tests/test_sync.py::test_generic_lock_acquire_nowait_blocks_acquire[ChannelLock3] PASSED [ 85%] trio/tests/test_testing.py::test_wait_all_tasks_blocked PASSED [ 85%] trio/tests/test_testing.py::test_wait_all_tasks_blocked_with_timeouts PASSED [ 86%] trio/tests/test_testing.py::test_wait_all_tasks_blocked_with_cushion PASSED [ 86%] trio/tests/test_testing.py::test_assert_checkpoints PASSED [ 86%] trio/tests/test_testing.py::test_assert_no_checkpoints PASSED [ 86%] trio/tests/test_testing.py::test_Sequencer PASSED [ 86%] trio/tests/test_testing.py::test_Sequencer_cancel PASSED [ 86%] trio/tests/test_testing.py::test__assert_raises PASSED [ 87%] trio/tests/test_testing.py::test__UnboundeByteQueue PASSED [ 87%] trio/tests/test_testing.py::test_MemorySendStream PASSED [ 87%] trio/tests/test_testing.py::test_MemoryReceiveStream PASSED [ 87%] trio/tests/test_testing.py::test_MemoryRecvStream_closing PASSED [ 87%] trio/tests/test_testing.py::test_memory_stream_pump PASSED [ 87%] trio/tests/test_testing.py::test_memory_stream_one_way_pair PASSED [ 88%] trio/tests/test_testing.py::test_memory_stream_pair PASSED [ 88%] trio/tests/test_testing.py::test_memory_streams_with_generic_tests PASSED [ 88%] trio/tests/test_testing.py::test_lockstep_streams_with_generic_tests PASSED [ 88%] trio/tests/test_testing.py::test_open_stream_to_socket_listener PASSED [ 88%] trio/tests/test_threads.py::test_do_in_trio_thread PASSED [ 88%] trio/tests/test_threads.py::test_do_in_trio_thread_from_trio_thread PASSED [ 89%] trio/tests/test_threads.py::test_run_in_trio_thread_ki PASSED [ 89%] trio/tests/test_threads.py::test_await_in_trio_thread_while_main_exits PASSED [ 89%] trio/tests/test_threads.py::test_run_in_worker_thread PASSED [ 89%] trio/tests/test_threads.py::test_run_in_worker_thread_cancellation PASSED [ 89%] trio/tests/test_threads.py::test_run_in_worker_thread_abandoned PASSED [ 89%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[False-False-3] PASSED [ 90%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[False-False-5] PASSED [ 90%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[False-False-10] PASSED [ 90%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[False-True-3] PASSED [ 90%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[False-True-5] PASSED [ 90%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[False-True-10] PASSED [ 90%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[True-False-3] PASSED [ 91%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[True-False-5] PASSED [ 91%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[True-False-10] PASSED [ 91%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[True-True-3] PASSED [ 91%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[True-True-5] PASSED [ 91%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter[True-True-10] PASSED [ 91%] trio/tests/test_threads.py::test_run_in_worker_thread_custom_limiter PASSED [ 92%] trio/tests/test_threads.py::test_run_in_worker_thread_limiter_error PASSED [ 92%] trio/tests/test_threads.py::test_run_in_worker_thread_fail_to_spawn PASSED [ 92%] trio/tests/test_threads.py::test_trio_to_thread_run_sync_token PASSED [ 92%] trio/tests/test_threads.py::test_trio_to_thread_run_sync_expected_error PASSED [ 92%] trio/tests/test_threads.py::test_trio_from_thread_run_sync PASSED [ 92%] trio/tests/test_threads.py::test_trio_from_thread_run PASSED [ 93%] trio/tests/test_threads.py::test_trio_from_thread_token PASSED [ 93%] trio/tests/test_threads.py::test_trio_from_thread_token_kwarg PASSED [ 93%] trio/tests/test_threads.py::test_from_thread_no_token PASSED [ 93%] trio/tests/test_threads.py::test_run_fn_as_system_task_catched_badly_typed_token PASSED [ 93%] trio/tests/test_threads.py::test_from_thread_inside_trio_thread PASSED [ 93%] trio/tests/test_threads.py::test_from_thread_run_during_shutdown PASSED [ 94%] trio/tests/test_timeouts.py::test_sleep PASSED [ 94%] trio/tests/test_timeouts.py::test_move_on_after PASSED [ 94%] trio/tests/test_timeouts.py::test_fail PASSED [ 94%] trio/tests/test_unix_pipes.py::test_send_pipe PASSED [ 94%] trio/tests/test_unix_pipes.py::test_receive_pipe PASSED [ 94%] trio/tests/test_unix_pipes.py::test_pipes_combined PASSED [ 95%] trio/tests/test_unix_pipes.py::test_pipe_errors PASSED [ 95%] trio/tests/test_unix_pipes.py::test_del PASSED [ 95%] trio/tests/test_unix_pipes.py::test_async_with PASSED [ 95%] trio/tests/test_unix_pipes.py::test_misdirected_aclose_regression PASSED [ 95%] trio/tests/test_unix_pipes.py::test_close_at_bad_time_for_receive_some PASSED [ 95%] trio/tests/test_unix_pipes.py::test_close_at_bad_time_for_send_all PASSED [ 96%] trio/tests/test_unix_pipes.py::test_bizarro_OSError_from_receive PASSED [ 96%] trio/tests/test_unix_pipes.py::test_pipe_fully PASSED [ 96%] trio/tests/test_util.py::test_signal_raise PASSED [ 96%] trio/tests/test_util.py::test_ConflictDetector PASSED [ 96%] trio/tests/test_util.py::test_module_metadata_is_fixed_up PASSED [ 96%] trio/tests/test_util.py::test_is_main_thread PASSED [ 97%] trio/tests/test_util.py::test_coroutine_or_error PASSED [ 97%] trio/tests/test_util.py::test_generic_function PASSED [ 97%] trio/tests/test_util.py::test_final_metaclass PASSED [ 97%] trio/tests/test_util.py::test_no_public_constructor_metaclass PASSED [ 97%] trio/tests/test_wait_for_object.py::test_WaitForMultipleObjects_sync SKIPPED [ 97%] trio/tests/test_wait_for_object.py::test_WaitForMultipleObjects_sync_slow SKIPPED [ 98%] trio/tests/test_wait_for_object.py::test_WaitForSingleObject SKIPPED [ 98%] trio/tests/test_wait_for_object.py::test_WaitForSingleObject_slow SKIPPED [ 98%] trio/tests/test_windows_pipes.py::test_pipe_typecheck SKIPPED (windo...) [ 98%] trio/tests/test_windows_pipes.py::test_pipe_error_on_close SKIPPED (...) [ 98%] trio/tests/test_windows_pipes.py::test_pipes_combined SKIPPED (windo...) [ 98%] trio/tests/test_windows_pipes.py::test_async_with SKIPPED (windows only) [ 99%] trio/tests/test_windows_pipes.py::test_close_during_write SKIPPED (w...) [ 99%] trio/tests/test_windows_pipes.py::test_pipe_fully SKIPPED (windows only) [ 99%] trio/tests/tools/test_gen_exports.py::test_get_public_methods PASSED [ 99%] trio/tests/tools/test_gen_exports.py::test_create_pass_through_args PASSED [ 99%] trio/tests/tools/test_gen_exports.py::test_process PASSED [100%] =============================== warnings summary =============================== trio/_core/tests/test_guest_mode.py::test_guest_warns_if_abandoned trio/_core/tests/test_run.py::test_error_in_run_loop /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_run.py", line 1055, in __del__ assert not self._children AssertionError warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) trio/_core/tests/test_guest_mode.py::test_guest_mode_asyncgens /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: .crash_in_worker_thread_io at 0xf63478e8> Traceback (most recent call last): File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_timeouts.py", line 56, in sleep_until await sleep_forever() GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/tests/test_guest_mode.py", line 441, in crash_in_worker_thread_io await trio.sleep(1) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_timeouts.py", line 75, in sleep await sleep_until(trio.current_time() + seconds) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_timeouts.py", line 56, in sleep_until await sleep_forever() File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_ki.py", line 159, in wrapper return fn(*args, **kwargs) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_run.py", line 549, in __exit__ raise remaining_error_after_cancel_scope RuntimeError: Cancel scope stack corrupted: attempted to exit from unrelated .trio_main' at 0xf62df6e8> This is probably a bug in your code, that has caused Trio's internal state to become corrupted. We'll do our best to recover, but from now on there are no guarantees. Typically this is caused by one of the following: - yielding within a generator or async generator that's opened a cancel scope or nursery (unless the generator is a @contextmanager or @asynccontextmanager); see https://github.com/python-trio/trio/issues/638 - manually calling __enter__ or __exit__ on a trio.CancelScope, or __aenter__ or __aexit__ on the object returned by trio.open_nursery(); doing so correctly is difficult and you should use @[async]contextmanager instead, or maybe [Async]ExitStack - using [Async]ExitStack to interleave the entries/exits of cancel scopes and/or nurseries in a way that couldn't be achieved by some nesting of 'with' and 'async with' blocks - using the low-level coroutine object protocol to execute some parts of an async function in a different cancel scope/nursery context than other parts If you don't believe you're doing any of these things, please file a bug: https://github.com/python-trio/trio/issues/new warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) trio/_core/tests/test_run.py::test_broken_abort /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: .main at 0xf6201c28> Traceback (most recent call last): File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/tests/test_run.py", line 861, in main await _core.wait_task_rescheduled(lambda _: None) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_ki.py", line 159, in wrapper return fn(*args, **kwargs) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_run.py", line 539, in __exit__ remaining_error_after_cancel_scope = self._close(exc) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_run.py", line 476, in _close scope_task = current_task() File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_run.py", line 2271, in current_task raise RuntimeError("must be called from async context") from None RuntimeError: must be called from async context warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) trio/_core/tests/test_thread_cache.py::test_race_between_idle_exit_and_job_assignment /usr/lib/python3.9/site-packages/_pytest/threadexception.py:75: PytestUnhandledThreadExceptionWarning: Exception in thread Trio worker thread 5 Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 892, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/_thread_cache.py", line 71, in _work deliver(result) File "/home/buildozer/aports/community/py3-trio/src/trio-0.18.0/trio/_core/tests/test_thread_cache.py", line 150, in tc.start_thread_soon(lambda: None, lambda _: sys.exit()) SystemExit warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/warnings.html ========= 572 passed, 21 skipped, 15 deselected, 5 warnings in 29.27s ========== >>> py3-trio: Entering fakeroot... running install running build running build_py running egg_info writing trio.egg-info/PKG-INFO writing dependency_links to trio.egg-info/dependency_links.txt writing requirements to trio.egg-info/requires.txt writing top-level names to trio.egg-info/top_level.txt reading manifest file 'trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pem' under directory 'trio/tests/test_ssl_certs' no previously-included directories found matching 'docs/build' writing manifest file 'trio.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-trio/pkg creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_socket.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_deprecate.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_scheduler_determinism.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/conftest.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_socket.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_subprocess.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_threads.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_serve_listeners.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_signals.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_file_io.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_timeouts.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_unix_pipes.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_channel.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_sync.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_testing.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/tools copying build/lib/trio/tests/tools/test_gen_exports.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/tools copying build/lib/trio/tests/tools/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/tools copying build/lib/trio/tests/test_highlevel_ssl_helpers.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_open_tcp_listeners.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_open_unix_stream.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_windows_pipes.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/module_with_deprecations.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_ssl.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_util.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_wait_for_object.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_exports.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_generic.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_abc.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_highlevel_open_tcp_stream.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/tests/test_path.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests copying build/lib/trio/_unix_pipes.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_wait_for_object.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_util.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_socket.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_deprecate.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_path.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/tutil.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_tutil.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/conftest.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_mock_clock.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_unbounded_queue.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_thread_cache.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_local.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_instrumentation.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_parking_lot.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_windows.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_guest_mode.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_io.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/_common.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/apport_excepthook.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/simple_excepthook.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/custom_excepthook.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/simple_excepthook_IPython.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/simple_excepthook_partial.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror_scripts/ipython_custom_exc.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts copying build/lib/trio/_core/tests/test_multierror.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_util.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_run.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_asyncgen.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/tests/test_ki.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests copying build/lib/trio/_core/_io_kqueue.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_entry_queue.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_exceptions.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_thread_cache.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_multierror.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_generated_run.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_asyncgens.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_io_windows.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_windows_cffi.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_mock_clock.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_instrumentation.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_generated_instrumentation.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_ki.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_io_epoll.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_unbounded_queue.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_run.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_generated_io_windows.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_parking_lot.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_local.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_traps.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_wakeup_socketpair.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_generated_io_epoll.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_generated_io_kqueue.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_core/_io_common.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core copying build/lib/trio/_timeouts.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/abc.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_serve_listeners.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_abc.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_windows_pipes.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_channel.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_ssl_helpers.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_generic.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_version.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_open_tcp_stream.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/windows.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/kqueue.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform copying build/lib/trio/_subprocess_platform/waitid.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/_sequencer.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/_check_streams.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/_memory_streams.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/_network.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/_trio_test.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/testing/_checkpoints.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing copying build/lib/trio/_sync.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/from_thread.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_ssl.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_open_unix_stream.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/socket.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/to_thread.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_signals.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/lowlevel.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_threads.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_subprocess.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_highlevel_open_tcp_listeners.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio copying build/lib/trio/_socket.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio creating /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_tools copying build/lib/trio/_tools/gen_exports.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_tools copying build/lib/trio/_tools/__init__.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_tools copying build/lib/trio/_file_io.py -> /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_socket.py to test_socket.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_deprecate.py to test_deprecate.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_scheduler_determinism.py to test_scheduler_determinism.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_socket.py to test_highlevel_socket.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_subprocess.py to test_subprocess.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_threads.py to test_threads.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_serve_listeners.py to test_highlevel_serve_listeners.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_signals.py to test_signals.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_file_io.py to test_file_io.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_timeouts.py to test_timeouts.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_unix_pipes.py to test_unix_pipes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_channel.py to test_channel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_sync.py to test_sync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/tools/test_gen_exports.py to test_gen_exports.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_ssl_helpers.py to test_highlevel_ssl_helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_open_tcp_listeners.py to test_highlevel_open_tcp_listeners.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_open_unix_stream.py to test_highlevel_open_unix_stream.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_windows_pipes.py to test_windows_pipes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/module_with_deprecations.py to module_with_deprecations.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_ssl.py to test_ssl.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_wait_for_object.py to test_wait_for_object.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_exports.py to test_exports.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_generic.py to test_highlevel_generic.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_abc.py to test_abc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_highlevel_open_tcp_stream.py to test_highlevel_open_tcp_stream.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/tests/test_path.py to test_path.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_unix_pipes.py to _unix_pipes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_wait_for_object.py to _wait_for_object.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_util.py to _util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_socket.py to _highlevel_socket.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_deprecate.py to _deprecate.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_path.py to _path.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/tutil.py to tutil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_tutil.py to test_tutil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_mock_clock.py to test_mock_clock.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_unbounded_queue.py to test_unbounded_queue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_thread_cache.py to test_thread_cache.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_local.py to test_local.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_instrumentation.py to test_instrumentation.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_parking_lot.py to test_parking_lot.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_windows.py to test_windows.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_guest_mode.py to test_guest_mode.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_io.py to test_io.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/_common.py to _common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/apport_excepthook.py to apport_excepthook.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/simple_excepthook.py to simple_excepthook.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/custom_excepthook.py to custom_excepthook.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/simple_excepthook_IPython.py to simple_excepthook_IPython.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/simple_excepthook_partial.py to simple_excepthook_partial.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror_scripts/ipython_custom_exc.py to ipython_custom_exc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_multierror.py to test_multierror.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_run.py to test_run.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_asyncgen.py to test_asyncgen.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/tests/test_ki.py to test_ki.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_io_kqueue.py to _io_kqueue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_entry_queue.py to _entry_queue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_exceptions.py to _exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_thread_cache.py to _thread_cache.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_multierror.py to _multierror.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_generated_run.py to _generated_run.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_asyncgens.py to _asyncgens.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_io_windows.py to _io_windows.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_windows_cffi.py to _windows_cffi.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_mock_clock.py to _mock_clock.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_instrumentation.py to _instrumentation.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_generated_instrumentation.py to _generated_instrumentation.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_ki.py to _ki.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_io_epoll.py to _io_epoll.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_unbounded_queue.py to _unbounded_queue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_run.py to _run.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_generated_io_windows.py to _generated_io_windows.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_parking_lot.py to _parking_lot.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_local.py to _local.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_traps.py to _traps.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_wakeup_socketpair.py to _wakeup_socketpair.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_generated_io_epoll.py to _generated_io_epoll.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_generated_io_kqueue.py to _generated_io_kqueue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_core/_io_common.py to _io_common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_timeouts.py to _timeouts.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/abc.py to abc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_serve_listeners.py to _highlevel_serve_listeners.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_abc.py to _abc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_windows_pipes.py to _windows_pipes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_channel.py to _channel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_ssl_helpers.py to _highlevel_ssl_helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_generic.py to _highlevel_generic.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_version.py to _version.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_open_tcp_stream.py to _highlevel_open_tcp_stream.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform/windows.py to windows.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform/kqueue.py to kqueue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess_platform/waitid.py to waitid.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/_sequencer.py to _sequencer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/_check_streams.py to _check_streams.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/_memory_streams.py to _memory_streams.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/_network.py to _network.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/_trio_test.py to _trio_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/testing/_checkpoints.py to _checkpoints.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_sync.py to _sync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/from_thread.py to from_thread.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_ssl.py to _ssl.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_open_unix_stream.py to _highlevel_open_unix_stream.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/socket.py to socket.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/to_thread.py to to_thread.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_signals.py to _signals.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/lowlevel.py to lowlevel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_threads.py to _threads.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_subprocess.py to _subprocess.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_highlevel_open_tcp_listeners.py to _highlevel_open_tcp_listeners.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_socket.py to _socket.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_tools/gen_exports.py to gen_exports.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio/_file_io.py to _file_io.cpython-39.pyc running install_egg_info Copying trio.egg-info to /home/buildozer/aports/community/py3-trio/pkg/py3-trio/usr/lib/python3.9/site-packages/trio-0.18.0-py3.9.egg-info running install_scripts >>> py3-trio*: Running postcheck for py3-trio >>> py3-trio*: Preparing package py3-trio... >>> py3-trio*: Tracing dependencies... >>> py3-trio*: Package size: 2.6 MB >>> py3-trio*: Compressing data... >>> py3-trio*: Create checksum... >>> py3-trio*: Create py3-trio-0.18.0-r1.apk >>> py3-trio: Build complete at Fri, 21 May 2021 22:24:10 +0000 elapsed time 0h 0m 37s >>> py3-trio: Cleaning up srcdir >>> py3-trio: Cleaning up pkgdir >>> py3-trio: Uninstalling dependencies... (1/39) Purging .makedepends-py3-trio (20210521.222337) (2/39) Purging py3-outcome (1.1.0-r1) (3/39) Purging py3-async_generator (1.10-r2) (4/39) Purging py3-sniffio (1.2.0-r1) (5/39) Purging py3-curio (1.5-r1) (6/39) Purging py3-sortedcontainers (2.4.0-r0) (7/39) Purging py3-setuptools (52.0.0-r3) (8/39) Purging py3-ordered-set (4.0.2-r1) (9/39) Purging py3-appdirs (1.4.4-r2) (10/39) Purging py3-astor (0.8.1-r1) (11/39) Purging py3-pytest (6.2.4-r0) (12/39) Purging py3-atomicwrites (1.4.0-r1) (13/39) Purging py3-more-itertools (8.7.0-r1) (14/39) Purging py3-iniconfig (1.1.1-r1) (15/39) Purging py3-pluggy (0.13.1-r4) (16/39) Purging py3-py (1.10.0-r1) (17/39) Purging py3-wcwidth (0.2.5-r1) (18/39) Purging py3-packaging (20.9-r1) (19/39) Purging py3-parsing (2.4.7-r2) (20/39) Purging py3-toml (0.10.2-r2) (21/39) Purging py3-trustme (0.7.0-r1) (22/39) Purging py3-openssl (20.0.1-r1) (23/39) Purging py3-service_identity (18.1.0-r4) (24/39) Purging py3-asn1-modules (0.2.8-r1) (25/39) Purging py3-asn1 (0.4.8-r1) (26/39) Purging py3-attrs (20.3.0-r1) (27/39) Purging py3-characteristic (14.3.0-r7) (28/39) Purging py3-cryptography (3.3.2-r1) (29/39) Purging py3-cffi (1.14.5-r1) (30/39) Purging py3-cparser (2.20-r1) (31/39) Purging py3-idna (3.1-r1) (32/39) Purging py3-asn1crypto (1.4.0-r1) (33/39) Purging py3-six (1.15.0-r1) (34/39) Purging python3 (3.9.5-r1) (35/39) Purging libbz2 (1.0.8-r1) (36/39) Purging gdbm (1.19-r0) (37/39) Purging mpdecimal (2.5.1-r1) (38/39) Purging readline (8.1.0-r0) (39/39) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 1013 MiB in 101 packages >>> py3-trio: Updating the community/x86 repository index... >>> py3-trio: Signing the index...