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/results.py -> build/lib/parfive copying parfive/_version.py -> build/lib/parfive copying parfive/main.py -> build/lib/parfive copying parfive/__init__.py -> build/lib/parfive copying parfive/downloader.py -> build/lib/parfive copying parfive/utils.py -> build/lib/parfive creating build/lib/parfive/tests copying parfive/tests/test_main.py -> build/lib/parfive/tests copying parfive/tests/__init__.py -> build/lib/parfive/tests copying parfive/tests/test_utils.py -> build/lib/parfive/tests copying parfive/tests/test_downloader.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/results.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 copying build/lib/parfive/__init__.py -> build/bdist.linux-x86_64/wheel/parfive copying build/lib/parfive/downloader.py -> build/bdist.linux-x86_64/wheel/parfive copying build/lib/parfive/utils.py -> build/bdist.linux-x86_64/wheel/parfive creating 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/tests/__init__.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_downloader.py -> build/bdist.linux-x86_64/wheel/parfive/tests 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/r7iajr8bxij30svmy13f5ch7k7s1xxgq-python3.7-tqdm-4.62.2/lib/python3.7/site-packages (from parfive==1.3.0) (4.62.2) Requirement already satisfied: aiohttp in /nix/store/gdwqm1sv6y20zf5ffqg6c68sj8wfh0k3-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/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from aiohttp->parfive==1.3.0) (3.10.0.2) Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/g9afxymj2h0vrinnqd2g7qnjwnpvrxdm-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/7wjpmk7r56vfnlj02ylmwr63yn0h2d1v-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/l70xcvwhyc4kf7hfsqwc3m5ar3vnqm20-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/akbn5yidrf02ah5nx93w1bdsyj10wfhq-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/rz4jbw6xz6n44g2yjrbjrbknpwifqdd3-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/ampnm8nnn3d1wg3sfymgxa89ssq6a7wf-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/ihlgdp7hgq8phhlzypvjxdfhv72r9a5j-python3.7-parfive-1.3.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/ihlgdp7hgq8phhlzypvjxdfhv72r9a5j-python3.7-parfive-1.3.0/lib /nix/store/ihlgdp7hgq8phhlzypvjxdfhv72r9a5j-python3.7-parfive-1.3.0/bin patching script interpreter paths in /nix/store/ihlgdp7hgq8phhlzypvjxdfhv72r9a5j-python3.7-parfive-1.3.0 checking for references to /build/ in /nix/store/ihlgdp7hgq8phhlzypvjxdfhv72r9a5j-python3.7-parfive-1.3.0... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/ihlgdp7hgq8phhlzypvjxdfhv72r9a5j-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.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/parfive-1.3.0, configfile: setup.cfg plugins: localserver-0.5.0, socket-0.4.0, asyncio-0.15.1 collecting ...  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 7.19s ======================= @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