Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/lma8cq7y2i6fdfpb7ndnk1r6jxbps1fk-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/hypothesis-python/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis copying src/hypothesis/_error_if_old.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/executors.py -> build/lib/hypothesis copying src/hypothesis/entry_points.py -> build/lib/hypothesis creating build/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies creating build/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra creating build/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor creating build/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal creating build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils creating build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal creating build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django creating build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture creating build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa creating build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/dfas.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/py.typed -> build/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/core.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/provisional.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/version.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/configuration.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/statistics.py -> build/bdist.linux-x86_64/wheel/hypothesis creating build/bdist.linux-x86_64/wheel/hypothesis/strategies copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies creating build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal copying build/lib/hypothesis/stateful.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis creating build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra creating build/bdist.linux-x86_64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/django copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra creating build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-x86_64/wheel/hypothesis/extra creating build/bdist.linux-x86_64/wheel/hypothesis/vendor copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/vendor copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-x86_64/wheel/hypothesis/vendor copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-x86_64/wheel/hypothesis/vendor creating build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/lazyformat.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/choicetree.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/dfa creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/learned_dfas.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/dfas.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-x86_64/wheel/hypothesis/internal copying build/lib/hypothesis/database.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/_settings.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/py.typed -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/control.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/reporting.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/_error_if_old.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/errors.py -> build/bdist.linux-x86_64/wheel/hypothesis creating build/bdist.linux-x86_64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-x86_64/wheel/hypothesis/utils copying build/lib/hypothesis/executors.py -> build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-x86_64/wheel/hypothesis running install_egg_info running egg_info creating src/hypothesis.egg-info writing src/hypothesis.egg-info/PKG-INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt writing requirements to src/hypothesis.egg-info/requires.txt writing top-level names to src/hypothesis.egg-info/top_level.txt writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to build/bdist.linux-x86_64/wheel/hypothesis-6.14.0-py3.9.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/hypothesis-6.14.0.dist-info/WHEEL creating 'dist/hypothesis-6.14.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'hypothesis/__init__.py' adding 'hypothesis/_error_if_old.py' adding 'hypothesis/_settings.py' adding 'hypothesis/configuration.py' adding 'hypothesis/control.py' adding 'hypothesis/core.py' adding 'hypothesis/database.py' adding 'hypothesis/entry_points.py' adding 'hypothesis/errors.py' adding 'hypothesis/executors.py' adding 'hypothesis/provisional.py' adding 'hypothesis/py.typed' adding 'hypothesis/reporting.py' adding 'hypothesis/stateful.py' adding 'hypothesis/statistics.py' adding 'hypothesis/version.py' adding 'hypothesis/extra/__init__.py' adding 'hypothesis/extra/cli.py' adding 'hypothesis/extra/codemods.py' adding 'hypothesis/extra/dateutil.py' adding 'hypothesis/extra/dpcontracts.py' adding 'hypothesis/extra/ghostwriter.py' adding 'hypothesis/extra/lark.py' adding 'hypothesis/extra/numpy.py' adding 'hypothesis/extra/pytestplugin.py' adding 'hypothesis/extra/pytz.py' adding 'hypothesis/extra/redis.py' adding 'hypothesis/extra/django/__init__.py' adding 'hypothesis/extra/django/_fields.py' adding 'hypothesis/extra/django/_impl.py' adding 'hypothesis/extra/pandas/__init__.py' adding 'hypothesis/extra/pandas/impl.py' adding 'hypothesis/internal/__init__.py' adding 'hypothesis/internal/cache.py' adding 'hypothesis/internal/cathetus.py' adding 'hypothesis/internal/charmap.py' adding 'hypothesis/internal/compat.py' adding 'hypothesis/internal/coverage.py' adding 'hypothesis/internal/detection.py' adding 'hypothesis/internal/entropy.py' adding 'hypothesis/internal/escalation.py' adding 'hypothesis/internal/filtering.py' adding 'hypothesis/internal/floats.py' adding 'hypothesis/internal/healthcheck.py' adding 'hypothesis/internal/intervalsets.py' adding 'hypothesis/internal/lazyformat.py' adding 'hypothesis/internal/reflection.py' adding 'hypothesis/internal/scrutineer.py' adding 'hypothesis/internal/validation.py' adding 'hypothesis/internal/conjecture/__init__.py' adding 'hypothesis/internal/conjecture/choicetree.py' adding 'hypothesis/internal/conjecture/data.py' adding 'hypothesis/internal/conjecture/datatree.py' adding 'hypothesis/internal/conjecture/engine.py' adding 'hypothesis/internal/conjecture/floats.py' adding 'hypothesis/internal/conjecture/junkdrawer.py' adding 'hypothesis/internal/conjecture/optimiser.py' adding 'hypothesis/internal/conjecture/pareto.py' adding 'hypothesis/internal/conjecture/shrinker.py' adding 'hypothesis/internal/conjecture/utils.py' adding 'hypothesis/internal/conjecture/dfa/__init__.py' adding 'hypothesis/internal/conjecture/dfa/lstar.py' adding 'hypothesis/internal/conjecture/shrinking/__init__.py' adding 'hypothesis/internal/conjecture/shrinking/common.py' adding 'hypothesis/internal/conjecture/shrinking/dfas.py' adding 'hypothesis/internal/conjecture/shrinking/floats.py' adding 'hypothesis/internal/conjecture/shrinking/integer.py' adding 'hypothesis/internal/conjecture/shrinking/learned_dfas.py' adding 'hypothesis/internal/conjecture/shrinking/lexical.py' adding 'hypothesis/internal/conjecture/shrinking/ordering.py' adding 'hypothesis/strategies/__init__.py' adding 'hypothesis/strategies/_internal/__init__.py' adding 'hypothesis/strategies/_internal/attrs.py' adding 'hypothesis/strategies/_internal/collections.py' adding 'hypothesis/strategies/_internal/core.py' adding 'hypothesis/strategies/_internal/datetime.py' adding 'hypothesis/strategies/_internal/deferred.py' adding 'hypothesis/strategies/_internal/featureflags.py' adding 'hypothesis/strategies/_internal/flatmapped.py' adding 'hypothesis/strategies/_internal/functions.py' adding 'hypothesis/strategies/_internal/ipaddress.py' adding 'hypothesis/strategies/_internal/lazy.py' adding 'hypothesis/strategies/_internal/misc.py' adding 'hypothesis/strategies/_internal/numbers.py' adding 'hypothesis/strategies/_internal/random.py' adding 'hypothesis/strategies/_internal/recursive.py' adding 'hypothesis/strategies/_internal/regex.py' adding 'hypothesis/strategies/_internal/shared.py' adding 'hypothesis/strategies/_internal/strategies.py' adding 'hypothesis/strategies/_internal/strings.py' adding 'hypothesis/strategies/_internal/types.py' adding 'hypothesis/strategies/_internal/utils.py' adding 'hypothesis/utils/__init__.py' adding 'hypothesis/utils/conventions.py' adding 'hypothesis/utils/dynamicvariables.py' adding 'hypothesis/vendor/__init__.py' adding 'hypothesis/vendor/pretty.py' adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' adding 'hypothesis-6.14.0.dist-info/LICENSE.txt' adding 'hypothesis-6.14.0.dist-info/METADATA' adding 'hypothesis-6.14.0.dist-info/WHEEL' adding 'hypothesis-6.14.0.dist-info/entry_points.txt' adding 'hypothesis-6.14.0.dist-info/top_level.txt' adding 'hypothesis-6.14.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/hypothesis-python/dist /build/source/hypothesis-python Processing ./hypothesis-6.14.0-py3-none-any.whl Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /nix/store/7jqc7pvhv5qixlvw8pkgq442arvj8z74-python3.9-sortedcontainers-2.4.0/lib/python3.9/site-packages (from hypothesis==6.14.0) (2.4.0) Requirement already satisfied: attrs>=19.2.0 in /nix/store/y8n4dz8hdy2yb64xa5vd0z5jzymdk67d-python3.9-attrs-21.2.0/lib/python3.9/site-packages (from hypothesis==6.14.0) (21.2.0) Installing collected packages: hypothesis Successfully installed hypothesis-6.14.0 /build/source/hypothesis-python Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/p6faclw9zx6bkpkwdqanwwmq1y9dwmh2-python3.9-hypothesis-6.14.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/p6faclw9zx6bkpkwdqanwwmq1y9dwmh2-python3.9-hypothesis-6.14.0/lib /nix/store/p6faclw9zx6bkpkwdqanwwmq1y9dwmh2-python3.9-hypothesis-6.14.0/bin patching script interpreter paths in /nix/store/p6faclw9zx6bkpkwdqanwwmq1y9dwmh2-python3.9-hypothesis-6.14.0 checking for references to /build/ in /nix/store/p6faclw9zx6bkpkwdqanwwmq1y9dwmh2-python3.9-hypothesis-6.14.0... Rewriting #!/nix/store/1g54cwl6m78rgrqsnn1pp29dbvldpvsd-python3-3.9.6/bin/python3.9 to #!/nix/store/1g54cwl6m78rgrqsnn1pp29dbvldpvsd-python3-3.9.6 wrapping `/nix/store/p6faclw9zx6bkpkwdqanwwmq1y9dwmh2-python3.9-hypothesis-6.14.0/bin/hypothesis'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase