>>> py3-pytest-trio: Building community/py3-pytest-trio 0.8.0-r1 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 17:30:16 +0000
>>> py3-pytest-trio: Checking sanity of /home/buildozer/aports/community/py3-pytest-trio/APKBUILD...
>>> py3-pytest-trio: Analyzing dependencies...
>>> py3-pytest-trio: Installing for build: build-base python3 py3-pytest py3-trio py3-outcome py3-async_generator py3-setuptools
(1/50) Installing libbz2 (1.0.8-r5)
(2/50) Installing libffi (3.4.4-r2)
(3/50) Installing gdbm (1.23-r1)
(4/50) Installing xz-libs (5.4.2-r1)
(5/50) Installing mpdecimal (2.5.1-r2)
(6/50) Installing libpanelw (6.4_p20230401-r4)
(7/50) Installing readline (8.2.1-r1)
(8/50) Installing sqlite-libs (3.41.2-r2)
(9/50) Installing python3 (3.11.3-r10)
(10/50) Installing python3-pycache-pyc0 (3.11.3-r10)
(11/50) Installing pyc (0.1-r0)
(12/50) Installing python3-pyc (3.11.3-r10)
(13/50) Installing py3-iniconfig (1.1.1-r6)
(14/50) Installing py3-iniconfig-pyc (1.1.1-r6)
(15/50) Installing py3-parsing (3.0.9-r2)
(16/50) Installing py3-parsing-pyc (3.0.9-r2)
(17/50) Installing py3-packaging (23.1-r1)
(18/50) Installing py3-packaging-pyc (23.1-r1)
(19/50) Installing py3-pluggy (1.0.0-r3)
(20/50) Installing py3-pluggy-pyc (1.0.0-r3)
(21/50) Installing py3-py (1.11.0-r2)
(22/50) Installing py3-py-pyc (1.11.0-r2)
(23/50) Installing py3-pytest (7.3.1-r1)
(24/50) Installing py3-pytest-pyc (7.3.1-r1)
(25/50) Installing py3-attrs (23.1.0-r1)
(26/50) Installing py3-attrs-pyc (23.1.0-r1)
(27/50) Installing py3-async_generator (1.10-r5)
(28/50) Installing py3-async_generator-pyc (1.10-r5)
(29/50) Installing py3-idna (3.4-r4)
(30/50) Installing py3-idna-pyc (3.4-r4)
(31/50) Installing py3-cparser (2.21-r2)
(32/50) Installing py3-cparser-pyc (2.21-r2)
(33/50) Installing py3-cffi (1.15.1-r3)
(34/50) Installing py3-cffi-pyc (1.15.1-r3)
(35/50) Installing py3-cryptography (40.0.2-r1)
(36/50) Installing py3-cryptography-pyc (40.0.2-r1)
(37/50) Installing py3-openssl (23.1.1-r1)
(38/50) Installing py3-openssl-pyc (23.1.1-r1)
(39/50) Installing py3-outcome (1.2.0-r2)
(40/50) Installing py3-outcome-pyc (1.2.0-r2)
(41/50) Installing py3-curio (1.6-r1)
(42/50) Installing py3-curio-pyc (1.6-r1)
(43/50) Installing py3-sniffio (1.3.0-r1)
(44/50) Installing py3-sortedcontainers (2.4.0-r3)
(45/50) Installing py3-sortedcontainers-pyc (2.4.0-r3)
(46/50) Installing py3-trio (0.21.0-r3)
(47/50) Installing py3-trio-pyc (0.21.0-r3)
(48/50) Installing py3-setuptools (67.7.1-r0)
(49/50) Installing py3-setuptools-pyc (67.7.1-r0)
(50/50) Installing .makedepends-py3-pytest-trio (20230421.173021)
Executing busybox-1.36.0-r7.trigger
OK: 437 MiB in 147 packages
>>> py3-pytest-trio: Cleaning up srcdir
>>> py3-pytest-trio: Cleaning up pkgdir
>>> py3-pytest-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pytest-trio-0.8.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> py3-pytest-trio: Fetching https://pypi.python.org/packages/source/p/pytest-trio/pytest-trio-0.8.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    912      0 --:--:-- --:--:-- --:--:--   917

100   282  100   282    0     0   1390      0 --:--:-- --:--:-- --:--:--  1390

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 46525  100 46525    0     0   127k      0 --:--:-- --:--:-- --:--:--  127k
>>> py3-pytest-trio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pytest-trio-0.8.0.tar.gz
>>> py3-pytest-trio: Checking sha512sums...
pytest-trio-0.8.0.tar.gz: OK
>>> py3-pytest-trio: Unpacking /var/cache/distfiles/v3.18/pytest-trio-0.8.0.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/pytest_trio
copying pytest_trio/_version.py -> build/lib/pytest_trio
copying pytest_trio/__init__.py -> build/lib/pytest_trio
copying pytest_trio/plugin.py -> build/lib/pytest_trio
copying pytest_trio/enable_trio_mode.py -> build/lib/pytest_trio
creating build/lib/pytest_trio/_tests
copying pytest_trio/_tests/__init__.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_basic.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_async_fixture.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_async_yield_fixture.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_fixture_mistakes.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_sync_fixture.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_trio_mode.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_contextvars.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_fixture_ordering.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_clock_fixture.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_fixture_names.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_fixture_nursery.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/conftest.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/test_hypothesis_interaction.py -> build/lib/pytest_trio/_tests
copying pytest_trio/_tests/helpers.py -> build/lib/pytest_trio/_tests
>>> py3-pytest-trio: Entering fakeroot...
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer, pypa/build or
        other standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /home/buildozer/aports/community/py3-pytest-trio/pkg
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio
copying build/lib/pytest_trio/_version.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio
copying build/lib/pytest_trio/__init__.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio
creating /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/__init__.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_basic.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_async_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_async_yield_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_fixture_mistakes.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_sync_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_trio_mode.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_contextvars.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_fixture_ordering.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_clock_fixture.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_fixture_names.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_fixture_nursery.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/conftest.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/test_hypothesis_interaction.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/_tests/helpers.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests
copying build/lib/pytest_trio/plugin.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio
copying build/lib/pytest_trio/enable_trio_mode.py -> /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_version.py to _version.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_basic.py to test_basic.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_async_fixture.py to test_async_fixture.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_async_yield_fixture.py to test_async_yield_fixture.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_fixture_mistakes.py to test_fixture_mistakes.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_sync_fixture.py to test_sync_fixture.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_trio_mode.py to test_trio_mode.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_contextvars.py to test_contextvars.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_fixture_ordering.py to test_fixture_ordering.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_clock_fixture.py to test_clock_fixture.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_fixture_names.py to test_fixture_names.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_fixture_nursery.py to test_fixture_nursery.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/conftest.py to conftest.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/test_hypothesis_interaction.py to test_hypothesis_interaction.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/_tests/helpers.py to helpers.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/plugin.py to plugin.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio/enable_trio_mode.py to enable_trio_mode.cpython-311.pyc
running install_egg_info
running egg_info
writing pytest_trio.egg-info/PKG-INFO
writing dependency_links to pytest_trio.egg-info/dependency_links.txt
writing entry points to pytest_trio.egg-info/entry_points.txt
writing requirements to pytest_trio.egg-info/requires.txt
writing top-level names to pytest_trio.egg-info/top_level.txt
reading manifest file 'pytest_trio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE2'
adding license file 'LICENSE.MIT'
writing manifest file 'pytest_trio.egg-info/SOURCES.txt'
Copying pytest_trio.egg-info to /home/buildozer/aports/community/py3-pytest-trio/pkg/py3-pytest-trio/usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info
running install_scripts
>>> py3-pytest-trio*: Running postcheck for py3-pytest-trio
>>> WARNING: py3-pytest-trio*: Found __pycache__ but package name doesn't end with -pyc
>>> py3-pytest-trio*: Preparing package py3-pytest-trio...
>>> py3-pytest-trio*: Tracing dependencies...
	python3
	py3-pytest
	py3-trio
	py3-outcome
	py3-async_generator
	python3~3.11
>>> py3-pytest-trio*: Package size: 296.0 KB
>>> py3-pytest-trio*: Compressing data...
>>> py3-pytest-trio*: Create checksum...
>>> py3-pytest-trio*: Create py3-pytest-trio-0.8.0-r1.apk
>>> py3-pytest-trio: Build complete at Fri, 21 Apr 2023 17:30:29 +0000 elapsed time 0h 0m 13s
>>> py3-pytest-trio: Cleaning up srcdir
>>> py3-pytest-trio: Cleaning up pkgdir
>>> py3-pytest-trio: Uninstalling dependencies...
(1/50) Purging .makedepends-py3-pytest-trio (20230421.173021)
(2/50) Purging py3-pytest-pyc (7.3.1-r1)
(3/50) Purging py3-pytest (7.3.1-r1)
(4/50) Purging py3-iniconfig-pyc (1.1.1-r6)
(5/50) Purging py3-iniconfig (1.1.1-r6)
(6/50) Purging py3-pluggy-pyc (1.0.0-r3)
(7/50) Purging py3-pluggy (1.0.0-r3)
(8/50) Purging py3-py-pyc (1.11.0-r2)
(9/50) Purging py3-py (1.11.0-r2)
(10/50) Purging py3-trio-pyc (0.21.0-r3)
(11/50) Purging py3-trio (0.21.0-r3)
(12/50) Purging py3-idna-pyc (3.4-r4)
(13/50) Purging py3-idna (3.4-r4)
(14/50) Purging py3-openssl-pyc (23.1.1-r1)
(15/50) Purging py3-openssl (23.1.1-r1)
(16/50) Purging py3-cryptography-pyc (40.0.2-r1)
(17/50) Purging py3-cryptography (40.0.2-r1)
(18/50) Purging py3-cffi-pyc (1.15.1-r3)
(19/50) Purging py3-cffi (1.15.1-r3)
(20/50) Purging py3-cparser-pyc (2.21-r2)
(21/50) Purging py3-cparser (2.21-r2)
(22/50) Purging py3-sniffio (1.3.0-r1)
(23/50) Purging py3-curio-pyc (1.6-r1)
(24/50) Purging py3-curio (1.6-r1)
(25/50) Purging py3-sortedcontainers-pyc (2.4.0-r3)
(26/50) Purging py3-sortedcontainers (2.4.0-r3)
(27/50) Purging py3-outcome-pyc (1.2.0-r2)
(28/50) Purging py3-outcome (1.2.0-r2)
(29/50) Purging py3-attrs-pyc (23.1.0-r1)
(30/50) Purging py3-attrs (23.1.0-r1)
(31/50) Purging py3-async_generator-pyc (1.10-r5)
(32/50) Purging py3-async_generator (1.10-r5)
(33/50) Purging py3-setuptools-pyc (67.7.1-r0)
(34/50) Purging py3-setuptools (67.7.1-r0)
(35/50) Purging py3-packaging-pyc (23.1-r1)
(36/50) Purging py3-packaging (23.1-r1)
(37/50) Purging py3-parsing-pyc (3.0.9-r2)
(38/50) Purging py3-parsing (3.0.9-r2)
(39/50) Purging python3-pyc (3.11.3-r10)
(40/50) Purging python3-pycache-pyc0 (3.11.3-r10)
(41/50) Purging pyc (0.1-r0)
(42/50) Purging python3 (3.11.3-r10)
(43/50) Purging gdbm (1.23-r1)
(44/50) Purging libbz2 (1.0.8-r5)
(45/50) Purging libffi (3.4.4-r2)
(46/50) Purging libpanelw (6.4_p20230401-r4)
(47/50) Purging mpdecimal (2.5.1-r2)
(48/50) Purging readline (8.2.1-r1)
(49/50) Purging sqlite-libs (3.41.2-r2)
(50/50) Purging xz-libs (5.4.2-r1)
Executing busybox-1.36.0-r7.trigger
OK: 370 MiB in 97 packages
>>> py3-pytest-trio: Updating the community/s390x repository index...
>>> py3-pytest-trio: Signing the index...