structuredAttrs is enabled Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/6rc0s4a15hsdjmylz4bi6qb56ikfwni2-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/wrangler.toml" Running phase: patchPhase /nix/var/nix/builds/nix-72246-1270171428/source/src/httpcore2 /nix/var/nix/builds/nix-72246-1270171428/source Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Setting UV_DYNAMIC_VERSIONING_BYPASS to 2.9.1 Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built httpcore2-2.9.1-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for httpcore2-2.9.1-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed httpcore2-2.9.1-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-72246-1270171428/ in /nix/store/bqjl5assd49qcalkw5nwqs8fczch40bs-python3.14-httpcore2-2.9.1-dist... patching script interpreter paths in /nix/store/bqjl5assd49qcalkw5nwqs8fczch40bs-python3.14-httpcore2-2.9.1-dist checking for references to /nix/var/nix/builds/nix-72246-1270171428/ in /nix/store/d5dn458calqnn4sh5xi2kdwkkjm3z7nm-python3.14-httpcore2-2.9.1... patching script interpreter paths in /nix/store/d5dn458calqnn4sh5xi2kdwkkjm3z7nm-python3.14-httpcore2-2.9.1 stripping (with command strip and flags -S) in /nix/store/d5dn458calqnn4sh5xi2kdwkkjm3z7nm-python3.14-httpcore2-2.9.1/lib Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: httpcore2 Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase /nix/var/nix/builds/nix-72246-1270171428/source pytest flags: -m pytest -k not\ \(test_h2_timeout_during_handshake\)\ and\ not\ \(test_h2_timeout_during_request\)\ and\ not\ \(test_h2_timeout_during_response\) tests/httpcore2 ============================= test session starts ============================== platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /nix/var/nix/builds/nix-72246-1270171428/source configfile: pyproject.toml plugins: httpbin-2.1.0, trio-0.8.0, anyio-4.14.2 collected 232 items / 6 deselected / 226 selected tests/httpcore2/_async/test_connection.py .................. [ 7%] tests/httpcore2/_async/test_connection_pool.py ......................... [ 19%] ............ [ 24%] tests/httpcore2/_async/test_http11.py .......................... [ 35%] tests/httpcore2/_async/test_http2.py ...................... [ 45%] tests/httpcore2/_async/test_http_proxy.py ........... [ 50%] tests/httpcore2/_async/test_integration.py ...... [ 53%] tests/httpcore2/_async/test_socks_proxy.py .......... [ 57%] tests/httpcore2/_sync/test_connection.py ......... [ 61%] tests/httpcore2/_sync/test_connection_pool.py ..................... [ 70%] tests/httpcore2/_sync/test_http11.py ............. [ 76%] tests/httpcore2/_sync/test_http2.py ........... [ 81%] tests/httpcore2/_sync/test_http_proxy.py ...... [ 84%] tests/httpcore2/_sync/test_integration.py ... [ 85%] tests/httpcore2/_sync/test_socks_proxy.py ..... [ 87%] tests/httpcore2/test_api.py ... [ 88%] tests/httpcore2/test_cancellations.py .......... [ 93%] tests/httpcore2/test_models.py ............... [100%] ====================== 226 passed, 6 deselected in 1.83s ======================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase