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/_version.py -> build/lib/parfive copying parfive/downloader.py -> build/lib/parfive copying parfive/__init__.py -> build/lib/parfive copying parfive/results.py -> build/lib/parfive copying parfive/main.py -> build/lib/parfive copying parfive/utils.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_main.py -> build/lib/parfive/tests copying parfive/tests/test_utils.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/_version.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/__init__.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_main.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/results.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/utils.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' writing manifest file 'parfive.egg-info/SOURCES.txt' Copying parfive.egg-info to build/bdist.linux-x86_64/wheel/parfive-1.3.0-py3.8.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: aiohttp in /nix/store/pf7sm0z58m03yc5jib2lrxpdvmk7r0ix-python3.8-aiohttp-3.7.4.post0/lib/python3.8/site-packages (from parfive==1.3.0) (3.7.4.post0) Requirement already satisfied: tqdm in /nix/store/1npf5hqydg87pra5jkfmvd1n4idhd323-python3.8-tqdm-4.61.1/lib/python3.8/site-packages (from parfive==1.3.0) (4.61.1) Requirement already satisfied: chardet<5.0,>=2.0 in /nix/store/kkn29xbakh09djqflxdmyn66jixgxc7c-python3.8-chardet-4.0.0/lib/python3.8/site-packages (from aiohttp->parfive==1.3.0) (4.0.0) Requirement already satisfied: attrs>=17.3.0 in /nix/store/4flrb2icxcnhm9lw38dvkaynk3hklygb-python3.8-attrs-21.2.0/lib/python3.8/site-packages (from aiohttp->parfive==1.3.0) (21.2.0) Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/wxm7mxm2p9vr984r82nfpybj0dj70qla-python3.8-yarl-1.6.3/lib/python3.8/site-packages (from aiohttp->parfive==1.3.0) (1.6.3) Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/l4wk52s2fyg1zgs5sixq6finw462p30x-python3.8-multidict-5.1.0/lib/python3.8/site-packages (from aiohttp->parfive==1.3.0) (5.1.0) Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/cgl6qr5h1qcjsf49h0g0kmkzn1cybjxl-python3.8-typing_extensions-3.10.0.0/lib/python3.8/site-packages (from aiohttp->parfive==1.3.0) (3.10.0.0) Requirement already satisfied: async-timeout<4.0,>=3.0 in /nix/store/1s8h25k8wb5w3dn1d07j2bpxl8rlf7y5-python3.8-async-timeout-3.0.1/lib/python3.8/site-packages (from aiohttp->parfive==1.3.0) (3.0.1) Requirement already satisfied: idna>=2.0 in /nix/store/x3v37z0hqg15chikq2rdpm6g24kj38m2-python3.8-idna-3.2/lib/python3.8/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/sl2i1jq8cv1zmnya9h5x0d9a80zlryr1-python3.8-parfive-1.3.0 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/sl2i1jq8cv1zmnya9h5x0d9a80zlryr1-python3.8-parfive-1.3.0/lib /nix/store/sl2i1jq8cv1zmnya9h5x0d9a80zlryr1-python3.8-parfive-1.3.0/bin patching script interpreter paths in /nix/store/sl2i1jq8cv1zmnya9h5x0d9a80zlryr1-python3.8-parfive-1.3.0 checking for references to /build/ in /nix/store/sl2i1jq8cv1zmnya9h5x0d9a80zlryr1-python3.8-parfive-1.3.0... Rewriting #!/nix/store/p65xvir2nnvc2h1m52x82pkd9k7h9pzz-python3-3.8.10/bin/python3.8 to #!/nix/store/p65xvir2nnvc2h1m52x82pkd9k7h9pzz-python3-3.8.10 wrapping `/nix/store/sl2i1jq8cv1zmnya9h5x0d9a80zlryr1-python3.8-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.8.10, 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 ...  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 5.15s ======================= @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