>>> py3-hypothesis: Building community/py3-hypothesis 6.99.4-r1 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 04:52:27 +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.6-r0) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.6.1-r3) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.4_p20240330-r0) (7/29) Installing readline (8.2.10-r0) (8/29) Installing sqlite-libs (3.45.3-r0) (9/29) Installing python3 (3.12.3-r1) (10/29) Installing python3-pycache-pyc0 (3.12.3-r1) (11/29) Installing pyc (3.12.3-r1) (12/29) Installing py3-attrs-pyc (23.2.0-r1) (13/29) Installing python3-pyc (3.12.3-r1) (14/29) Installing py3-attrs (23.2.0-r1) (15/29) Installing py3-sortedcontainers (2.4.0-r5) (16/29) Installing py3-sortedcontainers-pyc (2.4.0-r5) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (15-r2) (20/29) Installing py3-gpep517-pyc (15-r2) (21/29) Installing py3-parsing (3.1.2-r1) (22/29) Installing py3-parsing-pyc (3.1.2-r1) (23/29) Installing py3-packaging (24.0-r1) (24/29) Installing py3-packaging-pyc (24.0-r1) (25/29) Installing py3-setuptools (69.5.1-r0) (26/29) Installing py3-setuptools-pyc (69.5.1-r0) (27/29) Installing py3-wheel (0.42.0-r1) (28/29) Installing py3-wheel-pyc (0.42.0-r1) (29/29) Installing .makedepends-py3-hypothesis (20240424.045230) Executing busybox-1.36.1-r25.trigger OK: 278 MiB in 130 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.20/py-hypothesis-6.99.4.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 py-hypothesis-6.99.4.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.99.4.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.10:443) saving to '/var/cache/distfiles/py-hypothesis-6.99.4.tar.gz.part' py-hypothesis-6.99.4 100% |********************************| 9219k 0:00:00 ETA '/var/cache/distfiles/py-hypothesis-6.99.4.tar.gz.part' saved >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py-hypothesis-6.99.4.tar.gz >>> py3-hypothesis: Checking sha512sums... py-hypothesis-6.99.4.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/py-hypothesis-6.99.4.tar.gz... 2024-04-24 04:52:35,164 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-24 04:52:35,291 root INFO running bdist_wheel 2024-04-24 04:52:35,363 root INFO running build 2024-04-24 04:52:35,363 root INFO running build_py 2024-04-24 04:52:35,373 root INFO creating build 2024-04-24 04:52:35,374 root INFO creating build/lib 2024-04-24 04:52:35,374 root INFO copying src/_hypothesis_pytestplugin.py -> build/lib 2024-04-24 04:52:35,376 root INFO copying src/_hypothesis_ftz_detector.py -> build/lib 2024-04-24 04:52:35,377 root INFO copying src/_hypothesis_globals.py -> build/lib 2024-04-24 04:52:35,379 root INFO creating build/lib/hypothesis 2024-04-24 04:52:35,380 root INFO copying src/hypothesis/__init__.py -> build/lib/hypothesis 2024-04-24 04:52:35,381 root INFO copying src/hypothesis/entry_points.py -> build/lib/hypothesis 2024-04-24 04:52:35,382 root INFO copying src/hypothesis/errors.py -> build/lib/hypothesis 2024-04-24 04:52:35,383 root INFO copying src/hypothesis/stateful.py -> build/lib/hypothesis 2024-04-24 04:52:35,384 root INFO copying src/hypothesis/database.py -> build/lib/hypothesis 2024-04-24 04:52:35,386 root INFO copying src/hypothesis/_settings.py -> build/lib/hypothesis 2024-04-24 04:52:35,387 root INFO copying src/hypothesis/core.py -> build/lib/hypothesis 2024-04-24 04:52:35,389 root INFO copying src/hypothesis/control.py -> build/lib/hypothesis 2024-04-24 04:52:35,391 root INFO copying src/hypothesis/version.py -> build/lib/hypothesis 2024-04-24 04:52:35,392 root INFO copying src/hypothesis/statistics.py -> build/lib/hypothesis 2024-04-24 04:52:35,393 root INFO copying src/hypothesis/provisional.py -> build/lib/hypothesis 2024-04-24 04:52:35,394 root INFO copying src/hypothesis/reporting.py -> build/lib/hypothesis 2024-04-24 04:52:35,395 root INFO copying src/hypothesis/configuration.py -> build/lib/hypothesis 2024-04-24 04:52:35,397 root INFO creating build/lib/hypothesis/internal 2024-04-24 04:52:35,398 root INFO copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,399 root INFO copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,400 root INFO copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,401 root INFO copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,401 root INFO copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,403 root INFO copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,404 root INFO copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,405 root INFO copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,405 root INFO copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,406 root INFO copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,407 root INFO copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,408 root INFO copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,409 root INFO copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,410 root INFO copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,411 root INFO copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,412 root INFO copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,412 root INFO copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal 2024-04-24 04:52:35,414 root INFO creating build/lib/hypothesis/extra 2024-04-24 04:52:35,415 root INFO copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,416 root INFO copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,417 root INFO copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,418 root INFO copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,419 root INFO copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,420 root INFO copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,421 root INFO copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,422 root INFO copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,423 root INFO copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,424 root INFO copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,425 root INFO copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,426 root INFO copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,427 root INFO copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,428 root INFO copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra 2024-04-24 04:52:35,430 root INFO creating build/lib/hypothesis/utils 2024-04-24 04:52:35,430 root INFO copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils 2024-04-24 04:52:35,431 root INFO copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils 2024-04-24 04:52:35,432 root INFO copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils 2024-04-24 04:52:35,433 root INFO copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 2024-04-24 04:52:35,434 root INFO creating build/lib/hypothesis/strategies 2024-04-24 04:52:35,435 root INFO copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies 2024-04-24 04:52:35,436 root INFO creating build/lib/hypothesis/vendor 2024-04-24 04:52:35,437 root INFO copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor 2024-04-24 04:52:35,437 root INFO copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor 2024-04-24 04:52:35,439 root INFO creating build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,440 root INFO copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,441 root INFO copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,442 root INFO copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,443 root INFO copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,444 root INFO copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,446 root INFO copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,447 root INFO copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,448 root INFO copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,449 root INFO copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,450 root INFO copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,451 root INFO copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture 2024-04-24 04:52:35,452 root INFO creating build/lib/hypothesis/internal/conjecture/dfa 2024-04-24 04:52:35,453 root INFO copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa 2024-04-24 04:52:35,454 root INFO copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa 2024-04-24 04:52:35,455 root INFO creating build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,456 root INFO copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,457 root INFO copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,458 root INFO copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,459 root INFO copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,459 root INFO copying src/hypothesis/internal/conjecture/shrinking/dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,460 root INFO copying src/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,461 root INFO copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,462 root INFO copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,464 root INFO creating build/lib/hypothesis/extra/pandas 2024-04-24 04:52:35,464 root INFO copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas 2024-04-24 04:52:35,465 root INFO copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas 2024-04-24 04:52:35,467 root INFO creating build/lib/hypothesis/extra/django 2024-04-24 04:52:35,467 root INFO copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django 2024-04-24 04:52:35,468 root INFO copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django 2024-04-24 04:52:35,469 root INFO copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django 2024-04-24 04:52:35,471 root INFO creating build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,472 root INFO copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,473 root INFO copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,474 root INFO copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,475 root INFO copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,476 root INFO copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,477 root INFO copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,478 root INFO copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,479 root INFO copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,480 root INFO copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,480 root INFO copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,481 root INFO copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,482 root INFO copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,484 root INFO copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,485 root INFO copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,486 root INFO copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,487 root INFO copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,488 root INFO copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,489 root INFO copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,490 root INFO copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,491 root INFO copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,492 root INFO copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal 2024-04-24 04:52:35,498 root INFO copying src/hypothesis/py.typed -> build/lib/hypothesis 2024-04-24 04:52:35,499 root INFO copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 2024-04-24 04:52:35,526 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-24 04:52:35,526 root INFO running install 2024-04-24 04:52:35,567 root INFO running install_lib 2024-04-24 04:52:35,574 root INFO creating build/bdist.linux-riscv64 2024-04-24 04:52:35,575 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-24 04:52:35,576 root INFO copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-riscv64/wheel 2024-04-24 04:52:35,576 root INFO copying build/lib/_hypothesis_globals.py -> build/bdist.linux-riscv64/wheel 2024-04-24 04:52:35,577 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,578 root INFO copying build/lib/hypothesis/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,579 root INFO copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,580 root INFO copying build/lib/hypothesis/errors.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,581 root INFO copying build/lib/hypothesis/stateful.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,582 root INFO copying build/lib/hypothesis/database.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,583 root INFO copying build/lib/hypothesis/_settings.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,584 root INFO copying build/lib/hypothesis/core.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,585 root INFO copying build/lib/hypothesis/py.typed -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,586 root INFO copying build/lib/hypothesis/control.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,587 root INFO copying build/lib/hypothesis/version.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,587 root INFO copying build/lib/hypothesis/statistics.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,588 root INFO copying build/lib/hypothesis/provisional.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,589 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,590 root INFO copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,591 root INFO copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,592 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,592 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2024-04-24 04:52:35,593 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2024-04-24 04:52:35,594 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2024-04-24 04:52:35,595 root INFO copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,596 root INFO copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,597 root INFO copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,598 root INFO copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,599 root INFO copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,601 root INFO copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,601 root INFO copying build/lib/hypothesis/internal/conjecture/choicetree.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,602 root INFO copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,604 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,604 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,605 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,606 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,607 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,607 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/dfas.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,608 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,609 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,610 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-04-24 04:52:35,611 root INFO copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,612 root INFO copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,613 root INFO copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-04-24 04:52:35,614 root INFO copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,615 root INFO copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,616 root INFO copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,617 root INFO copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,617 root INFO copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,618 root INFO copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,619 root INFO copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,620 root INFO copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,621 root INFO copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,622 root INFO copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,622 root INFO copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,623 root INFO copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,624 root INFO copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,625 root INFO copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,626 root INFO copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-04-24 04:52:35,627 root INFO copying build/lib/hypothesis/reporting.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,628 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,628 root INFO copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,629 root INFO copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,630 root INFO copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,631 root INFO copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,632 root INFO copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,633 root INFO copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,635 root INFO copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,635 root INFO copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,636 root INFO copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,637 root INFO copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,638 root INFO copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,639 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2024-04-24 04:52:35,640 root INFO copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2024-04-24 04:52:35,641 root INFO copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2024-04-24 04:52:35,642 root INFO copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,643 root INFO copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,644 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-04-24 04:52:35,645 root INFO copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-04-24 04:52:35,646 root INFO copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-04-24 04:52:35,646 root INFO copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-04-24 04:52:35,647 root INFO copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-04-24 04:52:35,648 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-04-24 04:52:35,649 root INFO copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-04-24 04:52:35,650 root INFO copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-04-24 04:52:35,651 root INFO copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-04-24 04:52:35,651 root INFO copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-04-24 04:52:35,652 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/strategies 2024-04-24 04:52:35,653 root INFO copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies 2024-04-24 04:52:35,654 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,655 root INFO copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,656 root INFO copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,656 root INFO copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,657 root INFO copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,658 root INFO copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,659 root INFO copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,660 root INFO copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,661 root INFO copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,662 root INFO copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,662 root INFO copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,663 root INFO copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,664 root INFO copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,666 root INFO copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,667 root INFO copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,668 root INFO copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,669 root INFO copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,669 root INFO copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,671 root INFO copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,672 root INFO copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,672 root INFO copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,673 root INFO copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-04-24 04:52:35,674 root INFO copying build/lib/hypothesis/configuration.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-04-24 04:52:35,675 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-04-24 04:52:35,676 root INFO copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-04-24 04:52:35,677 root INFO copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-04-24 04:52:35,678 root INFO copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-04-24 04:52:35,679 root INFO copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-riscv64/wheel 2024-04-24 04:52:35,680 root INFO running install_egg_info 2024-04-24 04:52:35,690 root INFO running egg_info 2024-04-24 04:52:35,691 root INFO creating src/hypothesis.egg-info 2024-04-24 04:52:35,696 root INFO writing src/hypothesis.egg-info/PKG-INFO 2024-04-24 04:52:35,722 root INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt 2024-04-24 04:52:35,723 root INFO writing entry points to src/hypothesis.egg-info/entry_points.txt 2024-04-24 04:52:35,739 root INFO writing requirements to src/hypothesis.egg-info/requires.txt 2024-04-24 04:52:35,740 root INFO writing top-level names to src/hypothesis.egg-info/top_level.txt 2024-04-24 04:52:35,740 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2024-04-24 04:52:35,760 root INFO reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2024-04-24 04:52:35,761 root INFO reading manifest template 'MANIFEST.in' 2024-04-24 04:52:35,761 root INFO adding license file 'LICENSE.txt' 2024-04-24 04:52:35,767 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2024-04-24 04:52:35,768 root INFO Copying src/hypothesis.egg-info to build/bdist.linux-riscv64/wheel/hypothesis-6.99.4-py3.12.egg-info 2024-04-24 04:52:35,773 root INFO running install_scripts 2024-04-24 04:52:35,801 wheel INFO creating build/bdist.linux-riscv64/wheel/hypothesis-6.99.4.dist-info/WHEEL 2024-04-24 04:52:35,803 wheel INFO creating '/home/buildozer/aports/community/py3-hypothesis/src/hypothesis-hypothesis-python-6.99.4/hypothesis-python/.dist/.tmp-03fy4lll/hypothesis-6.99.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-24 04:52:35,804 wheel INFO adding '_hypothesis_ftz_detector.py' 2024-04-24 04:52:35,805 wheel INFO adding '_hypothesis_globals.py' 2024-04-24 04:52:35,806 wheel INFO adding '_hypothesis_pytestplugin.py' 2024-04-24 04:52:35,808 wheel INFO adding 'hypothesis/__init__.py' 2024-04-24 04:52:35,809 wheel INFO adding 'hypothesis/_settings.py' 2024-04-24 04:52:35,810 wheel INFO adding 'hypothesis/configuration.py' 2024-04-24 04:52:35,811 wheel INFO adding 'hypothesis/control.py' 2024-04-24 04:52:35,813 wheel INFO adding 'hypothesis/core.py' 2024-04-24 04:52:35,816 wheel INFO adding 'hypothesis/database.py' 2024-04-24 04:52:35,817 wheel INFO adding 'hypothesis/entry_points.py' 2024-04-24 04:52:35,818 wheel INFO adding 'hypothesis/errors.py' 2024-04-24 04:52:35,819 wheel INFO adding 'hypothesis/provisional.py' 2024-04-24 04:52:35,820 wheel INFO adding 'hypothesis/py.typed' 2024-04-24 04:52:35,821 wheel INFO adding 'hypothesis/reporting.py' 2024-04-24 04:52:35,822 wheel INFO adding 'hypothesis/stateful.py' 2024-04-24 04:52:35,824 wheel INFO adding 'hypothesis/statistics.py' 2024-04-24 04:52:35,825 wheel INFO adding 'hypothesis/version.py' 2024-04-24 04:52:35,826 wheel INFO adding 'hypothesis/extra/__init__.py' 2024-04-24 04:52:35,827 wheel INFO adding 'hypothesis/extra/_array_helpers.py' 2024-04-24 04:52:35,829 wheel INFO adding 'hypothesis/extra/_patching.py' 2024-04-24 04:52:35,830 wheel INFO adding 'hypothesis/extra/array_api.py' 2024-04-24 04:52:35,832 wheel INFO adding 'hypothesis/extra/cli.py' 2024-04-24 04:52:35,833 wheel INFO adding 'hypothesis/extra/codemods.py' 2024-04-24 04:52:35,835 wheel INFO adding 'hypothesis/extra/dateutil.py' 2024-04-24 04:52:35,836 wheel INFO adding 'hypothesis/extra/dpcontracts.py' 2024-04-24 04:52:35,837 wheel INFO adding 'hypothesis/extra/ghostwriter.py' 2024-04-24 04:52:35,840 wheel INFO adding 'hypothesis/extra/lark.py' 2024-04-24 04:52:35,841 wheel INFO adding 'hypothesis/extra/numpy.py' 2024-04-24 04:52:35,843 wheel INFO adding 'hypothesis/extra/pytestplugin.py' 2024-04-24 04:52:35,844 wheel INFO adding 'hypothesis/extra/pytz.py' 2024-04-24 04:52:35,845 wheel INFO adding 'hypothesis/extra/redis.py' 2024-04-24 04:52:35,846 wheel INFO adding 'hypothesis/extra/django/__init__.py' 2024-04-24 04:52:35,847 wheel INFO adding 'hypothesis/extra/django/_fields.py' 2024-04-24 04:52:35,848 wheel INFO adding 'hypothesis/extra/django/_impl.py' 2024-04-24 04:52:35,850 wheel INFO adding 'hypothesis/extra/pandas/__init__.py' 2024-04-24 04:52:35,851 wheel INFO adding 'hypothesis/extra/pandas/impl.py' 2024-04-24 04:52:35,853 wheel INFO adding 'hypothesis/internal/__init__.py' 2024-04-24 04:52:35,853 wheel INFO adding 'hypothesis/internal/cache.py' 2024-04-24 04:52:35,855 wheel INFO adding 'hypothesis/internal/cathetus.py' 2024-04-24 04:52:35,856 wheel INFO adding 'hypothesis/internal/charmap.py' 2024-04-24 04:52:35,857 wheel INFO adding 'hypothesis/internal/compat.py' 2024-04-24 04:52:35,858 wheel INFO adding 'hypothesis/internal/coverage.py' 2024-04-24 04:52:35,859 wheel INFO adding 'hypothesis/internal/detection.py' 2024-04-24 04:52:35,860 wheel INFO adding 'hypothesis/internal/entropy.py' 2024-04-24 04:52:35,861 wheel INFO adding 'hypothesis/internal/escalation.py' 2024-04-24 04:52:35,862 wheel INFO adding 'hypothesis/internal/filtering.py' 2024-04-24 04:52:35,863 wheel INFO adding 'hypothesis/internal/floats.py' 2024-04-24 04:52:35,864 wheel INFO adding 'hypothesis/internal/healthcheck.py' 2024-04-24 04:52:35,865 wheel INFO adding 'hypothesis/internal/intervalsets.py' 2024-04-24 04:52:35,866 wheel INFO adding 'hypothesis/internal/observability.py' 2024-04-24 04:52:35,867 wheel INFO adding 'hypothesis/internal/reflection.py' 2024-04-24 04:52:35,869 wheel INFO adding 'hypothesis/internal/scrutineer.py' 2024-04-24 04:52:35,870 wheel INFO adding 'hypothesis/internal/validation.py' 2024-04-24 04:52:35,871 wheel INFO adding 'hypothesis/internal/conjecture/__init__.py' 2024-04-24 04:52:35,872 wheel INFO adding 'hypothesis/internal/conjecture/choicetree.py' 2024-04-24 04:52:35,874 wheel INFO adding 'hypothesis/internal/conjecture/data.py' 2024-04-24 04:52:35,877 wheel INFO adding 'hypothesis/internal/conjecture/datatree.py' 2024-04-24 04:52:35,879 wheel INFO adding 'hypothesis/internal/conjecture/engine.py' 2024-04-24 04:52:35,881 wheel INFO adding 'hypothesis/internal/conjecture/floats.py' 2024-04-24 04:52:35,882 wheel INFO adding 'hypothesis/internal/conjecture/junkdrawer.py' 2024-04-24 04:52:35,884 wheel INFO adding 'hypothesis/internal/conjecture/optimiser.py' 2024-04-24 04:52:35,885 wheel INFO adding 'hypothesis/internal/conjecture/pareto.py' 2024-04-24 04:52:35,886 wheel INFO adding 'hypothesis/internal/conjecture/shrinker.py' 2024-04-24 04:52:35,889 wheel INFO adding 'hypothesis/internal/conjecture/utils.py' 2024-04-24 04:52:35,891 wheel INFO adding 'hypothesis/internal/conjecture/dfa/__init__.py' 2024-04-24 04:52:35,892 wheel INFO adding 'hypothesis/internal/conjecture/dfa/lstar.py' 2024-04-24 04:52:35,894 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/__init__.py' 2024-04-24 04:52:35,895 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/common.py' 2024-04-24 04:52:35,896 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/dfas.py' 2024-04-24 04:52:35,897 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/floats.py' 2024-04-24 04:52:35,898 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/integer.py' 2024-04-24 04:52:35,899 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/learned_dfas.py' 2024-04-24 04:52:35,900 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/lexical.py' 2024-04-24 04:52:35,901 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/ordering.py' 2024-04-24 04:52:35,902 wheel INFO adding 'hypothesis/strategies/__init__.py' 2024-04-24 04:52:35,903 wheel INFO adding 'hypothesis/strategies/_internal/__init__.py' 2024-04-24 04:52:35,904 wheel INFO adding 'hypothesis/strategies/_internal/attrs.py' 2024-04-24 04:52:35,905 wheel INFO adding 'hypothesis/strategies/_internal/collections.py' 2024-04-24 04:52:35,907 wheel INFO adding 'hypothesis/strategies/_internal/core.py' 2024-04-24 04:52:35,910 wheel INFO adding 'hypothesis/strategies/_internal/datetime.py' 2024-04-24 04:52:35,912 wheel INFO adding 'hypothesis/strategies/_internal/deferred.py' 2024-04-24 04:52:35,912 wheel INFO adding 'hypothesis/strategies/_internal/featureflags.py' 2024-04-24 04:52:35,913 wheel INFO adding 'hypothesis/strategies/_internal/flatmapped.py' 2024-04-24 04:52:35,914 wheel INFO adding 'hypothesis/strategies/_internal/functions.py' 2024-04-24 04:52:35,915 wheel INFO adding 'hypothesis/strategies/_internal/ipaddress.py' 2024-04-24 04:52:35,916 wheel INFO adding 'hypothesis/strategies/_internal/lazy.py' 2024-04-24 04:52:35,917 wheel INFO adding 'hypothesis/strategies/_internal/misc.py' 2024-04-24 04:52:35,918 wheel INFO adding 'hypothesis/strategies/_internal/numbers.py' 2024-04-24 04:52:35,920 wheel INFO adding 'hypothesis/strategies/_internal/random.py' 2024-04-24 04:52:35,921 wheel INFO adding 'hypothesis/strategies/_internal/recursive.py' 2024-04-24 04:52:35,922 wheel INFO adding 'hypothesis/strategies/_internal/regex.py' 2024-04-24 04:52:35,924 wheel INFO adding 'hypothesis/strategies/_internal/shared.py' 2024-04-24 04:52:35,925 wheel INFO adding 'hypothesis/strategies/_internal/strategies.py' 2024-04-24 04:52:35,927 wheel INFO adding 'hypothesis/strategies/_internal/strings.py' 2024-04-24 04:52:35,929 wheel INFO adding 'hypothesis/strategies/_internal/types.py' 2024-04-24 04:52:35,931 wheel INFO adding 'hypothesis/strategies/_internal/utils.py' 2024-04-24 04:52:35,932 wheel INFO adding 'hypothesis/utils/__init__.py' 2024-04-24 04:52:35,933 wheel INFO adding 'hypothesis/utils/conventions.py' 2024-04-24 04:52:35,934 wheel INFO adding 'hypothesis/utils/dynamicvariables.py' 2024-04-24 04:52:35,935 wheel INFO adding 'hypothesis/utils/terminal.py' 2024-04-24 04:52:35,936 wheel INFO adding 'hypothesis/vendor/__init__.py' 2024-04-24 04:52:35,937 wheel INFO adding 'hypothesis/vendor/pretty.py' 2024-04-24 04:52:35,939 wheel INFO adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' 2024-04-24 04:52:35,941 wheel INFO adding 'hypothesis-6.99.4.dist-info/LICENSE.txt' 2024-04-24 04:52:35,942 wheel INFO adding 'hypothesis-6.99.4.dist-info/METADATA' 2024-04-24 04:52:35,943 wheel INFO adding 'hypothesis-6.99.4.dist-info/WHEEL' 2024-04-24 04:52:35,944 wheel INFO adding 'hypothesis-6.99.4.dist-info/entry_points.txt' 2024-04-24 04:52:35,945 wheel INFO adding 'hypothesis-6.99.4.dist-info/top_level.txt' 2024-04-24 04:52:35,947 wheel INFO adding 'hypothesis-6.99.4.dist-info/RECORD' 2024-04-24 04:52:35,949 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-24 04:52:35,964 gpep517 INFO The backend produced .dist/hypothesis-6.99.4-py3-none-any.whl hypothesis-6.99.4-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.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/extra/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/extra/pandas/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/pandas/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/extra/django/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/django/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/utils/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/strategies/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/strategies/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/vendor/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/vendor/__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.9 MB >>> py3-hypothesis-pyc*: Compressing data... >>> py3-hypothesis-pyc*: Create checksum... >>> py3-hypothesis-pyc*: Create py3-hypothesis-pyc-6.99.4-r1.apk >>> py3-hypothesis*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.12 >>> py3-hypothesis*: Package size: 1.7 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.99.4-r1.apk >>> py3-hypothesis: Build complete at Wed, 24 Apr 2024 04:52:39 +0000 elapsed time 0h 0m 12s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... (1/29) Purging .makedepends-py3-hypothesis (20240424.045230) (2/29) Purging py3-attrs-pyc (23.2.0-r1) (3/29) Purging py3-attrs (23.2.0-r1) (4/29) Purging py3-sortedcontainers-pyc (2.4.0-r5) (5/29) Purging py3-sortedcontainers (2.4.0-r5) (6/29) Purging py3-gpep517-pyc (15-r2) (7/29) Purging py3-gpep517 (15-r2) (8/29) Purging py3-installer-pyc (0.7.0-r2) (9/29) Purging py3-installer (0.7.0-r2) (10/29) Purging py3-setuptools-pyc (69.5.1-r0) (11/29) Purging py3-setuptools (69.5.1-r0) (12/29) Purging py3-wheel-pyc (0.42.0-r1) (13/29) Purging py3-wheel (0.42.0-r1) (14/29) Purging py3-packaging-pyc (24.0-r1) (15/29) Purging py3-packaging (24.0-r1) (16/29) Purging py3-parsing-pyc (3.1.2-r1) (17/29) Purging py3-parsing (3.1.2-r1) (18/29) Purging python3-pyc (3.12.3-r1) (19/29) Purging python3-pycache-pyc0 (3.12.3-r1) (20/29) Purging pyc (3.12.3-r1) (21/29) Purging python3 (3.12.3-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.6-r0) (25/29) Purging libpanelw (6.4_p20240330-r0) (26/29) Purging mpdecimal (4.0.0-r0) (27/29) Purging readline (8.2.10-r0) (28/29) Purging sqlite-libs (3.45.3-r0) (29/29) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 228 MiB in 101 packages >>> py3-hypothesis: Updating the community/riscv64 repository index... >>> py3-hypothesis: Signing the index...