Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook 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/1hbalyr36cmdzjf3r193fmnia6wjc7pq-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_socket.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/d3da3xkq9g0k7px4mpvlw8282jv9vyqw-switch-to-poetry-core.patch patching file pyproject.toml @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Ignoring indexes: https://pypi.org/simple Created temporary directory: /build/pip-ephem-wheel-cache-s89kwdg8 Created temporary directory: /build/pip-req-tracker-3oekiiwo Initialized build tracking at /build/pip-req-tracker-3oekiiwo Created build tracker: /build/pip-req-tracker-3oekiiwo Entered build tracker: /build/pip-req-tracker-3oekiiwo Created temporary directory: /build/pip-wheel-qyjo5w_z Processing /build/source Created temporary directory: /build/pip-req-build-5v8tmzlb  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Added file:///build/source to build tracker '/build/pip-req-tracker-3oekiiwo' Created temporary directory: /build/pip-modern-metadata-xw19wl38 Running command /nix/store/y4ipsqwcqi2fsc0ir0klr67njzbq98ly-python3-3.7.11/bin/python3.7 /nix/store/jc7p19z5k58pw7ra4cgn9bqb3svwkb2v-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /build/tmptpwo8j2e Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-5v8tmzlb has version 0.4.0, which satisfies requirement pytest-socket==0.4.0 from file:///build/source Removed pytest-socket==0.4.0 from file:///build/source from build tracker '/build/pip-req-tracker-3oekiiwo' Created temporary directory: /build/pip-unpack-bh9qv3bk Building wheels for collected packages: pytest-socket Created temporary directory: /build/pip-wheel-xqwqo42x Destination directory: /build/pip-wheel-xqwqo42x Running command /nix/store/y4ipsqwcqi2fsc0ir0klr67njzbq98ly-python3-3.7.11/bin/python3.7 /nix/store/jc7p19z5k58pw7ra4cgn9bqb3svwkb2v-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmpvw94s6j3 Building wheel for pytest-socket (PEP 517) ... [?25l[?25hdone Created wheel for pytest-socket: filename=pytest_socket-0.4.0-py3-none-any.whl size=8326 sha256=54b17efb53cb3764a535415b4f1921c3a35e179a719edad67718b6d253411b87 Stored in directory: /build/pip-ephem-wheel-cache-s89kwdg8/wheels/f5/ed/ef/4b1eaa194f9109b06e279579433cf11d1e13972f704f1da974 Successfully built pytest-socket Removed build tracker: '/build/pip-req-tracker-3oekiiwo' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pytest_socket-0.4.0-py3-none-any.whl Requirement already satisfied: pytest>=3.6.3 in /nix/store/xmv0w788f60zhbh9zy85583vlyswfy10-python3.7-pytest-6.2.4/lib/python3.7/site-packages (from pytest-socket==0.4.0) (6.2.4) Requirement already satisfied: attrs>=19.2.0 in /nix/store/cdrq504gcg3dwm3vxb7azcd4drkz2aiq-python3.7-attrs-21.2.0/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (21.2.0) Requirement already satisfied: importlib-metadata>=0.12 in /nix/store/4vxdrf2zwljvyvkz46yy98nv2girxsg7-python3.7-importlib-metadata-4.0.1/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (4.0.1) Requirement already satisfied: toml in /nix/store/l10fssxn73cp187ydmlyzsg028vg9626-python3.7-toml-0.10.2/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (0.10.2) Requirement already satisfied: py>=1.8.2 in /nix/store/iqrz0v60qxyl5shflvcjkg5p1snwnwfn-python3.7-py-1.10.0/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (1.10.0) Requirement already satisfied: iniconfig in /nix/store/a3fjdsz2f3dmpcd00m2191srxnwdfpsj-python3.7-iniconfig-1.1.1/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (0.0.0) Requirement already satisfied: packaging in /nix/store/8r7b4ss63mc8nd9yzfvdfhslv9wkq577-python3.7-packaging-20.9/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (20.9) Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/r658r9yd8xan66bblz32rrgpfxm6jlix-python3.7-pluggy-0.13.1/lib/python3.7/site-packages (from pytest>=3.6.3->pytest-socket==0.4.0) (0.13.1) Requirement already satisfied: zipp>=0.5 in /nix/store/075737mp77a952flvzalxqv9g1qzyjk1-python3.7-zipp-3.4.1/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=3.6.3->pytest-socket==0.4.0) (3.4.1) Requirement already satisfied: typing-extensions>=3.6.4 in /nix/store/z9wgd4ii3ixcim09ibcc7ib2dkiz61af-python3.7-typing_extensions-3.10.0.0/lib/python3.7/site-packages (from importlib-metadata>=0.12->pytest>=3.6.3->pytest-socket==0.4.0) (3.10.0.0) Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/043gsxp7kb0w83c0s0p9ci3zfbjfxwfj-python3.7-pyparsing-2.4.7/lib/python3.7/site-packages (from packaging->pytest>=3.6.3->pytest-socket==0.4.0) (2.4.7) Installing collected packages: pytest-socket Successfully installed pytest-socket-0.4.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/aq4ncw4minmxwn8p9v9qnghgh1g8yfwp-python3.7-pytest-socket-0.4.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/aq4ncw4minmxwn8p9v9qnghgh1g8yfwp-python3.7-pytest-socket-0.4.0/lib patching script interpreter paths in /nix/store/aq4ncw4minmxwn8p9v9qnghgh1g8yfwp-python3.7-pytest-socket-0.4.0 checking for references to /build/ in /nix/store/aq4ncw4minmxwn8p9v9qnghgh1g8yfwp-python3.7-pytest-socket-0.4.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_socket @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase