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/lg1kh26dhy6pnn249br93v6z0pkfhflc-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_plugin.py @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/pytest_httpx copying pytest_httpx/version.py -> build/lib/pytest_httpx copying pytest_httpx/__init__.py -> build/lib/pytest_httpx copying pytest_httpx/_httpx_mock.py -> build/lib/pytest_httpx copying pytest_httpx/_httpx_internals.py -> build/lib/pytest_httpx 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/pytest_httpx copying build/lib/pytest_httpx/version.py -> build/bdist.linux-x86_64/wheel/pytest_httpx copying build/lib/pytest_httpx/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_httpx copying build/lib/pytest_httpx/_httpx_mock.py -> build/bdist.linux-x86_64/wheel/pytest_httpx copying build/lib/pytest_httpx/_httpx_internals.py -> build/bdist.linux-x86_64/wheel/pytest_httpx running install_egg_info running egg_info creating pytest_httpx.egg-info writing pytest_httpx.egg-info/PKG-INFO writing dependency_links to pytest_httpx.egg-info/dependency_links.txt writing entry points to pytest_httpx.egg-info/entry_points.txt writing requirements to pytest_httpx.egg-info/requires.txt writing top-level names to pytest_httpx.egg-info/top_level.txt writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' reading manifest file 'pytest_httpx.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_httpx.egg-info/SOURCES.txt' Copying pytest_httpx.egg-info to build/bdist.linux-x86_64/wheel/pytest_httpx-0.12.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_httpx-0.12.0.dist-info/WHEEL creating 'dist/pytest_httpx-0.12.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_httpx/__init__.py' adding 'pytest_httpx/_httpx_internals.py' adding 'pytest_httpx/_httpx_mock.py' adding 'pytest_httpx/version.py' adding 'pytest_httpx-0.12.0.dist-info/LICENSE' adding 'pytest_httpx-0.12.0.dist-info/METADATA' adding 'pytest_httpx-0.12.0.dist-info/WHEEL' adding 'pytest_httpx-0.12.0.dist-info/entry_points.txt' adding 'pytest_httpx-0.12.0.dist-info/top_level.txt' adding 'pytest_httpx-0.12.0.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_httpx-0.12.0-py3-none-any.whl Requirement already satisfied: pytest==6.* in /nix/store/115c8s7bvnqyj3vwws5kz1pad0dsnf0d-python3.9-pytest-6.2.4/lib/python3.9/site-packages (from pytest-httpx==0.12.0) (6.2.4) Requirement already satisfied: httpx==0.18.* in /nix/store/yz7w3pz3zqisnz77ka9yjb4l61h40l52-python3.9-httpx-0.18.2/lib/python3.9/site-packages (from pytest-httpx==0.12.0) (0.18.2) Requirement already satisfied: httpcore<0.14.0,>=0.13.3 in /nix/store/gh7lx94mlmmf00ql2blzam5dg0i9dy1s-python3.9-httpcore-0.13.6/lib/python3.9/site-packages (from httpx==0.18.*->pytest-httpx==0.12.0) (0.13.6) Requirement already satisfied: certifi in /nix/store/g1pp3zl3qxl5zs6l3c9xrrxdimldaih9-python3.9-certifi-2021.05.30/lib/python3.9/site-packages (from httpx==0.18.*->pytest-httpx==0.12.0) (2021.5.30) Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in /nix/store/yq67wm081294zbmf1zgrmb9wj74scbg9-python3.9-rfc3986-1.5.0/lib/python3.9/site-packages (from httpx==0.18.*->pytest-httpx==0.12.0) (1.5.0) Requirement already satisfied: sniffio in /nix/store/ph4wdvkk94lpk208zpqwhhkqq408892c-python3.9-sniffio-1.2.0/lib/python3.9/site-packages (from httpx==0.18.*->pytest-httpx==0.12.0) (1.2.0) Requirement already satisfied: iniconfig in /nix/store/1m3ysiawdiwjlf550a4wgpgdsrbxk1v5-python3.9-iniconfig-1.1.1/lib/python3.9/site-packages (from pytest==6.*->pytest-httpx==0.12.0) (0.0.0) Requirement already satisfied: toml in /nix/store/lz9fbhpyx11r70jbz8rrmy8fy8cjnmxs-python3.9-toml-0.10.2/lib/python3.9/site-packages (from pytest==6.*->pytest-httpx==0.12.0) (0.10.2) Requirement already satisfied: packaging in /nix/store/9f6751hjlnh4qab0viynb4ryaqg77wc7-python3.9-packaging-20.9/lib/python3.9/site-packages (from pytest==6.*->pytest-httpx==0.12.0) (20.9) Requirement already satisfied: py>=1.8.2 in /nix/store/wp62gkb8v4x6mn6m46467qnl81iapdad-python3.9-py-1.10.0/lib/python3.9/site-packages (from pytest==6.*->pytest-httpx==0.12.0) (1.10.0) Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/5rmabwsskg52pxhzyvz2rsprsayxh7d4-python3.9-pluggy-0.13.1/lib/python3.9/site-packages (from pytest==6.*->pytest-httpx==0.12.0) (0.13.1) Requirement already satisfied: attrs>=19.2.0 in /nix/store/725jaiv1ha1a3rirk8wh173jqg1q0naq-python3.9-attrs-21.2.0/lib/python3.9/site-packages (from pytest==6.*->pytest-httpx==0.12.0) (21.2.0) Requirement already satisfied: h11<0.13,>=0.11 in /nix/store/dhcjih9cs6dxmg34qszv3fnpmff83hzf-python3.9-h11-0.12.0/lib/python3.9/site-packages (from httpcore<0.14.0,>=0.13.3->httpx==0.18.*->pytest-httpx==0.12.0) (0.12.0) Requirement already satisfied: anyio==3.* in /nix/store/pzp52rmyqrhp76gv8743x0aivk8p683x-python3.9-anyio-3.3.0/lib/python3.9/site-packages (from httpcore<0.14.0,>=0.13.3->httpx==0.18.*->pytest-httpx==0.12.0) (3.3.0) Requirement already satisfied: idna>=2.8 in /nix/store/38pg09l5dm5yg1am8637klsyfv159kjr-python3.9-idna-3.2/lib/python3.9/site-packages (from anyio==3.*->httpcore<0.14.0,>=0.13.3->httpx==0.18.*->pytest-httpx==0.12.0) (3.2) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/0k73fhi488mq9cqcaaim6dl5zbryvj46-python3.9-pyparsing-2.4.7/lib/python3.9/site-packages (from packaging->pytest==6.*->pytest-httpx==0.12.0) (2.4.7) Installing collected packages: pytest-httpx Successfully installed pytest-httpx-0.12.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/7d00yqqs3vjda2ksx3ikpvxn462h3lrh-python3.9-pytest-httpx-0.12.0 strip is /nix/store/hy3lz2vfv9qq2v5jz9nzlx6mmiaq79rj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/7d00yqqs3vjda2ksx3ikpvxn462h3lrh-python3.9-pytest-httpx-0.12.0/lib patching script interpreter paths in /nix/store/7d00yqqs3vjda2ksx3ikpvxn462h3lrh-python3.9-pytest-httpx-0.12.0 checking for references to /build/ in /nix/store/7d00yqqs3vjda2ksx3ikpvxn462h3lrh-python3.9-pytest-httpx-0.12.0... 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 Check whether the following modules can be imported: pytest_httpx @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source plugins: httpx-0.12.0, asyncio-0.15.1, anyio-3.3.0 collecting ...  collected 135 items  tests/test_httpx_async.py .............................................. [ 34%] .................. [ 47%] tests/test_httpx_sync.py ............................................... [ 82%] ................. [ 94%] tests/test_plugin.py ....... [100%] ============================= 135 passed in 2.19s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase