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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ks8k1488fxy7754yydy2rmhgw15g6mgg-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @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 pytest_vcr.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/pytest_vcr.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info creating pytest_vcr.egg-info writing pytest_vcr.egg-info/PKG-INFO writing dependency_links to pytest_vcr.egg-info/dependency_links.txt writing entry points to pytest_vcr.egg-info/entry_points.txt writing requirements to pytest_vcr.egg-info/requires.txt writing top-level names to pytest_vcr.egg-info/top_level.txt writing manifest file 'pytest_vcr.egg-info/SOURCES.txt' reading manifest file 'pytest_vcr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pytest_vcr.egg-info/SOURCES.txt' Copying pytest_vcr.egg-info to build/bdist.linux-x86_64/wheel/pytest_vcr-1.0.2-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_vcr-1.0.2.dist-info/WHEEL creating 'dist/pytest_vcr-1.0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_vcr.py' adding 'pytest_vcr-1.0.2.dist-info/LICENSE' adding 'pytest_vcr-1.0.2.dist-info/METADATA' adding 'pytest_vcr-1.0.2.dist-info/WHEEL' adding 'pytest_vcr-1.0.2.dist-info/entry_points.txt' adding 'pytest_vcr-1.0.2.dist-info/top_level.txt' adding 'pytest_vcr-1.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pytest_vcr-1.0.2-py2.py3-none-any.whl Requirement already satisfied: vcrpy in /nix/store/qjmx7m5jp6zqggggwfm74zppmp6g9km9-python3.7-vcrpy-4.1.1/lib/python3.7/site-packages (from pytest-vcr==1.0.2) (4.1.1) Requirement already satisfied: pytest>=3.6.0 in /nix/store/wg9vk9666rjafnlrfrxdi28f0wkp2cvy-python3.7-pytest-6.2.4/lib/python3.7/site-packages (from pytest-vcr==1.0.2) (6.2.4) Requirement already satisfied: attrs>=19.2.0 in /nix/store/1m1kklm6w1ywrf48gg67rncklg23knnh-python3.7-attrs-21.2.0/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (21.2.0) Requirement already satisfied: importlib-metadata>=0.12 in /nix/store/3gc33y7ww3awb23g3y0pqmq0y95kfj3q-python3.7-importlib-metadata-4.0.1/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (4.0.1) Requirement already satisfied: toml in /nix/store/8pav8zcla6yzs3mw600n8ygqkqvkkbl9-python3.7-toml-0.10.2/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (0.10.2) Requirement already satisfied: py>=1.8.2 in /nix/store/yf482dpy4kvz6ja3cgj0kbsgzrir85yi-python3.7-py-1.10.0/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/cwyr76cq0wsb1ram247pbxg8xljhwnj7-python3.7-iniconfig-1.1.1/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (0.0.0) Requirement already satisfied: packaging in /nix/store/4sk5iwafrb4lz6v57iby90fvgr67n5kf-python3.7-packaging-20.9/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (20.9) Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/y0jpqj8g5ccjxw15pfrzwclvs5cmnk78-python3.7-pluggy-0.13.1/lib/python3.7/site-packages (from pytest>=3.6.0->pytest-vcr==1.0.2) (0.13.1) Requirement already satisfied: zipp>=0.5 in /nix/store/2ipd3f5556mvv4rb6pldn9vgivic4ihg-python3.7-zipp-3.4.1/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=3.6.0->pytest-vcr==1.0.2) (3.4.1) Requirement already satisfied: typing-extensions>=3.6.4 in /nix/store/gs7lln58sx39jg072dzhxkn0kjb4qzh8-python3.7-typing_extensions-3.10.0.0/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=3.6.0->pytest-vcr==1.0.2) (3.10.0.0) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/ssxfbilwasp95v1812mqi2gnnwfj1z9c-python3.7-pyparsing-2.4.7/lib/python3.7/site-packages (from packaging->pytest>=3.6.0->pytest-vcr==1.0.2) (2.4.7) Requirement already satisfied: wrapt in /nix/store/f26hmpiax515cjwad7dw4g1r64zqbpgf-python3.7-wrapt-1.12.1/lib/python3.7/site-packages (from vcrpy->pytest-vcr==1.0.2) (1.12.1) Requirement already satisfied: PyYAML in /nix/store/rqz65hf19awkr9kc86phf5ang619k7np-python3.7-PyYAML-5.4.1.1/lib/python3.7/site-packages (from vcrpy->pytest-vcr==1.0.2) (5.4.1) Requirement already satisfied: six>=1.5 in /nix/store/rd059f6cl1sp9lkp5c0jwccfvb6l86kb-python3.7-six-1.16.0/lib/python3.7/site-packages (from vcrpy->pytest-vcr==1.0.2) (1.16.0) Requirement already satisfied: yarl in /nix/store/d4ww5psh88n6nk204yh0pxlpi4za3lcc-python3.7-yarl-1.6.3/lib/python3.7/site-packages (from vcrpy->pytest-vcr==1.0.2) (1.6.3) Requirement already satisfied: idna>=2.0 in /nix/store/j0zvlrsp2wbnb1hn7dkqxjbk70s7mh73-python3.7-idna-3.2/lib/python3.7/site-packages (from yarl->vcrpy->pytest-vcr==1.0.2) (3.2) Requirement already satisfied: multidict>=4.0 in /nix/store/w8yagggvz6bvbm8wjqygvqlk4maak16h-python3.7-multidict-5.1.0/lib/python3.7/site-packages (from yarl->vcrpy->pytest-vcr==1.0.2) (5.1.0) Installing collected packages: pytest-vcr Successfully installed pytest-vcr-1.0.2 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/77rz5l9ghj38krjrrycrx6hjmi407vyf-python3.7-pytest-vcr-1.0.2 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/77rz5l9ghj38krjrrycrx6hjmi407vyf-python3.7-pytest-vcr-1.0.2/lib patching script interpreter paths in /nix/store/77rz5l9ghj38krjrrycrx6hjmi407vyf-python3.7-pytest-vcr-1.0.2 checking for references to /build/ in /nix/store/77rz5l9ghj38krjrrycrx6hjmi407vyf-python3.7-pytest-vcr-1.0.2... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: pytest_vcr @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase