>>> py3-hypothesis: Building community/py3-hypothesis 6.90.0-r0 (using abuild 3.12.0-r0) started Tue, 21 Nov 2023 04:07:47 +0000 >>> py3-hypothesis: Checking sanity of /home/buildozer/aports/community/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.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.5-r0) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20231007-r0) (7/29) Installing readline (8.2.1-r2) (8/29) Installing sqlite-libs (3.44.0-r0) (9/29) Installing python3 (3.11.6-r1) (10/29) Installing python3-pycache-pyc0 (3.11.6-r1) (11/29) Installing pyc (3.11.6-r1) (12/29) Installing py3-attrs-pyc (23.1.0-r1) (13/29) Installing python3-pyc (3.11.6-r1) (14/29) Installing py3-attrs (23.1.0-r1) (15/29) Installing py3-sortedcontainers (2.4.0-r4) (16/29) Installing py3-sortedcontainers-pyc (2.4.0-r4) (17/29) Installing py3-installer (0.7.0-r1) (18/29) Installing py3-installer-pyc (0.7.0-r1) (19/29) Installing py3-gpep517 (15-r0) (20/29) Installing py3-gpep517-pyc (15-r0) (21/29) Installing py3-parsing (3.1.1-r0) (22/29) Installing py3-parsing-pyc (3.1.1-r0) (23/29) Installing py3-packaging (23.2-r0) (24/29) Installing py3-packaging-pyc (23.2-r0) (25/29) Installing py3-setuptools (68.2.2-r0) (26/29) Installing py3-setuptools-pyc (68.2.2-r0) (27/29) Installing py3-wheel (0.41.3-r0) (28/29) Installing py3-wheel-pyc (0.41.3-r0) (29/29) Installing .makedepends-py3-hypothesis (20231121.040748) Executing busybox-1.36.1-r15.trigger OK: 524 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/v3.19/py-hypothesis-6.90.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-hypothesis: Fetching py-hypothesis-6.90.0.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.90.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9175k 100 9175k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 17.6M >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py-hypothesis-6.90.0.tar.gz >>> py3-hypothesis: Checking sha512sums... py-hypothesis-6.90.0.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/v3.19/py-hypothesis-6.90.0.tar.gz... 2023-11-21 04:07:50,952 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-11-21 04:07:50,998 root INFO running bdist_wheel 2023-11-21 04:07:51,020 root INFO running build 2023-11-21 04:07:51,020 root INFO running build_py 2023-11-21 04:07:51,023 root INFO creating build 2023-11-21 04:07:51,023 root INFO creating build/lib 2023-11-21 04:07:51,023 root INFO copying src/_hypothesis_pytestplugin.py -> build/lib 2023-11-21 04:07:51,024 root INFO copying src/_hypothesis_ftz_detector.py -> build/lib 2023-11-21 04:07:51,025 root INFO creating build/lib/hypothesis 2023-11-21 04:07:51,025 root INFO copying src/hypothesis/database.py -> build/lib/hypothesis 2023-11-21 04:07:51,025 root INFO copying src/hypothesis/core.py -> build/lib/hypothesis 2023-11-21 04:07:51,026 root INFO copying src/hypothesis/entry_points.py -> build/lib/hypothesis 2023-11-21 04:07:51,026 root INFO copying src/hypothesis/stateful.py -> build/lib/hypothesis 2023-11-21 04:07:51,027 root INFO copying src/hypothesis/errors.py -> build/lib/hypothesis 2023-11-21 04:07:51,027 root INFO copying src/hypothesis/__init__.py -> build/lib/hypothesis 2023-11-21 04:07:51,027 root INFO copying src/hypothesis/statistics.py -> build/lib/hypothesis 2023-11-21 04:07:51,028 root INFO copying src/hypothesis/_settings.py -> build/lib/hypothesis 2023-11-21 04:07:51,028 root INFO copying src/hypothesis/configuration.py -> build/lib/hypothesis 2023-11-21 04:07:51,028 root INFO copying src/hypothesis/control.py -> build/lib/hypothesis 2023-11-21 04:07:51,029 root INFO copying src/hypothesis/version.py -> build/lib/hypothesis 2023-11-21 04:07:51,029 root INFO copying src/hypothesis/reporting.py -> build/lib/hypothesis 2023-11-21 04:07:51,029 root INFO copying src/hypothesis/provisional.py -> build/lib/hypothesis 2023-11-21 04:07:51,030 root INFO creating build/lib/hypothesis/extra 2023-11-21 04:07:51,030 root INFO copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,031 root INFO copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,031 root INFO copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,031 root INFO copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,032 root INFO copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,032 root INFO copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,032 root INFO copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,033 root INFO copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,033 root INFO copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,034 root INFO copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,034 root INFO copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,034 root INFO copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,035 root INFO copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,035 root INFO copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra 2023-11-21 04:07:51,036 root INFO creating build/lib/hypothesis/utils 2023-11-21 04:07:51,036 root INFO copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils 2023-11-21 04:07:51,036 root INFO copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils 2023-11-21 04:07:51,036 root INFO copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils 2023-11-21 04:07:51,037 root INFO copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 2023-11-21 04:07:51,037 root INFO creating build/lib/hypothesis/vendor 2023-11-21 04:07:51,037 root INFO copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor 2023-11-21 04:07:51,038 root INFO copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor 2023-11-21 04:07:51,038 root INFO creating build/lib/hypothesis/strategies 2023-11-21 04:07:51,038 root INFO copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies 2023-11-21 04:07:51,039 root INFO creating build/lib/hypothesis/internal 2023-11-21 04:07:51,039 root INFO copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,040 root INFO copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,040 root INFO copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,040 root INFO copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,041 root INFO copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,041 root INFO copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,041 root INFO copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,042 root INFO copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,042 root INFO copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,042 root INFO copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,042 root INFO copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,043 root INFO copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,043 root INFO copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,043 root INFO copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,044 root INFO copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,044 root INFO copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,044 root INFO copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal 2023-11-21 04:07:51,045 root INFO creating build/lib/hypothesis/extra/pandas 2023-11-21 04:07:51,045 root INFO copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas 2023-11-21 04:07:51,045 root INFO copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas 2023-11-21 04:07:51,046 root INFO creating build/lib/hypothesis/extra/django 2023-11-21 04:07:51,046 root INFO copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django 2023-11-21 04:07:51,046 root INFO copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django 2023-11-21 04:07:51,047 root INFO copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django 2023-11-21 04:07:51,048 root INFO creating build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,048 root INFO copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,048 root INFO copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,048 root INFO copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,049 root INFO copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,049 root INFO copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,049 root INFO copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,050 root INFO copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,050 root INFO copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,050 root INFO copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,051 root INFO copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,051 root INFO copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,051 root INFO copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,051 root INFO copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,052 root INFO copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,052 root INFO copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,052 root INFO copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,053 root INFO copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,053 root INFO copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,053 root INFO copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,054 root INFO copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,054 root INFO copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal 2023-11-21 04:07:51,055 root INFO creating build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,055 root INFO copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,055 root INFO copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,055 root INFO copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,056 root INFO copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,056 root INFO copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,056 root INFO copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,057 root INFO copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,057 root INFO copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,057 root INFO copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,058 root INFO copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,058 root INFO copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture 2023-11-21 04:07:51,059 root INFO creating build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,059 root INFO copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,059 root INFO copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,060 root INFO copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,060 root INFO copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,060 root INFO copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,060 root INFO copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,061 root INFO copying src/hypothesis/internal/conjecture/shrinking/dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,061 root INFO copying src/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,061 root INFO creating build/lib/hypothesis/internal/conjecture/dfa 2023-11-21 04:07:51,062 root INFO copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa 2023-11-21 04:07:51,062 root INFO copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa 2023-11-21 04:07:51,063 root INFO copying src/hypothesis/py.typed -> build/lib/hypothesis 2023-11-21 04:07:51,063 root INFO copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 2023-11-21 04:07:51,073 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-11-21 04:07:51,073 root INFO running install 2023-11-21 04:07:51,085 root INFO running install_lib 2023-11-21 04:07:51,087 root INFO creating build/bdist.linux-x86_64 2023-11-21 04:07:51,087 root INFO creating build/bdist.linux-x86_64/wheel 2023-11-21 04:07:51,087 root INFO copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-x86_64/wheel 2023-11-21 04:07:51,088 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,088 root INFO copying build/lib/hypothesis/database.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,088 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,089 root INFO copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,089 root INFO copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,089 root INFO copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,090 root INFO copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,090 root INFO copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,090 root INFO copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,091 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas 2023-11-21 04:07:51,091 root INFO copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas 2023-11-21 04:07:51,091 root INFO copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas 2023-11-21 04:07:51,091 root INFO copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,092 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/extra/django 2023-11-21 04:07:51,092 root INFO copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django 2023-11-21 04:07:51,092 root INFO copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django 2023-11-21 04:07:51,092 root INFO copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django 2023-11-21 04:07:51,093 root INFO copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,093 root INFO copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,093 root INFO copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,094 root INFO copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,094 root INFO copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,094 root INFO copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,094 root INFO copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra 2023-11-21 04:07:51,095 root INFO copying build/lib/hypothesis/core.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,095 root INFO copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,095 root INFO copying build/lib/hypothesis/stateful.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,096 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/utils 2023-11-21 04:07:51,096 root INFO copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils 2023-11-21 04:07:51,096 root INFO copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils 2023-11-21 04:07:51,096 root INFO copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils 2023-11-21 04:07:51,097 root INFO copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils 2023-11-21 04:07:51,097 root INFO copying build/lib/hypothesis/errors.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,097 root INFO copying build/lib/hypothesis/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,097 root INFO copying build/lib/hypothesis/statistics.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,098 root INFO copying build/lib/hypothesis/_settings.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,098 root INFO copying build/lib/hypothesis/configuration.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,098 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/vendor 2023-11-21 04:07:51,098 root INFO copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-x86_64/wheel/hypothesis/vendor 2023-11-21 04:07:51,099 root INFO copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-x86_64/wheel/hypothesis/vendor 2023-11-21 04:07:51,099 root INFO copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/vendor 2023-11-21 04:07:51,099 root INFO copying build/lib/hypothesis/control.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,100 root INFO copying build/lib/hypothesis/version.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,100 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/strategies 2023-11-21 04:07:51,100 root INFO copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies 2023-11-21 04:07:51,100 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,101 root INFO copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,101 root INFO copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,101 root INFO copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,101 root INFO copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,102 root INFO copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,102 root INFO copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,102 root INFO copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,103 root INFO copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,103 root INFO copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,103 root INFO copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,103 root INFO copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,104 root INFO copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,104 root INFO copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,104 root INFO copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,105 root INFO copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,105 root INFO copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,105 root INFO copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,105 root INFO copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,106 root INFO copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,106 root INFO copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,106 root INFO copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2023-11-21 04:07:51,106 root INFO copying build/lib/hypothesis/py.typed -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,107 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,107 root INFO copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,107 root INFO copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,108 root INFO copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,108 root INFO copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,108 root INFO copying build/lib/hypothesis/internal/lazyformat.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,108 root INFO copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,109 root INFO copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,109 root INFO copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,109 root INFO copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,109 root INFO copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,110 root INFO copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,110 root INFO copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,110 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,110 root INFO copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,111 root INFO copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,111 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,111 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,111 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,112 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,112 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,112 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,112 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,113 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/dfas.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,113 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2023-11-21 04:07:51,113 root INFO copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,114 root INFO copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,114 root INFO copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,114 root INFO copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,115 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa 2023-11-21 04:07:51,115 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa 2023-11-21 04:07:51,115 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa 2023-11-21 04:07:51,115 root INFO copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,116 root INFO copying build/lib/hypothesis/internal/conjecture/choicetree.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,116 root INFO copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,116 root INFO copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,117 root INFO copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2023-11-21 04:07:51,117 root INFO copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,117 root INFO copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,117 root INFO copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,118 root INFO copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,118 root INFO copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal 2023-11-21 04:07:51,118 root INFO copying build/lib/hypothesis/reporting.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,118 root INFO copying build/lib/hypothesis/provisional.py -> build/bdist.linux-x86_64/wheel/hypothesis 2023-11-21 04:07:51,119 root INFO copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-x86_64/wheel 2023-11-21 04:07:51,119 root INFO running install_egg_info 2023-11-21 04:07:51,124 root INFO running egg_info 2023-11-21 04:07:51,124 root INFO creating src/hypothesis.egg-info 2023-11-21 04:07:51,126 root INFO writing src/hypothesis.egg-info/PKG-INFO 2023-11-21 04:07:51,135 root INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt 2023-11-21 04:07:51,135 root INFO writing entry points to src/hypothesis.egg-info/entry_points.txt 2023-11-21 04:07:51,141 root INFO writing requirements to src/hypothesis.egg-info/requires.txt 2023-11-21 04:07:51,141 root INFO writing top-level names to src/hypothesis.egg-info/top_level.txt 2023-11-21 04:07:51,141 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2023-11-21 04:07:51,147 root INFO reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2023-11-21 04:07:51,148 root INFO reading manifest template 'MANIFEST.in' 2023-11-21 04:07:51,148 root INFO adding license file 'LICENSE.txt' 2023-11-21 04:07:51,150 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2023-11-21 04:07:51,150 root INFO Copying src/hypothesis.egg-info to build/bdist.linux-x86_64/wheel/hypothesis-6.90.0-py3.11.egg-info 2023-11-21 04:07:51,152 root INFO running install_scripts 2023-11-21 04:07:51,162 wheel INFO creating build/bdist.linux-x86_64/wheel/hypothesis-6.90.0.dist-info/WHEEL 2023-11-21 04:07:51,162 wheel INFO creating '/home/buildozer/aports/community/py3-hypothesis/src/hypothesis-hypothesis-python-6.90.0/hypothesis-python/.dist/.tmp-66w58pzf/hypothesis-6.90.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-11-21 04:07:51,163 wheel INFO adding '_hypothesis_ftz_detector.py' 2023-11-21 04:07:51,163 wheel INFO adding '_hypothesis_pytestplugin.py' 2023-11-21 04:07:51,163 wheel INFO adding 'hypothesis/__init__.py' 2023-11-21 04:07:51,164 wheel INFO adding 'hypothesis/_settings.py' 2023-11-21 04:07:51,164 wheel INFO adding 'hypothesis/configuration.py' 2023-11-21 04:07:51,165 wheel INFO adding 'hypothesis/control.py' 2023-11-21 04:07:51,165 wheel INFO adding 'hypothesis/core.py' 2023-11-21 04:07:51,166 wheel INFO adding 'hypothesis/database.py' 2023-11-21 04:07:51,166 wheel INFO adding 'hypothesis/entry_points.py' 2023-11-21 04:07:51,167 wheel INFO adding 'hypothesis/errors.py' 2023-11-21 04:07:51,167 wheel INFO adding 'hypothesis/provisional.py' 2023-11-21 04:07:51,167 wheel INFO adding 'hypothesis/py.typed' 2023-11-21 04:07:51,168 wheel INFO adding 'hypothesis/reporting.py' 2023-11-21 04:07:51,168 wheel INFO adding 'hypothesis/stateful.py' 2023-11-21 04:07:51,169 wheel INFO adding 'hypothesis/statistics.py' 2023-11-21 04:07:51,169 wheel INFO adding 'hypothesis/version.py' 2023-11-21 04:07:51,169 wheel INFO adding 'hypothesis/extra/__init__.py' 2023-11-21 04:07:51,170 wheel INFO adding 'hypothesis/extra/_array_helpers.py' 2023-11-21 04:07:51,170 wheel INFO adding 'hypothesis/extra/_patching.py' 2023-11-21 04:07:51,171 wheel INFO adding 'hypothesis/extra/array_api.py' 2023-11-21 04:07:51,171 wheel INFO adding 'hypothesis/extra/cli.py' 2023-11-21 04:07:51,172 wheel INFO adding 'hypothesis/extra/codemods.py' 2023-11-21 04:07:51,172 wheel INFO adding 'hypothesis/extra/dateutil.py' 2023-11-21 04:07:51,172 wheel INFO adding 'hypothesis/extra/dpcontracts.py' 2023-11-21 04:07:51,173 wheel INFO adding 'hypothesis/extra/ghostwriter.py' 2023-11-21 04:07:51,173 wheel INFO adding 'hypothesis/extra/lark.py' 2023-11-21 04:07:51,174 wheel INFO adding 'hypothesis/extra/numpy.py' 2023-11-21 04:07:51,174 wheel INFO adding 'hypothesis/extra/pytestplugin.py' 2023-11-21 04:07:51,175 wheel INFO adding 'hypothesis/extra/pytz.py' 2023-11-21 04:07:51,175 wheel INFO adding 'hypothesis/extra/redis.py' 2023-11-21 04:07:51,175 wheel INFO adding 'hypothesis/extra/django/__init__.py' 2023-11-21 04:07:51,176 wheel INFO adding 'hypothesis/extra/django/_fields.py' 2023-11-21 04:07:51,176 wheel INFO adding 'hypothesis/extra/django/_impl.py' 2023-11-21 04:07:51,176 wheel INFO adding 'hypothesis/extra/pandas/__init__.py' 2023-11-21 04:07:51,177 wheel INFO adding 'hypothesis/extra/pandas/impl.py' 2023-11-21 04:07:51,177 wheel INFO adding 'hypothesis/internal/__init__.py' 2023-11-21 04:07:51,178 wheel INFO adding 'hypothesis/internal/cache.py' 2023-11-21 04:07:51,178 wheel INFO adding 'hypothesis/internal/cathetus.py' 2023-11-21 04:07:51,178 wheel INFO adding 'hypothesis/internal/charmap.py' 2023-11-21 04:07:51,179 wheel INFO adding 'hypothesis/internal/compat.py' 2023-11-21 04:07:51,179 wheel INFO adding 'hypothesis/internal/coverage.py' 2023-11-21 04:07:51,179 wheel INFO adding 'hypothesis/internal/detection.py' 2023-11-21 04:07:51,180 wheel INFO adding 'hypothesis/internal/entropy.py' 2023-11-21 04:07:51,180 wheel INFO adding 'hypothesis/internal/escalation.py' 2023-11-21 04:07:51,180 wheel INFO adding 'hypothesis/internal/filtering.py' 2023-11-21 04:07:51,181 wheel INFO adding 'hypothesis/internal/floats.py' 2023-11-21 04:07:51,181 wheel INFO adding 'hypothesis/internal/healthcheck.py' 2023-11-21 04:07:51,181 wheel INFO adding 'hypothesis/internal/intervalsets.py' 2023-11-21 04:07:51,182 wheel INFO adding 'hypothesis/internal/lazyformat.py' 2023-11-21 04:07:51,182 wheel INFO adding 'hypothesis/internal/reflection.py' 2023-11-21 04:07:51,182 wheel INFO adding 'hypothesis/internal/scrutineer.py' 2023-11-21 04:07:51,183 wheel INFO adding 'hypothesis/internal/validation.py' 2023-11-21 04:07:51,183 wheel INFO adding 'hypothesis/internal/conjecture/__init__.py' 2023-11-21 04:07:51,183 wheel INFO adding 'hypothesis/internal/conjecture/choicetree.py' 2023-11-21 04:07:51,184 wheel INFO adding 'hypothesis/internal/conjecture/data.py' 2023-11-21 04:07:51,184 wheel INFO adding 'hypothesis/internal/conjecture/datatree.py' 2023-11-21 04:07:51,185 wheel INFO adding 'hypothesis/internal/conjecture/engine.py' 2023-11-21 04:07:51,186 wheel INFO adding 'hypothesis/internal/conjecture/floats.py' 2023-11-21 04:07:51,186 wheel INFO adding 'hypothesis/internal/conjecture/junkdrawer.py' 2023-11-21 04:07:51,186 wheel INFO adding 'hypothesis/internal/conjecture/optimiser.py' 2023-11-21 04:07:51,187 wheel INFO adding 'hypothesis/internal/conjecture/pareto.py' 2023-11-21 04:07:51,187 wheel INFO adding 'hypothesis/internal/conjecture/shrinker.py' 2023-11-21 04:07:51,188 wheel INFO adding 'hypothesis/internal/conjecture/utils.py' 2023-11-21 04:07:51,188 wheel INFO adding 'hypothesis/internal/conjecture/dfa/__init__.py' 2023-11-21 04:07:51,189 wheel INFO adding 'hypothesis/internal/conjecture/dfa/lstar.py' 2023-11-21 04:07:51,189 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/__init__.py' 2023-11-21 04:07:51,190 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/common.py' 2023-11-21 04:07:51,190 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/dfas.py' 2023-11-21 04:07:51,190 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/floats.py' 2023-11-21 04:07:51,191 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/integer.py' 2023-11-21 04:07:51,191 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/learned_dfas.py' 2023-11-21 04:07:51,191 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/lexical.py' 2023-11-21 04:07:51,192 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/ordering.py' 2023-11-21 04:07:51,192 wheel INFO adding 'hypothesis/strategies/__init__.py' 2023-11-21 04:07:51,192 wheel INFO adding 'hypothesis/strategies/_internal/__init__.py' 2023-11-21 04:07:51,193 wheel INFO adding 'hypothesis/strategies/_internal/attrs.py' 2023-11-21 04:07:51,193 wheel INFO adding 'hypothesis/strategies/_internal/collections.py' 2023-11-21 04:07:51,194 wheel INFO adding 'hypothesis/strategies/_internal/core.py' 2023-11-21 04:07:51,194 wheel INFO adding 'hypothesis/strategies/_internal/datetime.py' 2023-11-21 04:07:51,195 wheel INFO adding 'hypothesis/strategies/_internal/deferred.py' 2023-11-21 04:07:51,195 wheel INFO adding 'hypothesis/strategies/_internal/featureflags.py' 2023-11-21 04:07:51,195 wheel INFO adding 'hypothesis/strategies/_internal/flatmapped.py' 2023-11-21 04:07:51,196 wheel INFO adding 'hypothesis/strategies/_internal/functions.py' 2023-11-21 04:07:51,196 wheel INFO adding 'hypothesis/strategies/_internal/ipaddress.py' 2023-11-21 04:07:51,196 wheel INFO adding 'hypothesis/strategies/_internal/lazy.py' 2023-11-21 04:07:51,197 wheel INFO adding 'hypothesis/strategies/_internal/misc.py' 2023-11-21 04:07:51,197 wheel INFO adding 'hypothesis/strategies/_internal/numbers.py' 2023-11-21 04:07:51,198 wheel INFO adding 'hypothesis/strategies/_internal/random.py' 2023-11-21 04:07:51,198 wheel INFO adding 'hypothesis/strategies/_internal/recursive.py' 2023-11-21 04:07:51,198 wheel INFO adding 'hypothesis/strategies/_internal/regex.py' 2023-11-21 04:07:51,199 wheel INFO adding 'hypothesis/strategies/_internal/shared.py' 2023-11-21 04:07:51,199 wheel INFO adding 'hypothesis/strategies/_internal/strategies.py' 2023-11-21 04:07:51,200 wheel INFO adding 'hypothesis/strategies/_internal/strings.py' 2023-11-21 04:07:51,200 wheel INFO adding 'hypothesis/strategies/_internal/types.py' 2023-11-21 04:07:51,201 wheel INFO adding 'hypothesis/strategies/_internal/utils.py' 2023-11-21 04:07:51,201 wheel INFO adding 'hypothesis/utils/__init__.py' 2023-11-21 04:07:51,201 wheel INFO adding 'hypothesis/utils/conventions.py' 2023-11-21 04:07:51,201 wheel INFO adding 'hypothesis/utils/dynamicvariables.py' 2023-11-21 04:07:51,202 wheel INFO adding 'hypothesis/utils/terminal.py' 2023-11-21 04:07:51,202 wheel INFO adding 'hypothesis/vendor/__init__.py' 2023-11-21 04:07:51,202 wheel INFO adding 'hypothesis/vendor/pretty.py' 2023-11-21 04:07:51,203 wheel INFO adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' 2023-11-21 04:07:51,203 wheel INFO adding 'hypothesis-6.90.0.dist-info/LICENSE.txt' 2023-11-21 04:07:51,204 wheel INFO adding 'hypothesis-6.90.0.dist-info/METADATA' 2023-11-21 04:07:51,204 wheel INFO adding 'hypothesis-6.90.0.dist-info/WHEEL' 2023-11-21 04:07:51,204 wheel INFO adding 'hypothesis-6.90.0.dist-info/entry_points.txt' 2023-11-21 04:07:51,204 wheel INFO adding 'hypothesis-6.90.0.dist-info/top_level.txt' 2023-11-21 04:07:51,205 wheel INFO adding 'hypothesis-6.90.0.dist-info/RECORD' 2023-11-21 04:07:51,206 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-11-21 04:07:51,210 gpep517 INFO The backend produced .dist/hypothesis-6.90.0-py3-none-any.whl hypothesis-6.90.0-py3-none-any.whl >>> py3-hypothesis: Entering fakeroot... >>> py3-hypothesis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/pandas/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/extra/pandas/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/django/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/extra/django/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/extra/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/extra/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/utils/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/vendor/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/vendor/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/strategies/_internal/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/strategies/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/strategies/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/internal/conjecture/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/internal/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/internal/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/hypothesis/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/site-packages/hypothesis/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.11/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.11 >>> py3-hypothesis-pyc*: Package size: 1.9 MB >>> py3-hypothesis-pyc*: Compressing data... >>> py3-hypothesis-pyc*: Create checksum... >>> py3-hypothesis-pyc*: Create py3-hypothesis-pyc-6.90.0-r0.apk >>> py3-hypothesis*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.11 >>> py3-hypothesis*: Package size: 1.6 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.90.0-r0.apk >>> py3-hypothesis: Build complete at Tue, 21 Nov 2023 04:07:52 +0000 elapsed time 0h 0m 5s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... (1/29) Purging .makedepends-py3-hypothesis (20231121.040748) (2/29) Purging py3-attrs-pyc (23.1.0-r1) (3/29) Purging py3-attrs (23.1.0-r1) (4/29) Purging py3-sortedcontainers-pyc (2.4.0-r4) (5/29) Purging py3-sortedcontainers (2.4.0-r4) (6/29) Purging py3-gpep517-pyc (15-r0) (7/29) Purging py3-gpep517 (15-r0) (8/29) Purging py3-installer-pyc (0.7.0-r1) (9/29) Purging py3-installer (0.7.0-r1) (10/29) Purging py3-setuptools-pyc (68.2.2-r0) (11/29) Purging py3-setuptools (68.2.2-r0) (12/29) Purging py3-wheel-pyc (0.41.3-r0) (13/29) Purging py3-wheel (0.41.3-r0) (14/29) Purging py3-packaging-pyc (23.2-r0) (15/29) Purging py3-packaging (23.2-r0) (16/29) Purging py3-parsing-pyc (3.1.1-r0) (17/29) Purging py3-parsing (3.1.1-r0) (18/29) Purging python3-pyc (3.11.6-r1) (19/29) Purging python3-pycache-pyc0 (3.11.6-r1) (20/29) Purging pyc (3.11.6-r1) (21/29) Purging python3 (3.11.6-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20231007-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.44.0-r0) (29/29) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 472 MiB in 107 packages >>> py3-hypothesis: Updating the community/x86_64 repository index... >>> py3-hypothesis: Signing the index...