>>> py3-setuptools-rust: Building community/py3-setuptools-rust 1.4.1-r0 (using abuild 3.9.0-r2) started Mon, 25 Jul 2022 23:31:59 +0000 >>> py3-setuptools-rust: Checking sanity of /home/buildozer/aports/community/py3-setuptools-rust/APKBUILD... >>> py3-setuptools-rust: Analyzing dependencies... >>> py3-setuptools-rust: Installing for build: build-base py3-semantic-version py3-typing-extensions rust cargo py3-setuptools py3-wheel py3-setuptools_scm py3-pytest py3-nox python3-dev libffi-dev (1/42) Installing libffi (3.4.2-r1) (2/42) Installing gdbm (1.23-r0) (3/42) Installing mpdecimal (2.5.1-r1) (4/42) Installing readline (8.1.2-r0) (5/42) Installing sqlite-libs (3.39.1-r0) (6/42) Installing python3 (3.10.5-r0) (7/42) Installing py3-semantic-version (2.9.0-r0) (8/42) Installing py3-typing-extensions (4.3.0-r0) (9/42) Installing rust-stdlib (1.62.1-r1) (10/42) Installing libxml2 (2.9.14-r0) (11/42) Installing llvm14-libs (14.0.6-r2) (12/42) Installing rust (1.62.1-r1) (13/42) Installing cargo (1.62.1-r1) (14/42) Installing py3-appdirs (1.4.4-r3) (15/42) Installing py3-more-itertools (8.13.0-r0) (16/42) Installing py3-ordered-set (4.0.2-r3) (17/42) Installing py3-parsing (2.4.7-r3) (18/42) Installing py3-six (1.16.0-r1) (19/42) Installing py3-packaging (21.3-r0) (20/42) Installing py3-setuptools (59.4.0-r0) (21/42) Installing py3-wheel (0.37.1-r0) (22/42) Installing py3-tomli (2.0.1-r1) (23/42) Installing py3-setuptools_scm (7.0.5-r0) (24/42) Installing py3-atomicwrites (1.4.0-r2) (25/42) Installing py3-attrs (21.4.0-r0) (26/42) Installing py3-iniconfig (1.1.1-r2) (27/42) Installing py3-pluggy (1.0.0-r0) (28/42) Installing py3-py (1.10.0-r2) (29/42) Installing py3-pygments (2.11.2-r0) (30/42) Installing py3-wcwidth (0.2.5-r2) (31/42) Installing py3-pytest (7.1.2-r1) (32/42) Installing py3-argcomplete (2.0.0-r0) (33/42) Installing py3-colorlog (6.6.0-r0) (34/42) Installing py3-platformdirs (2.5.2-r0) (35/42) Installing py3-distlib (0.3.4-r1) (36/42) Installing py3-filelock (3.4.2-r0) (37/42) Installing py3-virtualenv (20.15.1-r0) (38/42) Installing py3-nox (2022.1.7-r1) (39/42) Installing python3-dev (3.10.5-r0) (40/42) Installing linux-headers (5.16.7-r1) (41/42) Installing libffi-dev (3.4.2-r1) (42/42) Installing .makedepends-py3-setuptools-rust (20220725.233200) Executing busybox-1.35.0-r20.trigger OK: 1235 MiB in 143 packages >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-setuptools-rust-1.4.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-setuptools-rust: Fetching py3-setuptools-rust-1.4.1.tar.gz::https://github.com/PyO3/setuptools-rust/archive/refs/tags/v1.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 282k 0 282k 0 0 535k 0 --:--:-- --:--:-- --:--:-- 535k >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-setuptools-rust-1.4.1.tar.gz >>> py3-setuptools-rust: Checking sha512sums... py3-setuptools-rust-1.4.1.tar.gz: OK distutils.patch: OK >>> py3-setuptools-rust: Unpacking /var/cache/distfiles/edge/py3-setuptools-rust-1.4.1.tar.gz... >>> py3-setuptools-rust: distutils.patch patching file .github/workflows/ci.yml patching file examples/rust_with_cffi/setup.py patching file pyproject.toml patching file setup.cfg patching file setuptools_rust/build.py Hunk #1 succeeded at 8 (offset 2 lines). Hunk #2 succeeded at 18 with fuzz 2 (offset 2 lines). Hunk #3 succeeded at 69 (offset -3 lines). patching file setuptools_rust/setuptools_ext.py running build running build_py creating build creating build/lib creating build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/extension.py -> build/lib/setuptools_rust copying setuptools_rust/rustc_info.py -> build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/_utils.py -> build/lib/setuptools_rust copying setuptools_rust/command.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust nox > Running session test-examples nox > nox -f examples/hello-world/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1 nox > python -m pip install --no-build-isolation . nox > hello-world Hello, world! nox > Session test was successful. nox > nox -f examples/html-py-ever/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1 pytest pytest-benchmark beautifulsoup4 nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 benchmark: 3.4.1 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever, configfile: pytest.ini plugins: benchmark-3.4.1 collected 20 items tests/test_parsing.py .......... [ 50%] tests/test_selector.py .......... [100%] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- benchmark: 20 tests ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/empty.html] 2.6226 (1.0) 323.4521 (1.00) 2.8675 (1.0) 1.8561 (1.36) 2.8349 (1.0) 0.1080 (1.21) 120;817 348,737.3364 (1.0) 61625 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/small.html] 2.8573 (1.09) 322.4723 (1.0) 3.0672 (1.07) 1.3689 (1.0) 3.0398 (1.07) 0.0894 (1.0) 136;1022 326,032.0672 (0.93) 59999 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/empty.html] 12.3680 (4.72) 340.6331 (1.06) 13.1854 (4.60) 4.2769 (3.12) 12.9230 (4.56) 0.2645 (2.96) 199;999 75,841.4417 (0.22) 18138 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/empty.html] 31.6612 (12.07) 381.3095 (1.18) 32.6272 (11.38) 6.2567 (4.57) 32.3392 (11.41) 0.2794 (3.12) 176;596 30,649.2298 (0.09) 17954 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/small.html] 37.5099 (14.30) 372.1677 (1.15) 38.8421 (13.55) 5.1153 (3.74) 38.2923 (13.51) 0.3614 (4.04) 224;538 25,745.2438 (0.07) 9103 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/empty.html] 96.8836 (36.94) 584.5502 (1.81) 102.6048 (35.78) 24.2213 (17.69) 98.2359 (34.65) 0.7153 (8.00) 182;720 9,746.1344 (0.03) 6239 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/small.html] 109.5869 (41.79) 473.2981 (1.47) 113.2086 (39.48) 11.0215 (8.05) 111.3564 (39.28) 1.8217 (20.38) 74;319 8,833.2503 (0.03) 2547 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/small.html] 609.2526 (232.31) 8,288.9535 (25.70) 648.8476 (226.28) 234.9775 (171.65) 619.7207 (218.60) 12.1826 (136.26) 17;163 1,541.1940 (0.00) 1155 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/rust.html] 681.5866 (259.89) 1,051.8283 (3.26) 694.4675 (242.19) 29.1412 (21.29) 688.9850 (243.03) 9.6699 (108.16) 36;79 1,439.9522 (0.00) 1323 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/monty-python.html] 732.8391 (279.43) 1,110.3563 (3.44) 745.8236 (260.10) 29.1917 (21.32) 738.6990 (260.57) 12.6548 (141.54) 31;39 1,340.7995 (0.00) 1208 1 test_bench_selector_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/python.html] 3,055.6470 (>1000.0) 3,517.8624 (10.91) 3,104.7748 (>1000.0) 60.8924 (44.48) 3,087.8559 (>1000.0) 41.3992 (463.04) 14;13 322.0846 (0.00) 258 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/monty-python.html] 22,716.9171 (>1000.0) 23,298.1406 (72.25) 22,878.6390 (>1000.0) 156.3091 (114.18) 22,822.7936 (>1000.0) 180.8265 (>1000.0) 11;2 43.7089 (0.00) 43 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/rust.html] 47,168.1766 (>1000.0) 47,817.5804 (148.28) 47,467.3359 (>1000.0) 196.3321 (143.42) 47,450.8367 (>1000.0) 323.5601 (>1000.0) 9;0 21.0671 (0.00) 21 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/monty-python.html] 67,189.3992 (>1000.0) 68,126.9653 (211.26) 67,535.6338 (>1000.0) 241.4168 (176.36) 67,500.7217 (>1000.0) 336.0854 (>1000.0) 3;0 14.8070 (0.00) 15 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/rust.html] 113,065.2651 (>1000.0) 113,680.9364 (352.53) 113,465.1626 (>1000.0) 174.0857 (127.17) 113,471.1057 (>1000.0) 138.2818 (>1000.0) 2;1 8.8133 (0.00) 9 1 test_bench_parsing_rust[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/python.html] 211,712.0661 (>1000.0) 212,550.5656 (659.13) 212,195.1580 (>1000.0) 316.8200 (231.44) 212,208.0661 (>1000.0) 408.2089 (>1000.0) 2;0 4.7126 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/monty-python.html] 384,212.7658 (>1000.0) 521,214.1611 (>1000.0) 418,140.3510 (>1000.0) 58,822.9176 (>1000.0) 387,803.3012 (>1000.0) 55,246.0244 (>1000.0) 1;0 2.3915 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/python.html] 647,950.8206 (>1000.0) 649,593.3756 (>1000.0) 648,618.2652 (>1000.0) 619.2991 (452.40) 648,385.4577 (>1000.0) 712.1386 (>1000.0) 2;0 1.5417 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/rust.html] 821,692.6716 (>1000.0) 864,976.6482 (>1000.0) 846,969.0755 (>1000.0) 15,820.3194 (>1000.0) 849,142.7116 (>1000.0) 15,594.6193 (>1000.0) 2;0 1.1807 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/html-py-ever/tests/python.html] 4,447,999.7978 (>1000.0) 4,466,316.2678 (>1000.0) 4,456,238.7832 (>1000.0) 7,458.5892 (>1000.0) 4,458,164.4200 (>1000.0) 11,476.9321 (>1000.0) 2;0 0.2244 (0.00) 5 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ======================== 20 passed in 65.52s (0:01:05) ========================= nox > Session test was successful. nox > nox -f examples/namespace_package/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1 pytest nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/namespace_package, configfile: pytest.ini collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.06s =============================== nox > Session test was successful. nox > nox -f examples/rust_with_cffi/noxfile.py nox > Running session test nox > Creating virtual environment (virtualenv) using python3 in .nox/test nox > python -m pip install /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1 pytest cffi nox > python -m pip install --no-build-isolation . nox > pytest ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-setuptools-rust/src/setuptools-rust-1.4.1/examples/rust_with_cffi, configfile: pytest.ini collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.05s =============================== nox > Session test was successful. nox > Session test-examples was successful. >>> py3-setuptools-rust: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying setuptools_rust/version.py -> build/lib/setuptools_rust running install_lib creating /home/buildozer/aports/community/py3-setuptools-rust/pkg creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/__init__.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/version.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/extension.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/rustc_info.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/build.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/setuptools_ext.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/_utils.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/command.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust copying build/lib/setuptools_rust/clean.py -> /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/extension.py to extension.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/rustc_info.py to rustc_info.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/build.py to build.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/setuptools_ext.py to setuptools_ext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/_utils.py to _utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/clean.py to clean.cpython-310.pyc running install_egg_info running egg_info writing setuptools_rust.egg-info/PKG-INFO writing dependency_links to setuptools_rust.egg-info/dependency_links.txt writing entry points to setuptools_rust.egg-info/entry_points.txt writing requirements to setuptools_rust.egg-info/requires.txt writing top-level names to setuptools_rust.egg-info/top_level.txt reading manifest file 'setuptools_rust.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' Copying setuptools_rust.egg-info to /home/buildozer/aports/community/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust-1.4.1-py3.10.egg-info running install_scripts >>> py3-setuptools-rust*: Running postcheck for py3-setuptools-rust >>> py3-setuptools-rust*: Preparing package py3-setuptools-rust... >>> py3-setuptools-rust*: Tracing dependencies... >>> py3-setuptools-rust*: Package size: 216.0 KB >>> py3-setuptools-rust*: Compressing data... >>> py3-setuptools-rust*: Create checksum... >>> py3-setuptools-rust*: Create py3-setuptools-rust-1.4.1-r0.apk >>> py3-setuptools-rust: Build complete at Mon, 25 Jul 2022 23:38:21 +0000 elapsed time 0h 6m 22s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/42) Purging .makedepends-py3-setuptools-rust (20220725.233200) (2/42) Purging py3-semantic-version (2.9.0-r0) (3/42) Purging cargo (1.62.1-r1) (4/42) Purging rust (1.62.1-r1) (5/42) Purging rust-stdlib (1.62.1-r1) (6/42) Purging py3-setuptools_scm (7.0.5-r0) (7/42) Purging py3-typing-extensions (4.3.0-r0) (8/42) Purging py3-pytest (7.1.2-r1) (9/42) Purging py3-atomicwrites (1.4.0-r2) (10/42) Purging py3-attrs (21.4.0-r0) (11/42) Purging py3-iniconfig (1.1.1-r2) (12/42) Purging py3-pluggy (1.0.0-r0) (13/42) Purging py3-pygments (2.11.2-r0) (14/42) Purging py3-tomli (2.0.1-r1) (15/42) Purging py3-wcwidth (0.2.5-r2) (16/42) Purging py3-nox (2022.1.7-r1) (17/42) Purging py3-argcomplete (2.0.0-r0) (18/42) Purging py3-colorlog (6.6.0-r0) (19/42) Purging py3-py (1.10.0-r2) (20/42) Purging py3-setuptools (59.4.0-r0) (21/42) Purging py3-appdirs (1.4.4-r3) (22/42) Purging py3-more-itertools (8.13.0-r0) (23/42) Purging py3-ordered-set (4.0.2-r3) (24/42) Purging py3-virtualenv (20.15.1-r0) (25/42) Purging py3-platformdirs (2.5.2-r0) (26/42) Purging py3-distlib (0.3.4-r1) (27/42) Purging py3-filelock (3.4.2-r0) (28/42) Purging py3-wheel (0.37.1-r0) (29/42) Purging py3-packaging (21.3-r0) (30/42) Purging py3-parsing (2.4.7-r3) (31/42) Purging py3-six (1.16.0-r1) (32/42) Purging python3-dev (3.10.5-r0) (33/42) Purging python3 (3.10.5-r0) (34/42) Purging libffi-dev (3.4.2-r1) (35/42) Purging linux-headers (5.16.7-r1) (36/42) Purging llvm14-libs (14.0.6-r2) (37/42) Purging libffi (3.4.2-r1) (38/42) Purging gdbm (1.23-r0) (39/42) Purging mpdecimal (2.5.1-r1) (40/42) Purging readline (8.1.2-r0) (41/42) Purging sqlite-libs (3.39.1-r0) (42/42) Purging libxml2 (2.9.14-r0) Executing busybox-1.35.0-r20.trigger OK: 327 MiB in 101 packages >>> py3-setuptools-rust: Updating the community/x86 repository index... >>> py3-setuptools-rust: Signing the index...