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/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-ilugub6j Created temporary directory: /build/pip-req-tracker-1ej0n_p1 Initialized build tracking at /build/pip-req-tracker-1ej0n_p1 Created build tracker: /build/pip-req-tracker-1ej0n_p1 Entered build tracker: /build/pip-req-tracker-1ej0n_p1 Created temporary directory: /build/pip-wheel-7f4x9c0g Processing /build/source Created temporary directory: /build/pip-req-build-x7vri37t  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-1ej0n_p1' Created temporary directory: /build/pip-modern-metadata-r66tnc4i Running command /nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 /nix/store/rfvp7jba4jciy3d0m5k93z591smbg7nx-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/tmp9v72cona Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-x7vri37t has version 3.2.0, which satisfies requirement flit==3.2.0 from file:///build/source Removed flit==3.2.0 from file:///build/source from build tracker '/build/pip-req-tracker-1ej0n_p1' Created temporary directory: /build/pip-unpack-njlukujz Building wheels for collected packages: flit Created temporary directory: /build/pip-wheel-kxcaynya Destination directory: /build/pip-wheel-kxcaynya Running command /nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 /nix/store/rfvp7jba4jciy3d0m5k93z591smbg7nx-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmphwpoqn6i Building wheel for flit (PEP 517) ... [?25l[?25hdone Created wheel for flit: filename=flit-3.2.0-py3-none-any.whl size=48264 sha256=7b62dcf174d2af756ed04c1c1fac0022d5e78101ba1f2eb2d74e880ffdbf88d0 Stored in directory: /build/pip-ephem-wheel-cache-ilugub6j/wheels/f5/ed/ef/4b1eaa194f9109b06e279579433cf11d1e13972f704f1da974 Successfully built flit Removed build tracker: '/build/pip-req-tracker-1ej0n_p1' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./flit-3.2.0-py3-none-any.whl Requirement already satisfied: docutils in /nix/store/936fsrahn345bpb6iimy2mx9czsrx6ms-python3.7-docutils-0.17.1/lib/python3.7/site-packages (from flit==3.2.0) (0.17.1) Requirement already satisfied: flit_core>=3.2.0 in /nix/store/g8h9dsszkynyqiyd0mshd3w2mz2fvwqv-python3.7-flit-core-3.2.0/lib/python3.7/site-packages (from flit==3.2.0) (3.2.0) Requirement already satisfied: requests in /nix/store/wm1qg93983xh66h3ysa3n8cz44i0z3zd-python3.7-requests-2.25.1/lib/python3.7/site-packages (from flit==3.2.0) (2.25.1) Requirement already satisfied: toml in /nix/store/57756kpmdzlqa8vza2mq5br4ml7bhwff-python3.7-toml-0.10.2/lib/python3.7/site-packages (from flit==3.2.0) (0.10.2) Requirement already satisfied: certifi>=2017.4.17 in /nix/store/l2klpvjchpgrj9d1p8c9p71y6dl1zii2-python3.7-certifi-2021.05.30/lib/python3.7/site-packages (from requests->flit==3.2.0) (2021.5.30) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/iyvddz5fr56lvmqaxarjjc4s5jym8i0g-python3.7-urllib3-1.26.6/lib/python3.7/site-packages (from requests->flit==3.2.0) (1.26.6) Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/69hb53jqq3ip5qblgmz2b2k5dnqjybib-python3.7-chardet-4.0.0/lib/python3.7/site-packages (from requests->flit==3.2.0) (4.0.0) Requirement already satisfied: idna>=2.5 in /nix/store/z66vnj9y0z35dr2hsr81gpsl8yqm8nz6-python3.7-idna-3.2/lib/python3.7/site-packages (from requests->flit==3.2.0) (3.2) Installing collected packages: flit Successfully installed flit-3.2.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/7y05j5ar0lxi93swr30qln65jpjdn0h0-python3.7-flit-3.2.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/7y05j5ar0lxi93swr30qln65jpjdn0h0-python3.7-flit-3.2.0/lib /nix/store/7y05j5ar0lxi93swr30qln65jpjdn0h0-python3.7-flit-3.2.0/bin patching script interpreter paths in /nix/store/7y05j5ar0lxi93swr30qln65jpjdn0h0-python3.7-flit-3.2.0 checking for references to /build/ in /nix/store/7y05j5ar0lxi93swr30qln65jpjdn0h0-python3.7-flit-3.2.0... Rewriting #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11/bin/python3.7 to #!/nix/store/4z7d194syfyp4ghacl4fbd61q4a13kyn-python3-3.7.11 wrapping `/nix/store/7y05j5ar0lxi93swr30qln65jpjdn0h0-python3.7-flit-3.2.0/bin/flit'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/source collecting ...  collecting 81 items  collected 169 items / 3 deselected / 166 selected  flit_core/flit_core/tests/test_build_thyself.py ... [ 1%] flit_core/flit_core/tests/test_buildapi.py ...... [ 5%] flit_core/flit_core/tests/test_common.py ................ [ 15%] flit_core/flit_core/tests/test_config.py ............................... [ 33%] ............. [ 41%] flit_core/flit_core/tests/test_sdist.py ..... [ 44%] flit_core/flit_core/tests/test_versionno.py . [ 45%] flit_core/flit_core/tests/test_wheel.py . [ 45%] tests/test_build.py ... [ 47%] tests/test_command.py .. [ 48%] tests/test_find_python_executable.py ....... [ 53%] tests/test_init.py ................. [ 63%] tests/test_install.py ................... [ 74%] tests/test_sdist.py .ss....... [ 80%] tests/test_tomlify.py . [ 81%] tests/test_upload.py .... [ 83%] tests/test_validate.py ............... [ 92%] tests/test_vcs.py . [ 93%] tests/test_wheel.py ........... [100%] ================= 164 passed, 2 skipped, 3 deselected in 3.60s ================= @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase