>>> py3-setuptools-rust: Building testing/py3-setuptools-rust 1.1.2-r0 (using abuild 3.9.0-r0) started Wed, 02 Feb 2022 06:44:55 +0000 >>> py3-setuptools-rust: Checking sanity of /home/buildozer/aports/testing/py3-setuptools-rust/APKBUILD... >>> py3-setuptools-rust: Analyzing dependencies... >>> py3-setuptools-rust: Installing for build: build-base py3-semantic-version rust cargo py3-setuptools py3-wheel py3-setuptools_scm py3-pytest py3-tox python3-dev libffi-dev (1/38) Installing libffi (3.4.2-r1) (2/38) Installing gdbm (1.22-r0) (3/38) Installing mpdecimal (2.5.1-r1) (4/38) Installing readline (8.1.1-r0) (5/38) Installing sqlite-libs (3.37.2-r0) (6/38) Installing python3 (3.10.2-r0) (7/38) Installing py3-semantic-version (2.8.5-r2) (8/38) Installing rust-stdlib (1.58.1-r0) (9/38) Installing libxml2 (2.9.12-r3) (10/38) Installing llvm12-libs (12.0.1-r1) (11/38) Installing rust (1.58.1-r0) (12/38) Installing cargo (1.58.1-r0) (13/38) Installing py3-ordered-set (4.0.2-r3) (14/38) Installing py3-appdirs (1.4.4-r3) (15/38) Installing py3-parsing (2.4.7-r3) (16/38) Installing py3-six (1.16.0-r1) (17/38) Installing py3-packaging (21.3-r0) (18/38) Installing py3-setuptools (52.0.0-r5) (19/38) Installing py3-wheel (0.36.2-r3) (20/38) Installing py3-tomli (2.0.0-r1) (21/38) Installing py3-setuptools_scm (6.4.1-r0) (22/38) Installing py3-atomicwrites (1.4.0-r2) (23/38) Installing py3-attrs (21.2.0-r1) (24/38) Installing py3-more-itertools (8.12.0-r1) (25/38) Installing py3-iniconfig (1.1.1-r2) (26/38) Installing py3-pluggy (0.13.1-r5) (27/38) Installing py3-py (1.10.0-r2) (28/38) Installing py3-wcwidth (0.2.5-r2) (29/38) Installing py3-toml (0.10.2-r3) (30/38) Installing py3-pytest (6.2.5-r1) (31/38) Installing py3-distlib (0.3.4-r1) (32/38) Installing py3-filelock (3.4.2-r0) (33/38) Installing py3-virtualenv (20.4.7-r1) (34/38) Installing py3-tox (3.24.3-r1) (35/38) Installing python3-dev (3.10.2-r0) (36/38) Installing linux-headers (5.10.41-r0) (37/38) Installing libffi-dev (3.4.2-r1) (38/38) Installing .makedepends-py3-setuptools-rust (20220202.064456) Executing busybox-1.35.0-r2.trigger OK: 1044 MiB in 137 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.1.2.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.1.2.tar.gz::https://github.com/PyO3/setuptools-rust/archive/refs/tags/v1.1.2.tar.gz >>> py3-setuptools-rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-setuptools-rust-1.1.2.tar.gz >>> py3-setuptools-rust: Checking sha512sums... py3-setuptools-rust-1.1.2.tar.gz: OK >>> py3-setuptools-rust: Unpacking /var/cache/distfiles/edge//py3-setuptools-rust-1.1.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/setuptools_rust copying setuptools_rust/build.py -> build/lib/setuptools_rust copying setuptools_rust/utils.py -> build/lib/setuptools_rust copying setuptools_rust/clean.py -> build/lib/setuptools_rust copying setuptools_rust/__init__.py -> build/lib/setuptools_rust copying setuptools_rust/command.py -> build/lib/setuptools_rust copying setuptools_rust/version.py -> build/lib/setuptools_rust copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust copying setuptools_rust/extension.py -> build/lib/setuptools_rust .tox create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/.tox/.tox .tox installdeps: tox >= 3.24.3 GLOB sdist-make: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/setup.py pytest create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/.tox/pytest pytest installdeps: pytest pytest inst: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/.tox/.tmp/package/1/setuptools-rust-1.1.2.zip pytest installed: attrs==21.4.0,iniconfig==1.1.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.0.7,pytest==6.2.5,semantic-version==2.8.5,setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/.tox/.tmp/package/1/setuptools-rust-1.1.2.zip,toml==0.10.2,typing_extensions==4.0.1 pytest run-test-pre: PYTHONHASHSEED='3819752928' pytest run-test: commands[0] | pytest --doctest-modules setuptools_rust ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 cachedir: .tox/pytest/.pytest_cache rootdir: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2 collected 2 items setuptools_rust/build.py . [ 50%] setuptools_rust/utils.py . [100%] ============================== 2 passed in 0.49s =============================== ___________________________________ summary ____________________________________ pytest: commands succeeded congratulations :) .tox create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/.tox/.tox .tox installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/../../, tox >= 3.24.3 GLOB sdist-make: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/setup.py py create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/.tox/py py installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/../../ py inst: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/.tox/.tmp/package/1/hello-world-1.0.zip py installed: hello-world @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/.tox/.tmp/package/1/hello-world-1.0.zip,semantic-version==2.8.5,setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/hello-world/../../,typing_extensions==4.0.1 py run-test-pre: PYTHONHASHSEED='1206410194' py run-test: commands[0] | hello_world Hello, world! ___________________________________ summary ____________________________________ py: commands succeeded congratulations :) .tox create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/.tox/.tox .tox installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/../../, tox >= 3.24.3 GLOB sdist-make: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/setup.py py create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/.tox/py py installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/../../, pytest-benchmark, beautifulsoup4, pytest>=3.6 py inst: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/.tox/.tmp/package/1/html-py-ever-0.1.0.zip py installed: attrs==21.4.0,beautifulsoup4==4.10.0,html-py-ever @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/.tox/.tmp/package/1/html-py-ever-0.1.0.zip,iniconfig==1.1.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,py-cpuinfo==8.0.0,pyparsing==3.0.7,pytest==6.2.5,pytest-benchmark==3.4.1,semantic-version==2.8.5,setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/../../,soupsieve==2.3.1,toml==0.10.2,typing_extensions==4.0.1 py run-test-pre: PYTHONHASHSEED='2615826743' py run-test: commands[0] | pytest ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 cachedir: .tox/py/.pytest_cache 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/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever plugins: benchmark-3.4.1 collected 20 items test/test_parsing.py .......... [ 50%] test/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/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/empty.html] 2.1569 (1.0) 29.1616 (1.0) 2.2469 (1.0) 0.2807 (1.0) 2.2389 (1.0) 0.0410 (1.0) 354;4989 445,060.5507 (1.0) 110604 1 test_bench_selector_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/small.html] 2.3581 (1.09) 29.9215 (1.03) 2.5090 (1.12) 0.2871 (1.02) 2.4810 (1.11) 0.0447 (1.09) 483;7289 398,572.7234 (0.90) 109165 1 test_bench_parsing_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/empty.html] 5.9195 (2.74) 584.7216 (20.05) 6.4397 (2.87) 6.4423 (22.95) 6.0387 (2.70) 0.0782 (1.91) 156;3037 155,287.2406 (0.35) 20000 1 test_bench_selector_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/empty.html] 19.9191 (9.23) 43.2804 (1.48) 20.2939 (9.03) 0.6009 (2.14) 20.2022 (9.02) 0.1192 (2.91) 703;1526 49,275.8024 (0.11) 21063 1 test_bench_parsing_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/small.html] 19.9601 (9.25) 633.1243 (21.71) 21.1548 (9.42) 9.0892 (32.38) 20.3587 (9.09) 0.1639 (4.00) 233;1758 47,270.5827 (0.11) 10585 1 test_bench_parsing_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/empty.html] 50.3995 (23.37) 657.0444 (22.53) 54.7071 (24.35) 18.3195 (65.26) 51.6027 (23.05) 0.8419 (20.55) 156;825 18,279.1567 (0.04) 7717 1 test_bench_selector_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/small.html] 67.6401 (31.36) 93.7991 (3.22) 68.4952 (30.48) 0.8879 (3.16) 68.3591 (30.53) 0.3204 (7.82) 273;394 14,599.5559 (0.03) 9175 1 test_bench_parsing_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/small.html] 372.6408 (172.76) 825.2040 (28.30) 392.8822 (174.86) 47.0722 (167.68) 378.4001 (169.01) 7.4580 (182.00) 129;237 2,545.2919 (0.01) 1904 1 test_bench_selector_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/monty-python.html] 571.9177 (265.15) 629.8795 (21.60) 582.8885 (259.42) 7.7322 (27.54) 579.9234 (259.02) 9.3617 (228.45) 256;39 1,715.5940 (0.00) 1270 1 test_bench_selector_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/rust.html] 593.8001 (275.30) 659.2423 (22.61) 604.9893 (269.26) 9.9246 (35.35) 600.9638 (268.42) 8.6017 (209.91) 159;115 1,652.9219 (0.00) 1302 1 test_bench_selector_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/python.html] 2,992.1718 (>1000.0) 4,131.7791 (141.69) 3,028.5732 (>1000.0) 73.2595 (260.96) 3,019.0554 (>1000.0) 11.0604 (269.91) 7;27 330.1885 (0.00) 272 1 test_bench_parsing_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/monty-python.html] 15,998.6317 (>1000.0) 16,492.3109 (565.55) 16,084.2510 (>1000.0) 91.3081 (325.26) 16,050.8305 (>1000.0) 59.0142 (>1000.0) 10;10 62.1726 (0.00) 57 1 test_bench_parsing_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/rust.html] 34,188.9113 (>1000.0) 35,008.1548 (>1000.0) 34,387.6484 (>1000.0) 205.3714 (731.57) 34,293.2735 (>1000.0) 192.8993 (>1000.0) 3;2 29.0802 (0.00) 28 1 test_bench_selector_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/monty-python.html] 42,651.2696 (>1000.0) 43,286.0740 (>1000.0) 42,854.4843 (>1000.0) 142.9559 (509.23) 42,836.2712 (>1000.0) 181.2465 (>1000.0) 5;1 23.3348 (0.00) 22 1 test_bench_selector_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/rust.html] 72,541.4418 (>1000.0) 73,366.1242 (>1000.0) 72,835.9765 (>1000.0) 270.9656 (965.23) 72,749.2645 (>1000.0) 245.5227 (>1000.0) 4;2 13.7295 (0.00) 14 1 test_bench_parsing_rust[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/python.html] 152,259.5920 (>1000.0) 153,658.0808 (>1000.0) 152,902.8937 (>1000.0) 550.8365 (>1000.0) 152,717.2737 (>1000.0) 993.6327 (>1000.0) 4;0 6.5401 (0.00) 7 1 test_bench_parsing_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/monty-python.html] 244,131.7178 (>1000.0) 278,547.1976 (>1000.0) 251,771.5953 (>1000.0) 14,989.5850 (>1000.0) 245,529.8081 (>1000.0) 9,842.3073 (>1000.0) 1;1 3.9719 (0.00) 5 1 test_bench_selector_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/python.html] 419,268.6938 (>1000.0) 420,984.5029 (>1000.0) 419,969.7070 (>1000.0) 678.1956 (>1000.0) 419,675.3763 (>1000.0) 939.5555 (>1000.0) 2;0 2.3811 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/rust.html] 523,785.5986 (>1000.0) 568,591.6767 (>1000.0) 546,219.1634 (>1000.0) 20,428.8253 (>1000.0) 556,570.0233 (>1000.0) 35,048.0536 (>1000.0) 3;0 1.8308 (0.00) 5 1 test_bench_parsing_python[/home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/html-py-ever/test/python.html] 2,845,648.4042 (>1000.0) 2,880,445.3164 (>1000.0) 2,867,425.2197 (>1000.0) 16,275.9552 (>1000.0) 2,877,284.5417 (>1000.0) 27,615.2976 (>1000.0) 1;0 0.3487 (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 46.61s ============================== ___________________________________ summary ____________________________________ py: commands succeeded congratulations :) .tox create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/.tox/.tox .tox installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/../../, tox >= 3.24.3 GLOB sdist-make: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/setup.py py create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/.tox/py py installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/../../, pytest py inst: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/.tox/.tmp/package/1/namespace_package-0.1.0.zip py installed: attrs==21.4.0,iniconfig==1.1.1,namespace-package @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/.tox/.tmp/package/1/namespace_package-0.1.0.zip,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.0.7,pytest==6.2.5,semantic-version==2.8.5,setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package/../../,toml==0.10.2,typing_extensions==4.0.1 py run-test-pre: PYTHONHASHSEED='2977947032' py run-test: commands[0] | pytest ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 cachedir: .tox/py/.pytest_cache rootdir: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/namespace_package collected 2 items tests/test_namespace_package.py .. [100%] ============================== 2 passed in 0.02s =============================== ___________________________________ summary ____________________________________ py: commands succeeded congratulations :) .tox create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/.tox/.tox .tox installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/../../, tox >= 3.24.3 GLOB sdist-make: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/setup.py py create: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/.tox/py py installdeps: setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/../../, pytest, cffi py inst: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/.tox/.tmp/package/1/rust-with-cffi-0.1.0.zip py installed: attrs==21.4.0,cffi==1.15.0,iniconfig==1.1.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pycparser==2.21,pyparsing==3.0.7,pytest==6.2.5,rust-with-cffi @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/.tox/.tmp/package/1/rust-with-cffi-0.1.0.zip,semantic-version==2.8.5,setuptools-rust @ file:///home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi/../../,toml==0.10.2,typing_extensions==4.0.1 py run-test-pre: PYTHONHASHSEED='4274544133' py run-test: commands[0] | pytest ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 cachedir: .tox/py/.pytest_cache rootdir: /home/buildozer/aports/testing/py3-setuptools-rust/src/setuptools-rust-1.1.2/examples/rust_with_cffi collected 2 items tests/test_rust_with_cffi.py .. [100%] ============================== 2 passed in 0.02s =============================== ___________________________________ summary ____________________________________ py: commands succeeded congratulations :) >>> py3-setuptools-rust: Entering fakeroot... running install running build running build_py copying setuptools_rust/version.py -> build/lib/setuptools_rust running install_lib creating /home/buildozer/aports/testing/py3-setuptools-rust/pkg creating /home/buildozer/aports/testing/py3-setuptools-rust/pkg/py3-setuptools-rust creating /home/buildozer/aports/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr creating /home/buildozer/aports/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib creating /home/buildozer/aports/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust byte-compiling /home/buildozer/aports/testing/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/testing/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/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/clean.py to clean.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust/extension.py to extension.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' writing manifest file 'setuptools_rust.egg-info/SOURCES.txt' Copying setuptools_rust.egg-info to /home/buildozer/aports/testing/py3-setuptools-rust/pkg/py3-setuptools-rust/usr/lib/python3.10/site-packages/setuptools_rust-1.1.2-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: 196.0 KB >>> py3-setuptools-rust*: Compressing data... >>> py3-setuptools-rust*: Create checksum... >>> py3-setuptools-rust*: Create py3-setuptools-rust-1.1.2-r0.apk >>> py3-setuptools-rust: Build complete at Wed, 02 Feb 2022 06:51:04 +0000 elapsed time 0h 6m 9s >>> py3-setuptools-rust: Cleaning up srcdir >>> py3-setuptools-rust: Cleaning up pkgdir >>> py3-setuptools-rust: Uninstalling dependencies... (1/38) Purging .makedepends-py3-setuptools-rust (20220202.064456) (2/38) Purging py3-semantic-version (2.8.5-r2) (3/38) Purging cargo (1.58.1-r0) (4/38) Purging rust (1.58.1-r0) (5/38) Purging rust-stdlib (1.58.1-r0) (6/38) Purging py3-wheel (0.36.2-r3) (7/38) Purging py3-setuptools_scm (6.4.1-r0) (8/38) Purging py3-setuptools (52.0.0-r5) (9/38) Purging py3-ordered-set (4.0.2-r3) (10/38) Purging py3-tomli (2.0.0-r1) (11/38) Purging py3-pytest (6.2.5-r1) (12/38) Purging py3-atomicwrites (1.4.0-r2) (13/38) Purging py3-attrs (21.2.0-r1) (14/38) Purging py3-more-itertools (8.12.0-r1) (15/38) Purging py3-iniconfig (1.1.1-r2) (16/38) Purging py3-wcwidth (0.2.5-r2) (17/38) Purging py3-tox (3.24.3-r1) (18/38) Purging py3-packaging (21.3-r0) (19/38) Purging py3-parsing (2.4.7-r3) (20/38) Purging py3-pluggy (0.13.1-r5) (21/38) Purging py3-py (1.10.0-r2) (22/38) Purging py3-virtualenv (20.4.7-r1) (23/38) Purging py3-appdirs (1.4.4-r3) (24/38) Purging py3-distlib (0.3.4-r1) (25/38) Purging py3-six (1.16.0-r1) (26/38) Purging py3-toml (0.10.2-r3) (27/38) Purging py3-filelock (3.4.2-r0) (28/38) Purging python3-dev (3.10.2-r0) (29/38) Purging python3 (3.10.2-r0) (30/38) Purging libffi-dev (3.4.2-r1) (31/38) Purging linux-headers (5.10.41-r0) (32/38) Purging llvm12-libs (12.0.1-r1) (33/38) Purging libffi (3.4.2-r1) (34/38) Purging gdbm (1.22-r0) (35/38) Purging mpdecimal (2.5.1-r1) (36/38) Purging readline (8.1.1-r0) (37/38) Purging sqlite-libs (3.37.2-r0) (38/38) Purging libxml2 (2.9.12-r3) Executing busybox-1.35.0-r2.trigger OK: 263 MiB in 99 packages >>> py3-setuptools-rust: Updating the testing/armv7 repository index... >>> py3-setuptools-rust: Signing the index...