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 Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/x30d09fnmf46mzw0byishngb05da9brf-requests-file-1.5.1.tar.gz source root is requests-file-1.5.1 setting SOURCE_DATE_EPOCH to timestamp 1587822908 of file requests-file-1.5.1/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 copying requests_file.py -> build/lib 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 copying build/lib/requests_file.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info writing requests_file.egg-info/PKG-INFO writing dependency_links to requests_file.egg-info/dependency_links.txt writing requirements to requests_file.egg-info/requires.txt writing top-level names to requests_file.egg-info/top_level.txt reading manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'requests_file.egg-info/SOURCES.txt' Copying requests_file.egg-info to build/bdist.linux-x86_64/wheel/requests_file-1.5.1-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/requests_file-1.5.1.dist-info/WHEEL creating 'dist/requests_file-1.5.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'requests_file.py' adding 'requests_file-1.5.1.dist-info/LICENSE' adding 'requests_file-1.5.1.dist-info/METADATA' adding 'requests_file-1.5.1.dist-info/WHEEL' adding 'requests_file-1.5.1.dist-info/top_level.txt' adding 'requests_file-1.5.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/requests-file-1.5.1/dist /build/requests-file-1.5.1 Processing ./requests_file-1.5.1-py2.py3-none-any.whl Requirement already satisfied: six in /nix/store/cz0zwcgmhgrz3mv722xnmfnnbg8ybrvf-python3.7-six-1.16.0/lib/python3.7/site-packages (from requests-file==1.5.1) (1.16.0) Requirement already satisfied: requests>=1.0.0 in /nix/store/1fw5fswy5715jqqv23djcxb84mnn3g5p-python3.7-requests-2.26.0/lib/python3.7/site-packages (from requests-file==1.5.1) (2.26.0) Requirement already satisfied: certifi>=2017.4.17 in /nix/store/jwi86q3y82r1zx5sxd6bp1zlh9v3a3wd-python3.7-certifi-2021.05.30/lib/python3.7/site-packages (from requests>=1.0.0->requests-file==1.5.1) (2021.5.30) Requirement already satisfied: idna<4,>=2.5 in /nix/store/ampnm8nnn3d1wg3sfymgxa89ssq6a7wf-python3.7-idna-3.2/lib/python3.7/site-packages (from requests>=1.0.0->requests-file==1.5.1) (3.2) Requirement already satisfied: charset-normalizer~=2.0.0 in /nix/store/ih70b8ff6wsrahip3vqs14z3h8dha5az-python3.7-charset-normalizer-2.0.1/lib/python3.7/site-packages (from requests>=1.0.0->requests-file==1.5.1) (2.0.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/bn6q89jrcjbb4301qhkzfmk3iz6d1zi1-python3.7-urllib3-1.26.6/lib/python3.7/site-packages (from requests>=1.0.0->requests-file==1.5.1) (1.26.6) Installing collected packages: requests-file Successfully installed requests-file-1.5.1 /build/requests-file-1.5.1 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/43vkmgcn41k29m28n3d9pfah9ly7gd58-python3.7-requests-file-1.5.1 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/43vkmgcn41k29m28n3d9pfah9ly7gd58-python3.7-requests-file-1.5.1/lib patching script interpreter paths in /nix/store/43vkmgcn41k29m28n3d9pfah9ly7gd58-python3.7-requests-file-1.5.1 checking for references to /build/ in /nix/store/43vkmgcn41k29m28n3d9pfah9ly7gd58-python3.7-requests-file-1.5.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/requests-file-1.5.1 collecting ...  collected 11 items  tests/test_requests_file.py ..........s [100%] ======================== 10 passed, 1 skipped in 0.17s ========================= Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase