>>> py3-watchfiles: Building community/py3-watchfiles 0.18.1-r2 (using abuild 3.10.0-r0) started Fri, 10 Feb 2023 04:45:29 +0000 >>> py3-watchfiles: Checking sanity of /home/buildozer/aports/community/py3-watchfiles/APKBUILD... >>> py3-watchfiles: Analyzing dependencies... >>> py3-watchfiles: Installing for build: build-base python3 py3-anyio cargo maturin py3-installer py3-wheel py3-pytest py3-pytest-asyncio py3-pytest-mock py3-pytest-toolbox py3-pytest-timeout py3-dirty-equals (1/36) Installing libffi (3.4.4-r0) (2/36) Installing gdbm (1.23-r0) (3/36) Installing mpdecimal (2.5.1-r1) (4/36) Installing readline (8.2.0-r0) (5/36) Installing sqlite-libs (3.40.1-r0) (6/36) Installing python3 (3.11.2-r0) (7/36) Installing py3-idna (3.4-r3) (8/36) Installing py3-curio (1.6-r0) (9/36) Installing py3-sniffio (1.3.0-r1) (10/36) Installing py3-anyio (3.6.2-r1) (11/36) Installing rust-stdlib (1.67.1-r0) (12/36) Installing libxml2 (2.10.3-r2) (13/36) Installing llvm15-libs (15.0.7-r0) (14/36) Installing rust (1.67.1-r0) (15/36) Installing cargo (1.67.1-r0) (16/36) Installing maturin (0.14.12-r0) (17/36) Installing py3-installer (0.6.0-r0) (18/36) Installing py3-parsing (3.0.9-r1) (19/36) Installing py3-packaging (23.0-r0) (20/36) Installing py3-wheel (0.38.4-r1) (21/36) Installing py3-attrs (22.2.0-r0) (22/36) Installing py3-iniconfig (1.1.1-r4) (23/36) Installing py3-pluggy (1.0.0-r2) (24/36) Installing py3-py (1.11.0-r1) (25/36) Installing py3-pytest (7.2.1-r0) (26/36) Installing py3-pytest-asyncio (0.20.3-r1) (27/36) Installing py3-mock (5.0.1-r0) (28/36) Installing py3-pytest-mock (3.10.0-r1) (29/36) Installing py3-isort (5.12.0-r0) (30/36) Installing py3-pytest-isort (3.1.0-r1) (31/36) Installing py3-pytest-toolbox (0.4-r2) (32/36) Installing py3-pytest-timeout (2.1.0-r1) (33/36) Installing py3-tz (2022.7.1-r0) (34/36) Installing py3-typing-extensions (4.4.0-r1) (35/36) Installing py3-dirty-equals (0.5.0-r1) (36/36) Installing .makedepends-py3-watchfiles (20230210.044530) Executing busybox-1.36.0-r4.trigger OK: 1300 MiB in 139 packages >>> py3-watchfiles: Cleaning up srcdir >>> py3-watchfiles: Cleaning up pkgdir >>> py3-watchfiles: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-watchfiles-v0.18.1.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 43837 100 43837 0 0 268k 0 --:--:-- --:--:-- --:--:-- 269k >>> py3-watchfiles: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-watchfiles-v0.18.1.tar.gz >>> py3-watchfiles: Checking sha512sums... py3-watchfiles-v0.18.1.tar.gz: OK >>> py3-watchfiles: Unpacking /var/cache/distfiles/edge/py3-watchfiles-v0.18.1.tar.gz... writing version "0.18.1", to Cargo.toml 📦 Including license file "/home/buildozer/aports/community/py3-watchfiles/src/watchfiles-0.18.1/LICENSE" 🍹 Building a mixed python/rust project 🔗 Found pyo3 bindings with abi3 support for Python ≥ 3.7 🐍 Not using a specific python interpreter 📡 Using build options bindings from pyproject.toml Compiling libc v0.2.124 Compiling target-lexicon v0.12.3 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.37 Compiling once_cell v1.10.0 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling log v0.4.16 Compiling parking_lot_core v0.9.2 Compiling crossbeam-utils v0.8.8 Compiling lazy_static v1.4.0 Compiling smallvec v1.8.0 Compiling scopeguard v1.1.0 Compiling bitflags v1.3.2 Compiling same-file v1.0.6 Compiling unindent v0.1.8 Compiling walkdir v2.3.2 Compiling indoc v1.0.4 Compiling lock_api v0.4.7 Compiling memoffset v0.6.5 Compiling crossbeam-channel v0.5.4 Compiling quote v1.0.18 Compiling pyo3-build-config v0.17.3 Compiling inotify-sys v0.1.5 Compiling filetime v0.2.16 Compiling mio v0.8.2 Compiling inotify v0.9.6 Compiling parking_lot v0.12.0 Compiling notify v5.0.0 Compiling pyo3-ffi v0.17.3 Compiling pyo3 v0.17.3 Compiling pyo3-macros-backend v0.17.3 Compiling pyo3-macros v0.17.3 Compiling watchfiles_rust_notify v0.18.1 (/home/buildozer/aports/community/py3-watchfiles/src/watchfiles-0.18.1) Finished release [optimized] target(s) in 40.33s 📦 Built wheel for abi3 Python ≥ 3.7 to /home/buildozer/aports/community/py3-watchfiles/src/watchfiles-0.18.1/target/wheels/watchfiles-0.18.1-cp37-abi3-linux_i686.whl :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead created directory: 'testdir' ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-watchfiles/src/watchfiles-0.18.1, configfile: pyproject.toml, testpaths: tests plugins: timeout-2.1.0, isort-3.1.0, toolbox-0.4, anyio-3.6.2, mock-3.10.0, asyncio-0.20.3 timeout: 10.0s timeout method: signal timeout func_only: False asyncio: mode=Mode.STRICT collected 148 items tests/test_cli.py ...................... [ 14%] tests/test_docs.py ................s [ 26%] tests/test_filters.py .................. [ 38%] tests/test_force_polling.py .......................... [ 56%] tests/test_run_process.py ..s..................... [ 72%] tests/test_rust_notify.py ........................ [ 88%] tests/test_watch.py ...............s. [100%] ======================== 145 passed, 3 skipped in 3.53s ======================== >>> py3-watchfiles: Entering fakeroot... >>> py3-watchfiles*: Running postcheck for py3-watchfiles >>> py3-watchfiles*: Preparing package py3-watchfiles... >>> py3-watchfiles*: Stripping binaries >>> py3-watchfiles*: Scanning shared objects >>> py3-watchfiles*: Tracing dependencies... python3 py3-anyio so:libc.musl-x86.so.1 so:libgcc_s.so.1 >>> py3-watchfiles*: Package size: 1.1 MB >>> py3-watchfiles*: Compressing data... >>> py3-watchfiles*: Create checksum... >>> py3-watchfiles*: Create py3-watchfiles-0.18.1-r2.apk >>> py3-watchfiles: Build complete at Fri, 10 Feb 2023 04:46:27 +0000 elapsed time 0h 0m 58s >>> py3-watchfiles: Cleaning up srcdir >>> py3-watchfiles: Cleaning up pkgdir >>> py3-watchfiles: Uninstalling dependencies... (1/36) Purging .makedepends-py3-watchfiles (20230210.044530) (2/36) Purging py3-anyio (3.6.2-r1) (3/36) Purging py3-idna (3.4-r3) (4/36) Purging py3-sniffio (1.3.0-r1) (5/36) Purging py3-curio (1.6-r0) (6/36) Purging cargo (1.67.1-r0) (7/36) Purging rust (1.67.1-r0) (8/36) Purging rust-stdlib (1.67.1-r0) (9/36) Purging maturin (0.14.12-r0) (10/36) Purging py3-installer (0.6.0-r0) (11/36) Purging py3-wheel (0.38.4-r1) (12/36) Purging py3-pytest-asyncio (0.20.3-r1) (13/36) Purging py3-pytest-mock (3.10.0-r1) (14/36) Purging py3-mock (5.0.1-r0) (15/36) Purging py3-pytest-toolbox (0.4-r2) (16/36) Purging py3-pytest-isort (3.1.0-r1) (17/36) Purging py3-isort (5.12.0-r0) (18/36) Purging py3-pytest-timeout (2.1.0-r1) (19/36) Purging py3-pytest (7.2.1-r0) (20/36) Purging py3-attrs (22.2.0-r0) (21/36) Purging py3-iniconfig (1.1.1-r4) (22/36) Purging py3-packaging (23.0-r0) (23/36) Purging py3-parsing (3.0.9-r1) (24/36) Purging py3-pluggy (1.0.0-r2) (25/36) Purging py3-py (1.11.0-r1) (26/36) Purging py3-dirty-equals (0.5.0-r1) (27/36) Purging py3-tz (2022.7.1-r0) (28/36) Purging py3-typing-extensions (4.4.0-r1) (29/36) Purging python3 (3.11.2-r0) (30/36) Purging llvm15-libs (15.0.7-r0) (31/36) Purging libffi (3.4.4-r0) (32/36) Purging gdbm (1.23-r0) (33/36) Purging mpdecimal (2.5.1-r1) (34/36) Purging readline (8.2.0-r0) (35/36) Purging sqlite-libs (3.40.1-r0) (36/36) Purging libxml2 (2.10.3-r2) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-watchfiles: Updating the community/x86 repository index... >>> py3-watchfiles: Signing the index...