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/fpk327pnigipsy5ifrq8jk8bhcqdpbak-parfive-1.3.0.tar.gz source root is parfive-1.3.0 setting SOURCE_DATE_EPOCH to timestamp 1617877377 of file parfive-1.3.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/parfive copying parfive/downloader.py -> build/lib/parfive copying parfive/__init__.py -> build/lib/parfive copying parfive/utils.py -> build/lib/parfive copying parfive/_version.py -> build/lib/parfive copying parfive/main.py -> build/lib/parfive copying parfive/results.py -> build/lib/parfive creating build/lib/parfive/tests copying parfive/tests/__init__.py -> build/lib/parfive/tests copying parfive/tests/test_downloader.py -> build/lib/parfive/tests copying parfive/tests/test_utils.py -> build/lib/parfive/tests copying parfive/tests/test_main.py -> build/lib/parfive/tests 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/parfive copying build/lib/parfive/downloader.py -> build/bdist.linux-x86_64/wheel/parfive copying build/lib/parfive/__init__.py -> build/bdist.linux-x86_64/wheel/parfive copying build/lib/parfive/utils.py -> build/bdist.linux-x86_64/wheel/parfive copying build/lib/parfive/_version.py -> build/bdist.linux-x86_64/wheel/parfive copying build/lib/parfive/main.py -> build/bdist.linux-x86_64/wheel/parfive creating build/bdist.linux-x86_64/wheel/parfive/tests copying build/lib/parfive/tests/__init__.py -> build/bdist.linux-x86_64/wheel/parfive/tests copying build/lib/parfive/tests/test_downloader.py -> build/bdist.linux-x86_64/wheel/parfive/tests copying build/lib/parfive/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/parfive/tests copying build/lib/parfive/tests/test_main.py -> build/bdist.linux-x86_64/wheel/parfive/tests copying build/lib/parfive/results.py -> build/bdist.linux-x86_64/wheel/parfive running install_egg_info running egg_info writing parfive.egg-info/PKG-INFO writing dependency_links to parfive.egg-info/dependency_links.txt writing entry points to parfive.egg-info/entry_points.txt writing requirements to parfive.egg-info/requires.txt writing top-level names to parfive.egg-info/top_level.txt reading manifest file 'parfive.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'parfive.egg-info/SOURCES.txt' Copying parfive.egg-info to build/bdist.linux-x86_64/wheel/parfive-1.3.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/parfive-1.3.0.dist-info/WHEEL creating 'dist/parfive-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'parfive/__init__.py' adding 'parfive/_version.py' adding 'parfive/downloader.py' adding 'parfive/main.py' adding 'parfive/results.py' adding 'parfive/utils.py' adding 'parfive/tests/__init__.py' adding 'parfive/tests/test_downloader.py' adding 'parfive/tests/test_main.py' adding 'parfive/tests/test_utils.py' adding 'parfive-1.3.0.dist-info/LICENSE' adding 'parfive-1.3.0.dist-info/METADATA' adding 'parfive-1.3.0.dist-info/WHEEL' adding 'parfive-1.3.0.dist-info/entry_points.txt' adding 'parfive-1.3.0.dist-info/top_level.txt' adding 'parfive-1.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/parfive-1.3.0/dist /build/parfive-1.3.0 Processing ./parfive-1.3.0-py3-none-any.whl Requirement already satisfied: tqdm in /nix/store/s7qb98yj3n0pzjjgb6adcdx3z9bsy79v-python3.7-tqdm-4.61.1/lib/python3.7/site-packages (from parfive==1.3.0) (4.61.1) Requirement already satisfied: aiohttp in /nix/store/6i9v1z2siwlil9lxabagij3g2ghb6cxl-python3.7-aiohttp-3.7.4.post0/lib/python3.7/site-packages (from parfive==1.3.0) (3.7.4.post0) Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/bsk0mw7j81d90qk6vbfmkc10a0f9q8sz-python3.7-typing_extensions-3.10.0.0/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (3.10.0.0) Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/ra2aahc80dwqiwb062w3iam4fjsjlclp-python3.7-async-timeout-3.0.1/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (3.0.1) Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/cwrd4nq7lrg2d4a93iyf9jpmw8mgn41s-python3.7-yarl-1.6.3/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (1.6.3) Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/gwfv84q80xlyc557c6g11zv24vmh5j5a-python3.7-multidict-5.1.0/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (5.1.0) Requirement already satisfied: attrs>=17.3.0 in /nix/store/ad6a8jhsw05i3j8fjmmh8h116hwzl09b-python3.7-attrs-21.2.0/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (21.2.0) Requirement already satisfied: chardet<5.0,>=2.0 in /nix/store/bld1i0j1xqjxmd5ymq7yg7x8rn8bm1a9-python3.7-chardet-4.0.0/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (4.0.0) Requirement already satisfied: idna>=2.0 in /nix/store/zwvzpnympkql67ydz6gp1m0z1h5392ba-python3.7-idna-3.2/lib/python3.7/site-packages (from yarl<2.0,>=1.0->aiohttp->parfive==1.3.0) (3.2) Installing collected packages: parfive Successfully installed parfive-1.3.0 /build/parfive-1.3.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/5rl6p6bddld5czaxkjd3s7348d0vgrkc-python3.7-parfive-1.3.0 strip is /nix/store/hy3lz2vfv9qq2v5jz9nzlx6mmiaq79rj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/5rl6p6bddld5czaxkjd3s7348d0vgrkc-python3.7-parfive-1.3.0/lib /nix/store/5rl6p6bddld5czaxkjd3s7348d0vgrkc-python3.7-parfive-1.3.0/bin patching script interpreter paths in /nix/store/5rl6p6bddld5czaxkjd3s7348d0vgrkc-python3.7-parfive-1.3.0 checking for references to /build/ in /nix/store/5rl6p6bddld5czaxkjd3s7348d0vgrkc-python3.7-parfive-1.3.0... Rewriting #!/nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11/bin/python3.7 to #!/nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11 wrapping `/nix/store/5rl6p6bddld5czaxkjd3s7348d0vgrkc-python3.7-parfive-1.3.0/bin/parfive'... 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.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/parfive-1.3.0, configfile: setup.cfg plugins: localserver-0.5.0, socket-0.3.3, asyncio-0.15.1 collecting ...  collecting 27 items  collected 34 items / 3 deselected / 31 selected  parfive/tests/test_downloader.py ........................ [ 77%] parfive/tests/test_main.py ...... [ 96%] parfive/tests/test_utils.py . [100%] ======================= 31 passed, 3 deselected in 8.37s ======================= @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