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/bxp090rbpr11d17a2my8w6xqyq1wgr6w-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test-requirements.txt @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_trio copying pytest_trio/_version.py -> build/lib/pytest_trio copying pytest_trio/__init__.py -> build/lib/pytest_trio copying pytest_trio/enable_trio_mode.py -> build/lib/pytest_trio copying pytest_trio/plugin.py -> build/lib/pytest_trio creating build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_hypothesis_interaction.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_ordering.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_trio_mode.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_basic.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_mistakes.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/__init__.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_async_yield_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_nursery.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_fixture_names.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_contextvars.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/conftest.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_sync_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/helpers.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_async_fixture.py -> build/lib/pytest_trio/_tests copying pytest_trio/_tests/test_clock_fixture.py -> build/lib/pytest_trio/_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/pytest_trio copying build/lib/pytest_trio/_version.py -> build/bdist.linux-x86_64/wheel/pytest_trio copying build/lib/pytest_trio/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_trio creating build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_hypothesis_interaction.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_ordering.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_trio_mode.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_basic.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_mistakes.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_async_yield_fixture.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_nursery.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_fixture_names.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_contextvars.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/conftest.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_sync_fixture.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/helpers.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_async_fixture.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/_tests/test_clock_fixture.py -> build/bdist.linux-x86_64/wheel/pytest_trio/_tests copying build/lib/pytest_trio/enable_trio_mode.py -> build/bdist.linux-x86_64/wheel/pytest_trio copying build/lib/pytest_trio/plugin.py -> build/bdist.linux-x86_64/wheel/pytest_trio running install_egg_info running egg_info creating pytest_trio.egg-info writing pytest_trio.egg-info/PKG-INFO writing dependency_links to pytest_trio.egg-info/dependency_links.txt writing entry points to pytest_trio.egg-info/entry_points.txt writing requirements to pytest_trio.egg-info/requires.txt writing top-level names to pytest_trio.egg-info/top_level.txt writing manifest file 'pytest_trio.egg-info/SOURCES.txt' reading manifest file 'pytest_trio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'pytest_trio.egg-info/SOURCES.txt' Copying pytest_trio.egg-info to build/bdist.linux-x86_64/wheel/pytest_trio-0.7.0-py3.7.egg-info running install_scripts adding license file "LICENSE.APACHE2" (matched pattern "LICEN[CS]E*") adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.MIT" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pytest_trio-0.7.0.dist-info/WHEEL creating 'dist/pytest_trio-0.7.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_trio/__init__.py' adding 'pytest_trio/_version.py' adding 'pytest_trio/enable_trio_mode.py' adding 'pytest_trio/plugin.py' adding 'pytest_trio/_tests/__init__.py' adding 'pytest_trio/_tests/conftest.py' adding 'pytest_trio/_tests/helpers.py' adding 'pytest_trio/_tests/test_async_fixture.py' adding 'pytest_trio/_tests/test_async_yield_fixture.py' adding 'pytest_trio/_tests/test_basic.py' adding 'pytest_trio/_tests/test_clock_fixture.py' adding 'pytest_trio/_tests/test_contextvars.py' adding 'pytest_trio/_tests/test_fixture_mistakes.py' adding 'pytest_trio/_tests/test_fixture_names.py' adding 'pytest_trio/_tests/test_fixture_nursery.py' adding 'pytest_trio/_tests/test_fixture_ordering.py' adding 'pytest_trio/_tests/test_hypothesis_interaction.py' adding 'pytest_trio/_tests/test_sync_fixture.py' adding 'pytest_trio/_tests/test_trio_mode.py' adding 'pytest_trio-0.7.0.dist-info/LICENSE' adding 'pytest_trio-0.7.0.dist-info/LICENSE.APACHE2' adding 'pytest_trio-0.7.0.dist-info/LICENSE.MIT' adding 'pytest_trio-0.7.0.dist-info/METADATA' adding 'pytest_trio-0.7.0.dist-info/WHEEL' adding 'pytest_trio-0.7.0.dist-info/entry_points.txt' adding 'pytest_trio-0.7.0.dist-info/top_level.txt' adding 'pytest_trio-0.7.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_trio-0.7.0-py3-none-any.whl Requirement already satisfied: async-generator>=1.9 in /nix/store/yyhyblnvk698yn71zbb1k0mh6kyyr1bh-python3.7-async_generator-1.10/lib/python3.7/site-packages (from pytest-trio==0.7.0) (1.10) Requirement already satisfied: pytest>=3.6 in /nix/store/526v616l8ifld1h8h996k7sh0pnbjr4d-python3.7-pytest-6.2.5/lib/python3.7/site-packages (from pytest-trio==0.7.0) (6.2.5) Requirement already satisfied: outcome in /nix/store/1hkxb8y9sxh48afw8gfh0vl2dak5l5ap-python3.7-outcome-1.1.0/lib/python3.7/site-packages (from pytest-trio==0.7.0) (1.1.0) Requirement already satisfied: trio>=0.15.0 in /nix/store/ygwdylhkiyrs9501wm1pipqxg8qarg69-python3.7-trio-0.19.0/lib/python3.7/site-packages (from pytest-trio==0.7.0) (0.19.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>=3.6->pytest-trio==0.7.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>=3.6->pytest-trio==0.7.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>=3.6->pytest-trio==0.7.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>=3.6->pytest-trio==0.7.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>=3.6->pytest-trio==0.7.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>=3.6->pytest-trio==0.7.0) (0.0.0) Requirement already satisfied: packaging in /nix/store/6sixgwxsj7khryk64a71rlbj0w3s29ps-python3.7-packaging-20.9/lib/python3.7/site-packages (from pytest>=3.6->pytest-trio==0.7.0) (20.9) 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>=3.6->pytest-trio==0.7.0) (3.5.0) Requirement already satisfied: typing-extensions>=3.6.4 in /nix/store/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=3.6->pytest-trio==0.7.0) (3.10.0.2) Requirement already satisfied: idna in /nix/store/ampnm8nnn3d1wg3sfymgxa89ssq6a7wf-python3.7-idna-3.2/lib/python3.7/site-packages (from trio>=0.15.0->pytest-trio==0.7.0) (3.2) Requirement already satisfied: sortedcontainers in /nix/store/0ka23xhwrfjm4jr0wxbxz5lv0cbyb4gg-python3.7-sortedcontainers-2.4.0/lib/python3.7/site-packages (from trio>=0.15.0->pytest-trio==0.7.0) (2.4.0) Requirement already satisfied: sniffio in /nix/store/y0pib5968lzjmwgi19li17afpp9zyfvk-python3.7-sniffio-1.2.0/lib/python3.7/site-packages (from trio>=0.15.0->pytest-trio==0.7.0) (1.2.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>=3.6->pytest-trio==0.7.0) (2.4.7) Installing collected packages: pytest-trio Successfully installed pytest-trio-0.7.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/ajgs1m8k2cr0i0pbr6gq6hjbn144mmjc-python3.7-pytest-trio-0.7.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/ajgs1m8k2cr0i0pbr6gq6hjbn144mmjc-python3.7-pytest-trio-0.7.0/lib patching script interpreter paths in /nix/store/ajgs1m8k2cr0i0pbr6gq6hjbn144mmjc-python3.7-pytest-trio-0.7.0 checking for references to /build/ in /nix/store/ajgs1m8k2cr0i0pbr6gq6hjbn144mmjc-python3.7-pytest-trio-0.7.0... 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_trio @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase