>>> py3-hypothesis: Building main/py3-hypothesis 6.136.6-r0 (using abuild 3.15.0-r2) started Thu, 31 Jul 2025 01:55:50 +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/26) Installing libffi (3.5.1-r0) ( 2/26) Installing gdbm (1.26-r0) ( 3/26) Installing mpdecimal (4.0.1-r0) ( 4/26) Installing libpanelw (6.5_p20250705-r0) ( 5/26) Installing sqlite-libs (3.50.3-r0) ( 6/26) Installing python3 (3.12.11-r0) ( 7/26) Installing python3-pycache-pyc0 (3.12.11-r0) ( 8/26) Installing pyc (3.12.11-r0) ( 9/26) Installing py3-attrs-pyc (25.3.0-r0) (10/26) Installing python3-pyc (3.12.11-r0) (11/26) Installing py3-attrs (25.3.0-r0) (12/26) Installing py3-sortedcontainers (2.4.0-r5) (13/26) Installing py3-sortedcontainers-pyc (2.4.0-r5) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (19-r0) (17/26) Installing py3-gpep517-pyc (19-r0) (18/26) Installing py3-parsing (3.2.3-r0) (19/26) Installing py3-parsing-pyc (3.2.3-r0) (20/26) Installing py3-packaging (25.0-r0) (21/26) Installing py3-packaging-pyc (25.0-r0) (22/26) Installing py3-setuptools (80.9.0-r0) (23/26) Installing py3-setuptools-pyc (80.9.0-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-hypothesis (20250731.015552) busybox-1.37.0-r21.trigger: Executing script... OK: 414 MiB in 136 packages >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Cleaning up tmpdir >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hypothesis-6.136.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 52 9374k 52 4943k 0 0 12.7M 0 --:--:-- --:--:-- --:--:-- 12.8M 100 9374k 100 9374k 0 0 16.5M 0 --:--:-- --:--:-- --:--:-- 16.5M >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hypothesis-6.136.6.tar.gz >>> py3-hypothesis: Checking sha512sums... py3-hypothesis-6.136.6.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/edge/py3-hypothesis-6.136.6.tar.gz... 2025-07-31 01:55:56,237 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-07-31 01:55:56,549 root INFO running bdist_wheel 2025-07-31 01:55:56,616 root INFO running build 2025-07-31 01:55:56,617 root INFO running build_py 2025-07-31 01:55:56,631 root INFO creating build/lib 2025-07-31 01:55:56,633 root INFO copying src/_hypothesis_ftz_detector.py -> build/lib 2025-07-31 01:55:56,635 root INFO copying src/_hypothesis_globals.py -> build/lib 2025-07-31 01:55:56,637 root INFO copying src/_hypothesis_pytestplugin.py -> build/lib 2025-07-31 01:55:56,640 root INFO creating build/lib/hypothesis 2025-07-31 01:55:56,641 root INFO copying src/hypothesis/database.py -> build/lib/hypothesis 2025-07-31 01:55:56,643 root INFO copying src/hypothesis/__init__.py -> build/lib/hypothesis 2025-07-31 01:55:56,645 root INFO copying src/hypothesis/version.py -> build/lib/hypothesis 2025-07-31 01:55:56,646 root INFO copying src/hypothesis/core.py -> build/lib/hypothesis 2025-07-31 01:55:56,648 root INFO copying src/hypothesis/statistics.py -> build/lib/hypothesis 2025-07-31 01:55:56,650 root INFO copying src/hypothesis/_settings.py -> build/lib/hypothesis 2025-07-31 01:55:56,652 root INFO copying src/hypothesis/control.py -> build/lib/hypothesis 2025-07-31 01:55:56,654 root INFO copying src/hypothesis/configuration.py -> build/lib/hypothesis 2025-07-31 01:55:56,655 root INFO copying src/hypothesis/stateful.py -> build/lib/hypothesis 2025-07-31 01:55:56,657 root INFO copying src/hypothesis/errors.py -> build/lib/hypothesis 2025-07-31 01:55:56,659 root INFO copying src/hypothesis/reporting.py -> build/lib/hypothesis 2025-07-31 01:55:56,661 root INFO copying src/hypothesis/provisional.py -> build/lib/hypothesis 2025-07-31 01:55:56,662 root INFO copying src/hypothesis/entry_points.py -> build/lib/hypothesis 2025-07-31 01:55:56,665 root INFO creating build/lib/hypothesis/extra 2025-07-31 01:55:56,666 root INFO copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,668 root INFO copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,670 root INFO copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,671 root INFO copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,673 root INFO copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,675 root INFO copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,677 root INFO copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,678 root INFO copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,680 root INFO copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,682 root INFO copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,684 root INFO copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,685 root INFO copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,687 root INFO copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,689 root INFO copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra 2025-07-31 01:55:56,691 root INFO creating build/lib/hypothesis/vendor 2025-07-31 01:55:56,692 root INFO copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor 2025-07-31 01:55:56,693 root INFO copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor 2025-07-31 01:55:56,696 root INFO creating build/lib/hypothesis/strategies 2025-07-31 01:55:56,697 root INFO copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies 2025-07-31 01:55:56,699 root INFO creating build/lib/hypothesis/utils 2025-07-31 01:55:56,700 root INFO copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils 2025-07-31 01:55:56,701 root INFO copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 2025-07-31 01:55:56,703 root INFO copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils 2025-07-31 01:55:56,705 root INFO copying src/hypothesis/utils/threading.py -> build/lib/hypothesis/utils 2025-07-31 01:55:56,706 root INFO copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils 2025-07-31 01:55:56,709 root INFO creating build/lib/hypothesis/internal 2025-07-31 01:55:56,710 root INFO copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,712 root INFO copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,713 root INFO copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,715 root INFO copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,717 root INFO copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,718 root INFO copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,720 root INFO copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,722 root INFO copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,724 root INFO copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,725 root INFO copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,727 root INFO copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,729 root INFO copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,731 root INFO copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,732 root INFO copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,734 root INFO copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,736 root INFO copying src/hypothesis/internal/constants_ast.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,737 root INFO copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,739 root INFO copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal 2025-07-31 01:55:56,741 root INFO creating build/lib/hypothesis/extra/django 2025-07-31 01:55:56,742 root INFO copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django 2025-07-31 01:55:56,744 root INFO copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django 2025-07-31 01:55:56,746 root INFO copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django 2025-07-31 01:55:56,748 root INFO creating build/lib/hypothesis/extra/pandas 2025-07-31 01:55:56,749 root INFO copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas 2025-07-31 01:55:56,751 root INFO copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas 2025-07-31 01:55:56,753 root INFO creating build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,755 root INFO copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,756 root INFO copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,758 root INFO copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,759 root INFO copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,761 root INFO copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,763 root INFO copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,764 root INFO copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,766 root INFO copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,768 root INFO copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,770 root INFO copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,772 root INFO copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,773 root INFO copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,775 root INFO copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,777 root INFO copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,779 root INFO copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,781 root INFO copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,783 root INFO copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,785 root INFO copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,787 root INFO copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,788 root INFO copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,790 root INFO copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal 2025-07-31 01:55:56,793 root INFO creating build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,794 root INFO copying src/hypothesis/internal/conjecture/choice.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,796 root INFO copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,798 root INFO copying src/hypothesis/internal/conjecture/providers.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,800 root INFO copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,802 root INFO copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,803 root INFO copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,805 root INFO copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,807 root INFO copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,809 root INFO copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,811 root INFO copying src/hypothesis/internal/conjecture/provider_conformance.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,813 root INFO copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,815 root INFO copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,817 root INFO copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture 2025-07-31 01:55:56,820 root INFO creating build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,821 root INFO copying src/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,822 root INFO copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,824 root INFO copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,826 root INFO copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,828 root INFO copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,829 root INFO copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,831 root INFO copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,833 root INFO copying src/hypothesis/internal/conjecture/shrinking/bytes.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,835 root INFO copying src/hypothesis/internal/conjecture/shrinking/string.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:56,837 root INFO creating build/lib/hypothesis/internal/conjecture/dfa 2025-07-31 01:55:56,838 root INFO copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa 2025-07-31 01:55:56,840 root INFO copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa 2025-07-31 01:55:56,841 root INFO running egg_info 2025-07-31 01:55:56,855 root INFO creating src/hypothesis.egg-info 2025-07-31 01:55:56,856 root INFO writing src/hypothesis.egg-info/PKG-INFO 2025-07-31 01:55:56,894 root INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt 2025-07-31 01:55:56,896 root INFO writing entry points to src/hypothesis.egg-info/entry_points.txt 2025-07-31 01:55:56,922 root INFO writing requirements to src/hypothesis.egg-info/requires.txt 2025-07-31 01:55:56,923 root INFO writing top-level names to src/hypothesis.egg-info/top_level.txt 2025-07-31 01:55:56,924 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2025-07-31 01:55:56,960 root INFO reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2025-07-31 01:55:56,961 root INFO adding license file 'LICENSE.txt' 2025-07-31 01:55:56,971 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2025-07-31 01:55:56,983 root INFO copying src/hypothesis/py.typed -> build/lib/hypothesis 2025-07-31 01:55:56,985 root INFO copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 2025-07-31 01:55:57,024 root INFO installing to build/bdist.linux-riscv64/wheel 2025-07-31 01:55:57,024 root INFO running install 2025-07-31 01:55:57,089 root INFO running install_lib 2025-07-31 01:55:57,104 root INFO creating build/bdist.linux-riscv64/wheel 2025-07-31 01:55:57,105 root INFO copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-riscv64/wheel/. 2025-07-31 01:55:57,107 root INFO copying build/lib/_hypothesis_globals.py -> build/bdist.linux-riscv64/wheel/. 2025-07-31 01:55:57,109 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis 2025-07-31 01:55:57,110 root INFO copying build/lib/hypothesis/database.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,111 root INFO copying build/lib/hypothesis/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,113 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra 2025-07-31 01:55:57,114 root INFO copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,116 root INFO copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,118 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2025-07-31 01:55:57,119 root INFO copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra/django 2025-07-31 01:55:57,120 root INFO copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra/django 2025-07-31 01:55:57,121 root INFO copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra/django 2025-07-31 01:55:57,123 root INFO copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,124 root INFO copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,125 root INFO copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,128 root INFO copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,129 root INFO copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,131 root INFO copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,132 root INFO copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,134 root INFO copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,136 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2025-07-31 01:55:57,137 root INFO copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra/pandas 2025-07-31 01:55:57,138 root INFO copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra/pandas 2025-07-31 01:55:57,140 root INFO copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,141 root INFO copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,142 root INFO copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,144 root INFO copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-riscv64/wheel/./hypothesis/extra 2025-07-31 01:55:57,145 root INFO copying build/lib/hypothesis/version.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,146 root INFO copying build/lib/hypothesis/core.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,148 root INFO copying build/lib/hypothesis/py.typed -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,149 root INFO copying build/lib/hypothesis/statistics.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,151 root INFO copying build/lib/hypothesis/_settings.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,152 root INFO copying build/lib/hypothesis/control.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,154 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/vendor 2025-07-31 01:55:57,155 root INFO copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-riscv64/wheel/./hypothesis/vendor 2025-07-31 01:55:57,156 root INFO copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/vendor 2025-07-31 01:55:57,158 root INFO copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-riscv64/wheel/./hypothesis/vendor 2025-07-31 01:55:57,160 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/strategies 2025-07-31 01:55:57,161 root INFO copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies 2025-07-31 01:55:57,163 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2025-07-31 01:55:57,164 root INFO copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,165 root INFO copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,166 root INFO copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,168 root INFO copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,169 root INFO copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,170 root INFO copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,172 root INFO copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,173 root INFO copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,175 root INFO copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,176 root INFO copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,178 root INFO copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,179 root INFO copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,180 root INFO copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,182 root INFO copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,184 root INFO copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,185 root INFO copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,187 root INFO copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,188 root INFO copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,189 root INFO copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,191 root INFO copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,192 root INFO copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-riscv64/wheel/./hypothesis/strategies/_internal 2025-07-31 01:55:57,194 root INFO copying build/lib/hypothesis/configuration.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,195 root INFO copying build/lib/hypothesis/stateful.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,197 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/utils 2025-07-31 01:55:57,198 root INFO copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/utils 2025-07-31 01:55:57,200 root INFO copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-riscv64/wheel/./hypothesis/utils 2025-07-31 01:55:57,201 root INFO copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-riscv64/wheel/./hypothesis/utils 2025-07-31 01:55:57,202 root INFO copying build/lib/hypothesis/utils/threading.py -> build/bdist.linux-riscv64/wheel/./hypothesis/utils 2025-07-31 01:55:57,203 root INFO copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-riscv64/wheel/./hypothesis/utils 2025-07-31 01:55:57,205 root INFO copying build/lib/hypothesis/errors.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,206 root INFO copying build/lib/hypothesis/reporting.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,207 root INFO copying build/lib/hypothesis/provisional.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,209 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal 2025-07-31 01:55:57,210 root INFO copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,212 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2025-07-31 01:55:57,213 root INFO copying build/lib/hypothesis/internal/conjecture/choice.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,215 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,216 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,217 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,219 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,220 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,221 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,223 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,224 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/collection.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,225 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/bytes.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,227 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/string.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-31 01:55:57,228 root INFO copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,230 root INFO copying build/lib/hypothesis/internal/conjecture/providers.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,232 root INFO copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,233 root INFO copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,234 root INFO copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,236 root INFO copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,237 root INFO copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,239 root INFO copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,240 root INFO copying build/lib/hypothesis/internal/conjecture/provider_conformance.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,242 root INFO copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,243 root INFO copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,245 root INFO copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture 2025-07-31 01:55:57,246 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2025-07-31 01:55:57,248 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/dfa 2025-07-31 01:55:57,249 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal/conjecture/dfa 2025-07-31 01:55:57,251 root INFO copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,252 root INFO copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,253 root INFO copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,255 root INFO copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,256 root INFO copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,257 root INFO copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,259 root INFO copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,260 root INFO copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,261 root INFO copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,263 root INFO copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,264 root INFO copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,266 root INFO copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,267 root INFO copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,268 root INFO copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,270 root INFO copying build/lib/hypothesis/internal/constants_ast.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,271 root INFO copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,272 root INFO copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-riscv64/wheel/./hypothesis/internal 2025-07-31 01:55:57,274 root INFO copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-riscv64/wheel/./hypothesis 2025-07-31 01:55:57,275 root INFO copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-riscv64/wheel/. 2025-07-31 01:55:57,277 root INFO running install_egg_info 2025-07-31 01:55:57,290 root INFO Copying src/hypothesis.egg-info to build/bdist.linux-riscv64/wheel/./hypothesis-6.136.6-py3.12.egg-info 2025-07-31 01:55:57,297 root INFO running install_scripts 2025-07-31 01:55:57,305 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis-6.136.6.dist-info/WHEEL 2025-07-31 01:55:57,308 wheel INFO creating '/home/buildozer/aports/main/py3-hypothesis/src/hypothesis-hypothesis-python-6.136.6/hypothesis-python/.dist/.tmp-r04a58wn/hypothesis-6.136.6-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-07-31 01:55:57,310 wheel INFO adding '_hypothesis_ftz_detector.py' 2025-07-31 01:55:57,312 wheel INFO adding '_hypothesis_globals.py' 2025-07-31 01:55:57,313 wheel INFO adding '_hypothesis_pytestplugin.py' 2025-07-31 01:55:57,316 wheel INFO adding 'hypothesis/__init__.py' 2025-07-31 01:55:57,318 wheel INFO adding 'hypothesis/_settings.py' 2025-07-31 01:55:57,320 wheel INFO adding 'hypothesis/configuration.py' 2025-07-31 01:55:57,322 wheel INFO adding 'hypothesis/control.py' 2025-07-31 01:55:57,325 wheel INFO adding 'hypothesis/core.py' 2025-07-31 01:55:57,329 wheel INFO adding 'hypothesis/database.py' 2025-07-31 01:55:57,331 wheel INFO adding 'hypothesis/entry_points.py' 2025-07-31 01:55:57,333 wheel INFO adding 'hypothesis/errors.py' 2025-07-31 01:55:57,335 wheel INFO adding 'hypothesis/provisional.py' 2025-07-31 01:55:57,336 wheel INFO adding 'hypothesis/py.typed' 2025-07-31 01:55:57,338 wheel INFO adding 'hypothesis/reporting.py' 2025-07-31 01:55:57,340 wheel INFO adding 'hypothesis/stateful.py' 2025-07-31 01:55:57,342 wheel INFO adding 'hypothesis/statistics.py' 2025-07-31 01:55:57,344 wheel INFO adding 'hypothesis/version.py' 2025-07-31 01:55:57,346 wheel INFO adding 'hypothesis/extra/__init__.py' 2025-07-31 01:55:57,348 wheel INFO adding 'hypothesis/extra/_array_helpers.py' 2025-07-31 01:55:57,351 wheel INFO adding 'hypothesis/extra/_patching.py' 2025-07-31 01:55:57,353 wheel INFO adding 'hypothesis/extra/array_api.py' 2025-07-31 01:55:57,355 wheel INFO adding 'hypothesis/extra/cli.py' 2025-07-31 01:55:57,357 wheel INFO adding 'hypothesis/extra/codemods.py' 2025-07-31 01:55:57,359 wheel INFO adding 'hypothesis/extra/dateutil.py' 2025-07-31 01:55:57,361 wheel INFO adding 'hypothesis/extra/dpcontracts.py' 2025-07-31 01:55:57,363 wheel INFO adding 'hypothesis/extra/ghostwriter.py' 2025-07-31 01:55:57,366 wheel INFO adding 'hypothesis/extra/lark.py' 2025-07-31 01:55:57,368 wheel INFO adding 'hypothesis/extra/numpy.py' 2025-07-31 01:55:57,371 wheel INFO adding 'hypothesis/extra/pytestplugin.py' 2025-07-31 01:55:57,372 wheel INFO adding 'hypothesis/extra/pytz.py' 2025-07-31 01:55:57,374 wheel INFO adding 'hypothesis/extra/redis.py' 2025-07-31 01:55:57,376 wheel INFO adding 'hypothesis/extra/django/__init__.py' 2025-07-31 01:55:57,378 wheel INFO adding 'hypothesis/extra/django/_fields.py' 2025-07-31 01:55:57,380 wheel INFO adding 'hypothesis/extra/django/_impl.py' 2025-07-31 01:55:57,382 wheel INFO adding 'hypothesis/extra/pandas/__init__.py' 2025-07-31 01:55:57,384 wheel INFO adding 'hypothesis/extra/pandas/impl.py' 2025-07-31 01:55:57,386 wheel INFO adding 'hypothesis/internal/__init__.py' 2025-07-31 01:55:57,388 wheel INFO adding 'hypothesis/internal/cache.py' 2025-07-31 01:55:57,389 wheel INFO adding 'hypothesis/internal/cathetus.py' 2025-07-31 01:55:57,391 wheel INFO adding 'hypothesis/internal/charmap.py' 2025-07-31 01:55:57,393 wheel INFO adding 'hypothesis/internal/compat.py' 2025-07-31 01:55:57,395 wheel INFO adding 'hypothesis/internal/constants_ast.py' 2025-07-31 01:55:57,397 wheel INFO adding 'hypothesis/internal/coverage.py' 2025-07-31 01:55:57,398 wheel INFO adding 'hypothesis/internal/detection.py' 2025-07-31 01:55:57,400 wheel INFO adding 'hypothesis/internal/entropy.py' 2025-07-31 01:55:57,402 wheel INFO adding 'hypothesis/internal/escalation.py' 2025-07-31 01:55:57,404 wheel INFO adding 'hypothesis/internal/filtering.py' 2025-07-31 01:55:57,405 wheel INFO adding 'hypothesis/internal/floats.py' 2025-07-31 01:55:57,407 wheel INFO adding 'hypothesis/internal/healthcheck.py' 2025-07-31 01:55:57,409 wheel INFO adding 'hypothesis/internal/intervalsets.py' 2025-07-31 01:55:57,411 wheel INFO adding 'hypothesis/internal/observability.py' 2025-07-31 01:55:57,413 wheel INFO adding 'hypothesis/internal/reflection.py' 2025-07-31 01:55:57,415 wheel INFO adding 'hypothesis/internal/scrutineer.py' 2025-07-31 01:55:57,416 wheel INFO adding 'hypothesis/internal/validation.py' 2025-07-31 01:55:57,418 wheel INFO adding 'hypothesis/internal/conjecture/__init__.py' 2025-07-31 01:55:57,420 wheel INFO adding 'hypothesis/internal/conjecture/choice.py' 2025-07-31 01:55:57,422 wheel INFO adding 'hypothesis/internal/conjecture/data.py' 2025-07-31 01:55:57,425 wheel INFO adding 'hypothesis/internal/conjecture/datatree.py' 2025-07-31 01:55:57,428 wheel INFO adding 'hypothesis/internal/conjecture/engine.py' 2025-07-31 01:55:57,431 wheel INFO adding 'hypothesis/internal/conjecture/floats.py' 2025-07-31 01:55:57,432 wheel INFO adding 'hypothesis/internal/conjecture/junkdrawer.py' 2025-07-31 01:55:57,434 wheel INFO adding 'hypothesis/internal/conjecture/optimiser.py' 2025-07-31 01:55:57,436 wheel INFO adding 'hypothesis/internal/conjecture/pareto.py' 2025-07-31 01:55:57,438 wheel INFO adding 'hypothesis/internal/conjecture/provider_conformance.py' 2025-07-31 01:55:57,440 wheel INFO adding 'hypothesis/internal/conjecture/providers.py' 2025-07-31 01:55:57,443 wheel INFO adding 'hypothesis/internal/conjecture/shrinker.py' 2025-07-31 01:55:57,446 wheel INFO adding 'hypothesis/internal/conjecture/utils.py' 2025-07-31 01:55:57,448 wheel INFO adding 'hypothesis/internal/conjecture/dfa/__init__.py' 2025-07-31 01:55:57,450 wheel INFO adding 'hypothesis/internal/conjecture/dfa/lstar.py' 2025-07-31 01:55:57,452 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/__init__.py' 2025-07-31 01:55:57,453 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/bytes.py' 2025-07-31 01:55:57,455 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/choicetree.py' 2025-07-31 01:55:57,456 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/collection.py' 2025-07-31 01:55:57,458 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/common.py' 2025-07-31 01:55:57,459 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/floats.py' 2025-07-31 01:55:57,461 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/integer.py' 2025-07-31 01:55:57,462 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/ordering.py' 2025-07-31 01:55:57,463 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/string.py' 2025-07-31 01:55:57,465 wheel INFO adding 'hypothesis/strategies/__init__.py' 2025-07-31 01:55:57,467 wheel INFO adding 'hypothesis/strategies/_internal/__init__.py' 2025-07-31 01:55:57,468 wheel INFO adding 'hypothesis/strategies/_internal/attrs.py' 2025-07-31 01:55:57,470 wheel INFO adding 'hypothesis/strategies/_internal/collections.py' 2025-07-31 01:55:57,472 wheel INFO adding 'hypothesis/strategies/_internal/core.py' 2025-07-31 01:55:57,476 wheel INFO adding 'hypothesis/strategies/_internal/datetime.py' 2025-07-31 01:55:57,478 wheel INFO adding 'hypothesis/strategies/_internal/deferred.py' 2025-07-31 01:55:57,479 wheel INFO adding 'hypothesis/strategies/_internal/featureflags.py' 2025-07-31 01:55:57,481 wheel INFO adding 'hypothesis/strategies/_internal/flatmapped.py' 2025-07-31 01:55:57,482 wheel INFO adding 'hypothesis/strategies/_internal/functions.py' 2025-07-31 01:55:57,483 wheel INFO adding 'hypothesis/strategies/_internal/ipaddress.py' 2025-07-31 01:55:57,485 wheel INFO adding 'hypothesis/strategies/_internal/lazy.py' 2025-07-31 01:55:57,487 wheel INFO adding 'hypothesis/strategies/_internal/misc.py' 2025-07-31 01:55:57,488 wheel INFO adding 'hypothesis/strategies/_internal/numbers.py' 2025-07-31 01:55:57,490 wheel INFO adding 'hypothesis/strategies/_internal/random.py' 2025-07-31 01:55:57,492 wheel INFO adding 'hypothesis/strategies/_internal/recursive.py' 2025-07-31 01:55:57,493 wheel INFO adding 'hypothesis/strategies/_internal/regex.py' 2025-07-31 01:55:57,495 wheel INFO adding 'hypothesis/strategies/_internal/shared.py' 2025-07-31 01:55:57,497 wheel INFO adding 'hypothesis/strategies/_internal/strategies.py' 2025-07-31 01:55:57,499 wheel INFO adding 'hypothesis/strategies/_internal/strings.py' 2025-07-31 01:55:57,501 wheel INFO adding 'hypothesis/strategies/_internal/types.py' 2025-07-31 01:55:57,503 wheel INFO adding 'hypothesis/strategies/_internal/utils.py' 2025-07-31 01:55:57,505 wheel INFO adding 'hypothesis/utils/__init__.py' 2025-07-31 01:55:57,506 wheel INFO adding 'hypothesis/utils/conventions.py' 2025-07-31 01:55:57,507 wheel INFO adding 'hypothesis/utils/dynamicvariables.py' 2025-07-31 01:55:57,508 wheel INFO adding 'hypothesis/utils/terminal.py' 2025-07-31 01:55:57,509 wheel INFO adding 'hypothesis/utils/threading.py' 2025-07-31 01:55:57,511 wheel INFO adding 'hypothesis/vendor/__init__.py' 2025-07-31 01:55:57,512 wheel INFO adding 'hypothesis/vendor/pretty.py' 2025-07-31 01:55:57,514 wheel INFO adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' 2025-07-31 01:55:57,517 wheel INFO adding 'hypothesis-6.136.6.dist-info/licenses/LICENSE.txt' 2025-07-31 01:55:57,518 wheel INFO adding 'hypothesis-6.136.6.dist-info/METADATA' 2025-07-31 01:55:57,519 wheel INFO adding 'hypothesis-6.136.6.dist-info/WHEEL' 2025-07-31 01:55:57,520 wheel INFO adding 'hypothesis-6.136.6.dist-info/entry_points.txt' 2025-07-31 01:55:57,521 wheel INFO adding 'hypothesis-6.136.6.dist-info/top_level.txt' 2025-07-31 01:55:57,524 wheel INFO adding 'hypothesis-6.136.6.dist-info/RECORD' 2025-07-31 01:55:57,527 root INFO removing build/bdist.linux-riscv64/wheel 2025-07-31 01:55:57,544 gpep517 INFO The backend produced .dist/hypothesis-6.136.6-py3-none-any.whl hypothesis-6.136.6-py3-none-any.whl >>> py3-hypothesis: Entering fakeroot... >>> py3-hypothesis-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/hypothesis/extra/django/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/django/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/extra/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/extra/pandas/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/pandas/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/vendor/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/vendor/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/strategies/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/strategies/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/utils/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/utils/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' 'usr/lib/python3.12/site-packages/hypothesis/internal/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-hypothesis-pyc*: Preparing subpackage py3-hypothesis-pyc... >>> py3-hypothesis-pyc*: Running postcheck for py3-hypothesis-pyc >>> py3-hypothesis*: Running postcheck for py3-hypothesis >>> py3-hypothesis*: Preparing package py3-hypothesis... >>> py3-hypothesis-pyc*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.12 >>> py3-hypothesis-pyc*: Package size: 1.7 MB >>> py3-hypothesis-pyc*: Compressing data... >>> py3-hypothesis-pyc*: Create checksum... >>> py3-hypothesis-pyc*: Create py3-hypothesis-pyc-6.136.6-r0.apk >>> py3-hypothesis*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.12 >>> py3-hypothesis*: Package size: 1.6 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.136.6-r0.apk >>> py3-hypothesis: Build complete at Thu, 31 Jul 2025 01:56:02 +0000 elapsed time 0h 0m 12s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-hypothesis (20250731.015552) ( 2/26) Purging py3-attrs-pyc (25.3.0-r0) ( 3/26) Purging py3-attrs (25.3.0-r0) ( 4/26) Purging py3-sortedcontainers-pyc (2.4.0-r5) ( 5/26) Purging py3-sortedcontainers (2.4.0-r5) ( 6/26) Purging py3-gpep517-pyc (19-r0) ( 7/26) Purging py3-gpep517 (19-r0) ( 8/26) Purging py3-installer-pyc (0.7.0-r2) ( 9/26) Purging py3-installer (0.7.0-r2) (10/26) Purging py3-setuptools-pyc (80.9.0-r0) (11/26) Purging py3-setuptools (80.9.0-r0) (12/26) Purging py3-wheel-pyc (0.46.1-r0) (13/26) Purging py3-wheel (0.46.1-r0) (14/26) Purging py3-packaging-pyc (25.0-r0) (15/26) Purging py3-packaging (25.0-r0) (16/26) Purging py3-parsing-pyc (3.2.3-r0) (17/26) Purging py3-parsing (3.2.3-r0) (18/26) Purging python3-pyc (3.12.11-r0) (19/26) Purging python3-pycache-pyc0 (3.12.11-r0) (20/26) Purging pyc (3.12.11-r0) (21/26) Purging python3 (3.12.11-r0) (22/26) Purging gdbm (1.26-r0) (23/26) Purging libffi (3.5.1-r0) (24/26) Purging libpanelw (6.5_p20250705-r0) (25/26) Purging mpdecimal (4.0.1-r0) (26/26) Purging sqlite-libs (3.50.3-r0) busybox-1.37.0-r21.trigger: Executing script... OK: 369 MiB in 110 packages >>> py3-hypothesis: Updating the main/riscv64 repository index... >>> py3-hypothesis: Signing the index...