nixbot

builds

succeeded python3.14-hypothesis-6.151.10 x86_64-linux.package-alphashape · build #12 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/26z6w2pjfgfqz2g8npq0c3qfkvfahrcr-source17source root is source18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/hypothesis-python/tox.ini"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24No `packages` or `py_modules` configuration, performing automatic discovery.25`src-layout` detected -- analysing ./src26discovered 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']27discovered py_modules -- ['_hypothesis_ftz_detector', '_hypothesis_globals', '_hypothesis_pytestplugin']28running egg_info29creating src/hypothesis.egg-info30writing src/hypothesis.egg-info/PKG-INFO31writing dependency_links to src/hypothesis.egg-info/dependency_links.txt32writing entry points to src/hypothesis.egg-info/entry_points.txt33writing requirements to src/hypothesis.egg-info/requires.txt34writing top-level names to src/hypothesis.egg-info/top_level.txt35writing manifest file 'src/hypothesis.egg-info/SOURCES.txt'36reading manifest file 'src/hypothesis.egg-info/SOURCES.txt'37adding license file 'LICENSE.txt'38writing manifest file 'src/hypothesis.egg-info/SOURCES.txt'39* Building wheel...40No `packages` or `py_modules` configuration, performing automatic discovery.41`src-layout` detected -- analysing ./src42discovered 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']43discovered py_modules -- ['_hypothesis_ftz_detector', '_hypothesis_globals', '_hypothesis_pytestplugin']44running bdist_wheel45running build46running build_py47creating build/lib48copying src/_hypothesis_ftz_detector.py -> build/lib49copying src/_hypothesis_globals.py -> build/lib50copying src/_hypothesis_pytestplugin.py -> build/lib51creating build/lib/hypothesis52copying src/hypothesis/configuration.py -> build/lib/hypothesis53copying src/hypothesis/provisional.py -> build/lib/hypothesis54copying src/hypothesis/reporting.py -> build/lib/hypothesis55copying src/hypothesis/__init__.py -> build/lib/hypothesis56copying src/hypothesis/statistics.py -> build/lib/hypothesis57copying src/hypothesis/_settings.py -> build/lib/hypothesis58copying src/hypothesis/control.py -> build/lib/hypothesis59copying src/hypothesis/core.py -> build/lib/hypothesis60copying src/hypothesis/database.py -> build/lib/hypothesis61copying src/hypothesis/entry_points.py -> build/lib/hypothesis62copying src/hypothesis/errors.py -> build/lib/hypothesis63copying src/hypothesis/stateful.py -> build/lib/hypothesis64copying src/hypothesis/version.py -> build/lib/hypothesis65creating build/lib/hypothesis/extra66copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra67copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra68copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra69copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra70copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra71copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra72copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra73copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra74copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra75copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra76copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra77copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra78copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra79copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra80creating build/lib/hypothesis/utils81copying src/hypothesis/utils/threading.py -> build/lib/hypothesis/utils82copying src/hypothesis/utils/deprecation.py -> build/lib/hypothesis/utils83copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils84copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils85copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils86copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils87creating build/lib/hypothesis/vendor88copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor89copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor90creating build/lib/hypothesis/strategies91copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies92creating build/lib/hypothesis/internal93copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal94copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal95copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal96copying src/hypothesis/internal/constants_ast.py -> build/lib/hypothesis/internal97copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal98copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal99copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal100copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal101copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal102copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal103copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal104copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal105copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal106copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal107copying src/hypothesis/internal/lambda_sources.py -> build/lib/hypothesis/internal108copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal109copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal110copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal111copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal112creating build/lib/hypothesis/extra/django113copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django114copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django115copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django116creating build/lib/hypothesis/extra/pandas117copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas118copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas119creating build/lib/hypothesis/strategies/_internal120copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal121copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal122copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal123copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal124copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal125copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal126copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal127copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal128copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal129copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal130copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal131copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal132copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal133copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal134copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal135copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal136copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal137copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal138copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal139copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal140copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal141creating build/lib/hypothesis/internal/conjecture142copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture143copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture144copying src/hypothesis/internal/conjecture/choice.py -> build/lib/hypothesis/internal/conjecture145copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture146copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture147copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture148copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture149copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture150copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture151copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture152copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture153copying src/hypothesis/internal/conjecture/provider_conformance.py -> build/lib/hypothesis/internal/conjecture154copying src/hypothesis/internal/conjecture/providers.py -> build/lib/hypothesis/internal/conjecture155creating build/lib/hypothesis/internal/conjecture/shrinking156copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking157copying src/hypothesis/internal/conjecture/shrinking/bytes.py -> build/lib/hypothesis/internal/conjecture/shrinking158copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking159copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking160copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking161copying src/hypothesis/internal/conjecture/shrinking/string.py -> build/lib/hypothesis/internal/conjecture/shrinking162copying src/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/lib/hypothesis/internal/conjecture/shrinking163copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking164copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking165running egg_info166writing src/hypothesis.egg-info/PKG-INFO167writing dependency_links to src/hypothesis.egg-info/dependency_links.txt168writing entry points to src/hypothesis.egg-info/entry_points.txt169writing requirements to src/hypothesis.egg-info/requires.txt170writing top-level names to src/hypothesis.egg-info/top_level.txt171reading manifest file 'src/hypothesis.egg-info/SOURCES.txt'172adding license file 'LICENSE.txt'173writing manifest file 'src/hypothesis.egg-info/SOURCES.txt'174copying src/hypothesis/py.typed -> build/lib/hypothesis175copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor176installing to build/bdist.linux-x86_64/wheel177running install178running install_lib179creating build/bdist.linux-x86_64/wheel180copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-x86_64/wheel/.181copying build/lib/_hypothesis_globals.py -> build/bdist.linux-x86_64/wheel/.182copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-x86_64/wheel/.183creating build/bdist.linux-x86_64/wheel/hypothesis184copying build/lib/hypothesis/configuration.py -> build/bdist.linux-x86_64/wheel/./hypothesis185copying build/lib/hypothesis/provisional.py -> build/bdist.linux-x86_64/wheel/./hypothesis186copying build/lib/hypothesis/reporting.py -> build/bdist.linux-x86_64/wheel/./hypothesis187copying build/lib/hypothesis/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis188copying build/lib/hypothesis/statistics.py -> build/bdist.linux-x86_64/wheel/./hypothesis189copying build/lib/hypothesis/_settings.py -> build/bdist.linux-x86_64/wheel/./hypothesis190copying build/lib/hypothesis/control.py -> build/bdist.linux-x86_64/wheel/./hypothesis191copying build/lib/hypothesis/core.py -> build/bdist.linux-x86_64/wheel/./hypothesis192copying build/lib/hypothesis/database.py -> build/bdist.linux-x86_64/wheel/./hypothesis193copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-x86_64/wheel/./hypothesis194copying build/lib/hypothesis/errors.py -> build/bdist.linux-x86_64/wheel/./hypothesis195copying build/lib/hypothesis/stateful.py -> build/bdist.linux-x86_64/wheel/./hypothesis196copying build/lib/hypothesis/version.py -> build/bdist.linux-x86_64/wheel/./hypothesis197creating build/bdist.linux-x86_64/wheel/hypothesis/extra198copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra199copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra200copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra201copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra202copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra203copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra204copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra205copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra206copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra207copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra208copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra209copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra210copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra211copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra212creating build/bdist.linux-x86_64/wheel/hypothesis/extra/django213copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django214copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django215copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/django216creating build/bdist.linux-x86_64/wheel/hypothesis/extra/pandas217copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/pandas218copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-x86_64/wheel/./hypothesis/extra/pandas219creating build/bdist.linux-x86_64/wheel/hypothesis/utils220copying build/lib/hypothesis/utils/threading.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils221copying build/lib/hypothesis/utils/deprecation.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils222copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils223copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils224copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils225copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-x86_64/wheel/./hypothesis/utils226creating build/bdist.linux-x86_64/wheel/hypothesis/vendor227copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/vendor228copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-x86_64/wheel/./hypothesis/vendor229copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-x86_64/wheel/./hypothesis/vendor230creating build/bdist.linux-x86_64/wheel/hypothesis/strategies231copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies232creating build/bdist.linux-x86_64/wheel/hypothesis/strategies/_internal233copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal234copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal235copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal236copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal237copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal238copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal239copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal240copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal241copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal242copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal243copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal244copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal245copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal246copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal247copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal248copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal249copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal250copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal251copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal252copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal253copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-x86_64/wheel/./hypothesis/strategies/_internal254creating build/bdist.linux-x86_64/wheel/hypothesis/internal255copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal256copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal257copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal258copying build/lib/hypothesis/internal/constants_ast.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal259copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal260copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal261copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal262copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal263copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal264copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal265copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal266copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal267copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal268copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal269copying build/lib/hypothesis/internal/lambda_sources.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal270copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal271copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal272copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal273copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal274creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture275copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture276copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture277copying build/lib/hypothesis/internal/conjecture/choice.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture278copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture279copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture280copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture281copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture282copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture283copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture284copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture285copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture286copying build/lib/hypothesis/internal/conjecture/provider_conformance.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture287copying build/lib/hypothesis/internal/conjecture/providers.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture288creating build/bdist.linux-x86_64/wheel/hypothesis/internal/conjecture/shrinking289copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking290copying build/lib/hypothesis/internal/conjecture/shrinking/bytes.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking291copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking292copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking293copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking294copying build/lib/hypothesis/internal/conjecture/shrinking/string.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking295copying build/lib/hypothesis/internal/conjecture/shrinking/choicetree.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking296copying build/lib/hypothesis/internal/conjecture/shrinking/collection.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking297copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-x86_64/wheel/./hypothesis/internal/conjecture/shrinking298copying build/lib/hypothesis/py.typed -> build/bdist.linux-x86_64/wheel/./hypothesis299running install_egg_info300Copying src/hypothesis.egg-info to build/bdist.linux-x86_64/wheel/./hypothesis-6.151.10-py3.14.egg-info301running install_scripts302creating build/bdist.linux-x86_64/wheel/hypothesis-6.151.10.dist-info/WHEEL303creating '/build/source/hypothesis-python/dist/.tmp-oxhariux/hypothesis-6.151.10-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it304adding '_hypothesis_ftz_detector.py'305adding '_hypothesis_globals.py'306adding '_hypothesis_pytestplugin.py'307adding 'hypothesis/__init__.py'308adding 'hypothesis/_settings.py'309adding 'hypothesis/configuration.py'310adding 'hypothesis/control.py'311adding 'hypothesis/core.py'312adding 'hypothesis/database.py'313adding 'hypothesis/entry_points.py'314adding 'hypothesis/errors.py'315adding 'hypothesis/provisional.py'316adding 'hypothesis/py.typed'317adding 'hypothesis/reporting.py'318adding 'hypothesis/stateful.py'319adding 'hypothesis/statistics.py'320adding 'hypothesis/version.py'321adding 'hypothesis/extra/__init__.py'322adding 'hypothesis/extra/_array_helpers.py'323adding 'hypothesis/extra/_patching.py'324adding 'hypothesis/extra/array_api.py'325adding 'hypothesis/extra/cli.py'326adding 'hypothesis/extra/codemods.py'327adding 'hypothesis/extra/dateutil.py'328adding 'hypothesis/extra/dpcontracts.py'329adding 'hypothesis/extra/ghostwriter.py'330adding 'hypothesis/extra/lark.py'331adding 'hypothesis/extra/numpy.py'332adding 'hypothesis/extra/pytestplugin.py'333adding 'hypothesis/extra/pytz.py'334adding 'hypothesis/extra/redis.py'335adding 'hypothesis/extra/django/__init__.py'336adding 'hypothesis/extra/django/_fields.py'337adding 'hypothesis/extra/django/_impl.py'338adding 'hypothesis/extra/pandas/__init__.py'339adding 'hypothesis/extra/pandas/impl.py'340adding 'hypothesis/internal/__init__.py'341adding 'hypothesis/internal/cache.py'342adding 'hypothesis/internal/cathetus.py'343adding 'hypothesis/internal/charmap.py'344adding 'hypothesis/internal/compat.py'345adding 'hypothesis/internal/constants_ast.py'346adding 'hypothesis/internal/coverage.py'347adding 'hypothesis/internal/detection.py'348adding 'hypothesis/internal/entropy.py'349adding 'hypothesis/internal/escalation.py'350adding 'hypothesis/internal/filtering.py'351adding 'hypothesis/internal/floats.py'352adding 'hypothesis/internal/healthcheck.py'353adding 'hypothesis/internal/intervalsets.py'354adding 'hypothesis/internal/lambda_sources.py'355adding 'hypothesis/internal/observability.py'356adding 'hypothesis/internal/reflection.py'357adding 'hypothesis/internal/scrutineer.py'358adding 'hypothesis/internal/validation.py'359adding 'hypothesis/internal/conjecture/__init__.py'360adding 'hypothesis/internal/conjecture/choice.py'361adding 'hypothesis/internal/conjecture/data.py'362adding 'hypothesis/internal/conjecture/datatree.py'363adding 'hypothesis/internal/conjecture/engine.py'364adding 'hypothesis/internal/conjecture/floats.py'365adding 'hypothesis/internal/conjecture/junkdrawer.py'366adding 'hypothesis/internal/conjecture/optimiser.py'367adding 'hypothesis/internal/conjecture/pareto.py'368adding 'hypothesis/internal/conjecture/provider_conformance.py'369adding 'hypothesis/internal/conjecture/providers.py'370adding 'hypothesis/internal/conjecture/shrinker.py'371adding 'hypothesis/internal/conjecture/utils.py'372adding 'hypothesis/internal/conjecture/shrinking/__init__.py'373adding 'hypothesis/internal/conjecture/shrinking/bytes.py'374adding 'hypothesis/internal/conjecture/shrinking/choicetree.py'375adding 'hypothesis/internal/conjecture/shrinking/collection.py'376adding 'hypothesis/internal/conjecture/shrinking/common.py'377adding 'hypothesis/internal/conjecture/shrinking/floats.py'378adding 'hypothesis/internal/conjecture/shrinking/integer.py'379adding 'hypothesis/internal/conjecture/shrinking/ordering.py'380adding 'hypothesis/internal/conjecture/shrinking/string.py'381adding 'hypothesis/strategies/__init__.py'382adding 'hypothesis/strategies/_internal/__init__.py'383adding 'hypothesis/strategies/_internal/attrs.py'384adding 'hypothesis/strategies/_internal/collections.py'385adding 'hypothesis/strategies/_internal/core.py'386adding 'hypothesis/strategies/_internal/datetime.py'387adding 'hypothesis/strategies/_internal/deferred.py'388adding 'hypothesis/strategies/_internal/featureflags.py'389adding 'hypothesis/strategies/_internal/flatmapped.py'390adding 'hypothesis/strategies/_internal/functions.py'391adding 'hypothesis/strategies/_internal/ipaddress.py'392adding 'hypothesis/strategies/_internal/lazy.py'393adding 'hypothesis/strategies/_internal/misc.py'394adding 'hypothesis/strategies/_internal/numbers.py'395adding 'hypothesis/strategies/_internal/random.py'396adding 'hypothesis/strategies/_internal/recursive.py'397adding 'hypothesis/strategies/_internal/regex.py'398adding 'hypothesis/strategies/_internal/shared.py'399adding 'hypothesis/strategies/_internal/strategies.py'400adding 'hypothesis/strategies/_internal/strings.py'401adding 'hypothesis/strategies/_internal/types.py'402adding 'hypothesis/strategies/_internal/utils.py'403adding 'hypothesis/utils/__init__.py'404adding 'hypothesis/utils/conventions.py'405adding 'hypothesis/utils/deprecation.py'406adding 'hypothesis/utils/dynamicvariables.py'407adding 'hypothesis/utils/terminal.py'408adding 'hypothesis/utils/threading.py'409adding 'hypothesis/vendor/__init__.py'410adding 'hypothesis/vendor/pretty.py'411adding 'hypothesis/vendor/tlds-alpha-by-domain.txt'412adding 'hypothesis-6.151.10.dist-info/licenses/LICENSE.txt'413adding 'hypothesis-6.151.10.dist-info/METADATA'414adding 'hypothesis-6.151.10.dist-info/WHEEL'415adding 'hypothesis-6.151.10.dist-info/entry_points.txt'416adding 'hypothesis-6.151.10.dist-info/top_level.txt'417adding 'hypothesis-6.151.10.dist-info/RECORD'418removing build/bdist.linux-x86_64/wheel419Successfully built hypothesis-6.151.10-py3-none-any.whl420Finished creating a wheel...421Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
422Executing pythonRuntimeDepsCheck423Checking runtime dependencies for hypothesis-6.151.10-py3-none-any.whl424Finished executing pythonRuntimeDepsCheck
installPhase
425Executing pypaInstallPhase426Successfully installed hypothesis-6.151.10-py3-none-any.whl427Finished executing pypaInstallPhase
pythonOutputDistPhase
428Executing pythonOutputDistPhase429Finished executing pythonOutputDistPhase
fixupPhase
430shrinking RPATHs of ELF executables and libraries in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10431checking for references to /build/ in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10...432patching script interpreter paths in /nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10433stripping (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/bin434shrinking RPATHs of ELF executables and libraries in /nix/store/ps7i4bdmk0hgc6n1cdwzqyhcfjrvc3fl-python3.14-hypothesis-6.151.10-dist435checking for references to /build/ in /nix/store/ps7i4bdmk0hgc6n1cdwzqyhcfjrvc3fl-python3.14-hypothesis-6.151.10-dist...436patching script interpreter paths in /nix/store/ps7i4bdmk0hgc6n1cdwzqyhcfjrvc3fl-python3.14-hypothesis-6.151.10-dist437Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6438wrapping `/nix/store/mbdhs3pvv9vw3msiqcdrrpzby070a8ir-python3.14-hypothesis-6.151.10/bin/hypothesis'...439Executing pythonRemoveTestsDir440Finished executing pythonRemoveTestsDir
installCheckPhase
441no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
442Executing pythonImportsCheckPhase443Check whether the following modules can be imported: hypothesis
pytestCheckPhase
444Executing pytestCheckPhase445pytest 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=48446============================= test session starts ==============================447platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0448rootdir: /build/source449configfile: pyproject.toml450plugins: hypothesis-6.151.10, xdist-3.8.045148 workers [3421 items] 452........................................................................ [ 2%]453........................................................................ [ 4%]454........................................................................ [ 6%]455........................................................................ [ 8%]456........................................................................ [ 10%]457........................................................................ [ 12%]458........................................................................ [ 14%]459...............................................x........................ [ 16%]460........................................................................ [ 18%]461........................................................................ [ 21%]462........................................................................ [ 23%]463..........................................s............................. [ 25%]464........................................................................ [ 27%]465........................................................................ [ 29%]466........................................................................ [ 31%]467........................................................................ [ 33%]468...............................s...s.................................... [ 35%]469.....s..............................s................................... [ 37%]470........................................................................ [ 39%]471........................................................................ [ 42%]472........................................................................ [ 44%]473..............x......................................................... [ 46%]474...................................................................s.... [ 48%]475........................................................................ [ 50%]476...............................................................s........ [ 52%]477........................................................................ [ 54%]478........................................................................ [ 56%]479........................................................................ [ 58%]480......................................s................................. [ 61%]481........................................................................ [ 63%]482........................................................................ [ 65%]483........................................................................ [ 67%]484........................................................................ [ 69%]485........................................................................ [ 71%]486........................................................................ [ 73%]487........................................................................ [ 75%]488........................................................................ [ 77%]489........................................................................ [ 79%]490........................................................................ [ 82%]491........................................................................ [ 84%]492........................................................................ [ 86%]493........................................................................ [ 88%]494..................................................ss.................... [ 90%]495........................................................................ [ 92%]496........................................................................ [ 94%]497........................................................................ [ 96%]498........................................................................ [ 98%]499..................................... [100%]500============================= slowest 20 durations =============================5016.31s call hypothesis-python/tests/cover/test_observability.py::test_observability5025.59s call hypothesis-python/tests/cover/test_simple_characters.py::test_characters_of_major_categories5035.10s call hypothesis-python/tests/cover/test_simple_characters.py::test_exclude_characters_of_major_categories5044.96s call hypothesis-python/tests/cover/test_simple_characters.py::test_exclude_characters_of_specific_groups5053.96s call hypothesis-python/tests/cover/test_database_backend.py::TestGADReads::runTest5063.54s call hypothesis-python/tests/cover/test_slices.py::test_step_will_be_negative5073.30s call hypothesis-python/tests/cover/test_composite.py::test_can_shrink_matrices_with_length_param5083.18s call hypothesis-python/tests/cover/test_slices.py::test_start_will_equal_05092.98s call hypothesis-python/tests/cover/test_stateful.py::test_removes_needless_steps5102.49s call hypothesis-python/tests/cover/test_simple_characters.py::test_characters_of_specific_groups5112.37s call hypothesis-python/tests/cover/test_stateful.py::TestMachineUsingMultiple::runTest5122.32s call hypothesis-python/tests/cover/test_observability.py::test_choices_json_roundtrips5132.30s call hypothesis-python/tests/cover/test_datetimes.py::test_bordering_on_a_leap_year5142.29s call hypothesis-python/tests/cover/test_unittest.py::test_subTest_no_self[err1]5152.17s call hypothesis-python/tests/cover/test_lookup.py::test_resolving_recursive_type5162.16s call hypothesis-python/tests/cover/test_unittest.py::test_subTest_no_self[err0]5171.99s call hypothesis-python/tests/cover/test_reproduce_failure.py::test_encoding_loop5181.97s call hypothesis-python/tests/cover/test_sampled_from.py::test_efficient_lists_of_tuples_first_element_sampled_from[fn1]5191.92s call hypothesis-python/tests/cover/test_statistical_events.py::test_stateful_states_are_deduped5201.90s call hypothesis-python/tests/cover/test_stateful.py::test_saves_failing_example_in_database521================= 3409 passed, 10 skipped, 2 xfailed in 30.20s =================522Finished executing pytestCheckPhase523pytestCheckPhase completed in 31 seconds