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/76sdq56dbjs6k41fzrndrfinl56vndd6-h11-0.12.0.tar.gz source root is h11-0.12.0 setting SOURCE_DATE_EPOCH to timestamp 1609500882 of file h11-0.12.0/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 creating build/lib/h11 copying h11/_abnf.py -> build/lib/h11 copying h11/_headers.py -> build/lib/h11 copying h11/__init__.py -> build/lib/h11 copying h11/_readers.py -> build/lib/h11 copying h11/_receivebuffer.py -> build/lib/h11 copying h11/_connection.py -> build/lib/h11 copying h11/_version.py -> build/lib/h11 copying h11/_events.py -> build/lib/h11 copying h11/_writers.py -> build/lib/h11 copying h11/_state.py -> build/lib/h11 copying h11/_util.py -> build/lib/h11 creating build/lib/h11/tests copying h11/tests/test_state.py -> build/lib/h11/tests copying h11/tests/test_receivebuffer.py -> build/lib/h11/tests copying h11/tests/test_events.py -> build/lib/h11/tests copying h11/tests/test_against_stdlib_http.py -> build/lib/h11/tests copying h11/tests/__init__.py -> build/lib/h11/tests copying h11/tests/test_helpers.py -> build/lib/h11/tests copying h11/tests/helpers.py -> build/lib/h11/tests copying h11/tests/test_headers.py -> build/lib/h11/tests copying h11/tests/test_util.py -> build/lib/h11/tests copying h11/tests/test_connection.py -> build/lib/h11/tests copying h11/tests/test_io.py -> build/lib/h11/tests running egg_info writing h11.egg-info/PKG-INFO writing dependency_links to h11.egg-info/dependency_links.txt writing top-level names to h11.egg-info/top_level.txt reading manifest file 'h11.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tiny-client-demo.py' no previously-included directories found matching 'docs/build' adding license file 'LICENSE.txt' writing manifest file 'h11.egg-info/SOURCES.txt' creating build/lib/h11/tests/data copying h11/tests/data/test-file -> build/lib/h11/tests/data 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/h11 copying build/lib/h11/_abnf.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_headers.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/__init__.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_readers.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_receivebuffer.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_connection.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_version.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_events.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_writers.py -> build/bdist.linux-x86_64/wheel/h11 copying build/lib/h11/_state.py -> build/bdist.linux-x86_64/wheel/h11 creating build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_state.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_receivebuffer.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_events.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_against_stdlib_http.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/__init__.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_helpers.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/helpers.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_headers.py -> build/bdist.linux-x86_64/wheel/h11/tests creating build/bdist.linux-x86_64/wheel/h11/tests/data copying build/lib/h11/tests/data/test-file -> build/bdist.linux-x86_64/wheel/h11/tests/data copying build/lib/h11/tests/test_util.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_connection.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/tests/test_io.py -> build/bdist.linux-x86_64/wheel/h11/tests copying build/lib/h11/_util.py -> build/bdist.linux-x86_64/wheel/h11 running install_egg_info Copying h11.egg-info to build/bdist.linux-x86_64/wheel/h11-0.12.0-py3.7.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/h11-0.12.0.dist-info/WHEEL creating 'dist/h11-0.12.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'h11/__init__.py' adding 'h11/_abnf.py' adding 'h11/_connection.py' adding 'h11/_events.py' adding 'h11/_headers.py' adding 'h11/_readers.py' adding 'h11/_receivebuffer.py' adding 'h11/_state.py' adding 'h11/_util.py' adding 'h11/_version.py' adding 'h11/_writers.py' adding 'h11/tests/__init__.py' adding 'h11/tests/helpers.py' adding 'h11/tests/test_against_stdlib_http.py' adding 'h11/tests/test_connection.py' adding 'h11/tests/test_events.py' adding 'h11/tests/test_headers.py' adding 'h11/tests/test_helpers.py' adding 'h11/tests/test_io.py' adding 'h11/tests/test_receivebuffer.py' adding 'h11/tests/test_state.py' adding 'h11/tests/test_util.py' adding 'h11/tests/data/test-file' adding 'h11-0.12.0.dist-info/LICENSE.txt' adding 'h11-0.12.0.dist-info/METADATA' adding 'h11-0.12.0.dist-info/WHEEL' adding 'h11-0.12.0.dist-info/top_level.txt' adding 'h11-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/h11-0.12.0/dist /build/h11-0.12.0 Processing ./h11-0.12.0-py3-none-any.whl Installing collected packages: h11 Successfully installed h11-0.12.0 /build/h11-0.12.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/6v2zq4bwdhk1znb5f4qqfcplfhvjws0b-python3.7-h11-0.12.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/6v2zq4bwdhk1znb5f4qqfcplfhvjws0b-python3.7-h11-0.12.0/lib patching script interpreter paths in /nix/store/6v2zq4bwdhk1znb5f4qqfcplfhvjws0b-python3.7-h11-0.12.0 checking for references to /build/ in /nix/store/6v2zq4bwdhk1znb5f4qqfcplfhvjws0b-python3.7-h11-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 @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/h11-0.12.0 collecting ...  collected 79 items  h11/tests/test_against_stdlib_http.py .. [ 2%] h11/tests/test_connection.py ................................ [ 43%] h11/tests/test_events.py .... [ 48%] h11/tests/test_headers.py ... [ 51%] h11/tests/test_helpers.py . [ 53%] h11/tests/test_io.py ................. [ 74%] h11/tests/test_receivebuffer.py .... [ 79%] h11/tests/test_state.py .......... [ 92%] h11/tests/test_util.py ...... [100%] ============================== 79 passed in 0.47s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase