>>> py3-cryptography: Building main/py3-cryptography 44.0.3-r0 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 16:15:04 +0000 >>> py3-cryptography: Validating /home/udu/aports/main/py3-cryptography/APKBUILD... >>> py3-cryptography: Analyzing dependencies... >>> py3-cryptography: Installing for build: build-base python3 py3-cffi cargo libffi-dev openssl-dev>3 py3-flit-core py3-gpep517 py3-maturin py3-setuptools py3-wheel python3-dev py3-certifi py3-hypothesis py3-iso8601 py3-pretend py3-pytest py3-pytest-benchmark py3-pytest-subtests py3-pytest-xdist py3-tz (1/54) Installing py3-cparser (2.22-r1) (2/54) Installing py3-cparser-pyc (2.22-r1) (3/54) Installing py3-cffi (1.17.1-r1) (4/54) Installing py3-cffi-pyc (1.17.1-r1) (5/54) Installing llvm20-libs (20.1.8-r0) (6/54) Installing scudo-malloc (20.1.8-r0) (7/54) Installing rust (1.87.0-r0) (8/54) Installing cargo (1.87.0-r0) (9/54) Installing py3-flit-core (3.12.0-r0) (10/54) Installing py3-flit-core-pyc (3.12.0-r0) (11/54) Installing py3-installer (0.7.0-r2) (12/54) Installing py3-installer-pyc (0.7.0-r2) (13/54) Installing py3-gpep517 (19-r0) (14/54) Installing py3-gpep517-pyc (19-r0) (15/54) Installing maturin (1.8.3-r0) (16/54) Installing py3-maturin (1.8.3-r0) (17/54) Installing py3-maturin-pyc (1.8.3-r0) (18/54) Installing py3-setuptools (80.9.0-r0) (19/54) Installing py3-setuptools-pyc (80.9.0-r0) (20/54) Installing py3-wheel (0.46.1-r0) (21/54) Installing py3-wheel-pyc (0.46.1-r0) (22/54) Installing py3-certifi (2025.7.14-r0) (23/54) Installing py3-certifi-pyc (2025.7.14-r0) (24/54) Installing py3-attrs (25.3.0-r0) (25/54) Installing py3-attrs-pyc (25.3.0-r0) (26/54) Installing py3-sortedcontainers (2.4.0-r5) (27/54) Installing py3-sortedcontainers-pyc (2.4.0-r5) (28/54) Installing py3-hypothesis (6.124.5-r0) (29/54) Installing py3-hypothesis-pyc (6.124.5-r0) (30/54) Installing py3-iso8601 (2.1.0-r1) (31/54) Installing py3-iso8601-pyc (2.1.0-r1) (32/54) Installing py3-pretend (1.0.9-r7) (33/54) Installing py3-pretend-pyc (1.0.9-r7) (34/54) Installing py3-iniconfig (2.1.0-r0) (35/54) Installing py3-iniconfig-pyc (2.1.0-r0) (36/54) Installing py3-pluggy (1.5.0-r0) (37/54) Installing py3-pluggy-pyc (1.5.0-r0) (38/54) Installing py3-py (1.11.0-r4) (39/54) Installing py3-py-pyc (1.11.0-r4) (40/54) Installing py3-pytest (8.3.5-r0) (41/54) Installing py3-pytest-pyc (8.3.5-r0) (42/54) Installing py3-py-cpuinfo (9.0.0-r4) (43/54) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (44/54) Installing py3-pytest-benchmark (4.0.0-r4) (45/54) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (46/54) Installing py3-pytest-subtests (0.11.0-r1) (47/54) Installing py3-pytest-subtests-pyc (0.11.0-r1) (48/54) Installing py3-execnet (2.1.1-r0) (49/54) Installing py3-execnet-pyc (2.1.1-r0) (50/54) Installing py3-pytest-xdist (3.6.1-r0) (51/54) Installing py3-pytest-xdist-pyc (3.6.1-r0) (52/54) Installing py3-tz (2025.2-r0) (53/54) Installing py3-tz-pyc (2025.2-r0) (54/54) Installing .makedepends-py3-cryptography (20250908.161504) Executing busybox-1.37.0-r19.trigger OK: 1365 MiB in 351 packages >>> py3-cryptography: Cleaning up srcdir >>> py3-cryptography: Cleaning up pkgdir >>> py3-cryptography: Cleaning up tmpdir >>> py3-cryptography: Fetching https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-44.0.3.tar.gz >>> py3-cryptography: Fetching https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-44.0.3.tar.gz >>> py3-cryptography: Fetching https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-44.0.3.tar.gz >>> py3-cryptography: Fetching https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-44.0.3.tar.gz >>> py3-cryptography: Checking sha512sums... cryptography-44.0.3.tar.gz: OK cryptography_vectors-44.0.3.tar.gz: OK >>> py3-cryptography: Unpacking /var/cache/distfiles/cryptography-44.0.3.tar.gz... >>> py3-cryptography: Unpacking /var/cache/distfiles/cryptography_vectors-44.0.3.tar.gz... 2025-09-08 16:15:07,334 gpep517 INFO Building wheel via backend maturin Running `maturin pep517 build-wheel -i /usr/bin/python3 --compatibility off` 📦 Including license file "/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/LICENSE" 📦 Including license file "/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/LICENSE.APACHE" 📦 Including license file "/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/LICENSE.BSD" 🍹 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 features, locked from pyproject.toml Compiling proc-macro2 v1.0.92 Compiling target-lexicon v0.12.16 Compiling unicode-ident v1.0.14 Compiling shlex v1.3.0 Compiling pkg-config v0.3.31 Compiling vcpkg v0.2.15 Compiling once_cell v1.20.2 Compiling libc v0.2.166 Compiling cfg-if v1.0.0 Compiling autocfg v1.4.0 Compiling foreign-types-shared v0.1.1 Compiling heck v0.5.0 Compiling openssl v0.10.68 Compiling bitflags v2.6.0 Compiling itoa v1.0.14 Compiling indoc v2.0.5 Compiling unindent v0.2.3 Compiling cryptography-key-parsing v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust/cryptography-key-parsing) Compiling cryptography-openssl v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust/cryptography-openssl) Compiling foreign-types v0.3.2 Compiling cryptography-rust v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust) Compiling base64 v0.22.1 Compiling cc v1.2.1 Compiling self_cell v1.0.4 Compiling pem v3.0.4 Compiling memoffset v0.9.1 Compiling quote v1.0.37 Compiling pyo3-build-config v0.23.5 Compiling syn v2.0.89 Compiling openssl-sys v0.9.108 Compiling cryptography-cffi v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust/cryptography-cffi) Compiling pyo3-macros-backend v0.23.5 Compiling pyo3-ffi v0.23.5 Compiling pyo3 v0.23.5 Compiling openssl-macros v0.1.1 Compiling asn1_derive v0.20.0 Compiling asn1 v0.20.0 Compiling cryptography-x509 v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust/cryptography-x509) Compiling pyo3-macros v0.23.5 Compiling cryptography-x509-verification v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust/cryptography-x509-verification) Compiling cryptography-keepalive v0.1.0 (/home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/src/rust/cryptography-keepalive) Finished `release` profile [optimized] target(s) in 39.54s 📦 Including files matching "CHANGELOG.rst" 📦 Including files matching "CONTRIBUTING.rst" 📦 Including files matching "LICENSE" 📦 Including files matching "LICENSE.APACHE" 📦 Including files matching "LICENSE.BSD" 📦 Including files matching "docs/**/*" 📦 Including files matching "src/_cffi_src/**/*.py" 📦 Including files matching "src/_cffi_src/**/*.c" 📦 Including files matching "src/_cffi_src/**/*.h" 📦 Including files matching "**/Cargo.toml" 📦 Including files matching "**/Cargo.lock" 📦 Including files matching "src/rust/**/*.rs" 📦 Including files matching "tests/**/*.py" 📦 Built wheel for abi3 Python ≥ 3.7 to /home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/target/wheels/cryptography-44.0.3-cp37-abi3-linux_x86_64.whl /home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3/target/wheels/cryptography-44.0.3-cp37-abi3-linux_x86_64.whl 2025-09-08 16:15:47,171 gpep517 INFO The backend produced .dist/cryptography-44.0.3-cp37-abi3-linux_x86_64.whl cryptography-44.0.3-cp37-abi3-linux_x86_64.whl 2025-09-08 16:15:47,235 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-09-08 16:15:47,236 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-07-21 04:56:13+00:00 2025-09-08 16:15:47,236 flit_core.wheel INFO Copying package file(s) from cryptography_vectors 2025-09-08 16:15:47,416 flit_core.wheel INFO Writing metadata files 2025-09-08 16:15:47,417 flit_core.wheel INFO Writing the record of files 2025-09-08 16:15:47,423 flit_core.wheel INFO Built wheel: .dist/cryptography_vectors-44.0.3-py2.py3-none-any.whl 2025-09-08 16:15:47,423 gpep517 INFO The backend produced .dist/cryptography_vectors-44.0.3-py2.py3-none-any.whl cryptography_vectors-44.0.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 benchmark: 4.0.0 (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) OpenSSL: OpenSSL 3.5.2 5 Aug 2025 FIPS Enabled: False rootdir: /home/udu/aports/main/py3-cryptography/src/cryptography-44.0.3 configfile: pyproject.toml plugins: subtests-0.11.0, xdist-3.6.1, benchmark-4.0.0, hypothesis-6.124.5 created: 20/20 workers 20 workers [3367 items] ........................................................................ [ 2%] ........................................................................ [ 4%] ......................s................................................. [ 6%] ...........................s............................................ [ 8%] ..........s............................................................. [ 10%] ......................................ssss...ssss..ss................... [ 12%] .........s...............s.............................................. [ 14%] ..................s..................................................... [ 17%] .........................................................ssss........... [ 19%] ........................................................................ [ 21%] .............................................sss........................ [ 23%] ...........................sssssss...................................... [ 25%] ............................................................ssss...sssss [ 27%] ....ssss......ss...................................s.................... [ 29%] ....................................................s....s.....sssss...s [ 32%] s....s........................................s.............ss...s...... [ 34%] ...............s.........s.............................................. [ 36%] ........................................................................ [ 38%] ........................................................................ [ 40%] ..s......s.....ss......ss.ss.....ss..................................... [ 42%] ....ssss................................................................ [ 44%] ........................................................................ [ 47%] ..............................................s......................... [ 49%] ........................................................................ [ 51%] ........ss.........s.s........ss........sssss..sss.s..ss.ss.ssssssssssss [ 53%] ssssssssssssssssssssssssssssss..sssssssss......s.s..s.ss...s.s........ss [ 55%] ssss.s...ss...ssss..s...s.........s.s.ss...sss......ss...ss.......ssssss [ 57%] s.............ssssssss.s.s.s.sssss.......sssss.............ssssssss.ss.s [ 59%] ..s..ss....................sss.......................................... [ 62%] ........s...............................ss.............................. [ 64%] ........................................................................ [ 66%] ........................................................................ [ 68%] ........................................................................ [ 70%] ........................................................................ [ 72%] ........................................................................ [ 74%] ........................................................................ [ 76%] ........................................................................ [ 79%] ........................................................................ [ 81%] ........................................................................ [ 83%] s..................................s.........................ss..s.....s [ 85%] ss....ss.....s.s........................................................ [ 87%] ..............................s......................................... [ 89%] ........................................................................ [ 91%] ...................................................................s.... [ 94%] ......s................................................................. [ 96%] ........................................................................ [ 98%] .............................................s......... [100%] =========================== short test summary info ============================ SKIPPED [2] ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1704: no 'x509_limbo_root' option found SKIPPED [2] tests/hazmat/backends/test_openssl.py:247: Requires OpenSSL without EVP_PKEY_DHX SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support IDEA ECB () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support IDEA CBC () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support IDEA OFB () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support IDEA CFB () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support SEED ECB () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support SEED CBC () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support SEED OFB () SKIPPED [1] tests/hazmat/primitives/utils.py:53: Does not support SEED CFB () SKIPPED [1] tests/hazmat/primitives/test_dh.py:380: 256-bit DH keys are not supported in OpenSSL 3.0.0+ () SKIPPED [1] tests/hazmat/primitives/test_dh.py:411: DH keys less than 512 bits are unsupported SKIPPED [1] tests/hazmat/primitives/test_aes.py:277: AES in dummy-mode mode not supported SKIPPED [1] tests/hazmat/primitives/test_aead.py:46: Requires OpenSSL without ChaCha20Poly1305 support SKIPPED [1] tests/hazmat/primitives/test_ec.py:786: Requires FIPS () SKIPPED [2] tests/hazmat/primitives/test_ec.py:62: Curve sect163k1 is not supported by this backend SKIPPED [2] tests/hazmat/primitives/test_ec.py:62: Curve sect163r2 is not supported by this backend SKIPPED [2] tests/hazmat/primitives/test_ec.py:62: Curve sect233k1 is not supported by this backend SKIPPED [2] tests/hazmat/primitives/test_ec.py:62: Curve sect233r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:62: Curve sect283k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:62: Curve sect409k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:62: Curve sect571k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:62: Curve sect283r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:62: Curve sect409r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:62: Curve sect571r1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect233k1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect283k1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect409k1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect571k1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect163r2 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect233r1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect283r1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect409r1 is not supported by this backend SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect571r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ed25519.py:47: Requires OpenSSL without Ed25519 support () SKIPPED [4] tests/hazmat/primitives/test_pkcs12.py:42: Curve sect163k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_rsa.py:2144: Requires FIPS () SKIPPED [1] tests/hazmat/primitives/test_rsa.py:2448: Requires FIPS () SKIPPED [1] tests/hazmat/primitives/test_scrypt.py:45: Supports scrypt so can't test unsupported path () SKIPPED [9] tests/hazmat/primitives/test_ssh.py:636: Requires that bcrypt exists () SKIPPED [1] tests/hazmat/primitives/test_pkcs7.py:1441: Requires OpenSSL without PKCS7 support (BoringSSL) () SKIPPED [1] tests/hazmat/primitives/test_pkcs7.py:1455: Requires OpenSSL with no PKCS1 v1.5 padding support () SKIPPED [1] tests/hazmat/primitives/test_pkcs7.py:1466: Requires OpenSSL with no PKCS1 v1.5 padding support () SKIPPED [1] tests/hazmat/primitives/test_poly1305.py:25: Requires OpenSSL without poly1305 support () SKIPPED [1] tests/hazmat/primitives/test_rsa.py:305: Test requires a backend without RSA-PSS key support () SKIPPED [139] ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1704: no 'wycheproof_root' option found SKIPPED [1] tests/hazmat/primitives/test_x25519.py:27: Requires OpenSSL without X25519 support () SKIPPED [1] tests/hazmat/primitives/test_aead.py:528: Requires OpenSSL without AESOCB3 support SKIPPED [5] tests/hazmat/primitives/test_ssh.py:174: Requires bcrypt module SKIPPED [1] tests/hazmat/primitives/test_ssh.py:258: Requires that bcrypt exists () SKIPPED [1] tests/hazmat/primitives/test_ssh.py:281: Requires that bcrypt exists () SKIPPED [1] tests/hazmat/primitives/test_ssh.py:300: Requires that bcrypt exists () SKIPPED [1] tests/hazmat/primitives/test_ed448.py:27: Requires OpenSSL without Ed448 support () SKIPPED [1] tests/hazmat/primitives/test_ed448.py:62: ed448 contexts are not currently supported SKIPPED [1] tests/hazmat/primitives/test_argon2.py:24: Supports argon2 so can't test unsupported path () SKIPPED [1] tests/hazmat/primitives/test_ec.py:527: ECDSA deterministic signing is supported by this backend SKIPPED [1] tests/hazmat/primitives/test_rsa.py:1750: Does not support PKCS1v1.5. () SKIPPED [1] tests/hazmat/primitives/test_x448.py:27: Requires OpenSSL without X448 support () ====================== 3123 passed, 244 skipped in 13.78s ====================== >>> py3-cryptography: Entering fakeroot... >>> py3-cryptography-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/backends/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/backends/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/hazmat/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/hazmat/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/__pycache__' 'usr/lib/python3.12/site-packages/cryptography/x509/__pycache__' -> '/home/udu/aports/main/py3-cryptography/pkg/py3-cryptography-pyc/usr/lib/python3.12/site-packages/cryptography/x509/__pycache__' >>> py3-cryptography-pyc*: Preparing subpackage py3-cryptography-pyc... >>> py3-cryptography-pyc*: Running postcheck for py3-cryptography-pyc >>> py3-cryptography*: Running postcheck for py3-cryptography >>> py3-cryptography*: Preparing package py3-cryptography... >>> py3-cryptography*: Stripping binaries >>> py3-cryptography-pyc*: Scanning shared objects >>> py3-cryptography*: Scanning shared objects >>> py3-cryptography-pyc*: Tracing dependencies... python3 py3-cffi python3~3.12 >>> py3-cryptography-pyc*: Package size: 516.4 KB >>> py3-cryptography-pyc*: Compressing data... >>> py3-cryptography-pyc*: Create checksum... >>> py3-cryptography-pyc*: Create py3-cryptography-pyc-44.0.3-r0.apk >>> py3-cryptography*: Tracing dependencies... python3 py3-cffi python3~3.12 so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libssl.so.3 >>> py3-cryptography*: Package size: 2.7 MB >>> py3-cryptography*: Compressing data... >>> py3-cryptography*: Create checksum... >>> py3-cryptography*: Create py3-cryptography-44.0.3-r0.apk >>> py3-cryptography: Build complete at Mon, 08 Sep 2025 16:16:02 +0000 elapsed time 0h 0m 58s >>> py3-cryptography: Cleaning up srcdir >>> py3-cryptography: Cleaning up pkgdir >>> py3-cryptography: Uninstalling dependencies... (1/54) Purging .makedepends-py3-cryptography (20250908.161504) (2/54) Purging py3-cffi-pyc (1.17.1-r1) (3/54) Purging py3-cffi (1.17.1-r1) (4/54) Purging py3-cparser-pyc (2.22-r1) (5/54) Purging py3-cparser (2.22-r1) (6/54) Purging cargo (1.87.0-r0) (7/54) Purging rust (1.87.0-r0) (8/54) Purging py3-flit-core-pyc (3.12.0-r0) (9/54) Purging py3-flit-core (3.12.0-r0) (10/54) Purging py3-gpep517-pyc (19-r0) (11/54) Purging py3-gpep517 (19-r0) (12/54) Purging py3-installer-pyc (0.7.0-r2) (13/54) Purging py3-installer (0.7.0-r2) (14/54) Purging py3-maturin-pyc (1.8.3-r0) (15/54) Purging py3-maturin (1.8.3-r0) (16/54) Purging maturin (1.8.3-r0) (17/54) Purging py3-setuptools-pyc (80.9.0-r0) (18/54) Purging py3-setuptools (80.9.0-r0) (19/54) Purging py3-wheel-pyc (0.46.1-r0) (20/54) Purging py3-wheel (0.46.1-r0) (21/54) Purging py3-certifi-pyc (2025.7.14-r0) (22/54) Purging py3-certifi (2025.7.14-r0) (23/54) Purging py3-hypothesis-pyc (6.124.5-r0) (24/54) Purging py3-hypothesis (6.124.5-r0) (25/54) Purging py3-sortedcontainers-pyc (2.4.0-r5) (26/54) Purging py3-sortedcontainers (2.4.0-r5) (27/54) Purging py3-iso8601-pyc (2.1.0-r1) (28/54) Purging py3-iso8601 (2.1.0-r1) (29/54) Purging py3-pretend-pyc (1.0.9-r7) (30/54) Purging py3-pretend (1.0.9-r7) (31/54) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (32/54) Purging py3-pytest-benchmark (4.0.0-r4) (33/54) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (34/54) Purging py3-py-cpuinfo (9.0.0-r4) (35/54) Purging py3-pytest-subtests-pyc (0.11.0-r1) (36/54) Purging py3-pytest-subtests (0.11.0-r1) (37/54) Purging py3-attrs-pyc (25.3.0-r0) (38/54) Purging py3-attrs (25.3.0-r0) (39/54) Purging py3-pytest-xdist-pyc (3.6.1-r0) (40/54) Purging py3-pytest-xdist (3.6.1-r0) (41/54) Purging py3-execnet-pyc (2.1.1-r0) (42/54) Purging py3-execnet (2.1.1-r0) (43/54) Purging py3-pytest-pyc (8.3.5-r0) (44/54) Purging py3-pytest (8.3.5-r0) (45/54) Purging py3-iniconfig-pyc (2.1.0-r0) (46/54) Purging py3-iniconfig (2.1.0-r0) (47/54) Purging py3-pluggy-pyc (1.5.0-r0) (48/54) Purging py3-pluggy (1.5.0-r0) (49/54) Purging py3-py-pyc (1.11.0-r4) (50/54) Purging py3-py (1.11.0-r4) (51/54) Purging py3-tz-pyc (2025.2-r0) (52/54) Purging py3-tz (2025.2-r0) (53/54) Purging llvm20-libs (20.1.8-r0) (54/54) Purging scudo-malloc (20.1.8-r0) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 297 packages >>> py3-cryptography: Updating the main/x86_64 repository index... >>> py3-cryptography: Signing the index...