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 Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/8kaly44sh4d20p4jjhsrvgjnric643gc-factory_boy-3.2.0.tar.gz source root is factory_boy-3.2.0 setting SOURCE_DATE_EPOCH to timestamp 1609145309 of file factory_boy-3.2.0/setup.cfg @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/factory copying factory/fuzzy.py -> build/lib/factory copying factory/errors.py -> build/lib/factory copying factory/alchemy.py -> build/lib/factory copying factory/mogo.py -> build/lib/factory copying factory/builder.py -> build/lib/factory copying factory/django.py -> build/lib/factory copying factory/__init__.py -> build/lib/factory copying factory/declarations.py -> build/lib/factory copying factory/random.py -> build/lib/factory copying factory/enums.py -> build/lib/factory copying factory/faker.py -> build/lib/factory copying factory/helpers.py -> build/lib/factory copying factory/utils.py -> build/lib/factory copying factory/mongoengine.py -> build/lib/factory copying factory/base.py -> build/lib/factory 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/factory copying build/lib/factory/fuzzy.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/errors.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/alchemy.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/mogo.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/builder.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/django.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/__init__.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/declarations.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/random.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/enums.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/faker.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/helpers.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/utils.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/mongoengine.py -> build/bdist.linux-x86_64/wheel/factory copying build/lib/factory/base.py -> build/bdist.linux-x86_64/wheel/factory running install_egg_info running egg_info writing factory_boy.egg-info/PKG-INFO writing dependency_links to factory_boy.egg-info/dependency_links.txt writing requirements to factory_boy.egg-info/requires.txt writing top-level names to factory_boy.egg-info/top_level.txt reading manifest file 'factory_boy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution no previously-included directories found matching '.github' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'factory_boy.egg-info/SOURCES.txt' Copying factory_boy.egg-info to build/bdist.linux-x86_64/wheel/factory_boy-3.2.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/factory_boy-3.2.0.dist-info/WHEEL creating 'dist/factory_boy-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'factory/__init__.py' adding 'factory/alchemy.py' adding 'factory/base.py' adding 'factory/builder.py' adding 'factory/declarations.py' adding 'factory/django.py' adding 'factory/enums.py' adding 'factory/errors.py' adding 'factory/faker.py' adding 'factory/fuzzy.py' adding 'factory/helpers.py' adding 'factory/mogo.py' adding 'factory/mongoengine.py' adding 'factory/random.py' adding 'factory/utils.py' adding 'factory_boy-3.2.0.dist-info/LICENSE' adding 'factory_boy-3.2.0.dist-info/METADATA' adding 'factory_boy-3.2.0.dist-info/WHEEL' adding 'factory_boy-3.2.0.dist-info/top_level.txt' adding 'factory_boy-3.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/factory_boy-3.2.0/dist /build/factory_boy-3.2.0 Processing ./factory_boy-3.2.0-py2.py3-none-any.whl Requirement already satisfied: Faker>=0.7.0 in /nix/store/zl58i6sjvw76fisl5m847fw0ws44fkv0-python3.7-faker-8.8.2/lib/python3.7/site-packages (from factory-boy==3.2.0) (8.8.2) Requirement already satisfied: python-dateutil>=2.4 in /nix/store/mrdh4x3v47k3kjb8q1wsinrgablpdpfh-python3.7-python-dateutil-2.8.2/lib/python3.7/site-packages (from Faker>=0.7.0->factory-boy==3.2.0) (2.8.2) Requirement already satisfied: text-unidecode==1.3 in /nix/store/cgbysxcypfqdj9b04j5fc61aff8jlqxi-python3.7-text-unidecode-1.3/lib/python3.7/site-packages (from Faker>=0.7.0->factory-boy==3.2.0) (1.3) Requirement already satisfied: six>=1.5 in /nix/store/cz0zwcgmhgrz3mv722xnmfnnbg8ybrvf-python3.7-six-1.16.0/lib/python3.7/site-packages (from python-dateutil>=2.4->Faker>=0.7.0->factory-boy==3.2.0) (1.16.0) Installing collected packages: factory-boy Successfully installed factory-boy-3.2.0 /build/factory_boy-3.2.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/all214v5yaj78zq48jswh3knwg5y8n64-python3.7-factory_boy-3.2.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/all214v5yaj78zq48jswh3knwg5y8n64-python3.7-factory_boy-3.2.0/lib patching script interpreter paths in /nix/store/all214v5yaj78zq48jswh3knwg5y8n64-python3.7-factory_boy-3.2.0 checking for references to /build/ in /nix/store/all214v5yaj78zq48jswh3knwg5y8n64-python3.7-factory_boy-3.2.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: factory @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/factory_boy-3.2.0 plugins: Faker-8.8.2 collecting ...  collecting 2 items  collecting 93 items  collected 407 items / 2 deselected / 405 selected  examples/flask_alchemy/test_demoapp.py .. [ 0%] tests/test_alchemy.py ..................... [ 5%] tests/test_base.py .................................... [ 14%] tests/test_declarations.py .............................. [ 21%] tests/test_dev_experience.py .. [ 22%] tests/test_django.py ................................................sss [ 35%] ssssssssssss........... [ 40%] tests/test_docs_internals.py . [ 40%] tests/test_faker.py ..... [ 42%] tests/test_fuzzy.py .................................................... [ 55%] .......... [ 57%] tests/test_helpers.py ... [ 58%] tests/test_regression.py . [ 58%] tests/test_using.py .................................................... [ 71%] ........................................................................ [ 89%] ......................... [ 95%] tests/test_utils.py ................... [100%] =============================== warnings summary =============================== ../../nix/store/i12l6kn365g2p1qgh3csbhpqcl9d4h51-python3.7-Flask-SQLAlchemy-2.5.1/lib/python3.7/site-packages/flask_sqlalchemy/__init__.py:873 /nix/store/i12l6kn365g2p1qgh3csbhpqcl9d4h51-python3.7-Flask-SQLAlchemy-2.5.1/lib/python3.7/site-packages/flask_sqlalchemy/__init__.py:873: FSADeprecationWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be disabled by default in the future. Set it to True or False to suppress this warning. 'SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and ' tests/test_base.py:8 /build/factory_boy-3.2.0/tests/test_base.py:8: PytestCollectionWarning: cannot collect test class 'TestObject' because it has a __init__ constructor (from: tests/test_base.py) class TestObject: tests/test_base.py:38 /build/factory_boy-3.2.0/tests/test_base.py:38: PytestCollectionWarning: cannot collect test class 'TestModel' because it has a __init__ constructor (from: tests/test_base.py) class TestModel(FakeDjangoModel): tests/test_using.py:18 /build/factory_boy-3.2.0/tests/test_using.py:18: PytestCollectionWarning: cannot collect test class 'TestObject' because it has a __init__ constructor (from: tests/test_using.py) class TestObject: tests/test_using.py:101 /build/factory_boy-3.2.0/tests/test_using.py:101: PytestCollectionWarning: cannot collect test class 'TestModel' because it has a __init__ constructor (from: tests/test_using.py) class TestModel(FakeModel): -- Docs: https://docs.pytest.org/en/stable/warnings.html ========== 390 passed, 15 skipped, 2 deselected, 5 warnings in 3.73s =========== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase