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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/fj8x8hlrknfrjy5q4lj9m1kj0ziq644g-partd-1.2.0.tar.gz source root is partd-1.2.0 setting SOURCE_DATE_EPOCH to timestamp 1617903144 of file partd-1.2.0/partd/_version.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 setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/partd copying partd/core.py -> build/lib/partd copying partd/encode.py -> build/lib/partd copying partd/buffer.py -> build/lib/partd copying partd/compatibility.py -> build/lib/partd copying partd/_version.py -> build/lib/partd copying partd/compressed.py -> build/lib/partd copying partd/zmq.py -> build/lib/partd copying partd/__init__.py -> build/lib/partd copying partd/pandas.py -> build/lib/partd copying partd/dict.py -> build/lib/partd copying partd/file.py -> build/lib/partd copying partd/python.py -> build/lib/partd copying partd/numpy.py -> build/lib/partd copying partd/utils.py -> build/lib/partd copying partd/pickle.py -> build/lib/partd UPDATING build/lib/partd/_version.py set build/lib/partd/_version.py to '1.2.0' 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/partd copying build/lib/partd/core.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/encode.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/buffer.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/compatibility.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/_version.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/compressed.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/zmq.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/__init__.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/pandas.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/dict.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/file.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/python.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/numpy.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/utils.py -> build/bdist.linux-x86_64/wheel/partd copying build/lib/partd/pickle.py -> build/bdist.linux-x86_64/wheel/partd running install_egg_info running egg_info writing partd.egg-info/PKG-INFO writing dependency_links to partd.egg-info/dependency_links.txt writing requirements to partd.egg-info/requires.txt writing top-level names to partd.egg-info/top_level.txt reading manifest file 'partd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'partd.egg-info/SOURCES.txt' Copying partd.egg-info to build/bdist.linux-x86_64/wheel/partd-1.2.0-py3.7.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/partd-1.2.0.dist-info/WHEEL creating 'dist/partd-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'partd/__init__.py' adding 'partd/_version.py' adding 'partd/buffer.py' adding 'partd/compatibility.py' adding 'partd/compressed.py' adding 'partd/core.py' adding 'partd/dict.py' adding 'partd/encode.py' adding 'partd/file.py' adding 'partd/numpy.py' adding 'partd/pandas.py' adding 'partd/pickle.py' adding 'partd/python.py' adding 'partd/utils.py' adding 'partd/zmq.py' adding 'partd-1.2.0.dist-info/LICENSE.txt' adding 'partd-1.2.0.dist-info/METADATA' adding 'partd-1.2.0.dist-info/WHEEL' adding 'partd-1.2.0.dist-info/top_level.txt' adding 'partd-1.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/partd-1.2.0/dist /build/partd-1.2.0 Processing ./partd-1.2.0-py3-none-any.whl Requirement already satisfied: locket in /nix/store/d12qnzh09i9bf4xcxdn80a59v11bllxs-python3.7-locket-0.2.1/lib/python3.7/site-packages (from partd==1.2.0) (0.2.1) Requirement already satisfied: toolz in /nix/store/mh38p64kzfk8z8msadrblkf7df1bid4a-python3.7-toolz-0.11.1/lib/python3.7/site-packages (from partd==1.2.0) (0.11.1) Installing collected packages: partd Successfully installed partd-1.2.0 /build/partd-1.2.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/2sfksrffx0kbdzx67sjym7chrlpg6bnx-python3.7-partd-1.2.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/2sfksrffx0kbdzx67sjym7chrlpg6bnx-python3.7-partd-1.2.0/lib patching script interpreter paths in /nix/store/2sfksrffx0kbdzx67sjym7chrlpg6bnx-python3.7-partd-1.2.0 checking for references to /build/ in /nix/store/2sfksrffx0kbdzx67sjym7chrlpg6bnx-python3.7-partd-1.2.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/partd-1.2.0 collecting ...  collecting 3 items  collected 43 items / 5 deselected / 38 selected  partd/tests/test_buffer.py ... [ 7%] partd/tests/test_compressed.py .. [ 13%] partd/tests/test_dict.py .... [ 23%] partd/tests/test_encode.py .. [ 28%] partd/tests/test_file.py ....... [ 47%] partd/tests/test_numpy.py ....... [ 65%] partd/tests/test_pandas.py .... [ 76%] partd/tests/test_partd.py .... [ 86%] partd/tests/test_pickle.py .. [ 92%] partd/tests/test_python.py . [ 94%] partd/tests/test_utils.py .. [100%] =============================== warnings summary =============================== partd/tests/test_pandas.py:8 /build/partd-1.2.0/partd/tests/test_pandas.py:8: FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead. import pandas.util.testing as tm -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 38 passed, 5 deselected, 1 warning in 1.12s ================== @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase