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/8f4w3mzr4b24xppq66hm35g2mbgphjkh-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 copying pytest_httpx/py.typed -> 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 copying build/lib/pytest_httpx/py.typed -> 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.13.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_httpx-0.13.0.dist-info/WHEEL creating 'dist/pytest_httpx-0.13.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/py.typed' adding 'pytest_httpx/version.py' adding 'pytest_httpx-0.13.0.dist-info/LICENSE' adding 'pytest_httpx-0.13.0.dist-info/METADATA' adding 'pytest_httpx-0.13.0.dist-info/WHEEL' adding 'pytest_httpx-0.13.0.dist-info/entry_points.txt' adding 'pytest_httpx-0.13.0.dist-info/top_level.txt' adding 'pytest_httpx-0.13.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.13.0-py3-none-any.whl Requirement already satisfied: pytest==6.* in /nix/store/526v616l8ifld1h8h996k7sh0pnbjr4d-python3.7-pytest-6.2.5/lib/python3.7/site-packages (from pytest-httpx==0.13.0) (6.2.5) Requirement already satisfied: httpx==0.19.* in /nix/store/dz2y6165f0pn9jjn40vc7k53kw5hm0sc-python3.7-httpx-0.19.0/lib/python3.7/site-packages (from pytest-httpx==0.13.0) (0.19.0) Requirement already satisfied: certifi in /nix/store/jwi86q3y82r1zx5sxd6bp1zlh9v3a3wd-python3.7-certifi-2021.05.30/lib/python3.7/site-packages (from httpx==0.19.*->pytest-httpx==0.13.0) (2021.5.30) Requirement already satisfied: charset-normalizer in /nix/store/ih70b8ff6wsrahip3vqs14z3h8dha5az-python3.7-charset-normalizer-2.0.1/lib/python3.7/site-packages (from httpx==0.19.*->pytest-httpx==0.13.0) (2.0.1) Requirement already satisfied: httpcore<0.14.0,>=0.13.3 in /nix/store/lmcl5pan3j7ws479324b8m0p1gn14ymp-python3.7-httpcore-0.13.7/lib/python3.7/site-packages (from httpx==0.19.*->pytest-httpx==0.13.0) (0.13.7) Requirement already satisfied: sniffio in /nix/store/y0pib5968lzjmwgi19li17afpp9zyfvk-python3.7-sniffio-1.2.0/lib/python3.7/site-packages (from httpx==0.19.*->pytest-httpx==0.13.0) (1.2.0) Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in /nix/store/1k3872nw2kdvm6j7sz95lxryajkw5877-python3.7-rfc3986-1.5.0/lib/python3.7/site-packages (from httpx==0.19.*->pytest-httpx==0.13.0) (1.5.0) Requirement already satisfied: attrs>=19.2.0 in /nix/store/akbn5yidrf02ah5nx93w1bdsyj10wfhq-python3.7-attrs-21.2.0/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (21.2.0) Requirement already satisfied: importlib-metadata>=0.12 in /nix/store/njxn9irhqdk7ypq95jlxkk34qp9i3jw0-python3.7-importlib-metadata-4.6.4/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (4.6.4) Requirement already satisfied: toml in /nix/store/v3yf2cyy5q2hq6gm08kk4622wwd7kbxa-python3.7-toml-0.10.2/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (0.10.2) Requirement already satisfied: pluggy<2.0,>=0.12 in /nix/store/qwxqklqrfqv8d62131wlc15hwg2r2gv5-python3.7-pluggy-1.0.0/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (1.0.0) Requirement already satisfied: py>=1.8.2 in /nix/store/vdk0b6dvrbibixmmyczymjna5q1lglnc-python3.7-py-1.10.0/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/3nk62yxxa53fhyinwwqmbfjm9dgdmh7p-python3.7-iniconfig-1.1.1/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (0.0.0) Requirement already satisfied: packaging in /nix/store/6sixgwxsj7khryk64a71rlbj0w3s29ps-python3.7-packaging-20.9/lib/python3.7/site-packages (from pytest==6.*->pytest-httpx==0.13.0) (20.9) Requirement already satisfied: anyio==3.* in /nix/store/9z0s6xfhdjn5z0sv4mp6672hw9qnqfal-python3.7-anyio-3.3.1/lib/python3.7/site-packages (from httpcore<0.14.0,>=0.13.3->httpx==0.19.*->pytest-httpx==0.13.0) (3.3.1) Requirement already satisfied: h11<0.13,>=0.11 in /nix/store/6v2zq4bwdhk1znb5f4qqfcplfhvjws0b-python3.7-h11-0.12.0/lib/python3.7/site-packages (from httpcore<0.14.0,>=0.13.3->httpx==0.19.*->pytest-httpx==0.13.0) (0.12.0) Requirement already satisfied: idna>=2.8 in /nix/store/ampnm8nnn3d1wg3sfymgxa89ssq6a7wf-python3.7-idna-3.2/lib/python3.7/site-packages (from anyio==3.*->httpcore<0.14.0,>=0.13.3->httpx==0.19.*->pytest-httpx==0.13.0) (3.2) Requirement already satisfied: typing-extensions in /nix/store/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from anyio==3.*->httpcore<0.14.0,>=0.13.3->httpx==0.19.*->pytest-httpx==0.13.0) (3.10.0.2) Requirement already satisfied: zipp>=0.5 in /nix/store/77xq9qidrg94c2ddwcv7c8awphndir66-python3.7-zipp-3.5.0/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest==6.*->pytest-httpx==0.13.0) (3.5.0) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/fbxld5mj31dgfvn0pr7paibm1rb5hq66-python3.7-pyparsing-2.4.7/lib/python3.7/site-packages (from packaging->pytest==6.*->pytest-httpx==0.13.0) (2.4.7) Installing collected packages: pytest-httpx Successfully installed pytest-httpx-0.13.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/qn18p2an2xbaj4m0y9b8hvzpvndgc9wp-python3.7-pytest-httpx-0.13.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/qn18p2an2xbaj4m0y9b8hvzpvndgc9wp-python3.7-pytest-httpx-0.13.0/lib patching script interpreter paths in /nix/store/qn18p2an2xbaj4m0y9b8hvzpvndgc9wp-python3.7-pytest-httpx-0.13.0 checking for references to /build/ in /nix/store/qn18p2an2xbaj4m0y9b8hvzpvndgc9wp-python3.7-pytest-httpx-0.13.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.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/source plugins: httpx-0.13.0, asyncio-0.15.1, anyio-3.3.1 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 3.15s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase