>>> py3-orjson: Building testing/py3-orjson 3.8.4-r0 (using abuild 3.10.0-r0) started Wed, 04 Jan 2023 18:17:27 +0000 >>> py3-orjson: Checking sanity of /home/buildozer/aports/testing/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 py3-tzdata (1/32) Installing rust-stdlib (1.66.0-r0) (2/32) Installing libffi (3.4.4-r0) (3/32) Installing libxml2 (2.10.3-r2) (4/32) Installing llvm15-libs (15.0.6-r1) (5/32) Installing rust (1.66.0-r0) (6/32) Installing cargo (1.66.0-r0) (7/32) Installing gdbm (1.23-r0) (8/32) Installing mpdecimal (2.5.1-r1) (9/32) Installing readline (8.2.0-r0) (10/32) Installing sqlite-libs (3.40.1-r0) (11/32) Installing python3 (3.11.1-r2) (12/32) Installing py3-installer (0.6.0-r0) (13/32) Installing py3-gpep517 (13-r0) (14/32) Installing maturin (0.14.2-r0) (15/32) Installing py3-maturin (0.14.2-r0) (16/32) Installing python3-dev (3.11.1-r2) (17/32) Installing py3-six (1.16.0-r4) (18/32) Installing py3-dateutil (2.8.2-r2) (19/32) Installing libgfortran (12.2.1_git20220924-r6) (20/32) Installing openblas (0.3.21-r0) (21/32) Installing py3-numpy (1.24.1-r0) (22/32) Installing py3-attrs (22.2.0-r0) (23/32) Installing py3-iniconfig (1.1.1-r4) (24/32) Installing py3-parsing (3.0.9-r1) (25/32) Installing py3-packaging (22.0-r0) (26/32) Installing py3-pluggy (1.0.0-r2) (27/32) Installing py3-py (1.11.0-r1) (28/32) Installing py3-pytest (7.2.0-r2) (29/32) Installing py3-tz (2022.7-r0) (30/32) Installing tzdata (2022g-r0) (31/32) Installing py3-tzdata (2020.1-r1) (32/32) Installing .makedepends-py3-orjson (20230104.181730) Executing busybox-1.35.0-r29.trigger OK: 1291 MiB in 133 packages >>> py3-orjson: Cleaning up srcdir >>> py3-orjson: Cleaning up pkgdir >>> py3-orjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-orjson-3.8.4.tar.gz >>> py3-orjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-orjson-3.8.4.tar.gz >>> py3-orjson: Checking sha512sums... py3-orjson-3.8.4.tar.gz: OK >>> py3-orjson: Unpacking /var/cache/distfiles/edge//py3-orjson-3.8.4.tar.gz... 2023-01-04 18:17:37,798 gpep517 INFO Building wheel via backend maturin Running `maturin pep517 build-wheel -i /usr/bin/python3 --compatibility off` Updating crates.io index Downloading crates ... Downloaded target-lexicon v0.12.5 Downloaded serde v1.0.152 Downloaded itoap v1.0.1 Downloaded compact_str v0.6.1 Downloaded ahash v0.8.2 Downloaded associative-cache v1.0.1 Downloaded castaway v0.2.2 Downloaded once_cell v1.17.0 Compiling target-lexicon v0.12.5 Compiling autocfg v1.1.0 Compiling serde v1.0.152 Compiling once_cell v1.17.0 Compiling version_check v0.9.4 Compiling rustversion v1.0.11 Compiling libc v0.2.139 Compiling itoa v1.0.5 Compiling serde_json v1.0.91 Compiling cc v1.0.78 Compiling ryu v1.0.12 Compiling encoding_rs v0.8.31 Compiling cfg-if v1.0.0 Compiling associative-cache v1.0.1 Compiling simdutf8 v0.1.4 Compiling bytecount v0.6.3 Compiling itoap v1.0.1 Compiling smallvec v1.10.0 Compiling num-traits v0.2.15 Compiling num-integer v0.1.45 Compiling ahash v0.8.2 Compiling pyo3-build-config v0.17.3 Compiling castaway v0.2.2 Compiling chrono v0.4.23 Compiling pyo3-ffi v0.17.3 Compiling orjson v3.8.4 (/home/buildozer/aports/testing/py3-orjson/src/orjson-3.8.4) Compiling compact_str v0.6.1 Compiling beef v0.5.2 Compiling arrayvec v0.7.2 Finished release [optimized] target(s) in 37.54s 📦 Including license file "/home/buildozer/aports/testing/py3-orjson/src/orjson-3.8.4/LICENSE-APACHE" 📦 Including license file "/home/buildozer/aports/testing/py3-orjson/src/orjson-3.8.4/LICENSE-MIT" 🍹 Building a mixed python/rust project 🔗 Found pyo3-ffi bindings 🐍 Found CPython 3.11 at /usr/bin/python3 📦 Built wheel for CPython 3.11 to /home/buildozer/aports/testing/py3-orjson/src/orjson-3.8.4/target/wheels/orjson-3.8.4-cp311-cp311-linux_armv8l.whl /home/buildozer/aports/testing/py3-orjson/src/orjson-3.8.4/target/wheels/orjson-3.8.4-cp311-cp311-linux_armv8l.whl 2023-01-04 18:19:02,352 gpep517 INFO The backend produced dist/orjson-3.8.4-cp311-cp311-linux_armv8l.whl orjson-3.8.4-cp311-cp311-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-orjson/src/orjson-3.8.4 collected 826 items test/test_api.py .......................... [ 3%] test/test_append_newline.py ..... [ 3%] test/test_canonical.py ... [ 4%] test/test_circular.py ... [ 4%] test/test_dataclass.py ................... [ 6%] test/test_datetime.py ............s..s.s..s..ss............s............ [ 12%] . [ 12%] test/test_default.py .................. [ 15%] test/test_dict.py ....... [ 15%] test/test_enum.py ............. [ 17%] test/test_error.py ...... [ 18%] test/test_fixture.py ..... [ 18%] test/test_indent.py ........ [ 19%] test/test_issue221.py .. [ 20%] test/test_jsonchecker.py .................................... [ 24%] test/test_memory.py ssssssssss [ 25%] test/test_non_str_keys.py ............................... [ 29%] test/test_numpy.py ..................................................... [ 35%] ............s. [ 37%] test/test_parsing.py ................................................... [ 43%] ........................................................................ [ 52%] ........................................................................ [ 61%] ........................................................................ [ 69%] ................................................... [ 76%] test/test_roundtrip.py ........................... [ 79%] test/test_sort_keys.py .... [ 79%] test/test_subclass.py ................. [ 81%] test/test_transform.py ................. [ 83%] test/test_type.py ..................................s................... [ 90%] ................. [ 92%] test/test_typeddict.py . [ 92%] test/test_ujson.py .................................................... [ 98%] test/test_uuid.py ......... [100%] ======================= 807 passed, 19 skipped in 5.29s ======================== >>> py3-orjson: Entering fakeroot... >>> py3-orjson*: Running postcheck for py3-orjson >>> py3-orjson*: Preparing package py3-orjson... >>> py3-orjson*: Stripping binaries >>> py3-orjson*: Scanning shared objects >>> py3-orjson*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 >>> py3-orjson*: Package size: 572.0 KB >>> py3-orjson*: Compressing data... >>> py3-orjson*: Create checksum... >>> py3-orjson*: Create py3-orjson-3.8.4-r0.apk >>> py3-orjson: Build complete at Wed, 04 Jan 2023 18:19:23 +0000 elapsed time 0h 1m 56s >>> py3-orjson: Cleaning up srcdir >>> py3-orjson: Cleaning up pkgdir >>> py3-orjson: Uninstalling dependencies... (1/32) Purging .makedepends-py3-orjson (20230104.181730) (2/32) Purging cargo (1.66.0-r0) (3/32) Purging rust (1.66.0-r0) (4/32) Purging rust-stdlib (1.66.0-r0) (5/32) Purging py3-gpep517 (13-r0) (6/32) Purging py3-installer (0.6.0-r0) (7/32) Purging py3-maturin (0.14.2-r0) (8/32) Purging maturin (0.14.2-r0) (9/32) Purging python3-dev (3.11.1-r2) (10/32) Purging py3-dateutil (2.8.2-r2) (11/32) Purging py3-six (1.16.0-r4) (12/32) Purging py3-numpy (1.24.1-r0) (13/32) Purging py3-pytest (7.2.0-r2) (14/32) Purging py3-attrs (22.2.0-r0) (15/32) Purging py3-iniconfig (1.1.1-r4) (16/32) Purging py3-packaging (22.0-r0) (17/32) Purging py3-parsing (3.0.9-r1) (18/32) Purging py3-pluggy (1.0.0-r2) (19/32) Purging py3-py (1.11.0-r1) (20/32) Purging py3-tz (2022.7-r0) (21/32) Purging py3-tzdata (2020.1-r1) (22/32) Purging python3 (3.11.1-r2) (23/32) Purging tzdata (2022g-r0) (24/32) Purging llvm15-libs (15.0.6-r1) (25/32) Purging libffi (3.4.4-r0) (26/32) Purging libxml2 (2.10.3-r2) (27/32) Purging gdbm (1.23-r0) (28/32) Purging mpdecimal (2.5.1-r1) (29/32) Purging readline (8.2.0-r0) (30/32) Purging sqlite-libs (3.40.1-r0) (31/32) Purging openblas (0.3.21-r0) (32/32) Purging libgfortran (12.2.1_git20220924-r6) Executing busybox-1.35.0-r29.trigger OK: 291 MiB in 101 packages >>> py3-orjson: Updating the testing/armv7 repository index... >>> py3-orjson: Signing the index...