>>> py3-hypothesis: Building main/py3-hypothesis 6.151.12-r0 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 11:54:43 +0000 >>> py3-hypothesis: Validating /home/buildozer/aports/main/py3-hypothesis/APKBUILD... >>> py3-hypothesis: Analyzing dependencies... >>> py3-hypothesis: Installing for build: build-base py3-attrs py3-sortedcontainers py3-gpep517 py3-setuptools py3-wheel ( 1/29) Installing libbz2 (1.0.8-r6) ( 2/29) Installing libffi (3.5.2-r1) ( 3/29) Installing gdbm (1.26-r0) ( 4/29) Installing xz-libs (5.8.2-r0) ( 5/29) Installing mpdecimal (4.0.1-r0) ( 6/29) Installing libpanelw (6.6_p20260404-r0) ( 7/29) Installing readline (8.3.3-r1) ( 8/29) Installing sqlite-libs (3.53.0-r0) ( 9/29) Installing python3 (3.14.3-r0) (10/29) Installing python3-pycache-pyc0 (3.14.3-r0) (11/29) Installing pyc (3.14.3-r0) (12/29) Installing py3-attrs-pyc (26.1.0-r0) (13/29) Installing python3-pyc (3.14.3-r0) (14/29) Installing py3-attrs (26.1.0-r0) (15/29) Installing py3-sortedcontainers (2.4.0-r6) (16/29) Installing py3-sortedcontainers-pyc (2.4.0-r6) (17/29) Installing py3-installer (1.0.0-r0) (18/29) Installing py3-installer-pyc (1.0.0-r0) (19/29) Installing py3-gpep517 (19-r2) (20/29) Installing py3-gpep517-pyc (19-r2) (21/29) Installing py3-parsing (3.3.2-r1) (22/29) Installing py3-parsing-pyc (3.3.2-r1) (23/29) Installing py3-packaging (26.0-r1) (24/29) Installing py3-packaging-pyc (26.0-r1) (25/29) Installing py3-setuptools (82.0.1-r1) (26/29) Installing py3-setuptools-pyc (82.0.1-r1) (27/29) Installing py3-wheel (0.46.3-r1) (28/29) Installing py3-wheel-pyc (0.46.3-r1) (29/29) Installing .makedepends-py3-hypothesis (20260418.115444) Executing busybox-1.37.0-r31.trigger OK: 592.4 MiB in 131 packages >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Cleaning up tmpdir >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-hypothesis-6.151.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-hypothesis: Fetching py3-hypothesis-6.151.12.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.151.12.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/py3-hypothesis-6.151.12.tar.gz.part' py3-hypothesis-6.151 2010k --:--:-- ETA py3-hypothesis-6.151 100% |********************************| 9639k 0:00:00 ETA '/var/cache/distfiles/py3-hypothesis-6.151.12.tar.gz.part' saved /var/cache/distfiles/py3-hypothesis-6.151.12.tar.gz: OK >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-hypothesis-6.151.12.tar.gz /var/cache/distfiles/py3-hypothesis-6.151.12.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/py3-hypothesis-6.151.12.tar.gz... 2026-04-18 11:54:46,998 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-04-18 11:54:47,076 root INFO running bdist_wheel 2026-04-18 11:54:47,091 root INFO running build 2026-04-18 11:54:47,091 root INFO running build_py 2026-04-18 11:54:47,094 root INFO creating build/lib 2026-04-18 11:54:47,095 root INFO copying src/_hypothesis_ftz_detector.py -> build/lib 2026-04-18 11:54:47,095 root INFO copying src/_hypothesis_pytestplugin.py -> build/lib 2026-04-18 11:54:47,096 root INFO copying src/_hypothesis_globals.py -> build/lib 2026-04-18 11:54:47,097 root INFO creating build/lib/hypothesis 2026-04-18 11:54:47,097 root INFO copying src/hypothesis/reporting.py -> build/lib/hypothesis 2026-04-18 11:54:47,098 root INFO copying src/hypothesis/configuration.py -> build/lib/hypothesis 2026-04-18 11:54:47,098 root INFO copying src/hypothesis/stateful.py -> build/lib/hypothesis 2026-04-18 11:54:47,099 root INFO copying src/hypothesis/core.py -> build/lib/hypothesis 2026-04-18 11:54:47,099 root INFO copying src/hypothesis/control.py -> build/lib/hypothesis 2026-04-18 11:54:47,099 root INFO copying src/hypothesis/errors.py -> build/lib/hypothesis 2026-04-18 11:54:47,100 root INFO copying src/hypothesis/statistics.py -> build/lib/hypothesis 2026-04-18 11:54:47,100 root INFO copying src/hypothesis/database.py -> build/lib/hypothesis 2026-04-18 11:54:47,101 root INFO copying src/hypothesis/_settings.py -> build/lib/hypothesis 2026-04-18 11:54:47,101 root INFO copying src/hypothesis/__init__.py -> build/lib/hypothesis 2026-04-18 11:54:47,102 root INFO copying src/hypothesis/provisional.py -> build/lib/hypothesis 2026-04-18 11:54:47,102 root INFO copying src/hypothesis/entry_points.py -> build/lib/hypothesis 2026-04-18 11:54:47,102 root INFO copying src/hypothesis/version.py -> build/lib/hypothesis 2026-04-18 11:54:47,103 root INFO creating build/lib/hypothesis/utils 2026-04-18 11:54:47,103 root INFO copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 2026-04-18 11:54:47,104 root INFO copying src/hypothesis/utils/threading.py -> build/lib/hypothesis/utils 2026-04-18 11:54:47,104 root INFO copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils 2026-04-18 11:54:47,104 root INFO copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils 2026-04-18 11:54:47,105 root INFO copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils 2026-04-18 11:54:47,105 root INFO copying src/hypothesis/utils/deprecation.py -> build/lib/hypothesis/utils 2026-04-18 11:54:47,106 root INFO creating build/lib/hypothesis/extra 2026-04-18 11:54:47,106 root INFO copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,106 root INFO copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,107 root INFO copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,107 root INFO copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,108 root INFO copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,108 root INFO copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,108 root INFO copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,109 root INFO copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,109 root INFO copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,110 root INFO copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,110 root INFO copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,110 root INFO copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,111 root INFO copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,111 root INFO copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra 2026-04-18 11:54:47,112 root INFO creating build/lib/hypothesis/vendor 2026-04-18 11:54:47,112 root INFO copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor 2026-04-18 11:54:47,113 root INFO copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor 2026-04-18 11:54:47,113 root INFO creating build/lib/hypothesis/internal 2026-04-18 11:54:47,114 root INFO copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,114 root INFO copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,114 root INFO copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,115 root INFO copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,115 root INFO copying src/hypothesis/internal/constants_ast.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,116 root INFO copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,116 root INFO copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,116 root INFO copying src/hypothesis/internal/lambda_sources.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,117 root INFO copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,117 root INFO copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,118 root INFO copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,118 root INFO copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,118 root INFO copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,119 root INFO copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,119 root INFO copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,120 root INFO copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,120 root INFO copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,120 root INFO copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,121 root INFO copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal 2026-04-18 11:54:47,121 root INFO creating build/lib/hypothesis/strategies 2026-04-18 11:54:47,122 root INFO copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies 2026-04-18 11:54:47,122 root INFO creating build/lib/hypothesis/extra/django 2026-04-18 11:54:47,122 root INFO copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django 2026-04-18 11:54:47,123 root INFO copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django 2026-04-18 11:54:47,123 root INFO copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django 2026-04-18 11:54:47,124 root INFO creating build/lib/hypothesis/extra/pandas 2026-04-18 11:54:47,124 root INFO copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas 2026-04-18 11:54:47,124 root INFO copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas 2026-04-18 11:54:47,125 root INFO creating build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,125 root INFO copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,126 root INFO copying src/hypothesis/internal/conjecture/providers.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,126 root INFO copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,126 root INFO copying src/hypothesis/internal/conjecture/provider_conformance.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,127 root INFO copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,127 root INFO copying src/hypothesis/internal/conjecture/choice.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,128 root INFO copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,128 root INFO copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,129 root INFO copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,129 root INFO copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,129 root INFO copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,130 root INFO copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,130 root INFO copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture 2026-04-18 11:54:47,131 root INFO creating build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,131 root INFO copying src/hypothesis/internal/conjecture/shrinking/bytes.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,132 root INFO copying src/hypothesis/internal/conjecture/shrinking/string.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,132 root INFO copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,133 root INFO copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,133 root INFO copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,133 root INFO copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,134 root INFO copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,134 root INFO copying src/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,134 root INFO copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,135 root INFO creating build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,135 root INFO copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,136 root INFO copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,136 root INFO copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,137 root INFO copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,137 root INFO copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,137 root INFO copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,138 root INFO copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,138 root INFO copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,139 root INFO copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,139 root INFO copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,140 root INFO copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,140 root INFO copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,140 root INFO copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,141 root INFO copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,141 root INFO copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,142 root INFO copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,142 root INFO copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,142 root INFO copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,143 root INFO copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,143 root INFO copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,144 root INFO copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal 2026-04-18 11:54:47,144 root INFO running egg_info 2026-04-18 11:54:47,147 root INFO creating src/hypothesis.egg-info 2026-04-18 11:54:47,148 root INFO writing src/hypothesis.egg-info/PKG-INFO 2026-04-18 11:54:47,157 root INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt 2026-04-18 11:54:47,157 root INFO writing entry points to src/hypothesis.egg-info/entry_points.txt 2026-04-18 11:54:47,162 root INFO writing requirements to src/hypothesis.egg-info/requires.txt 2026-04-18 11:54:47,162 root INFO writing top-level names to src/hypothesis.egg-info/top_level.txt 2026-04-18 11:54:47,162 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2026-04-18 11:54:47,171 root INFO reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2026-04-18 11:54:47,171 root INFO adding license file 'LICENSE.txt' 2026-04-18 11:54:47,174 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2026-04-18 11:54:47,177 root INFO copying src/hypothesis/py.typed -> build/lib/hypothesis 2026-04-18 11:54:47,177 root INFO copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 2026-04-18 11:54:47,186 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-04-18 11:54:47,186 root INFO running install 2026-04-18 11:54:47,199 root INFO running install_lib 2026-04-18 11:54:47,203 root INFO creating build/bdist.linux-loongarch64/wheel 2026-04-18 11:54:47,203 root INFO copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-loongarch64/wheel/. 2026-04-18 11:54:47,204 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis 2026-04-18 11:54:47,204 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/utils 2026-04-18 11:54:47,204 root INFO copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/utils 2026-04-18 11:54:47,205 root INFO copying build/lib/hypothesis/utils/threading.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/utils 2026-04-18 11:54:47,205 root INFO copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/utils 2026-04-18 11:54:47,205 root INFO copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/utils 2026-04-18 11:54:47,206 root INFO copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/utils 2026-04-18 11:54:47,206 root INFO copying build/lib/hypothesis/utils/deprecation.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/utils 2026-04-18 11:54:47,206 root INFO copying build/lib/hypothesis/reporting.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,207 root INFO copying build/lib/hypothesis/configuration.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,207 root INFO copying build/lib/hypothesis/stateful.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,208 root INFO copying build/lib/hypothesis/core.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,208 root INFO copying build/lib/hypothesis/control.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,209 root INFO copying build/lib/hypothesis/py.typed -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,209 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/extra 2026-04-18 11:54:47,209 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/extra/django 2026-04-18 11:54:47,209 root INFO copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra/django 2026-04-18 11:54:47,210 root INFO copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra/django 2026-04-18 11:54:47,210 root INFO copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra/django 2026-04-18 11:54:47,211 root INFO copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,211 root INFO copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,211 root INFO copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,212 root INFO copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,212 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/extra/pandas 2026-04-18 11:54:47,212 root INFO copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra/pandas 2026-04-18 11:54:47,213 root INFO copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra/pandas 2026-04-18 11:54:47,213 root INFO copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,214 root INFO copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,214 root INFO copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,214 root INFO copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,215 root INFO copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,215 root INFO copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,215 root INFO copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,216 root INFO copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,216 root INFO copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,216 root INFO copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/extra 2026-04-18 11:54:47,217 root INFO copying build/lib/hypothesis/errors.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,217 root INFO copying build/lib/hypothesis/statistics.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,218 root INFO copying build/lib/hypothesis/database.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,218 root INFO copying build/lib/hypothesis/_settings.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,219 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/vendor 2026-04-18 11:54:47,219 root INFO copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/vendor 2026-04-18 11:54:47,219 root INFO copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-loongarch64/wheel/./hypothesis/vendor 2026-04-18 11:54:47,220 root INFO copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/vendor 2026-04-18 11:54:47,220 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/internal 2026-04-18 11:54:47,220 root INFO copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,221 root INFO copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,221 root INFO copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,221 root INFO copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,222 root INFO copying build/lib/hypothesis/internal/constants_ast.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,222 root INFO copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,222 root INFO copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,223 root INFO copying build/lib/hypothesis/internal/lambda_sources.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,223 root INFO copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,223 root INFO copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,224 root INFO copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,224 root INFO copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,225 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/internal/conjecture 2026-04-18 11:54:47,225 root INFO copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,225 root INFO copying build/lib/hypothesis/internal/conjecture/providers.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,226 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,226 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/bytes.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,226 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/string.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,227 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/collection.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,227 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,227 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,228 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,228 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,229 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,229 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture/shrinking 2026-04-18 11:54:47,229 root INFO copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,230 root INFO copying build/lib/hypothesis/internal/conjecture/provider_conformance.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,230 root INFO copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,230 root INFO copying build/lib/hypothesis/internal/conjecture/choice.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,231 root INFO copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,231 root INFO copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,231 root INFO copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,232 root INFO copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,232 root INFO copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,233 root INFO copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,233 root INFO copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal/conjecture 2026-04-18 11:54:47,234 root INFO copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,234 root INFO copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,234 root INFO copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,235 root INFO copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,235 root INFO copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,235 root INFO copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,236 root INFO copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/internal 2026-04-18 11:54:47,236 root INFO copying build/lib/hypothesis/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,236 root INFO copying build/lib/hypothesis/provisional.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,237 root INFO copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,237 root INFO copying build/lib/hypothesis/version.py -> build/bdist.linux-loongarch64/wheel/./hypothesis 2026-04-18 11:54:47,238 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/strategies 2026-04-18 11:54:47,238 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis/strategies/_internal 2026-04-18 11:54:47,238 root INFO copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,239 root INFO copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,239 root INFO copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,239 root INFO copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,240 root INFO copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,240 root INFO copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,241 root INFO copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,241 root INFO copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,241 root INFO copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,242 root INFO copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,242 root INFO copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,242 root INFO copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,243 root INFO copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,243 root INFO copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,243 root INFO copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,244 root INFO copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,244 root INFO copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,245 root INFO copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,245 root INFO copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,245 root INFO copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,246 root INFO copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies/_internal 2026-04-18 11:54:47,246 root INFO copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-loongarch64/wheel/./hypothesis/strategies 2026-04-18 11:54:47,246 root INFO copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-loongarch64/wheel/. 2026-04-18 11:54:47,247 root INFO copying build/lib/_hypothesis_globals.py -> build/bdist.linux-loongarch64/wheel/. 2026-04-18 11:54:47,247 root INFO running install_egg_info 2026-04-18 11:54:47,251 root INFO Copying src/hypothesis.egg-info to build/bdist.linux-loongarch64/wheel/./hypothesis-6.151.12-py3.14.egg-info 2026-04-18 11:54:47,253 root INFO running install_scripts 2026-04-18 11:54:47,255 root INFO creating build/bdist.linux-loongarch64/wheel/hypothesis-6.151.12.dist-info/WHEEL 2026-04-18 11:54:47,256 wheel INFO creating '/home/buildozer/aports/main/py3-hypothesis/src/hypothesis-hypothesis-python-6.151.12/hypothesis-python/.dist/.tmp-ymrj9ct8/hypothesis-6.151.12-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-04-18 11:54:47,257 wheel INFO adding '_hypothesis_ftz_detector.py' 2026-04-18 11:54:47,257 wheel INFO adding '_hypothesis_globals.py' 2026-04-18 11:54:47,258 wheel INFO adding '_hypothesis_pytestplugin.py' 2026-04-18 11:54:47,258 wheel INFO adding 'hypothesis/__init__.py' 2026-04-18 11:54:47,259 wheel INFO adding 'hypothesis/_settings.py' 2026-04-18 11:54:47,259 wheel INFO adding 'hypothesis/configuration.py' 2026-04-18 11:54:47,260 wheel INFO adding 'hypothesis/control.py' 2026-04-18 11:54:47,261 wheel INFO adding 'hypothesis/core.py' 2026-04-18 11:54:47,262 wheel INFO adding 'hypothesis/database.py' 2026-04-18 11:54:47,262 wheel INFO adding 'hypothesis/entry_points.py' 2026-04-18 11:54:47,263 wheel INFO adding 'hypothesis/errors.py' 2026-04-18 11:54:47,263 wheel INFO adding 'hypothesis/provisional.py' 2026-04-18 11:54:47,263 wheel INFO adding 'hypothesis/py.typed' 2026-04-18 11:54:47,264 wheel INFO adding 'hypothesis/reporting.py' 2026-04-18 11:54:47,264 wheel INFO adding 'hypothesis/stateful.py' 2026-04-18 11:54:47,265 wheel INFO adding 'hypothesis/statistics.py' 2026-04-18 11:54:47,265 wheel INFO adding 'hypothesis/version.py' 2026-04-18 11:54:47,265 wheel INFO adding 'hypothesis/extra/__init__.py' 2026-04-18 11:54:47,266 wheel INFO adding 'hypothesis/extra/_array_helpers.py' 2026-04-18 11:54:47,266 wheel INFO adding 'hypothesis/extra/_patching.py' 2026-04-18 11:54:47,267 wheel INFO adding 'hypothesis/extra/array_api.py' 2026-04-18 11:54:47,267 wheel INFO adding 'hypothesis/extra/cli.py' 2026-04-18 11:54:47,268 wheel INFO adding 'hypothesis/extra/codemods.py' 2026-04-18 11:54:47,268 wheel INFO adding 'hypothesis/extra/dateutil.py' 2026-04-18 11:54:47,269 wheel INFO adding 'hypothesis/extra/dpcontracts.py' 2026-04-18 11:54:47,269 wheel INFO adding 'hypothesis/extra/ghostwriter.py' 2026-04-18 11:54:47,270 wheel INFO adding 'hypothesis/extra/lark.py' 2026-04-18 11:54:47,270 wheel INFO adding 'hypothesis/extra/numpy.py' 2026-04-18 11:54:47,271 wheel INFO adding 'hypothesis/extra/pytestplugin.py' 2026-04-18 11:54:47,271 wheel INFO adding 'hypothesis/extra/pytz.py' 2026-04-18 11:54:47,272 wheel INFO adding 'hypothesis/extra/redis.py' 2026-04-18 11:54:47,272 wheel INFO adding 'hypothesis/extra/django/__init__.py' 2026-04-18 11:54:47,273 wheel INFO adding 'hypothesis/extra/django/_fields.py' 2026-04-18 11:54:47,273 wheel INFO adding 'hypothesis/extra/django/_impl.py' 2026-04-18 11:54:47,274 wheel INFO adding 'hypothesis/extra/pandas/__init__.py' 2026-04-18 11:54:47,274 wheel INFO adding 'hypothesis/extra/pandas/impl.py' 2026-04-18 11:54:47,275 wheel INFO adding 'hypothesis/internal/__init__.py' 2026-04-18 11:54:47,275 wheel INFO adding 'hypothesis/internal/cache.py' 2026-04-18 11:54:47,275 wheel INFO adding 'hypothesis/internal/cathetus.py' 2026-04-18 11:54:47,276 wheel INFO adding 'hypothesis/internal/charmap.py' 2026-04-18 11:54:47,276 wheel INFO adding 'hypothesis/internal/compat.py' 2026-04-18 11:54:47,277 wheel INFO adding 'hypothesis/internal/constants_ast.py' 2026-04-18 11:54:47,277 wheel INFO adding 'hypothesis/internal/coverage.py' 2026-04-18 11:54:47,277 wheel INFO adding 'hypothesis/internal/detection.py' 2026-04-18 11:54:47,278 wheel INFO adding 'hypothesis/internal/entropy.py' 2026-04-18 11:54:47,278 wheel INFO adding 'hypothesis/internal/escalation.py' 2026-04-18 11:54:47,278 wheel INFO adding 'hypothesis/internal/filtering.py' 2026-04-18 11:54:47,279 wheel INFO adding 'hypothesis/internal/floats.py' 2026-04-18 11:54:47,279 wheel INFO adding 'hypothesis/internal/healthcheck.py' 2026-04-18 11:54:47,279 wheel INFO adding 'hypothesis/internal/intervalsets.py' 2026-04-18 11:54:47,280 wheel INFO adding 'hypothesis/internal/lambda_sources.py' 2026-04-18 11:54:47,280 wheel INFO adding 'hypothesis/internal/observability.py' 2026-04-18 11:54:47,281 wheel INFO adding 'hypothesis/internal/reflection.py' 2026-04-18 11:54:47,281 wheel INFO adding 'hypothesis/internal/scrutineer.py' 2026-04-18 11:54:47,282 wheel INFO adding 'hypothesis/internal/validation.py' 2026-04-18 11:54:47,282 wheel INFO adding 'hypothesis/internal/conjecture/__init__.py' 2026-04-18 11:54:47,283 wheel INFO adding 'hypothesis/internal/conjecture/choice.py' 2026-04-18 11:54:47,283 wheel INFO adding 'hypothesis/internal/conjecture/data.py' 2026-04-18 11:54:47,284 wheel INFO adding 'hypothesis/internal/conjecture/datatree.py' 2026-04-18 11:54:47,285 wheel INFO adding 'hypothesis/internal/conjecture/engine.py' 2026-04-18 11:54:47,286 wheel INFO adding 'hypothesis/internal/conjecture/floats.py' 2026-04-18 11:54:47,286 wheel INFO adding 'hypothesis/internal/conjecture/junkdrawer.py' 2026-04-18 11:54:47,286 wheel INFO adding 'hypothesis/internal/conjecture/optimiser.py' 2026-04-18 11:54:47,287 wheel INFO adding 'hypothesis/internal/conjecture/pareto.py' 2026-04-18 11:54:47,287 wheel INFO adding 'hypothesis/internal/conjecture/provider_conformance.py' 2026-04-18 11:54:47,288 wheel INFO adding 'hypothesis/internal/conjecture/providers.py' 2026-04-18 11:54:47,289 wheel INFO adding 'hypothesis/internal/conjecture/shrinker.py' 2026-04-18 11:54:47,289 wheel INFO adding 'hypothesis/internal/conjecture/utils.py' 2026-04-18 11:54:47,290 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/__init__.py' 2026-04-18 11:54:47,290 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/bytes.py' 2026-04-18 11:54:47,290 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/choicetree.py' 2026-04-18 11:54:47,291 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/collection.py' 2026-04-18 11:54:47,291 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/common.py' 2026-04-18 11:54:47,292 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/floats.py' 2026-04-18 11:54:47,292 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/integer.py' 2026-04-18 11:54:47,292 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/ordering.py' 2026-04-18 11:54:47,293 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/string.py' 2026-04-18 11:54:47,293 wheel INFO adding 'hypothesis/strategies/__init__.py' 2026-04-18 11:54:47,293 wheel INFO adding 'hypothesis/strategies/_internal/__init__.py' 2026-04-18 11:54:47,294 wheel INFO adding 'hypothesis/strategies/_internal/attrs.py' 2026-04-18 11:54:47,294 wheel INFO adding 'hypothesis/strategies/_internal/collections.py' 2026-04-18 11:54:47,295 wheel INFO adding 'hypothesis/strategies/_internal/core.py' 2026-04-18 11:54:47,296 wheel INFO adding 'hypothesis/strategies/_internal/datetime.py' 2026-04-18 11:54:47,296 wheel INFO adding 'hypothesis/strategies/_internal/deferred.py' 2026-04-18 11:54:47,297 wheel INFO adding 'hypothesis/strategies/_internal/featureflags.py' 2026-04-18 11:54:47,297 wheel INFO adding 'hypothesis/strategies/_internal/flatmapped.py' 2026-04-18 11:54:47,297 wheel INFO adding 'hypothesis/strategies/_internal/functions.py' 2026-04-18 11:54:47,298 wheel INFO adding 'hypothesis/strategies/_internal/ipaddress.py' 2026-04-18 11:54:47,298 wheel INFO adding 'hypothesis/strategies/_internal/lazy.py' 2026-04-18 11:54:47,298 wheel INFO adding 'hypothesis/strategies/_internal/misc.py' 2026-04-18 11:54:47,299 wheel INFO adding 'hypothesis/strategies/_internal/numbers.py' 2026-04-18 11:54:47,299 wheel INFO adding 'hypothesis/strategies/_internal/random.py' 2026-04-18 11:54:47,300 wheel INFO adding 'hypothesis/strategies/_internal/recursive.py' 2026-04-18 11:54:47,300 wheel INFO adding 'hypothesis/strategies/_internal/regex.py' 2026-04-18 11:54:47,301 wheel INFO adding 'hypothesis/strategies/_internal/shared.py' 2026-04-18 11:54:47,301 wheel INFO adding 'hypothesis/strategies/_internal/strategies.py' 2026-04-18 11:54:47,302 wheel INFO adding 'hypothesis/strategies/_internal/strings.py' 2026-04-18 11:54:47,302 wheel INFO adding 'hypothesis/strategies/_internal/types.py' 2026-04-18 11:54:47,303 wheel INFO adding 'hypothesis/strategies/_internal/utils.py' 2026-04-18 11:54:47,303 wheel INFO adding 'hypothesis/utils/__init__.py' 2026-04-18 11:54:47,304 wheel INFO adding 'hypothesis/utils/conventions.py' 2026-04-18 11:54:47,304 wheel INFO adding 'hypothesis/utils/deprecation.py' 2026-04-18 11:54:47,304 wheel INFO adding 'hypothesis/utils/dynamicvariables.py' 2026-04-18 11:54:47,305 wheel INFO adding 'hypothesis/utils/terminal.py' 2026-04-18 11:54:47,305 wheel INFO adding 'hypothesis/utils/threading.py' 2026-04-18 11:54:47,305 wheel INFO adding 'hypothesis/vendor/__init__.py' 2026-04-18 11:54:47,306 wheel INFO adding 'hypothesis/vendor/pretty.py' 2026-04-18 11:54:47,306 wheel INFO adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' 2026-04-18 11:54:47,307 wheel INFO adding 'hypothesis-6.151.12.dist-info/licenses/LICENSE.txt' 2026-04-18 11:54:47,307 wheel INFO adding 'hypothesis-6.151.12.dist-info/METADATA' 2026-04-18 11:54:47,308 wheel INFO adding 'hypothesis-6.151.12.dist-info/WHEEL' 2026-04-18 11:54:47,308 wheel INFO adding 'hypothesis-6.151.12.dist-info/entry_points.txt' 2026-04-18 11:54:47,308 wheel INFO adding 'hypothesis-6.151.12.dist-info/top_level.txt' 2026-04-18 11:54:47,309 wheel INFO adding 'hypothesis-6.151.12.dist-info/RECORD' 2026-04-18 11:54:47,310 root INFO removing build/bdist.linux-loongarch64/wheel 2026-04-18 11:54:47,316 gpep517 INFO The backend produced .dist/hypothesis-6.151.12-py3-none-any.whl hypothesis-6.151.12-py3-none-any.whl >>> py3-hypothesis: Entering fakeroot... >>> py3-hypothesis-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/utils/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/utils/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/extra/django/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/extra/django/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/extra/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/extra/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/extra/pandas/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/extra/pandas/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/vendor/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/vendor/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/internal/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/internal/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/internal/conjecture/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/internal/conjecture/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/strategies/_internal/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/strategies/_internal/__pycache__' 'usr/lib/python3.14/site-packages/hypothesis/strategies/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.14/site-packages/hypothesis/strategies/__pycache__' >>> py3-hypothesis-pyc*: Preparing subpackage py3-hypothesis-pyc... Please specify at least one package name on the command line. >>> py3-hypothesis-pyc*: Running postcheck for py3-hypothesis-pyc >>> py3-hypothesis*: Running postcheck for py3-hypothesis >>> py3-hypothesis*: Preparing package py3-hypothesis... libfakeroot internal error: payload not recognized! Please specify at least one package name on the command line. >>> py3-hypothesis-pyc*: Tracing dependencies... python3~3.14 >>> py3-hypothesis-pyc*: Package size: 2.0 MB >>> py3-hypothesis-pyc*: Compressing data... >>> py3-hypothesis-pyc*: Create checksum... >>> py3-hypothesis-pyc*: Create py3-hypothesis-pyc-6.151.12-r0.apk >>> py3-hypothesis*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.14 >>> py3-hypothesis*: Package size: 1.6 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.151.12-r0.apk >>> py3-hypothesis: Build complete at Sat, 18 Apr 2026 11:54:49 +0000 elapsed time 0h 0m 6s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Cleaning up tmpdir >>> py3-hypothesis: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-hypothesis (20260418.115444) ( 2/29) Purging py3-attrs-pyc (26.1.0-r0) ( 3/29) Purging py3-attrs (26.1.0-r0) ( 4/29) Purging py3-sortedcontainers-pyc (2.4.0-r6) ( 5/29) Purging py3-sortedcontainers (2.4.0-r6) ( 6/29) Purging py3-gpep517-pyc (19-r2) ( 7/29) Purging py3-gpep517 (19-r2) ( 8/29) Purging py3-installer-pyc (1.0.0-r0) ( 9/29) Purging py3-installer (1.0.0-r0) (10/29) Purging py3-setuptools-pyc (82.0.1-r1) (11/29) Purging py3-setuptools (82.0.1-r1) (12/29) Purging py3-wheel-pyc (0.46.3-r1) (13/29) Purging py3-wheel (0.46.3-r1) (14/29) Purging py3-packaging-pyc (26.0-r1) (15/29) Purging py3-packaging (26.0-r1) (16/29) Purging py3-parsing-pyc (3.3.2-r1) (17/29) Purging py3-parsing (3.3.2-r1) (18/29) Purging python3-pyc (3.14.3-r0) (19/29) Purging python3-pycache-pyc0 (3.14.3-r0) (20/29) Purging pyc (3.14.3-r0) (21/29) Purging python3 (3.14.3-r0) (22/29) Purging gdbm (1.26-r0) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.5.2-r1) (25/29) Purging libpanelw (6.6_p20260404-r0) (26/29) Purging mpdecimal (4.0.1-r0) (27/29) Purging readline (8.3.3-r1) (28/29) Purging sqlite-libs (3.53.0-r0) (29/29) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 542.8 MiB in 102 packages >>> py3-hypothesis: Updating the main/loongarch64 repository index... >>> py3-hypothesis: Signing the index...