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 Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mvpfgj392km5qvzvhx1slk973nvj9bqp-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @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 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-9cgs7m7c Created temporary directory: /build/pip-req-tracker-4x6b9nn2 Initialized build tracking at /build/pip-req-tracker-4x6b9nn2 Created build tracker: /build/pip-req-tracker-4x6b9nn2 Entered build tracker: /build/pip-req-tracker-4x6b9nn2 Created temporary directory: /build/pip-wheel-_u8clb9_ Processing /build/source/flit_core Created temporary directory: /build/pip-req-build-bexy3a51  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/flit_core to build tracker '/build/pip-req-tracker-4x6b9nn2' Created temporary directory: /build/pip-modern-metadata-zomlmfrc Running command /nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11/bin/python3.8 /nix/store/4v4hz8hx322npbzngwd6lz13v9v6y5db-python3.8-pip-21.1.3/lib/python3.8/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /build/tmp2tjxa0sl Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-bexy3a51 has version 3.2.0, which satisfies requirement flit_core==3.2.0 from file:///build/source/flit_core Removed flit_core==3.2.0 from file:///build/source/flit_core from build tracker '/build/pip-req-tracker-4x6b9nn2' Created temporary directory: /build/pip-unpack-g3d9p4k9 Building wheels for collected packages: flit-core Created temporary directory: /build/pip-wheel-y6esz2sk Destination directory: /build/pip-wheel-y6esz2sk Running command /nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11/bin/python3.8 /nix/store/4v4hz8hx322npbzngwd6lz13v9v6y5db-python3.8-pip-21.1.3/lib/python3.8/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmp13feqw9h Building wheel for flit-core (PEP 517) ... [?25l[?25hdone Created wheel for flit-core: filename=flit_core-3.2.0-py3-none-any.whl size=44029 sha256=8dbd4041403bd1460029bbec8029cf53c833341bbe4bd083b584111317fd0319 Stored in directory: /build/pip-ephem-wheel-cache-9cgs7m7c/wheels/81/5f/99/9870386c57d1c0365a7f8f3b7a5150288aaa854f2e5f190fc7 Successfully built flit-core Removed build tracker: '/build/pip-req-tracker-4x6b9nn2' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/flit_core/dist /build/source/flit_core Processing ./flit_core-3.2.0-py3-none-any.whl Requirement already satisfied: toml in /nix/store/4pd3slywkggj8yi18iknw6cw0y219640-python3.8-toml-0.10.2/lib/python3.8/site-packages (from flit-core==3.2.0) (0.10.2) Installing collected packages: flit-core Successfully installed flit-core-3.2.0 /build/source/flit_core Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/2skqw142mv0w20a248nkml6ajw61z2sj-python3.8-flit-core-3.2.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/2skqw142mv0w20a248nkml6ajw61z2sj-python3.8-flit-core-3.2.0/lib patching script interpreter paths in /nix/store/2skqw142mv0w20a248nkml6ajw61z2sj-python3.8-flit-core-3.2.0 checking for references to /build/ in /nix/store/2skqw142mv0w20a248nkml6ajw61z2sj-python3.8-flit-core-3.2.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.8.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source/flit_core collecting ...  collecting 75 items  collected 77 items  flit_core/tests/test_build_thyself.py ... [ 3%] flit_core/tests/test_buildapi.py ....... [ 12%] flit_core/tests/test_common.py ................ [ 33%] flit_core/tests/test_config.py ......................................... [ 87%] ... [ 90%] flit_core/tests/test_sdist.py ..... [ 97%] flit_core/tests/test_versionno.py . [ 98%] flit_core/tests/test_wheel.py . [100%] ============================== 77 passed in 0.75s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase