>>> py3-hypothesis: Building main/py3-hypothesis 6.136.2-r0 (using abuild 3.15.0-r2) started Mon, 21 Jul 2025 23:08:10 +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/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.1-r0) ( 3/28) Installing gdbm (1.24-r0) ( 4/28) Installing xz-libs (5.8.1-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.5_p20250705-r0) ( 7/28) Installing sqlite-libs (3.50.3-r0) ( 8/28) Installing python3 (3.12.11-r0) ( 9/28) Installing python3-pycache-pyc0 (3.12.11-r0) (10/28) Installing pyc (3.12.11-r0) (11/28) Installing py3-attrs-pyc (25.3.0-r0) (12/28) Installing python3-pyc (3.12.11-r0) (13/28) Installing py3-attrs (25.3.0-r0) (14/28) Installing py3-sortedcontainers (2.4.0-r5) (15/28) Installing py3-sortedcontainers-pyc (2.4.0-r5) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (19-r0) (19/28) Installing py3-gpep517-pyc (19-r0) (20/28) Installing py3-parsing (3.2.3-r0) (21/28) Installing py3-parsing-pyc (3.2.3-r0) (22/28) Installing py3-packaging (25.0-r0) (23/28) Installing py3-packaging-pyc (25.0-r0) (24/28) Installing py3-setuptools (80.9.0-r0) (25/28) Installing py3-setuptools-pyc (80.9.0-r0) (26/28) Installing py3-wheel (0.46.1-r0) (27/28) Installing py3-wheel-pyc (0.46.1-r0) (28/28) Installing .makedepends-py3-hypothesis (20250721.230811) busybox-1.37.0-r19.trigger: Executing script... OK: 460 MiB in 134 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.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-hypothesis: Fetching py3-hypothesis-6.136.2.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.136.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-hypothesis-6.136.2.tar.gz.part' py3-hypothesis-6.136 100% |********************************| 9372k 0:00:00 ETA '/var/cache/distfiles/edge/py3-hypothesis-6.136.2.tar.gz.part' saved >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hypothesis-6.136.2.tar.gz >>> py3-hypothesis: Checking sha512sums... py3-hypothesis-6.136.2.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/edge/py3-hypothesis-6.136.2.tar.gz... 2025-07-21 23:08:14,142 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-07-21 23:08:14,259 root INFO running bdist_wheel 2025-07-21 23:08:14,286 root INFO running build 2025-07-21 23:08:14,287 root INFO running build_py 2025-07-21 23:08:14,292 root INFO creating build/lib 2025-07-21 23:08:14,293 root INFO copying src/_hypothesis_pytestplugin.py -> build/lib 2025-07-21 23:08:14,294 root INFO copying src/_hypothesis_globals.py -> build/lib 2025-07-21 23:08:14,294 root INFO copying src/_hypothesis_ftz_detector.py -> build/lib 2025-07-21 23:08:14,295 root INFO creating build/lib/hypothesis 2025-07-21 23:08:14,296 root INFO copying src/hypothesis/core.py -> build/lib/hypothesis 2025-07-21 23:08:14,297 root INFO copying src/hypothesis/errors.py -> build/lib/hypothesis 2025-07-21 23:08:14,297 root INFO copying src/hypothesis/stateful.py -> build/lib/hypothesis 2025-07-21 23:08:14,298 root INFO copying src/hypothesis/version.py -> build/lib/hypothesis 2025-07-21 23:08:14,298 root INFO copying src/hypothesis/control.py -> build/lib/hypothesis 2025-07-21 23:08:14,299 root INFO copying src/hypothesis/configuration.py -> build/lib/hypothesis 2025-07-21 23:08:14,299 root INFO copying src/hypothesis/reporting.py -> build/lib/hypothesis 2025-07-21 23:08:14,300 root INFO copying src/hypothesis/_settings.py -> build/lib/hypothesis 2025-07-21 23:08:14,300 root INFO copying src/hypothesis/provisional.py -> build/lib/hypothesis 2025-07-21 23:08:14,301 root INFO copying src/hypothesis/database.py -> build/lib/hypothesis 2025-07-21 23:08:14,301 root INFO copying src/hypothesis/__init__.py -> build/lib/hypothesis 2025-07-21 23:08:14,302 root INFO copying src/hypothesis/statistics.py -> build/lib/hypothesis 2025-07-21 23:08:14,302 root INFO copying src/hypothesis/entry_points.py -> build/lib/hypothesis 2025-07-21 23:08:14,303 root INFO creating build/lib/hypothesis/strategies 2025-07-21 23:08:14,303 root INFO copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies 2025-07-21 23:08:14,304 root INFO creating build/lib/hypothesis/utils 2025-07-21 23:08:14,304 root INFO copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils 2025-07-21 23:08:14,305 root INFO copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils 2025-07-21 23:08:14,305 root INFO copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 2025-07-21 23:08:14,306 root INFO copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils 2025-07-21 23:08:14,306 root INFO copying src/hypothesis/utils/threading.py -> build/lib/hypothesis/utils 2025-07-21 23:08:14,307 root INFO creating build/lib/hypothesis/internal 2025-07-21 23:08:14,308 root INFO copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,308 root INFO copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,309 root INFO copying src/hypothesis/internal/constants_ast.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,309 root INFO copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,310 root INFO copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,310 root INFO copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,311 root INFO copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,311 root INFO copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,312 root INFO copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,312 root INFO copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,313 root INFO copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,313 root INFO copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,314 root INFO copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,314 root INFO copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,315 root INFO copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,315 root INFO copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,316 root INFO copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,317 root INFO copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal 2025-07-21 23:08:14,317 root INFO creating build/lib/hypothesis/extra 2025-07-21 23:08:14,318 root INFO copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,318 root INFO copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,319 root INFO copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,319 root INFO copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,320 root INFO copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,321 root INFO copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,321 root INFO copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,322 root INFO copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,322 root INFO copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,323 root INFO copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,323 root INFO copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,324 root INFO copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,324 root INFO copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,325 root INFO copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra 2025-07-21 23:08:14,326 root INFO creating build/lib/hypothesis/vendor 2025-07-21 23:08:14,326 root INFO copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor 2025-07-21 23:08:14,326 root INFO copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor 2025-07-21 23:08:14,327 root INFO creating build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,328 root INFO copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,328 root INFO copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,329 root INFO copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,329 root INFO copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,330 root INFO copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,330 root INFO copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,331 root INFO copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,331 root INFO copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,332 root INFO copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,332 root INFO copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,333 root INFO copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,334 root INFO copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,334 root INFO copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,335 root INFO copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,335 root INFO copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,336 root INFO copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,336 root INFO copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,337 root INFO copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,337 root INFO copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,338 root INFO copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,338 root INFO copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal 2025-07-21 23:08:14,339 root INFO creating build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,340 root INFO copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,340 root INFO copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,341 root INFO copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,341 root INFO copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,342 root INFO copying src/hypothesis/internal/conjecture/choice.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,343 root INFO copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,343 root INFO copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,344 root INFO copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,344 root INFO copying src/hypothesis/internal/conjecture/providers.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,345 root INFO copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,346 root INFO copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,346 root INFO copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,347 root INFO copying src/hypothesis/internal/conjecture/provider_conformance.py -> build/lib/hypothesis/internal/conjecture 2025-07-21 23:08:14,347 root INFO creating build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,348 root INFO copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,348 root INFO copying src/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,349 root INFO copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,349 root INFO copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,350 root INFO copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,350 root INFO copying src/hypothesis/internal/conjecture/shrinking/string.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,351 root INFO copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,351 root INFO copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,352 root INFO copying src/hypothesis/internal/conjecture/shrinking/bytes.py -> build/lib/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,353 root INFO creating build/lib/hypothesis/internal/conjecture/dfa 2025-07-21 23:08:14,353 root INFO copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa 2025-07-21 23:08:14,353 root INFO copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa 2025-07-21 23:08:14,354 root INFO creating build/lib/hypothesis/extra/django 2025-07-21 23:08:14,355 root INFO copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django 2025-07-21 23:08:14,355 root INFO copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django 2025-07-21 23:08:14,356 root INFO copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django 2025-07-21 23:08:14,356 root INFO creating build/lib/hypothesis/extra/pandas 2025-07-21 23:08:14,357 root INFO copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas 2025-07-21 23:08:14,357 root INFO copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas 2025-07-21 23:08:14,358 root INFO running egg_info 2025-07-21 23:08:14,364 root INFO creating src/hypothesis.egg-info 2025-07-21 23:08:14,364 root INFO writing src/hypothesis.egg-info/PKG-INFO 2025-07-21 23:08:14,379 root INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt 2025-07-21 23:08:14,380 root INFO writing entry points to src/hypothesis.egg-info/entry_points.txt 2025-07-21 23:08:14,390 root INFO writing requirements to src/hypothesis.egg-info/requires.txt 2025-07-21 23:08:14,391 root INFO writing top-level names to src/hypothesis.egg-info/top_level.txt 2025-07-21 23:08:14,391 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2025-07-21 23:08:14,406 root INFO reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2025-07-21 23:08:14,406 root INFO adding license file 'LICENSE.txt' 2025-07-21 23:08:14,410 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2025-07-21 23:08:14,415 root INFO copying src/hypothesis/py.typed -> build/lib/hypothesis 2025-07-21 23:08:14,415 root INFO copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 2025-07-21 23:08:14,430 root INFO installing to build/bdist.linux-x86_64/wheel 2025-07-21 23:08:14,430 root INFO running install 2025-07-21 23:08:14,448 root INFO running install_lib 2025-07-21 23:08:14,454 root INFO creating build/bdist.linux-x86_64/wheel 2025-07-21 23:08:14,454 root INFO copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-x86_64/wheel/. 2025-07-21 23:08:14,455 root INFO copying build/lib/_hypothesis_globals.py -> build/bdist.linux-x86_64/wheel/. 2025-07-21 23:08:14,455 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis 2025-07-21 23:08:14,456 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/strategies 2025-07-21 23:08:14,456 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal 2025-07-21 23:08:14,457 root INFO copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,457 root INFO copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,458 root INFO copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,458 root INFO copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,458 root INFO copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,459 root INFO copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,459 root INFO copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,460 root INFO copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,460 root INFO copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,461 root INFO copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,461 root INFO copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,461 root INFO copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,462 root INFO copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,462 root INFO copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,463 root INFO copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,463 root INFO copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,464 root INFO copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,464 root INFO copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,464 root INFO copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,465 root INFO copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,465 root INFO copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal 2025-07-21 23:08:14,466 root INFO copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies 2025-07-21 23:08:14,466 root INFO copying build/lib/hypothesis/core.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,467 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/utils 2025-07-21 23:08:14,467 root INFO copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils 2025-07-21 23:08:14,467 root INFO copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils 2025-07-21 23:08:14,468 root INFO copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils 2025-07-21 23:08:14,468 root INFO copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils 2025-07-21 23:08:14,469 root INFO copying build/lib/hypothesis/utils/threading.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils 2025-07-21 23:08:14,469 root INFO copying build/lib/hypothesis/errors.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,469 root INFO copying build/lib/hypothesis/stateful.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,470 root INFO copying build/lib/hypothesis/version.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,470 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal 2025-07-21 23:08:14,471 root INFO copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,471 root INFO copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,472 root INFO copying build/lib/hypothesis/internal/constants_ast.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,472 root INFO copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,472 root INFO copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,473 root INFO copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,473 root INFO copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,473 root INFO copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,474 root INFO copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,474 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture 2025-07-21 23:08:14,475 root INFO copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,475 root INFO copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,476 root INFO copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,476 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,477 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,477 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,477 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,478 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,478 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/collection.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,479 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/string.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,479 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,479 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,480 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/bytes.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking 2025-07-21 23:08:14,480 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa 2025-07-21 23:08:14,481 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/dfa 2025-07-21 23:08:14,481 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/dfa 2025-07-21 23:08:14,482 root INFO copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,482 root INFO copying build/lib/hypothesis/internal/conjecture/choice.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,482 root INFO copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,483 root INFO copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,483 root INFO copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,484 root INFO copying build/lib/hypothesis/internal/conjecture/providers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,484 root INFO copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,485 root INFO copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,485 root INFO copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,485 root INFO copying build/lib/hypothesis/internal/conjecture/provider_conformance.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture 2025-07-21 23:08:14,486 root INFO copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,487 root INFO copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,487 root INFO copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,487 root INFO copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,488 root INFO copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,488 root INFO copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,488 root INFO copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,489 root INFO copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,489 root INFO copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal 2025-07-21 23:08:14,490 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/extra 2025-07-21 23:08:14,490 root INFO copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,491 root INFO copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,491 root INFO copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,492 root INFO copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,492 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/extra/django 2025-07-21 23:08:14,492 root INFO copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django 2025-07-21 23:08:14,493 root INFO copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django 2025-07-21 23:08:14,493 root INFO copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django 2025-07-21 23:08:14,493 root INFO copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,494 root INFO copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,494 root INFO copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,495 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas 2025-07-21 23:08:14,495 root INFO copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/pandas 2025-07-21 23:08:14,496 root INFO copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/pandas 2025-07-21 23:08:14,496 root INFO copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,497 root INFO copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,497 root INFO copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,497 root INFO copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,498 root INFO copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,498 root INFO copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,499 root INFO copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra 2025-07-21 23:08:14,499 root INFO copying build/lib/hypothesis/control.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,499 root INFO copying build/lib/hypothesis/configuration.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,500 root INFO copying build/lib/hypothesis/py.typed -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,500 root INFO copying build/lib/hypothesis/reporting.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,501 root INFO copying build/lib/hypothesis/_settings.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,501 root INFO copying build/lib/hypothesis/provisional.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,501 root INFO copying build/lib/hypothesis/database.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,502 root INFO copying build/lib/hypothesis/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,502 root INFO copying build/lib/hypothesis/statistics.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,503 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis/vendor 2025-07-21 23:08:14,503 root INFO copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-x86_64/wheel/./hypothesis/vendor 2025-07-21 23:08:14,504 root INFO copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/vendor 2025-07-21 23:08:14,504 root INFO copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-x86_64/wheel/./hypothesis/vendor 2025-07-21 23:08:14,505 root INFO copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-x86_64/wheel/./hypothesis 2025-07-21 23:08:14,505 root INFO copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-x86_64/wheel/. 2025-07-21 23:08:14,505 root INFO running install_egg_info 2025-07-21 23:08:14,511 root INFO Copying src/hypothesis.egg-info to build/bdist.linux-x86_64/wheel/./hypothesis-6.136.2-py3.12.egg-info 2025-07-21 23:08:14,513 root INFO running install_scripts 2025-07-21 23:08:14,516 root INFO creating build/bdist.linux-x86_64/wheel/hypothesis-6.136.2.dist-info/WHEEL 2025-07-21 23:08:14,517 wheel INFO creating '/home/buildozer/aports/main/py3-hypothesis/src/hypothesis-hypothesis-python-6.136.2/hypothesis-python/.dist/.tmp-gb2okbz9/hypothesis-6.136.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-07-21 23:08:14,518 wheel INFO adding '_hypothesis_ftz_detector.py' 2025-07-21 23:08:14,518 wheel INFO adding '_hypothesis_globals.py' 2025-07-21 23:08:14,519 wheel INFO adding '_hypothesis_pytestplugin.py' 2025-07-21 23:08:14,519 wheel INFO adding 'hypothesis/__init__.py' 2025-07-21 23:08:14,520 wheel INFO adding 'hypothesis/_settings.py' 2025-07-21 23:08:14,521 wheel INFO adding 'hypothesis/configuration.py' 2025-07-21 23:08:14,521 wheel INFO adding 'hypothesis/control.py' 2025-07-21 23:08:14,522 wheel INFO adding 'hypothesis/core.py' 2025-07-21 23:08:14,523 wheel INFO adding 'hypothesis/database.py' 2025-07-21 23:08:14,524 wheel INFO adding 'hypothesis/entry_points.py' 2025-07-21 23:08:14,524 wheel INFO adding 'hypothesis/errors.py' 2025-07-21 23:08:14,525 wheel INFO adding 'hypothesis/provisional.py' 2025-07-21 23:08:14,525 wheel INFO adding 'hypothesis/py.typed' 2025-07-21 23:08:14,526 wheel INFO adding 'hypothesis/reporting.py' 2025-07-21 23:08:14,526 wheel INFO adding 'hypothesis/stateful.py' 2025-07-21 23:08:14,527 wheel INFO adding 'hypothesis/statistics.py' 2025-07-21 23:08:14,527 wheel INFO adding 'hypothesis/version.py' 2025-07-21 23:08:14,528 wheel INFO adding 'hypothesis/extra/__init__.py' 2025-07-21 23:08:14,529 wheel INFO adding 'hypothesis/extra/_array_helpers.py' 2025-07-21 23:08:14,529 wheel INFO adding 'hypothesis/extra/_patching.py' 2025-07-21 23:08:14,530 wheel INFO adding 'hypothesis/extra/array_api.py' 2025-07-21 23:08:14,531 wheel INFO adding 'hypothesis/extra/cli.py' 2025-07-21 23:08:14,531 wheel INFO adding 'hypothesis/extra/codemods.py' 2025-07-21 23:08:14,532 wheel INFO adding 'hypothesis/extra/dateutil.py' 2025-07-21 23:08:14,532 wheel INFO adding 'hypothesis/extra/dpcontracts.py' 2025-07-21 23:08:14,533 wheel INFO adding 'hypothesis/extra/ghostwriter.py' 2025-07-21 23:08:14,534 wheel INFO adding 'hypothesis/extra/lark.py' 2025-07-21 23:08:14,534 wheel INFO adding 'hypothesis/extra/numpy.py' 2025-07-21 23:08:14,535 wheel INFO adding 'hypothesis/extra/pytestplugin.py' 2025-07-21 23:08:14,536 wheel INFO adding 'hypothesis/extra/pytz.py' 2025-07-21 23:08:14,536 wheel INFO adding 'hypothesis/extra/redis.py' 2025-07-21 23:08:14,537 wheel INFO adding 'hypothesis/extra/django/__init__.py' 2025-07-21 23:08:14,537 wheel INFO adding 'hypothesis/extra/django/_fields.py' 2025-07-21 23:08:14,538 wheel INFO adding 'hypothesis/extra/django/_impl.py' 2025-07-21 23:08:14,538 wheel INFO adding 'hypothesis/extra/pandas/__init__.py' 2025-07-21 23:08:14,539 wheel INFO adding 'hypothesis/extra/pandas/impl.py' 2025-07-21 23:08:14,540 wheel INFO adding 'hypothesis/internal/__init__.py' 2025-07-21 23:08:14,540 wheel INFO adding 'hypothesis/internal/cache.py' 2025-07-21 23:08:14,541 wheel INFO adding 'hypothesis/internal/cathetus.py' 2025-07-21 23:08:14,541 wheel INFO adding 'hypothesis/internal/charmap.py' 2025-07-21 23:08:14,542 wheel INFO adding 'hypothesis/internal/compat.py' 2025-07-21 23:08:14,542 wheel INFO adding 'hypothesis/internal/constants_ast.py' 2025-07-21 23:08:14,543 wheel INFO adding 'hypothesis/internal/coverage.py' 2025-07-21 23:08:14,543 wheel INFO adding 'hypothesis/internal/detection.py' 2025-07-21 23:08:14,544 wheel INFO adding 'hypothesis/internal/entropy.py' 2025-07-21 23:08:14,544 wheel INFO adding 'hypothesis/internal/escalation.py' 2025-07-21 23:08:14,545 wheel INFO adding 'hypothesis/internal/filtering.py' 2025-07-21 23:08:14,545 wheel INFO adding 'hypothesis/internal/floats.py' 2025-07-21 23:08:14,546 wheel INFO adding 'hypothesis/internal/healthcheck.py' 2025-07-21 23:08:14,546 wheel INFO adding 'hypothesis/internal/intervalsets.py' 2025-07-21 23:08:14,547 wheel INFO adding 'hypothesis/internal/observability.py' 2025-07-21 23:08:14,547 wheel INFO adding 'hypothesis/internal/reflection.py' 2025-07-21 23:08:14,548 wheel INFO adding 'hypothesis/internal/scrutineer.py' 2025-07-21 23:08:14,548 wheel INFO adding 'hypothesis/internal/validation.py' 2025-07-21 23:08:14,549 wheel INFO adding 'hypothesis/internal/conjecture/__init__.py' 2025-07-21 23:08:14,549 wheel INFO adding 'hypothesis/internal/conjecture/choice.py' 2025-07-21 23:08:14,550 wheel INFO adding 'hypothesis/internal/conjecture/data.py' 2025-07-21 23:08:14,551 wheel INFO adding 'hypothesis/internal/conjecture/datatree.py' 2025-07-21 23:08:14,552 wheel INFO adding 'hypothesis/internal/conjecture/engine.py' 2025-07-21 23:08:14,552 wheel INFO adding 'hypothesis/internal/conjecture/floats.py' 2025-07-21 23:08:14,553 wheel INFO adding 'hypothesis/internal/conjecture/junkdrawer.py' 2025-07-21 23:08:14,553 wheel INFO adding 'hypothesis/internal/conjecture/optimiser.py' 2025-07-21 23:08:14,554 wheel INFO adding 'hypothesis/internal/conjecture/pareto.py' 2025-07-21 23:08:14,555 wheel INFO adding 'hypothesis/internal/conjecture/provider_conformance.py' 2025-07-21 23:08:14,555 wheel INFO adding 'hypothesis/internal/conjecture/providers.py' 2025-07-21 23:08:14,556 wheel INFO adding 'hypothesis/internal/conjecture/shrinker.py' 2025-07-21 23:08:14,557 wheel INFO adding 'hypothesis/internal/conjecture/utils.py' 2025-07-21 23:08:14,557 wheel INFO adding 'hypothesis/internal/conjecture/dfa/__init__.py' 2025-07-21 23:08:14,558 wheel INFO adding 'hypothesis/internal/conjecture/dfa/lstar.py' 2025-07-21 23:08:14,559 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/__init__.py' 2025-07-21 23:08:14,559 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/bytes.py' 2025-07-21 23:08:14,559 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/choicetree.py' 2025-07-21 23:08:14,560 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/collection.py' 2025-07-21 23:08:14,560 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/common.py' 2025-07-21 23:08:14,561 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/floats.py' 2025-07-21 23:08:14,561 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/integer.py' 2025-07-21 23:08:14,561 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/ordering.py' 2025-07-21 23:08:14,562 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/string.py' 2025-07-21 23:08:14,562 wheel INFO adding 'hypothesis/strategies/__init__.py' 2025-07-21 23:08:14,563 wheel INFO adding 'hypothesis/strategies/_internal/__init__.py' 2025-07-21 23:08:14,563 wheel INFO adding 'hypothesis/strategies/_internal/attrs.py' 2025-07-21 23:08:14,564 wheel INFO adding 'hypothesis/strategies/_internal/collections.py' 2025-07-21 23:08:14,564 wheel INFO adding 'hypothesis/strategies/_internal/core.py' 2025-07-21 23:08:14,565 wheel INFO adding 'hypothesis/strategies/_internal/datetime.py' 2025-07-21 23:08:14,566 wheel INFO adding 'hypothesis/strategies/_internal/deferred.py' 2025-07-21 23:08:14,566 wheel INFO adding 'hypothesis/strategies/_internal/featureflags.py' 2025-07-21 23:08:14,567 wheel INFO adding 'hypothesis/strategies/_internal/flatmapped.py' 2025-07-21 23:08:14,567 wheel INFO adding 'hypothesis/strategies/_internal/functions.py' 2025-07-21 23:08:14,568 wheel INFO adding 'hypothesis/strategies/_internal/ipaddress.py' 2025-07-21 23:08:14,568 wheel INFO adding 'hypothesis/strategies/_internal/lazy.py' 2025-07-21 23:08:14,568 wheel INFO adding 'hypothesis/strategies/_internal/misc.py' 2025-07-21 23:08:14,569 wheel INFO adding 'hypothesis/strategies/_internal/numbers.py' 2025-07-21 23:08:14,570 wheel INFO adding 'hypothesis/strategies/_internal/random.py' 2025-07-21 23:08:14,570 wheel INFO adding 'hypothesis/strategies/_internal/recursive.py' 2025-07-21 23:08:14,571 wheel INFO adding 'hypothesis/strategies/_internal/regex.py' 2025-07-21 23:08:14,571 wheel INFO adding 'hypothesis/strategies/_internal/shared.py' 2025-07-21 23:08:14,572 wheel INFO adding 'hypothesis/strategies/_internal/strategies.py' 2025-07-21 23:08:14,573 wheel INFO adding 'hypothesis/strategies/_internal/strings.py' 2025-07-21 23:08:14,573 wheel INFO adding 'hypothesis/strategies/_internal/types.py' 2025-07-21 23:08:14,574 wheel INFO adding 'hypothesis/strategies/_internal/utils.py' 2025-07-21 23:08:14,574 wheel INFO adding 'hypothesis/utils/__init__.py' 2025-07-21 23:08:14,575 wheel INFO adding 'hypothesis/utils/conventions.py' 2025-07-21 23:08:14,575 wheel INFO adding 'hypothesis/utils/dynamicvariables.py' 2025-07-21 23:08:14,575 wheel INFO adding 'hypothesis/utils/terminal.py' 2025-07-21 23:08:14,576 wheel INFO adding 'hypothesis/utils/threading.py' 2025-07-21 23:08:14,576 wheel INFO adding 'hypothesis/vendor/__init__.py' 2025-07-21 23:08:14,577 wheel INFO adding 'hypothesis/vendor/pretty.py' 2025-07-21 23:08:14,577 wheel INFO adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' 2025-07-21 23:08:14,578 wheel INFO adding 'hypothesis-6.136.2.dist-info/licenses/LICENSE.txt' 2025-07-21 23:08:14,579 wheel INFO adding 'hypothesis-6.136.2.dist-info/METADATA' 2025-07-21 23:08:14,579 wheel INFO adding 'hypothesis-6.136.2.dist-info/WHEEL' 2025-07-21 23:08:14,579 wheel INFO adding 'hypothesis-6.136.2.dist-info/entry_points.txt' 2025-07-21 23:08:14,580 wheel INFO adding 'hypothesis-6.136.2.dist-info/top_level.txt' 2025-07-21 23:08:14,581 wheel INFO adding 'hypothesis-6.136.2.dist-info/RECORD' 2025-07-21 23:08:14,582 root INFO removing build/bdist.linux-x86_64/wheel 2025-07-21 23:08:14,588 gpep517 INFO The backend produced .dist/hypothesis-6.136.2-py3-none-any.whl hypothesis-6.136.2-py3-none-any.whl >>> py3-hypothesis: Entering fakeroot... >>> py3-hypothesis-pyc*: Running split function pyc... '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/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/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/__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/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/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/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/__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/__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.2-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.2-r0.apk >>> py3-hypothesis: Build complete at Mon, 21 Jul 2025 23:08:17 +0000 elapsed time 0h 0m 7s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-hypothesis (20250721.230811) ( 2/28) Purging py3-attrs-pyc (25.3.0-r0) ( 3/28) Purging py3-attrs (25.3.0-r0) ( 4/28) Purging py3-sortedcontainers-pyc (2.4.0-r5) ( 5/28) Purging py3-sortedcontainers (2.4.0-r5) ( 6/28) Purging py3-gpep517-pyc (19-r0) ( 7/28) Purging py3-gpep517 (19-r0) ( 8/28) Purging py3-installer-pyc (0.7.0-r2) ( 9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (80.9.0-r0) (11/28) Purging py3-setuptools (80.9.0-r0) (12/28) Purging py3-wheel-pyc (0.46.1-r0) (13/28) Purging py3-wheel (0.46.1-r0) (14/28) Purging py3-packaging-pyc (25.0-r0) (15/28) Purging py3-packaging (25.0-r0) (16/28) Purging py3-parsing-pyc (3.2.3-r0) (17/28) Purging py3-parsing (3.2.3-r0) (18/28) Purging python3-pyc (3.12.11-r0) (19/28) Purging python3-pycache-pyc0 (3.12.11-r0) (20/28) Purging pyc (3.12.11-r0) (21/28) Purging python3 (3.12.11-r0) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.1-r0) (25/28) Purging libpanelw (6.5_p20250705-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.50.3-r0) (28/28) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 413 MiB in 106 packages >>> py3-hypothesis: Updating the main/x86_64 repository index... >>> py3-hypothesis: Signing the index...