>>> py3-orjson: Building community/py3-orjson 3.10.18-r0 (using abuild 3.15.0_rc3-r1) started Tue, 06 May 2025 06:53:15 +0000 >>> py3-orjson: Validating /home/buildozer/aports/community/py3-orjson/APKBUILD... >>> py3-orjson: Analyzing dependencies... >>> py3-orjson: Installing for build: build-base cargo py3-gpep517 py3-maturin python3-dev py3-dateutil py3-numpy py3-pytest py3-tz tzdata (1/50) Installing libffi (3.4.8-r0) (2/50) Installing xz-libs (5.8.1-r0) (3/50) Installing libxml2 (2.13.7-r1) (4/50) Installing llvm20-libs (20.1.3-r2) (5/50) Installing scudo-malloc (20.1.3-r0) (6/50) Installing rust (1.86.0-r2) (7/50) Installing cargo (1.86.0-r2) (8/50) Installing libbz2 (1.0.8-r6) (9/50) Installing gdbm (1.24-r0) (10/50) Installing mpdecimal (4.0.0-r0) (11/50) Installing libpanelw (6.5_p20250412-r0) (12/50) Installing sqlite-libs (3.49.1-r1) (13/50) Installing python3 (3.12.10-r0) (14/50) Installing python3-pycache-pyc0 (3.12.10-r0) (15/50) Installing pyc (3.12.10-r0) (16/50) Installing py3-installer-pyc (0.7.0-r2) (17/50) Installing py3-gpep517-pyc (19-r0) (18/50) Installing python3-pyc (3.12.10-r0) (19/50) Installing py3-installer (0.7.0-r2) (20/50) Installing py3-gpep517 (19-r0) (21/50) Installing maturin (1.8.3-r0) (22/50) Installing py3-maturin (1.8.3-r0) (23/50) Installing py3-maturin-pyc (1.8.3-r0) (24/50) Installing python3-dev (3.12.10-r0) (25/50) Installing py3-six (1.17.0-r0) (26/50) Installing py3-six-pyc (1.17.0-r0) (27/50) Installing py3-dateutil (2.9.0-r1) (28/50) Installing py3-dateutil-pyc (2.9.0-r1) (29/50) Installing libquadmath (14.2.0-r5) (30/50) Installing libgfortran (14.2.0-r5) (31/50) Installing openblas (0.3.28-r0) (32/50) Installing py3-numpy (2.2.4-r0) (33/50) Installing py3-numpy-tests (2.2.4-r0) (34/50) Installing py3-numpy-pyc (2.2.4-r0) (35/50) Installing py3-iniconfig (2.1.0-r0) (36/50) Installing py3-iniconfig-pyc (2.1.0-r0) (37/50) Installing py3-parsing (3.2.3-r0) (38/50) Installing py3-parsing-pyc (3.2.3-r0) (39/50) Installing py3-packaging (25.0-r0) (40/50) Installing py3-packaging-pyc (25.0-r0) (41/50) Installing py3-pluggy (1.5.0-r0) (42/50) Installing py3-pluggy-pyc (1.5.0-r0) (43/50) Installing py3-py (1.11.0-r4) (44/50) Installing py3-py-pyc (1.11.0-r4) (45/50) Installing py3-pytest (8.3.5-r0) (46/50) Installing py3-pytest-pyc (8.3.5-r0) (47/50) Installing py3-tz (2025.2-r0) (48/50) Installing py3-tz-pyc (2025.2-r0) (49/50) Installing tzdata (2025b-r0) (50/50) Installing .makedepends-py3-orjson (20250506.065317) Executing busybox-1.37.0-r16.trigger OK: 959 MiB in 156 packages >>> py3-orjson: Cleaning up srcdir >>> py3-orjson: Cleaning up pkgdir >>> py3-orjson: Cleaning up tmpdir >>> py3-orjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-orjson-3.10.18.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-orjson-3.10.18.tar.gz.part' py3-orjson-3.10.18.t 100% |********************************| 954k 0:00:00 ETA '/var/cache/distfiles/edge/py3-orjson-3.10.18.tar.gz.part' saved >>> py3-orjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-orjson-3.10.18.tar.gz >>> py3-orjson: Checking sha512sums... py3-orjson-3.10.18.tar.gz: OK >>> py3-orjson: Unpacking /var/cache/distfiles/edge/py3-orjson-3.10.18.tar.gz... Updating crates.io index Downloading crates ... Downloaded itoap v1.0.1 Downloaded compact_str v0.9.0 Downloaded associative-cache v2.0.0 2025-05-06 06:53:23,118 gpep517 INFO Building wheel via backend maturin Running `maturin pep517 build-wheel -i /usr/bin/python3 --compatibility off --frozen` 📦 Including license file "/home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18/LICENSE-APACHE" 📦 Including license file "/home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18/LICENSE-MIT" 🍹 Building a mixed python/rust project 🔗 Found pyo3-ffi bindings 🐍 Found CPython 3.12 at /usr/bin/python3 Compiling target-lexicon v0.13.2 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling once_cell v1.21.3 Compiling serde v1.0.219 Compiling rustversion v1.0.20 Compiling libc v0.2.172 Compiling shlex v1.3.0 Compiling cfg-if v1.0.0 Compiling ryu v1.0.20 Compiling itoa v1.0.15 Compiling version_check v0.9.5 Compiling serde_json v1.0.140 Compiling static_assertions v1.1.0 Compiling memchr v2.7.4 Compiling smallvec v1.15.0 Compiling xxhash-rust v0.8.15 Compiling associative-cache v2.0.0 Compiling itoap v1.0.1 Compiling jiff v0.2.10 Compiling uuid v1.16.0 Compiling simdutf8 v0.1.5 Compiling bytecount v0.6.8 Compiling half v2.6.0 Compiling encoding_rs v0.8.35 Compiling cc v1.2.20 Compiling castaway v0.2.3 Compiling quote v1.0.40 Compiling pyo3-build-config v0.23.3 (/home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18/include/pyo3/pyo3-build-config) Compiling syn v2.0.101 Compiling pyo3-ffi v0.23.3 (/home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18/include/pyo3/pyo3-ffi) Compiling orjson v3.10.18 (/home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18) Compiling serde_derive v1.0.219 Compiling compact_str v0.9.0 Finished `release` profile [optimized] target(s) in 25.38s 📦 Built wheel for CPython 3.12 to /home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18/target/wheels/orjson-3.10.18-cp312-cp312-linux_x86_64.whl /home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18/target/wheels/orjson-3.10.18-cp312-cp312-linux_x86_64.whl 2025-05-06 06:53:49,017 gpep517 INFO The backend produced .dist/orjson-3.10.18-cp312-cp312-linux_x86_64.whl orjson-3.10.18-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-orjson/src/orjson-3.10.18 configfile: pyproject.toml collected 1300 items test/test_api.py .................................. [ 2%] test/test_append_newline.py ..... [ 3%] test/test_canonical.py ... [ 3%] test/test_circular.py ....... [ 3%] test/test_dataclass.py ................... [ 5%] test/test_datetime.py ............s..s.s..s..ss............s............ [ 9%] . [ 9%] test/test_default.py ........................ [ 11%] test/test_dict.py .................... [ 12%] test/test_enum.py ............. [ 13%] test/test_error.py ............... [ 14%] test/test_escape.py .............................. [ 17%] test/test_fake.py s [ 17%] test/test_fixture.py ..... [ 17%] test/test_fragment.py ................s................................. [ 21%] ........................................................................ [ 26%] ........................................................................ [ 32%] ........................................................................ [ 37%] ..................................................................... [ 43%] test/test_indent.py ......... [ 43%] test/test_issue221.py .. [ 44%] test/test_issue331.py ...... [ 44%] test/test_jsonchecker.py .................................... [ 47%] test/test_memory.py ssssssssssss [ 48%] test/test_non_str_keys.py ............................... [ 50%] test/test_numpy.py ..................................................... [ 54%] ..................................................s. [ 58%] test/test_parsing.py ................................................... [ 62%] ........................................................................ [ 68%] ........................................................................ [ 73%] ........................................................................ [ 79%] ................................................... [ 83%] test/test_reentrant.py . [ 83%] test/test_roundtrip.py ........................... [ 85%] test/test_sort_keys.py .... [ 85%] test/test_subclass.py ................. [ 86%] test/test_transform.py ................. [ 88%] test/test_type.py ...................................................... [ 92%] ..................................... [ 95%] test/test_typeddict.py . [ 95%] test/test_ujson.py .................................................... [ 99%] test/test_uuid.py ......... [100%] ====================== 1278 passed, 22 skipped in 10.26s ======================= >>> py3-orjson: Entering fakeroot... >>> py3-orjson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/orjson/__pycache__' -> '/home/buildozer/aports/community/py3-orjson/pkg/py3-orjson-pyc/usr/lib/python3.12/site-packages/orjson/__pycache__' >>> py3-orjson-pyc*: Preparing subpackage py3-orjson-pyc... >>> py3-orjson-pyc*: Running postcheck for py3-orjson-pyc >>> py3-orjson*: Running postcheck for py3-orjson >>> py3-orjson*: Preparing package py3-orjson... >>> py3-orjson*: Stripping binaries >>> py3-orjson-pyc*: Scanning shared objects >>> py3-orjson*: Scanning shared objects >>> py3-orjson-pyc*: Tracing dependencies... python3~3.12 >>> py3-orjson-pyc*: Package size: 580.0 B >>> py3-orjson-pyc*: Compressing data... >>> py3-orjson-pyc*: Create checksum... >>> py3-orjson-pyc*: Create py3-orjson-pyc-3.10.18-r0.apk >>> py3-orjson*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> py3-orjson*: Package size: 587.2 KB >>> py3-orjson*: Compressing data... >>> py3-orjson*: Create checksum... >>> py3-orjson*: Create py3-orjson-3.10.18-r0.apk >>> py3-orjson: Build complete at Tue, 06 May 2025 06:54:00 +0000 elapsed time 0h 0m 45s >>> py3-orjson: Cleaning up srcdir >>> py3-orjson: Cleaning up pkgdir >>> py3-orjson: Uninstalling dependencies... (1/50) Purging .makedepends-py3-orjson (20250506.065317) (2/50) Purging cargo (1.86.0-r2) (3/50) Purging rust (1.86.0-r2) (4/50) Purging py3-gpep517-pyc (19-r0) (5/50) Purging py3-gpep517 (19-r0) (6/50) Purging py3-installer-pyc (0.7.0-r2) (7/50) Purging py3-installer (0.7.0-r2) (8/50) Purging py3-maturin-pyc (1.8.3-r0) (9/50) Purging py3-maturin (1.8.3-r0) (10/50) Purging maturin (1.8.3-r0) (11/50) Purging python3-dev (3.12.10-r0) (12/50) Purging py3-dateutil-pyc (2.9.0-r1) (13/50) Purging py3-dateutil (2.9.0-r1) (14/50) Purging py3-six-pyc (1.17.0-r0) (15/50) Purging py3-six (1.17.0-r0) (16/50) Purging py3-numpy-tests (2.2.4-r0) (17/50) Purging py3-numpy-pyc (2.2.4-r0) (18/50) Purging py3-numpy (2.2.4-r0) (19/50) Purging openblas (0.3.28-r0) (20/50) Purging py3-pytest-pyc (8.3.5-r0) (21/50) Purging py3-pytest (8.3.5-r0) (22/50) Purging py3-iniconfig-pyc (2.1.0-r0) (23/50) Purging py3-iniconfig (2.1.0-r0) (24/50) Purging py3-packaging-pyc (25.0-r0) (25/50) Purging py3-packaging (25.0-r0) (26/50) Purging py3-parsing-pyc (3.2.3-r0) (27/50) Purging py3-parsing (3.2.3-r0) (28/50) Purging py3-pluggy-pyc (1.5.0-r0) (29/50) Purging py3-pluggy (1.5.0-r0) (30/50) Purging py3-py-pyc (1.11.0-r4) (31/50) Purging py3-py (1.11.0-r4) (32/50) Purging py3-tz-pyc (2025.2-r0) (33/50) Purging py3-tz (2025.2-r0) (34/50) Purging python3-pyc (3.12.10-r0) (35/50) Purging python3-pycache-pyc0 (3.12.10-r0) (36/50) Purging pyc (3.12.10-r0) (37/50) Purging python3 (3.12.10-r0) (38/50) Purging tzdata (2025b-r0) (39/50) Purging gdbm (1.24-r0) (40/50) Purging libbz2 (1.0.8-r6) (41/50) Purging libgfortran (14.2.0-r5) (42/50) Purging libpanelw (6.5_p20250412-r0) (43/50) Purging libquadmath (14.2.0-r5) (44/50) Purging llvm20-libs (20.1.3-r2) (45/50) Purging mpdecimal (4.0.0-r0) (46/50) Purging scudo-malloc (20.1.3-r0) (47/50) Purging sqlite-libs (3.49.1-r1) (48/50) Purging libffi (3.4.8-r0) (49/50) Purging libxml2 (2.13.7-r1) (50/50) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> py3-orjson: Updating the community/x86_64 repository index... >>> py3-orjson: Signing the index...