* Package:    dev-python/trio-0.31.0:0
 * Repository: gentoo
 * Maintainer: nowa@gentoo.org python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'trio-0.31.0.gh.tar.gz' to /var/tmp/portage/dev-python/trio-0.31.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/trio-0.31.0/work
>>> Preparing source in /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0 ...
 * Build system packages:
 *   dev-python/gpep517            : 19
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 80.9.0-r1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 9.2.0
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for trio-0.31.0 via setuptools.build_meta
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/wheel
2025-10-28 10:19:55,496 gpep517 INFO Building wheel via backend setuptools.build_meta
[10/28/25 10:19:55] WARNING  toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section                                                                pyproject_reading.py:208
2025-10-28 10:19:56,031 root INFO running bdist_wheel
2025-10-28 10:19:56,147 root INFO running build
2025-10-28 10:19:56,147 root INFO running build_py
2025-10-28 10:19:56,170 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,170 root INFO copying src/trio/_windows_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,171 root INFO copying src/trio/_repl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,172 root INFO copying src/trio/_version.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,172 root INFO copying src/trio/_highlevel_open_unix_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,172 root INFO copying src/trio/to_thread.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,173 root INFO copying src/trio/from_thread.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,173 root INFO copying src/trio/_highlevel_serve_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,174 root INFO copying src/trio/_subprocess.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,174 root INFO copying src/trio/_sync.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,175 root INFO copying src/trio/_util.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,175 root INFO copying src/trio/abc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,176 root INFO copying src/trio/_wait_for_object.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,176 root INFO copying src/trio/_timeouts.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,177 root INFO copying src/trio/socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,177 root INFO copying src/trio/_channel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,178 root INFO copying src/trio/_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,178 root INFO copying src/trio/_highlevel_ssl_helpers.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,179 root INFO copying src/trio/_path.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,179 root INFO copying src/trio/_highlevel_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,180 root INFO copying src/trio/_signals.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,180 root INFO copying src/trio/_file_io.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,181 root INFO copying src/trio/_threads.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,181 root INFO copying src/trio/_deprecate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,182 root INFO copying src/trio/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,182 root INFO copying src/trio/_abc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,183 root INFO copying src/trio/_ssl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,183 root INFO copying src/trio/_unix_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,184 root INFO copying src/trio/_highlevel_generic.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,184 root INFO copying src/trio/_highlevel_open_tcp_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,185 root INFO copying src/trio/_highlevel_open_tcp_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,185 root INFO copying src/trio/_dtls.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,186 root INFO copying src/trio/lowlevel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,186 root INFO copying src/trio/__main__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,187 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,187 root INFO copying src/trio/testing/_checkpoints.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,188 root INFO copying src/trio/testing/_trio_test.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,188 root INFO copying src/trio/testing/_network.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,189 root INFO copying src/trio/testing/_fake_net.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,189 root INFO copying src/trio/testing/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,190 root INFO copying src/trio/testing/_memory_streams.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,190 root INFO copying src/trio/testing/_check_streams.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,190 root INFO copying src/trio/testing/_raises_group.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,191 root INFO copying src/trio/testing/_sequencer.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing
2025-10-28 10:19:56,192 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform
2025-10-28 10:19:56,192 root INFO copying src/trio/_subprocess_platform/windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform
2025-10-28 10:19:56,192 root INFO copying src/trio/_subprocess_platform/kqueue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform
2025-10-28 10:19:56,193 root INFO copying src/trio/_subprocess_platform/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform
2025-10-28 10:19:56,193 root INFO copying src/trio/_subprocess_platform/waitid.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform
2025-10-28 10:19:56,195 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,195 root INFO copying src/trio/_core/_asyncgens.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,195 root INFO copying src/trio/_core/_entry_queue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,196 root INFO copying src/trio/_core/_unbounded_queue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,196 root INFO copying src/trio/_core/_parking_lot.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,197 root INFO copying src/trio/_core/_generated_run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,197 root INFO copying src/trio/_core/_run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,198 root INFO copying src/trio/_core/_local.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,198 root INFO copying src/trio/_core/_exceptions.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,199 root INFO copying src/trio/_core/_mock_clock.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,200 root INFO copying src/trio/_core/_io_kqueue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,200 root INFO copying src/trio/_core/_generated_io_epoll.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,201 root INFO copying src/trio/_core/_generated_io_windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,201 root INFO copying src/trio/_core/_generated_instrumentation.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,202 root INFO copying src/trio/_core/_io_common.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,202 root INFO copying src/trio/_core/_run_context.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,203 root INFO copying src/trio/_core/_windows_cffi.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,203 root INFO copying src/trio/_core/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,204 root INFO copying src/trio/_core/_concat_tb.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,204 root INFO copying src/trio/_core/_io_windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,205 root INFO copying src/trio/_core/_ki.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,205 root INFO copying src/trio/_core/_thread_cache.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,206 root INFO copying src/trio/_core/_instrumentation.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,206 root INFO copying src/trio/_core/_io_epoll.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,206 root INFO copying src/trio/_core/_wakeup_socketpair.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,207 root INFO copying src/trio/_core/_generated_windows_ffi.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,208 root INFO copying src/trio/_core/_traps.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,208 root INFO copying src/trio/_core/_generated_io_kqueue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core
2025-10-28 10:19:56,209 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools
2025-10-28 10:19:56,209 root INFO copying src/trio/_tools/gen_exports.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools
2025-10-28 10:19:56,209 root INFO copying src/trio/_tools/windows_ffi_build.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools
2025-10-28 10:19:56,210 root INFO copying src/trio/_tools/sync_requirements.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools
2025-10-28 10:19:56,210 root INFO copying src/trio/_tools/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools
2025-10-28 10:19:56,211 root INFO copying src/trio/_tools/mypy_annotate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools
2025-10-28 10:19:56,212 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,212 root INFO copying src/trio/_tests/test_highlevel_open_tcp_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,213 root INFO copying src/trio/_tests/test_contextvars.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,213 root INFO copying src/trio/_tests/test_subprocess.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,214 root INFO copying src/trio/_tests/test_repl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,214 root INFO copying src/trio/_tests/test_tracing.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,215 root INFO copying src/trio/_tests/test_testing_raisesgroup.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,215 root INFO copying src/trio/_tests/test_windows_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,216 root INFO copying src/trio/_tests/test_highlevel_open_tcp_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,216 root INFO copying src/trio/_tests/module_with_deprecations.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,217 root INFO copying src/trio/_tests/test_wait_for_object.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,217 root INFO copying src/trio/_tests/test_timeouts.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,218 root INFO copying src/trio/_tests/test_abc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,218 root INFO copying src/trio/_tests/test_scheduler_determinism.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,219 root INFO copying src/trio/_tests/test_fakenet.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,219 root INFO copying src/trio/_tests/test_highlevel_serve_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,220 root INFO copying src/trio/_tests/test_highlevel_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,220 root INFO copying src/trio/_tests/test_testing.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,221 root INFO copying src/trio/_tests/check_type_completeness.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,221 root INFO copying src/trio/_tests/test_exports.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,222 root INFO copying src/trio/_tests/test_channel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,222 root INFO copying src/trio/_tests/test_highlevel_generic.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,223 root INFO copying src/trio/_tests/pytest_plugin.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,223 root INFO copying src/trio/_tests/test_dtls.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,224 root INFO copying src/trio/_tests/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,224 root INFO copying src/trio/_tests/test_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,225 root INFO copying src/trio/_tests/test_threads.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,225 root INFO copying src/trio/_tests/test_ssl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,226 root INFO copying src/trio/_tests/test_trio.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,226 root INFO copying src/trio/_tests/test_unix_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,226 root INFO copying src/trio/_tests/test_util.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,227 root INFO copying src/trio/_tests/test_sync.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,227 root INFO copying src/trio/_tests/test_file_io.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,228 root INFO copying src/trio/_tests/test_highlevel_open_unix_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,231 root INFO copying src/trio/_tests/test_signals.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,232 root INFO copying src/trio/_tests/test_deprecate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,234 root INFO copying src/trio/_tests/test_highlevel_ssl_helpers.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,235 root INFO copying src/trio/_tests/test_deprecate_strict_exception_groups_false.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,235 root INFO copying src/trio/_tests/test_path.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,236 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,238 root INFO copying src/trio/_core/_tests/test_local.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,238 root INFO copying src/trio/_core/_tests/test_mock_clock.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,240 root INFO copying src/trio/_core/_tests/test_asyncgen.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,240 root INFO copying src/trio/_core/_tests/test_ki.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,241 root INFO copying src/trio/_core/_tests/test_guest_mode.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,242 root INFO copying src/trio/_core/_tests/test_io.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,242 root INFO copying src/trio/_core/_tests/test_run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,243 root INFO copying src/trio/_core/_tests/test_instrumentation.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,243 root INFO copying src/trio/_core/_tests/test_unbounded_queue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,244 root INFO copying src/trio/_core/_tests/test_cancelled.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,244 root INFO copying src/trio/_core/_tests/test_windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,245 root INFO copying src/trio/_core/_tests/test_tutil.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,246 root INFO copying src/trio/_core/_tests/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,246 root INFO copying src/trio/_core/_tests/test_thread_cache.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,247 root INFO copying src/trio/_core/_tests/test_parking_lot.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,247 root INFO copying src/trio/_core/_tests/tutil.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,248 root INFO copying src/trio/_core/_tests/test_exceptiongroup_gc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests
2025-10-28 10:19:56,249 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/type_tests
2025-10-28 10:19:56,249 root INFO copying src/trio/_core/_tests/type_tests/run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/type_tests
2025-10-28 10:19:56,249 root INFO copying src/trio/_core/_tests/type_tests/nursery_start.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/type_tests
2025-10-28 10:19:56,250 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,250 root INFO copying src/trio/_tests/type_tests/open_memory_channel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,251 root INFO copying src/trio/_tests/type_tests/subprocesses.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,252 root INFO copying src/trio/_tests/type_tests/check_wraps.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,252 root INFO copying src/trio/_tests/type_tests/path.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,253 root INFO copying src/trio/_tests/type_tests/raisesgroup.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,253 root INFO copying src/trio/_tests/type_tests/task_status.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests
2025-10-28 10:19:56,254 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools
2025-10-28 10:19:56,254 root INFO copying src/trio/_tests/tools/test_gen_exports.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools
2025-10-28 10:19:56,255 root INFO copying src/trio/_tests/tools/test_sync_requirements.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools
2025-10-28 10:19:56,255 root INFO copying src/trio/_tests/tools/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools
2025-10-28 10:19:56,256 root INFO copying src/trio/_tests/tools/test_mypy_annotate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools
2025-10-28 10:19:56,256 root INFO running egg_info
2025-10-28 10:19:56,287 root INFO creating src/trio.egg-info
2025-10-28 10:19:56,288 root INFO writing src/trio.egg-info/PKG-INFO
2025-10-28 10:19:56,289 root INFO writing dependency_links to src/trio.egg-info/dependency_links.txt
2025-10-28 10:19:56,290 root INFO writing entry points to src/trio.egg-info/entry_points.txt
2025-10-28 10:19:56,292 root INFO writing requirements to src/trio.egg-info/requires.txt
2025-10-28 10:19:56,292 root INFO writing top-level names to src/trio.egg-info/top_level.txt
2025-10-28 10:19:56,292 root INFO writing manifest file 'src/trio.egg-info/SOURCES.txt'
[10/28/25 10:19:56] ERROR    listing git files failed - pretending there aren't any                                                                                                                        git.py:26
2025-10-28 10:19:56,422 root INFO reading manifest file 'src/trio.egg-info/SOURCES.txt'
2025-10-28 10:19:56,423 root INFO reading manifest template 'MANIFEST.in'
2025-10-28 10:19:56,423 root WARNING warning: no files found matching 'check.sh'
2025-10-28 10:19:56,426 root WARNING warning: no files found matching '*.pem' under directory 'src/trio/_tests/test_ssl_certs'
2025-10-28 10:19:56,433 root WARNING no previously-included directories found matching 'docs/build'
2025-10-28 10:19:56,433 root INFO adding license file 'LICENSE'
2025-10-28 10:19:56,433 root INFO adding license file 'LICENSE.APACHE2'
2025-10-28 10:19:56,433 root INFO adding license file 'LICENSE.MIT'
2025-10-28 10:19:56,448 root INFO writing manifest file 'src/trio.egg-info/SOURCES.txt'
2025-10-28 10:19:56,456 root INFO copying src/trio/py.typed -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio
2025-10-28 10:19:56,456 root INFO copying src/trio/_tests/astrill-codesigning-cert.cer -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests
2025-10-28 10:19:56,463 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-10-28 10:19:56,535 root INFO installing to /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel
2025-10-28 10:19:56,535 root INFO running install
2025-10-28 10:19:56,587 root INFO running install_lib
2025-10-28 10:19:56,612 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel
2025-10-28 10:19:56,613 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio
2025-10-28 10:19:56,613 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_windows_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,614 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_repl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,614 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_version.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,615 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_open_unix_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,615 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/to_thread.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,616 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/from_thread.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,616 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_serve_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,617 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,617 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_sync.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,618 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_util.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,619 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/abc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,619 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/testing
2025-10-28 10:19:56,619 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_checkpoints.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,620 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_trio_test.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,620 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_network.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,621 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_fake_net.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,622 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,622 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_memory_streams.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,623 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_check_streams.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,623 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_raises_group.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,624 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/testing/_sequencer.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/testing
2025-10-28 10:19:56,624 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_wait_for_object.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,625 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_timeouts.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,625 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,626 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_channel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,626 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,631 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_ssl_helpers.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,631 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_path.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,632 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_subprocess_platform
2025-10-28 10:19:56,632 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform/windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_subprocess_platform
2025-10-28 10:19:56,633 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform/kqueue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_subprocess_platform
2025-10-28 10:19:56,633 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_subprocess_platform
2025-10-28 10:19:56,634 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_subprocess_platform/waitid.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_subprocess_platform
2025-10-28 10:19:56,634 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,638 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_signals.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,638 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_file_io.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,639 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_core
2025-10-28 10:19:56,639 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_asyncgens.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,640 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_entry_queue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,640 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_unbounded_queue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,641 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_parking_lot.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,644 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_generated_run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,645 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,646 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_local.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,646 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_exceptions.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,646 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_mock_clock.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,647 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_io_kqueue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,647 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_generated_io_epoll.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,649 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_generated_io_windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,650 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_generated_instrumentation.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,650 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_io_common.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,651 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_run_context.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,651 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_windows_cffi.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,652 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,652 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_concat_tb.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,653 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_io_windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,653 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_ki.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,654 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_thread_cache.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,654 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_instrumentation.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,655 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_io_epoll.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,656 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_wakeup_socketpair.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,656 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_generated_windows_ffi.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,657 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_core/_tests
2025-10-28 10:19:56,657 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_local.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,658 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_mock_clock.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,659 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_asyncgen.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,659 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_ki.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,660 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_guest_mode.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,660 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_io.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,661 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,662 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_instrumentation.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,662 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_unbounded_queue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,663 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_cancelled.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,663 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_windows.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,664 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_tutil.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,664 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_core/_tests/type_tests
2025-10-28 10:19:56,665 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/type_tests/run.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests/type_tests
2025-10-28 10:19:56,665 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/type_tests/nursery_start.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests/type_tests
2025-10-28 10:19:56,666 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,666 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_thread_cache.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,667 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_parking_lot.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,667 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/tutil.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,668 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_tests/test_exceptiongroup_gc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core/_tests
2025-10-28 10:19:56,668 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_traps.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,669 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_core/_generated_io_kqueue.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_core
2025-10-28 10:19:56,669 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_threads.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,670 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_deprecate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,670 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,671 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_abc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,672 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/py.typed -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,672 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_ssl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,672 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_unix_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,673 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_generic.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,673 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_open_tcp_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,674 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_highlevel_open_tcp_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,675 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_dtls.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,675 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_tools
2025-10-28 10:19:56,676 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools/gen_exports.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tools
2025-10-28 10:19:56,676 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools/windows_ffi_build.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tools
2025-10-28 10:19:56,677 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools/sync_requirements.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tools
2025-10-28 10:19:56,677 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tools
2025-10-28 10:19:56,681 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tools/mypy_annotate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tools
2025-10-28 10:19:56,681 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/lowlevel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,682 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/__main__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio
2025-10-28 10:19:56,683 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_tests
2025-10-28 10:19:56,683 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_open_tcp_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,683 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_contextvars.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,684 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_subprocess.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,688 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_repl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,688 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_tracing.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,689 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_testing_raisesgroup.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,689 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_windows_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,690 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_open_tcp_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,691 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/module_with_deprecations.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,695 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_wait_for_object.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,695 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_timeouts.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,696 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_abc.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,696 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_scheduler_determinism.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,697 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_fakenet.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,697 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_serve_listeners.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,698 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,701 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_testing.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,702 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/check_type_completeness.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,702 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_exports.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,703 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_channel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,703 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_generic.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,704 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/pytest_plugin.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,704 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_dtls.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,705 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_tests/type_tests
2025-10-28 10:19:56,705 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests/open_memory_channel.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/type_tests
2025-10-28 10:19:56,706 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests/subprocesses.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/type_tests
2025-10-28 10:19:56,706 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests/check_wraps.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/type_tests
2025-10-28 10:19:56,707 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests/path.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/type_tests
2025-10-28 10:19:56,707 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests/raisesgroup.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/type_tests
2025-10-28 10:19:56,708 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/type_tests/task_status.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/type_tests
2025-10-28 10:19:56,708 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,709 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_socket.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,709 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_threads.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,710 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_ssl.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,711 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_trio.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,711 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_unix_pipes.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,712 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_util.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,712 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_sync.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,713 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_file_io.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,714 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_open_unix_stream.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,714 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_signals.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,715 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_deprecate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,715 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_highlevel_ssl_helpers.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,716 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/astrill-codesigning-cert.cer -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,716 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_deprecate_strict_exception_groups_false.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,717 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio/_tests/tools
2025-10-28 10:19:56,718 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools/test_gen_exports.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/tools
2025-10-28 10:19:56,718 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools/test_sync_requirements.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/tools
2025-10-28 10:19:56,719 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools/__init__.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/tools
2025-10-28 10:19:56,719 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/tools/test_mypy_annotate.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests/tools
2025-10-28 10:19:56,720 root INFO copying /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/lib/trio/_tests/test_path.py -> /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio/_tests
2025-10-28 10:19:56,721 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-10-28 10:19:56,721 root INFO running install_egg_info
2025-10-28 10:19:56,755 root INFO Copying src/trio.egg-info to /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/./trio-0.31.0-py3.13.egg-info
2025-10-28 10:19:56,758 root INFO running install_scripts
2025-10-28 10:19:56,763 root INFO creating /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel/trio-0.31.0.dist-info/WHEEL
2025-10-28 10:19:56,764 wheel INFO creating '/var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/wheel/.tmp-egj_9hkg/trio-0.31.0-py3-none-any.whl' and adding '/var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-10-28 10:19:56,764 wheel INFO adding 'trio/__init__.py'
2025-10-28 10:19:56,765 wheel INFO adding 'trio/__main__.py'
2025-10-28 10:19:56,766 wheel INFO adding 'trio/_abc.py'
2025-10-28 10:19:56,766 wheel INFO adding 'trio/_channel.py'
2025-10-28 10:19:56,767 wheel INFO adding 'trio/_deprecate.py'
2025-10-28 10:19:56,767 wheel INFO adding 'trio/_dtls.py'
2025-10-28 10:19:56,768 wheel INFO adding 'trio/_file_io.py'
2025-10-28 10:19:56,768 wheel INFO adding 'trio/_highlevel_generic.py'
2025-10-28 10:19:56,769 wheel INFO adding 'trio/_highlevel_open_tcp_listeners.py'
2025-10-28 10:19:56,769 wheel INFO adding 'trio/_highlevel_open_tcp_stream.py'
2025-10-28 10:19:56,769 wheel INFO adding 'trio/_highlevel_open_unix_stream.py'
2025-10-28 10:19:56,770 wheel INFO adding 'trio/_highlevel_serve_listeners.py'
2025-10-28 10:19:56,770 wheel INFO adding 'trio/_highlevel_socket.py'
2025-10-28 10:19:56,771 wheel INFO adding 'trio/_highlevel_ssl_helpers.py'
2025-10-28 10:19:56,771 wheel INFO adding 'trio/_path.py'
2025-10-28 10:19:56,774 wheel INFO adding 'trio/_repl.py'
2025-10-28 10:19:56,774 wheel INFO adding 'trio/_signals.py'
2025-10-28 10:19:56,778 wheel INFO adding 'trio/_socket.py'
2025-10-28 10:19:56,778 wheel INFO adding 'trio/_ssl.py'
2025-10-28 10:19:56,779 wheel INFO adding 'trio/_subprocess.py'
2025-10-28 10:19:56,779 wheel INFO adding 'trio/_sync.py'
2025-10-28 10:19:56,780 wheel INFO adding 'trio/_threads.py'
2025-10-28 10:19:56,780 wheel INFO adding 'trio/_timeouts.py'
2025-10-28 10:19:56,784 wheel INFO adding 'trio/_unix_pipes.py'
2025-10-28 10:19:56,785 wheel INFO adding 'trio/_util.py'
2025-10-28 10:19:56,785 wheel INFO adding 'trio/_version.py'
2025-10-28 10:19:56,785 wheel INFO adding 'trio/_wait_for_object.py'
2025-10-28 10:19:56,786 wheel INFO adding 'trio/_windows_pipes.py'
2025-10-28 10:19:56,786 wheel INFO adding 'trio/abc.py'
2025-10-28 10:19:56,787 wheel INFO adding 'trio/from_thread.py'
2025-10-28 10:19:56,787 wheel INFO adding 'trio/lowlevel.py'
2025-10-28 10:19:56,791 wheel INFO adding 'trio/py.typed'
2025-10-28 10:19:56,791 wheel INFO adding 'trio/socket.py'
2025-10-28 10:19:56,792 wheel INFO adding 'trio/to_thread.py'
2025-10-28 10:19:56,792 wheel INFO adding 'trio/_core/__init__.py'
2025-10-28 10:19:56,793 wheel INFO adding 'trio/_core/_asyncgens.py'
2025-10-28 10:19:56,793 wheel INFO adding 'trio/_core/_concat_tb.py'
2025-10-28 10:19:56,794 wheel INFO adding 'trio/_core/_entry_queue.py'
2025-10-28 10:19:56,794 wheel INFO adding 'trio/_core/_exceptions.py'
2025-10-28 10:19:56,794 wheel INFO adding 'trio/_core/_generated_instrumentation.py'
2025-10-28 10:19:56,795 wheel INFO adding 'trio/_core/_generated_io_epoll.py'
2025-10-28 10:19:56,796 wheel INFO adding 'trio/_core/_generated_io_kqueue.py'
2025-10-28 10:19:56,796 wheel INFO adding 'trio/_core/_generated_io_windows.py'
2025-10-28 10:19:56,797 wheel INFO adding 'trio/_core/_generated_run.py'
2025-10-28 10:19:56,797 wheel INFO adding 'trio/_core/_generated_windows_ffi.py'
2025-10-28 10:19:56,797 wheel INFO adding 'trio/_core/_instrumentation.py'
2025-10-28 10:19:56,798 wheel INFO adding 'trio/_core/_io_common.py'
2025-10-28 10:19:56,798 wheel INFO adding 'trio/_core/_io_epoll.py'
2025-10-28 10:19:56,799 wheel INFO adding 'trio/_core/_io_kqueue.py'
2025-10-28 10:19:56,799 wheel INFO adding 'trio/_core/_io_windows.py'
2025-10-28 10:19:56,800 wheel INFO adding 'trio/_core/_ki.py'
2025-10-28 10:19:56,800 wheel INFO adding 'trio/_core/_local.py'
2025-10-28 10:19:56,801 wheel INFO adding 'trio/_core/_mock_clock.py'
2025-10-28 10:19:56,801 wheel INFO adding 'trio/_core/_parking_lot.py'
2025-10-28 10:19:56,802 wheel INFO adding 'trio/_core/_run.py'
2025-10-28 10:19:56,803 wheel INFO adding 'trio/_core/_run_context.py'
2025-10-28 10:19:56,804 wheel INFO adding 'trio/_core/_thread_cache.py'
2025-10-28 10:19:56,804 wheel INFO adding 'trio/_core/_traps.py'
2025-10-28 10:19:56,805 wheel INFO adding 'trio/_core/_unbounded_queue.py'
2025-10-28 10:19:56,805 wheel INFO adding 'trio/_core/_wakeup_socketpair.py'
2025-10-28 10:19:56,805 wheel INFO adding 'trio/_core/_windows_cffi.py'
2025-10-28 10:19:56,806 wheel INFO adding 'trio/_core/_tests/__init__.py'
2025-10-28 10:19:56,806 wheel INFO adding 'trio/_core/_tests/test_asyncgen.py'
2025-10-28 10:19:56,807 wheel INFO adding 'trio/_core/_tests/test_cancelled.py'
2025-10-28 10:19:56,807 wheel INFO adding 'trio/_core/_tests/test_exceptiongroup_gc.py'
2025-10-28 10:19:56,807 wheel INFO adding 'trio/_core/_tests/test_guest_mode.py'
2025-10-28 10:19:56,808 wheel INFO adding 'trio/_core/_tests/test_instrumentation.py'
2025-10-28 10:19:56,808 wheel INFO adding 'trio/_core/_tests/test_io.py'
2025-10-28 10:19:56,809 wheel INFO adding 'trio/_core/_tests/test_ki.py'
2025-10-28 10:19:56,809 wheel INFO adding 'trio/_core/_tests/test_local.py'
2025-10-28 10:19:56,810 wheel INFO adding 'trio/_core/_tests/test_mock_clock.py'
2025-10-28 10:19:56,810 wheel INFO adding 'trio/_core/_tests/test_parking_lot.py'
2025-10-28 10:19:56,811 wheel INFO adding 'trio/_core/_tests/test_run.py'
2025-10-28 10:19:56,811 wheel INFO adding 'trio/_core/_tests/test_thread_cache.py'
2025-10-28 10:19:56,812 wheel INFO adding 'trio/_core/_tests/test_tutil.py'
2025-10-28 10:19:56,812 wheel INFO adding 'trio/_core/_tests/test_unbounded_queue.py'
2025-10-28 10:19:56,813 wheel INFO adding 'trio/_core/_tests/test_windows.py'
2025-10-28 10:19:56,813 wheel INFO adding 'trio/_core/_tests/tutil.py'
2025-10-28 10:19:56,814 wheel INFO adding 'trio/_core/_tests/type_tests/nursery_start.py'
2025-10-28 10:19:56,814 wheel INFO adding 'trio/_core/_tests/type_tests/run.py'
2025-10-28 10:19:56,815 wheel INFO adding 'trio/_subprocess_platform/__init__.py'
2025-10-28 10:19:56,815 wheel INFO adding 'trio/_subprocess_platform/kqueue.py'
2025-10-28 10:19:56,815 wheel INFO adding 'trio/_subprocess_platform/waitid.py'
2025-10-28 10:19:56,816 wheel INFO adding 'trio/_subprocess_platform/windows.py'
2025-10-28 10:19:56,816 wheel INFO adding 'trio/_tests/__init__.py'
2025-10-28 10:19:56,817 wheel INFO adding 'trio/_tests/astrill-codesigning-cert.cer'
2025-10-28 10:19:56,817 wheel INFO adding 'trio/_tests/check_type_completeness.py'
2025-10-28 10:19:56,817 wheel INFO adding 'trio/_tests/module_with_deprecations.py'
2025-10-28 10:19:56,818 wheel INFO adding 'trio/_tests/pytest_plugin.py'
2025-10-28 10:19:56,818 wheel INFO adding 'trio/_tests/test_abc.py'
2025-10-28 10:19:56,819 wheel INFO adding 'trio/_tests/test_channel.py'
2025-10-28 10:19:56,819 wheel INFO adding 'trio/_tests/test_contextvars.py'
2025-10-28 10:19:56,819 wheel INFO adding 'trio/_tests/test_deprecate.py'
2025-10-28 10:19:56,820 wheel INFO adding 'trio/_tests/test_deprecate_strict_exception_groups_false.py'
2025-10-28 10:19:56,820 wheel INFO adding 'trio/_tests/test_dtls.py'
2025-10-28 10:19:56,824 wheel INFO adding 'trio/_tests/test_exports.py'
2025-10-28 10:19:56,825 wheel INFO adding 'trio/_tests/test_fakenet.py'
2025-10-28 10:19:56,825 wheel INFO adding 'trio/_tests/test_file_io.py'
2025-10-28 10:19:56,826 wheel INFO adding 'trio/_tests/test_highlevel_generic.py'
2025-10-28 10:19:56,826 wheel INFO adding 'trio/_tests/test_highlevel_open_tcp_listeners.py'
2025-10-28 10:19:56,826 wheel INFO adding 'trio/_tests/test_highlevel_open_tcp_stream.py'
2025-10-28 10:19:56,827 wheel INFO adding 'trio/_tests/test_highlevel_open_unix_stream.py'
2025-10-28 10:19:56,827 wheel INFO adding 'trio/_tests/test_highlevel_serve_listeners.py'
2025-10-28 10:19:56,828 wheel INFO adding 'trio/_tests/test_highlevel_socket.py'
2025-10-28 10:19:56,831 wheel INFO adding 'trio/_tests/test_highlevel_ssl_helpers.py'
2025-10-28 10:19:56,832 wheel INFO adding 'trio/_tests/test_path.py'
2025-10-28 10:19:56,832 wheel INFO adding 'trio/_tests/test_repl.py'
2025-10-28 10:19:56,832 wheel INFO adding 'trio/_tests/test_scheduler_determinism.py'
2025-10-28 10:19:56,833 wheel INFO adding 'trio/_tests/test_signals.py'
2025-10-28 10:19:56,833 wheel INFO adding 'trio/_tests/test_socket.py'
2025-10-28 10:19:56,834 wheel INFO adding 'trio/_tests/test_ssl.py'
2025-10-28 10:19:56,838 wheel INFO adding 'trio/_tests/test_subprocess.py'
2025-10-28 10:19:56,838 wheel INFO adding 'trio/_tests/test_sync.py'
2025-10-28 10:19:56,839 wheel INFO adding 'trio/_tests/test_testing.py'
2025-10-28 10:19:56,839 wheel INFO adding 'trio/_tests/test_testing_raisesgroup.py'
2025-10-28 10:19:56,840 wheel INFO adding 'trio/_tests/test_threads.py'
2025-10-28 10:19:56,841 wheel INFO adding 'trio/_tests/test_timeouts.py'
2025-10-28 10:19:56,844 wheel INFO adding 'trio/_tests/test_tracing.py'
2025-10-28 10:19:56,845 wheel INFO adding 'trio/_tests/test_trio.py'
2025-10-28 10:19:56,845 wheel INFO adding 'trio/_tests/test_unix_pipes.py'
2025-10-28 10:19:56,846 wheel INFO adding 'trio/_tests/test_util.py'
2025-10-28 10:19:56,846 wheel INFO adding 'trio/_tests/test_wait_for_object.py'
2025-10-28 10:19:56,846 wheel INFO adding 'trio/_tests/test_windows_pipes.py'
2025-10-28 10:19:56,847 wheel INFO adding 'trio/_tests/tools/__init__.py'
2025-10-28 10:19:56,847 wheel INFO adding 'trio/_tests/tools/test_gen_exports.py'
2025-10-28 10:19:56,848 wheel INFO adding 'trio/_tests/tools/test_mypy_annotate.py'
2025-10-28 10:19:56,848 wheel INFO adding 'trio/_tests/tools/test_sync_requirements.py'
2025-10-28 10:19:56,849 wheel INFO adding 'trio/_tests/type_tests/check_wraps.py'
2025-10-28 10:19:56,849 wheel INFO adding 'trio/_tests/type_tests/open_memory_channel.py'
2025-10-28 10:19:56,850 wheel INFO adding 'trio/_tests/type_tests/path.py'
2025-10-28 10:19:56,851 wheel INFO adding 'trio/_tests/type_tests/raisesgroup.py'
2025-10-28 10:19:56,852 wheel INFO adding 'trio/_tests/type_tests/subprocesses.py'
2025-10-28 10:19:56,853 wheel INFO adding 'trio/_tests/type_tests/task_status.py'
2025-10-28 10:19:56,854 wheel INFO adding 'trio/_tools/__init__.py'
2025-10-28 10:19:56,855 wheel INFO adding 'trio/_tools/gen_exports.py'
2025-10-28 10:19:56,855 wheel INFO adding 'trio/_tools/mypy_annotate.py'
2025-10-28 10:19:56,856 wheel INFO adding 'trio/_tools/sync_requirements.py'
2025-10-28 10:19:56,856 wheel INFO adding 'trio/_tools/windows_ffi_build.py'
2025-10-28 10:19:56,857 wheel INFO adding 'trio/testing/__init__.py'
2025-10-28 10:19:56,857 wheel INFO adding 'trio/testing/_check_streams.py'
2025-10-28 10:19:56,858 wheel INFO adding 'trio/testing/_checkpoints.py'
2025-10-28 10:19:56,858 wheel INFO adding 'trio/testing/_fake_net.py'
2025-10-28 10:19:56,859 wheel INFO adding 'trio/testing/_memory_streams.py'
2025-10-28 10:19:56,859 wheel INFO adding 'trio/testing/_network.py'
2025-10-28 10:19:56,859 wheel INFO adding 'trio/testing/_raises_group.py'
2025-10-28 10:19:56,860 wheel INFO adding 'trio/testing/_sequencer.py'
2025-10-28 10:19:56,860 wheel INFO adding 'trio/testing/_trio_test.py'
2025-10-28 10:19:56,861 wheel INFO adding 'trio-0.31.0.dist-info/licenses/LICENSE'
2025-10-28 10:19:56,861 wheel INFO adding 'trio-0.31.0.dist-info/licenses/LICENSE.APACHE2'
2025-10-28 10:19:56,862 wheel INFO adding 'trio-0.31.0.dist-info/licenses/LICENSE.MIT'
2025-10-28 10:19:56,862 wheel INFO adding 'trio-0.31.0.dist-info/METADATA'
2025-10-28 10:19:56,863 wheel INFO adding 'trio-0.31.0.dist-info/WHEEL'
2025-10-28 10:19:56,863 wheel INFO adding 'trio-0.31.0.dist-info/entry_points.txt'
2025-10-28 10:19:56,863 wheel INFO adding 'trio-0.31.0.dist-info/top_level.txt'
2025-10-28 10:19:56,865 wheel INFO adding 'trio-0.31.0.dist-info/RECORD'
2025-10-28 10:19:56,866 root INFO removing /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/build0/bdist.linux-x86_64/wheel
2025-10-28 10:19:56,889 gpep517 INFO The backend produced /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/wheel/trio-0.31.0-py3-none-any.whl
 *   Installing trio-0.31.0-py3-none-any.whl to /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/wheel/trio-0.31.0-py3-none-any.whl
2025-10-28 10:19:57,243 gpep517 INFO Installing /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/wheel/trio-0.31.0-py3-none-any.whl into /var/tmp/portage/dev-python/trio-0.31.0/work/trio-0.31.0-python3_13/install
2025-10-28 10:19:59,610 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/trio-0.31.0

>>> Install dev-python/trio-0.31.0 into /var/tmp/portage/dev-python/trio-0.31.0/image
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/trio-0.31.0 into /var/tmp/portage/dev-python/trio-0.31.0/image

 * Final size of build directory: 6872 KiB (6.7 MiB)
 * Final size of installed tree:  9428 KiB (9.2 MiB)

 * Verifying compiled files for python3.13