Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/26z6w2pjfgfqz2g8npq0c3qfkvfahrcr-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/hypothesis-python/tox.ini" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['hypothesis', 'hypothesis.extra', 'hypothesis.utils', 'hypothesis.vendor', 'hypothesis.strategies', 'hypothesis.internal', 'hypothesis.extra.django', 'hypothesis.extra.pandas', 'hypothesis.strategies._internal', 'hypothesis.internal.conjecture', 'hypothesis.internal.conjecture.shrinking'] discovered py_modules -- ['_hypothesis_ftz_detector', '_hypothesis_globals', '_hypothesis_pytestplugin'] 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' adding license file 'LICENSE.txt' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['hypothesis', 'hypothesis.extra', 'hypothesis.utils', 'hypothesis.vendor', 'hypothesis.strategies', 'hypothesis.internal', 'hypothesis.extra.django', 'hypothesis.extra.pandas', 'hypothesis.strategies._internal', 'hypothesis.internal.conjecture', 'hypothesis.internal.conjecture.shrinking'] discovered py_modules -- ['_hypothesis_ftz_detector', '_hypothesis_globals', '_hypothesis_pytestplugin'] running bdist_wheel running build running build_py creating build/lib copying src/_hypothesis_ftz_detector.py -> build/lib copying src/_hypothesis_globals.py -> build/lib copying src/_hypothesis_pytestplugin.py -> build/lib creating build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/entry_points.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis creating build/lib/hypothesis/extra copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra creating build/lib/hypothesis/utils copying src/hypothesis/utils/threading.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/deprecation.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 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/strategies copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies creating build/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/constants_ast.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/lambda_sources.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal creating build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.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/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choice.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/provider_conformance.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/providers.py -> build/lib/hypothesis/internal/conjecture creating 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/bytes.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/floats.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/string.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking running 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 reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 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/wheel copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-x86_64/wheel/. copying build/lib/_hypothesis_globals.py -> build/bdist.linux-x86_64/wheel/. copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-x86_64/wheel/. creating build/bdist.linux-x86_64/wheel/hypothesis copying build/lib/hypothesis/configuration.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/reporting.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/statistics.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/control.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/core.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/database.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/errors.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/stateful.py -> build/bdist.linux-x86_64/wheel/./hypothesis copying build/lib/hypothesis/version.py -> build/bdist.linux-x86_64/wheel/./hypothesis creating build/bdist.linux-x86_64/wheel/hypothesis/extra copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/array_api.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/numpy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/codemods.py -> 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/redis.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/cli.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/dpcontracts.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra copying build/lib/hypothesis/extra/pytz.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/_fields.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/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django 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 creating build/bdist.linux-x86_64/wheel/hypothesis/utils copying build/lib/hypothesis/utils/threading.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils copying build/lib/hypothesis/utils/deprecation.py -> 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/conventions.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/terminal.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils 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/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/deferred.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/flatmapped.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/ipaddress.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/misc.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/random.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/strings.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/attrs.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/core.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/recursive.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/types.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/regex.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal creating 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/cache.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/constants_ast.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/escalation.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/intervalsets.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/cathetus.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/healthcheck.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/filtering.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal copying build/lib/hypothesis/internal/lambda_sources.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal copying build/lib/hypothesis/internal/observability.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/scrutineer.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/__init__.py -> 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/choice.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/optimiser.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/utils.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/shrinker.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/engine.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/provider_conformance.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/providers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture creating 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/bytes.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/floats.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/string.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/collection.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/py.typed -> build/bdist.linux-x86_64/wheel/./hypothesis running install_egg_info Copying src/hypothesis.egg-info to build/bdist.linux-x86_64/wheel/./hypothesis-6.151.10-py3.14.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/hypothesis-6.151.10.dist-info/WHEEL creating '/build/source/hypothesis-python/dist/.tmp-oxhariux/hypothesis-6.151.10-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding '_hypothesis_ftz_detector.py' adding '_hypothesis_globals.py' adding '_hypothesis_pytestplugin.py' adding 'hypothesis/__init__.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/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/_array_helpers.py' adding 'hypothesis/extra/_patching.py' adding 'hypothesis/extra/array_api.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/constants_ast.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/lambda_sources.py' adding 'hypothesis/internal/observability.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/choice.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/provider_conformance.py' adding 'hypothesis/internal/conjecture/providers.py' adding 'hypothesis/internal/conjecture/shrinker.py' adding 'hypothesis/internal/conjecture/utils.py' adding 'hypothesis/internal/conjecture/shrinking/__init__.py' adding 'hypothesis/internal/conjecture/shrinking/bytes.py' adding 'hypothesis/internal/conjecture/shrinking/choicetree.py' adding 'hypothesis/internal/conjecture/shrinking/collection.py' adding 'hypothesis/internal/conjecture/shrinking/common.py' adding 'hypothesis/internal/conjecture/shrinking/floats.py' adding 'hypothesis/internal/conjecture/shrinking/integer.py' adding 'hypothesis/internal/conjecture/shrinking/ordering.py' adding 'hypothesis/internal/conjecture/shrinking/string.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/deprecation.py' adding 'hypothesis/utils/dynamicvariables.py' adding 'hypothesis/utils/terminal.py' adding 'hypothesis/utils/threading.py' adding 'hypothesis/vendor/__init__.py' adding 'hypothesis/vendor/pretty.py' adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' adding 'hypothesis-6.151.10.dist-info/licenses/LICENSE.txt' adding 'hypothesis-6.151.10.dist-info/METADATA' adding 'hypothesis-6.151.10.dist-info/WHEEL' adding 'hypothesis-6.151.10.dist-info/entry_points.txt' adding 'hypothesis-6.151.10.dist-info/top_level.txt' adding 'hypothesis-6.151.10.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built hypothesis-6.151.10-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for hypothesis-6.151.10-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed hypothesis-6.151.10-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10 checking for references to /build/ in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10... patching script interpreter paths in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10 stripping (with command strip and flags -S -p) in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10/lib /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10/bin shrinking RPATHs of ELF executables and libraries in /nix/store/ps7i4bdmk0hgc6n1cdwzqyhcfjrvc3fl-python3.14-hypothesis-6.151.10-dist checking for references to /build/ in /nix/store/ps7i4bdmk0hgc6n1cdwzqyhcfjrvc3fl-python3.14-hypothesis-6.151.10-dist... patching script interpreter paths in /nix/store/ps7i4bdmk0hgc6n1cdwzqyhcfjrvc3fl-python3.14-hypothesis-6.151.10-dist Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6 wrapping `/nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10/bin/hypothesis'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: hypothesis Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest tests/cover -k not\ \(test_recreate_charmap\)\ and\ not\ \(test_uses_cached_charmap\)\ and\ not\ \(test_given_does_not_pollute_state\)\ and\ not\ \(test_find_does_not_pollute_state\)\ and\ not\ \(test_does_print_on_reuse_from_database\)\ and\ not\ \(test_prints_seed_only_on_healthcheck\)\ and\ not\ \(test_constants_from_running_file\)\ and\ not\ \(test_prints_seed_on_very_slow_shrinking\)\ and\ not\ \(test_clean_source\)\ and\ not\ \(test_attrs_inference_builds\)\ and\ not\ \(test_bound_missing_dot_access_forward_ref\)\ and\ not\ \(test_bound_missing_forward_ref\)\ and\ not\ \(test_bound_type_checking_only_forward_ref_wrong_type\)\ and\ not\ \(test_bound_type_cheking_only_forward_ref\)\ and\ not\ \(test_builds_suggests_from_type\)\ and\ not\ \(test_bytestring_not_treated_as_generic_sequence\)\ and\ not\ \(test_evil_prng_registration_nonsense\)\ and\ not\ \(test_issue_4194_regression\)\ and\ not\ \(test_passing_referenced_instance_within_function_scope_warns\)\ and\ not\ \(test_registering_a_Random_is_idempotent\)\ and\ not\ \(test_register_random_within_nested_function_scope\)\ and\ not\ \(test_resolve_fwd_refs\)\ and\ not\ \(test_resolves_forwardrefs_to_builtin_types\)\ and\ not\ \(test_resolving_standard_collection_as_generic\)\ and\ not\ \(test_resolving_standard_container_as_generic\)\ and\ not\ \(test_resolving_standard_contextmanager_as_generic\)\ and\ not\ \(test_resolving_standard_iterable_as_generic\)\ and\ not\ \(test_resolving_standard_reversible_as_generic\)\ and\ not\ \(test_resolving_standard_sequence_as_generic\)\ and\ not\ \(test_specialised_collection_types\) --numprocesses=48 ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0 rootdir: /build/source configfile: pyproject.toml plugins: hypothesis-6.151.10, xdist-3.8.0 48 workers [3421 items] ........................................................................ [ 2%] ........................................................................ [ 4%] ........................................................................ [ 6%] ........................................................................ [ 8%] ........................................................................ [ 10%] ........................................................................ [ 12%] ........................................................................ [ 14%] ...............................................x........................ [ 16%] ........................................................................ [ 18%] ........................................................................ [ 21%] ........................................................................ [ 23%] ..........................................s............................. [ 25%] ........................................................................ [ 27%] ........................................................................ [ 29%] ........................................................................ [ 31%] ........................................................................ [ 33%] ...............................s...s.................................... [ 35%] .....s..............................s................................... [ 37%] ........................................................................ [ 39%] ........................................................................ [ 42%] ........................................................................ [ 44%] ..............x......................................................... [ 46%] ...................................................................s.... [ 48%] ........................................................................ [ 50%] ...............................................................s........ [ 52%] ........................................................................ [ 54%] ........................................................................ [ 56%] ........................................................................ [ 58%] ......................................s................................. [ 61%] ........................................................................ [ 63%] ........................................................................ [ 65%] ........................................................................ [ 67%] ........................................................................ [ 69%] ........................................................................ [ 71%] ........................................................................ [ 73%] ........................................................................ [ 75%] ........................................................................ [ 77%] ........................................................................ [ 79%] ........................................................................ [ 82%] ........................................................................ [ 84%] ........................................................................ [ 86%] ........................................................................ [ 88%] ..................................................ss.................... [ 90%] ........................................................................ [ 92%] ........................................................................ [ 94%] ........................................................................ [ 96%] ........................................................................ [ 98%] ..................................... [100%] ============================= slowest 20 durations ============================= 6.31s call hypothesis-python/tests/cover/test_observability.py::test_observability 5.59s call hypothesis-python/tests/cover/test_simple_characters.py::test_characters_of_major_categories 5.10s call hypothesis-python/tests/cover/test_simple_characters.py::test_exclude_characters_of_major_categories 4.96s call hypothesis-python/tests/cover/test_simple_characters.py::test_exclude_characters_of_specific_groups 3.96s call hypothesis-python/tests/cover/test_database_backend.py::TestGADReads::runTest 3.54s call hypothesis-python/tests/cover/test_slices.py::test_step_will_be_negative 3.30s call hypothesis-python/tests/cover/test_composite.py::test_can_shrink_matrices_with_length_param 3.18s call hypothesis-python/tests/cover/test_slices.py::test_start_will_equal_0 2.98s call hypothesis-python/tests/cover/test_stateful.py::test_removes_needless_steps 2.49s call hypothesis-python/tests/cover/test_simple_characters.py::test_characters_of_specific_groups 2.37s call hypothesis-python/tests/cover/test_stateful.py::TestMachineUsingMultiple::runTest 2.32s call hypothesis-python/tests/cover/test_observability.py::test_choices_json_roundtrips 2.30s call hypothesis-python/tests/cover/test_datetimes.py::test_bordering_on_a_leap_year 2.29s call hypothesis-python/tests/cover/test_unittest.py::test_subTest_no_self[err1] 2.17s call hypothesis-python/tests/cover/test_lookup.py::test_resolving_recursive_type 2.16s call hypothesis-python/tests/cover/test_unittest.py::test_subTest_no_self[err0] 1.99s call hypothesis-python/tests/cover/test_reproduce_failure.py::test_encoding_loop 1.97s call hypothesis-python/tests/cover/test_sampled_from.py::test_efficient_lists_of_tuples_first_element_sampled_from[fn1] 1.92s call hypothesis-python/tests/cover/test_statistical_events.py::test_stateful_states_are_deduped 1.90s call hypothesis-python/tests/cover/test_stateful.py::test_saves_failing_example_in_database ================= 3409 passed, 10 skipped, 2 xfailed in 30.20s ================= Finished executing pytestCheckPhase pytestCheckPhase completed in 31 seconds Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase