>>> py3-outcome: Building community/py3-outcome 1.2.0-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 20:03:18 +0000 >>> py3-outcome: Checking sanity of /home/buildozer/aports/community/py3-outcome/APKBUILD... >>> py3-outcome: Analyzing dependencies... >>> py3-outcome: Installing for build: build-base py3-async_generator py3-attrs python3 py3-setuptools py3-pytest (1/29) Installing libffi (3.4.4-r2) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (2.5.1-r2) (4/29) Installing libpanelw (6.4_p20230401-r4) (5/29) Installing readline (8.2.1-r1) (6/29) Installing sqlite-libs (3.41.2-r2) (7/29) Installing python3 (3.11.3-r10) (8/29) Installing python3-pycache-pyc0 (3.11.3-r10) (9/29) Installing pyc (0.1-r0) (10/29) Installing py3-async_generator-pyc (1.10-r5) (11/29) Installing python3-pyc (3.11.3-r10) (12/29) Installing py3-async_generator (1.10-r5) (13/29) Installing py3-attrs (23.1.0-r1) (14/29) Installing py3-attrs-pyc (23.1.0-r1) (15/29) Installing py3-parsing (3.0.9-r2) (16/29) Installing py3-parsing-pyc (3.0.9-r2) (17/29) Installing py3-packaging (23.1-r1) (18/29) Installing py3-packaging-pyc (23.1-r1) (19/29) Installing py3-setuptools (67.7.0-r0) (20/29) Installing py3-setuptools-pyc (67.7.0-r0) (21/29) Installing py3-iniconfig (1.1.1-r6) (22/29) Installing py3-iniconfig-pyc (1.1.1-r6) (23/29) Installing py3-pluggy (1.0.0-r3) (24/29) Installing py3-pluggy-pyc (1.0.0-r3) (25/29) Installing py3-py (1.11.0-r2) (26/29) Installing py3-py-pyc (1.11.0-r2) (27/29) Installing py3-pytest (7.3.1-r1) (28/29) Installing py3-pytest-pyc (7.3.1-r1) (29/29) Installing .makedepends-py3-outcome (20230420.200318) Executing busybox-1.36.0-r7.trigger OK: 432 MiB in 135 packages >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/edge/outcome-1.2.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 17177 100 17177 0 0 179k 0 --:--:-- --:--:-- --:--:-- 180k >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/edge/outcome-1.2.0.tar.gz >>> py3-outcome: Checking sha512sums... outcome-1.2.0.tar.gz: OK >>> py3-outcome: Unpacking /var/cache/distfiles/edge/outcome-1.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/outcome copying src/outcome/_util.py -> build/lib/outcome copying src/outcome/__init__.py -> build/lib/outcome copying src/outcome/_version.py -> build/lib/outcome copying src/outcome/_impl.py -> build/lib/outcome ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-outcome/src/outcome-1.2.0 configfile: setup.cfg collected 10 items tests/test_async.py sss [ 30%] tests/test_sync.py ....... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") tests/test_async.py:9 /home/buildozer/aports/community/py3-outcome/src/outcome-1.2.0/tests/test_async.py:9: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytestmark = pytest.mark.asyncio tests/test_async.py::test_acapture tests/test_async.py::test_asend tests/test_async.py::test_traceback_frame_removal /usr/lib/python3.11/site-packages/_pytest/python.py:183: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid))) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 7 passed, 3 skipped, 5 warnings in 0.16s =================== >>> py3-outcome: 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-outcome/pkg creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_util.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_util.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_impl.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_version.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__init__.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_version.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_impl.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome running install_egg_info running egg_info writing src/outcome.egg-info/PKG-INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt writing requirements to src/outcome.egg-info/requires.txt writing top-level names to src/outcome.egg-info/top_level.txt reading manifest file 'src/outcome.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' 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 'src/outcome.egg-info/SOURCES.txt' Copying src/outcome.egg-info to /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome-1.2.0-py3.11.egg-info running install_scripts >>> py3-outcome-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__' -> '/home/buildozer/aports/community/py3-outcome/pkg/py3-outcome-pyc/usr/lib/python3.11/site-packages/outcome/__pycache__' >>> py3-outcome-pyc*: Preparing subpackage py3-outcome-pyc... >>> py3-outcome-pyc*: Running postcheck for py3-outcome-pyc >>> py3-outcome*: Running postcheck for py3-outcome >>> py3-outcome*: Preparing package py3-outcome... >>> py3-outcome-pyc*: Tracing dependencies... py3-async_generator py3-attrs python3 python3~3.11 >>> py3-outcome-pyc*: Package size: 48.0 KB >>> py3-outcome-pyc*: Compressing data... >>> py3-outcome-pyc*: Create checksum... >>> py3-outcome-pyc*: Create py3-outcome-pyc-1.2.0-r2.apk >>> py3-outcome*: Tracing dependencies... py3-async_generator py3-attrs python3 python3~3.11 >>> py3-outcome*: Package size: 68.0 KB >>> py3-outcome*: Compressing data... >>> py3-outcome*: Create checksum... >>> py3-outcome*: Create py3-outcome-1.2.0-r2.apk >>> py3-outcome: Build complete at Thu, 20 Apr 2023 20:03:21 +0000 elapsed time 0h 0m 3s >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Uninstalling dependencies... (1/29) Purging .makedepends-py3-outcome (20230420.200318) (2/29) Purging py3-async_generator-pyc (1.10-r5) (3/29) Purging py3-async_generator (1.10-r5) (4/29) Purging py3-attrs-pyc (23.1.0-r1) (5/29) Purging py3-attrs (23.1.0-r1) (6/29) Purging py3-setuptools-pyc (67.7.0-r0) (7/29) Purging py3-setuptools (67.7.0-r0) (8/29) Purging py3-pytest-pyc (7.3.1-r1) (9/29) Purging py3-pytest (7.3.1-r1) (10/29) Purging py3-iniconfig-pyc (1.1.1-r6) (11/29) Purging py3-iniconfig (1.1.1-r6) (12/29) Purging py3-packaging-pyc (23.1-r1) (13/29) Purging py3-packaging (23.1-r1) (14/29) Purging py3-parsing-pyc (3.0.9-r2) (15/29) Purging py3-parsing (3.0.9-r2) (16/29) Purging py3-pluggy-pyc (1.0.0-r3) (17/29) Purging py3-pluggy (1.0.0-r3) (18/29) Purging py3-py-pyc (1.11.0-r2) (19/29) Purging py3-py (1.11.0-r2) (20/29) Purging python3-pyc (3.11.3-r10) (21/29) Purging python3-pycache-pyc0 (3.11.3-r10) (22/29) Purging pyc (0.1-r0) (23/29) Purging python3 (3.11.3-r10) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libffi (3.4.4-r2) (26/29) Purging libpanelw (6.4_p20230401-r4) (27/29) Purging mpdecimal (2.5.1-r2) (28/29) Purging readline (8.2.1-r1) (29/29) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> py3-outcome: Updating the community/x86 repository index... >>> py3-outcome: Signing the index...