Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/4yhvgd0y2qng6hxvllrqm3ak34la4028-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/utils.py @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 pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Ignoring indexes: https://pypi.org/simple Created temporary directory: /build/pip-ephem-wheel-cache-_7hj17wr Created temporary directory: /build/pip-req-tracker-i62ncrcc Initialized build tracking at /build/pip-req-tracker-i62ncrcc Created build tracker: /build/pip-req-tracker-i62ncrcc Entered build tracker: /build/pip-req-tracker-i62ncrcc Created temporary directory: /build/pip-wheel-g8fx3f8z Processing /build/source Created temporary directory: /build/pip-req-build-xb75mk3z  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Added file:///build/source to build tracker '/build/pip-req-tracker-i62ncrcc' Created temporary directory: /build/pip-modern-metadata-fjnb6rnr Running command /nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11/bin/python3.7 /nix/store/qv6mp3ab1s7qmz67ilassrgfydamrf0s-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /build/tmprdaujzbn Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-xb75mk3z has version 5.6.4, which satisfies requirement isort==5.6.4 from file:///build/source Removed isort==5.6.4 from file:///build/source from build tracker '/build/pip-req-tracker-i62ncrcc' Created temporary directory: /build/pip-unpack-0yb4j3k4 Building wheels for collected packages: isort Created temporary directory: /build/pip-wheel-pmzauovc Destination directory: /build/pip-wheel-pmzauovc Running command /nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11/bin/python3.7 /nix/store/qv6mp3ab1s7qmz67ilassrgfydamrf0s-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmpxlorg8yg Building wheel for isort (PEP 517) ... [?25l[?25hdone Created wheel for isort: filename=isort-5.6.4-py3-none-any.whl size=98882 sha256=b3b5c24d98eae89ae9493ab473b59e3219b7eb88ec135a9758a710f29089c39c Stored in directory: /build/pip-ephem-wheel-cache-_7hj17wr/wheels/f5/ed/ef/4b1eaa194f9109b06e279579433cf11d1e13972f704f1da974 Successfully built isort Removed build tracker: '/build/pip-req-tracker-i62ncrcc' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./isort-5.6.4-py3-none-any.whl Installing collected packages: isort Successfully installed isort-5.6.4 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/k9nvhkz58pabxajbjs8nvqs3v10r12rh-python3.7-isort-5.6.4 strip is /nix/store/hy3lz2vfv9qq2v5jz9nzlx6mmiaq79rj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/k9nvhkz58pabxajbjs8nvqs3v10r12rh-python3.7-isort-5.6.4/lib /nix/store/k9nvhkz58pabxajbjs8nvqs3v10r12rh-python3.7-isort-5.6.4/bin patching script interpreter paths in /nix/store/k9nvhkz58pabxajbjs8nvqs3v10r12rh-python3.7-isort-5.6.4 checking for references to /build/ in /nix/store/k9nvhkz58pabxajbjs8nvqs3v10r12rh-python3.7-isort-5.6.4... Rewriting #!/nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11/bin/python3.7 to #!/nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11 wrapping `/nix/store/k9nvhkz58pabxajbjs8nvqs3v10r12rh-python3.7-isort-5.6.4/bin/isort'... 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 @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source, configfile: setup.cfg, testpaths: tests plugins: hypothesis-6.14.0, pylama-7.7.1 collecting ...  collecting 266 items  collected 418 items / 26 deselected / 392 selected  tests/unit/test_action_comments.py . [ 0%] tests/unit/test_api.py ......... [ 2%] tests/unit/test_comments.py ... [ 3%] tests/unit/test_deprecated_finders.py ....................... [ 9%] tests/unit/test_exceptions.py ....................... [ 15%] tests/unit/test_format.py ......... [ 17%] tests/unit/test_hooks.py .. [ 17%] tests/unit/test_importable.py . [ 18%] tests/unit/test_io.py ... [ 18%] tests/unit/test_isort.py ............................................... [ 30%] ........................................................................ [ 49%] ......s.......................................................... [ 65%] tests/unit/test_literal.py ..... [ 67%] tests/unit/test_output.py . [ 67%] tests/unit/test_parse.py ..... [ 68%] tests/unit/test_place.py .... [ 69%] tests/unit/test_pylama_isort.py .. [ 70%] tests/unit/test_regressions.py ......................................... [ 80%] ...... [ 82%] tests/unit/test_settings.py .................. [ 86%] tests/unit/test_setuptools_command.py . [ 86%] tests/unit/test_ticketed_features.py ............... [ 90%] tests/unit/test_wrap.py . [ 91%] tests/unit/test_wrap_modes.py ............... [ 94%] tests/unit/profiles/test_attrs.py ... [ 95%] tests/unit/profiles/test_django.py ... [ 96%] tests/unit/profiles/test_google.py .... [ 97%] tests/unit/profiles/test_hug.py ... [ 98%] tests/unit/profiles/test_open_stack.py ... [ 98%] tests/unit/profiles/test_plone.py ... [ 99%] tests/unit/profiles/test_pycharm.py . [100%] =============================== warnings summary =============================== tests/unit/test_hooks.py::test_git_hook_uses_the_configuration_file_specified_in_settings_path /build/source/isort/settings.py:389: UserWarning: `sections` setting includes testsection, but no known_testsection is defined. The following known_SECTION config options are defined: . f"`sections` setting includes {section}, but no known_{section.lower()} " tests/unit/test_isort.py::test_failing_file_check_916 /build/source/isort/settings.py:389: UserWarning: `sections` setting includes NORDIGEN, but no known_nordigen is defined. The following known_SECTION config options are defined: . f"`sections` setting includes {section}, but no known_{section.lower()} " tests/unit/test_isort.py::test_python_future_category /build/source/isort/settings.py:389: UserWarning: `sections` setting includes FUTURE_LIBRARY, but no known_future_library is defined. The following known_SECTION config options are defined: future_thirdparty. f"`sections` setting includes {section}, but no known_{section.lower()} " tests/unit/test_parse.py::test_file_contents /build/source/isort/parse.py:523: UserWarning: could not place module xyz of line import xyz -- Do you need to define a default section? f"could not place module {module} of line {line} --" tests/unit/test_parse.py::test_file_contents /build/source/isort/parse.py:523: UserWarning: could not place module one of line three) -- Do you need to define a default section? f"could not place module {module} of line {line} --" tests/unit/test_parse.py::test_file_contents /build/source/isort/parse.py:523: UserWarning: could not place module zebra of line not_bacon -- Do you need to define a default section? f"could not place module {module} of line {line} --" tests/unit/test_parse.py::test_file_contents /build/source/isort/parse.py:429: UserWarning: could not place module x of line three) -- Do you need to define a default section? f"could not place module {import_from} of line {line} --" tests/unit/test_regressions.py::test_reverse_relative_combined_with_force_sort_within_sections_issue_1395 /build/source/isort/settings.py:389: UserWarning: `sections` setting includes APPLICATION, but no known_application is defined. The following known_SECTION config options are defined: . f"`sections` setting includes {section}, but no known_{section.lower()} " tests/unit/test_settings.py::TestConfig::test_known_settings /build/source/isort/settings.py:355: UserWarning: Can't set both known_thirdparty and known_third_party in the same config file. Default to known_third_party if unsure. See: https://pycqa.github.io/isort/#custom-sections-and-ordering. f"Can't set both {key} and {section_name} in the same config file.\n" tests/unit/test_settings.py::test_find_config /build/source/isort/settings.py:619: UserWarning: Failed to pull configuration information from /build/pytest-of-nixbld/pytest-0/test_find_config0/.isort.cfg warn(f"Failed to pull configuration information from {potential_config_file}") -- Docs: https://docs.pytest.org/en/stable/warnings.html ========= 391 passed, 1 skipped, 26 deselected, 10 warnings in 35.46s ========== Testing that 5.6.4 returns OK... 5.6.4 Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase