bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 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 Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/z5hisrghivmj3zv35rnasnvy6l3vylaf-path.py-12.0.1.tar.gz source root is path.py-12.0.1 setting SOURCE_DATE_EPOCH to timestamp 1555135872 of file path.py-12.0.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/2sv09fs62xx3z5g161kikc3pizxli33i-02eb16f0eb2cdc0015972ce963357aaa1cd0b84b.patch patching file test_path.py @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/path copying path/__init__.py -> build/lib/path copying path/matchers.py -> build/lib/path running egg_info writing path.py.egg-info/PKG-INFO writing dependency_links to path.py.egg-info/dependency_links.txt writing requirements to path.py.egg-info/requires.txt writing top-level names to path.py.egg-info/top_level.txt reading manifest file 'path.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'path.py.egg-info/SOURCES.txt' 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/path copying build/lib/path/__init__.py -> build/bdist.linux-x86_64/wheel/path copying build/lib/path/matchers.py -> build/bdist.linux-x86_64/wheel/path running install_egg_info Copying path.py.egg-info to build/bdist.linux-x86_64/wheel/path.py-12.0.1-py3.7.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/path.py-12.0.1.dist-info/WHEEL creating 'dist/path.py-12.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'path/__init__.py' adding 'path/matchers.py' adding 'path.py-12.0.1.dist-info/LICENSE' adding 'path.py-12.0.1.dist-info/METADATA' adding 'path.py-12.0.1.dist-info/WHEEL' adding 'path.py-12.0.1.dist-info/top_level.txt' adding 'path.py-12.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/path.py-12.0.1/dist /build/path.py-12.0.1 Processing ./path.py-12.0.1-py3-none-any.whl Requirement already satisfied: importlib-metadata>=0.5 in /nix/store/njxn9irhqdk7ypq95jlxkk34qp9i3jw0-python3.7-importlib-metadata-4.6.4/lib/python3.7/site-packages (from path.py==12.0.1) (4.6.4) Requirement already satisfied: zipp>=0.5 in /nix/store/77xq9qidrg94c2ddwcv7c8awphndir66-python3.7-zipp-3.5.0/lib/python3.7/site-packages (from importlib-metadata>=0.5->path.py==12.0.1) (3.5.0) Requirement already satisfied: typing-extensions>=3.6.4 in /nix/store/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from importlib-metadata>=0.5->path.py==12.0.1) (3.10.0.2) Installing collected packages: path.py Successfully installed path.py-12.0.1 /build/path.py-12.0.1 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/vxf0fqgva20syw65pgyw3hy9aqx6a943-python3.7-path.py-12.0.1 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/vxf0fqgva20syw65pgyw3hy9aqx6a943-python3.7-path.py-12.0.1/lib patching script interpreter paths in /nix/store/vxf0fqgva20syw65pgyw3hy9aqx6a943-python3.7-path.py-12.0.1 checking for references to /build/ in /nix/store/vxf0fqgva20syw65pgyw3hy9aqx6a943-python3.7-path.py-12.0.1... 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.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/path.py-12.0.1, configfile: pytest.ini plugins: flake8-1.0.7 collecting ...  collected 80 items / 1 deselected / 79 selected  setup.py . [ 1%] test_path.py .........................................................ss [ 75%] sssss...... [ 89%] docs/conf.py . [ 91%] path/__init__.py ...... [ 98%] path/matchers.py . [100%] =============================== warnings summary =============================== ../../nix/store/6sixgwxsj7khryk64a71rlbj0w3s29ps-python3.7-packaging-20.9/lib/python3.7/site-packages/packaging/version.py:130 /nix/store/6sixgwxsj7khryk64a71rlbj0w3s29ps-python3.7-packaging-20.9/lib/python3.7/site-packages/packaging/version.py:130: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release DeprecationWarning, setup.py: 2 warnings test_path.py: 2 warnings docs/conf.py: 2 warnings path/__init__.py: 2 warnings path/matchers.py: 2 warnings /nix/store/qg1akyiifqy95hspwh7im52nay5bxbnl-python3.7-flake8-3.9.2/lib/python3.7/site-packages/flake8/plugins/manager.py:254: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. eps = importlib_metadata.entry_points().get(self.namespace, ()) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========== 72 passed, 7 skipped, 1 deselected, 11 warnings in 6.36s =========== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase