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/wyw2fv1q6cs2iigaw9rk705lnhmmbgh4-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-pmoiw9qr Created temporary directory: /build/pip-req-tracker-y1q7h4ql Initialized build tracking at /build/pip-req-tracker-y1q7h4ql Created build tracker: /build/pip-req-tracker-y1q7h4ql Entered build tracker: /build/pip-req-tracker-y1q7h4ql Created temporary directory: /build/pip-wheel-xqrsghwi Processing /build/source Created temporary directory: /build/pip-req-build-9c18iek0  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-y1q7h4ql' Created temporary directory: /build/pip-modern-metadata-5izzxeq5 Running command /nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11/bin/python3.7 /nix/store/qv6mp3ab1s7qmz67ilassrgfydamrf0s-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/tmpq3i13aco Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-9c18iek0 has version 10.7.0, which satisfies requirement rich==10.7.0 from file:///build/source Removed rich==10.7.0 from file:///build/source from build tracker '/build/pip-req-tracker-y1q7h4ql' Created temporary directory: /build/pip-unpack-vnw7ef6y Building wheels for collected packages: rich Created temporary directory: /build/pip-wheel-4nqij74n Destination directory: /build/pip-wheel-4nqij74n Running command /nix/store/l2z923lynhywmp70b3pzmk6j93ignpfd-python3-3.7.11/bin/python3.7 /nix/store/qv6mp3ab1s7qmz67ilassrgfydamrf0s-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmpg2x3miiu Building wheel for rich (PEP 517) ... [?25l[?25hdone Created wheel for rich: filename=rich-10.7.0-py3-none-any.whl size=209555 sha256=517b4e0efd064dd1fe821ca93dd3095d73380ceac1f0a07173d507d9b18f1396 Stored in directory: /build/pip-ephem-wheel-cache-pmoiw9qr/wheels/f5/ed/ef/4b1eaa194f9109b06e279579433cf11d1e13972f704f1da974 Successfully built rich Removed build tracker: '/build/pip-req-tracker-y1q7h4ql' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./rich-10.7.0-py3-none-any.whl Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /nix/store/fibrrymbdf73xnlm8pkhzi27fzym1wpj-python3.7-commonmark-0.9.1/lib/python3.7/site-packages (from rich==10.7.0) (0.9.1) Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /nix/store/whnb9kzcf4qblzsqm6wdivhnnivpiqfq-python3.7-Pygments-2.9.0/lib/python3.7/site-packages (from rich==10.7.0) (2.9.0) Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /nix/store/735a3k4dwrbrzmys20r3an22y76wn85x-python3.7-colorama-0.4.4/lib/python3.7/site-packages (from rich==10.7.0) (0.4.4) Requirement already satisfied: typing-extensions<4.0.0,>=3.7.4 in /nix/store/bsk0mw7j81d90qk6vbfmkc10a0f9q8sz-python3.7-typing_extensions-3.10.0.0/lib/python3.7/site-packages (from rich==10.7.0) (3.10.0.0) Installing collected packages: rich Successfully installed rich-10.7.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/38ylh6mkb38ls22w3mpcl23shm8mrnv8-python3.7-rich-10.7.0 strip is /nix/store/hy3lz2vfv9qq2v5jz9nzlx6mmiaq79rj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/38ylh6mkb38ls22w3mpcl23shm8mrnv8-python3.7-rich-10.7.0/lib patching script interpreter paths in /nix/store/38ylh6mkb38ls22w3mpcl23shm8mrnv8-python3.7-rich-10.7.0 checking for references to /build/ in /nix/store/38ylh6mkb38ls22w3mpcl23shm8mrnv8-python3.7-rich-10.7.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 Check whether the following modules can be imported: rich @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= 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 124 items  collecting 387 items  collected 549 items  tests/test_align.py ................ [ 2%] tests/test_ansi.py . [ 3%] tests/test_bar.py ....... [ 4%] tests/test_block_bar.py .... [ 5%] tests/test_box.py ...... [ 6%] tests/test_card.py . [ 6%] tests/test_cells.py . [ 6%] tests/test_color.py ................. [ 9%] tests/test_color_triplet.py ... [ 10%] tests/test_columns.py . [ 10%] tests/test_columns_align.py . [ 10%] tests/test_console.py .................................................. [ 19%] ................ [ 22%] tests/test_constrain.py . [ 22%] tests/test_containers.py .... [ 23%] tests/test_control.py ..... [ 24%] tests/test_emoji.py ...... [ 25%] tests/test_file_proxy.py .. [ 25%] tests/test_filesize.py .. [ 26%] tests/test_highlighter.py ...................................... [ 33%] tests/test_inspect.py ..s...ss [ 34%] tests/test_jupyter.py . [ 34%] tests/test_layout.py ...... [ 35%] tests/test_live.py .......... [ 37%] tests/test_live_render.py .... [ 38%] tests/test_log.py ... [ 38%] tests/test_logging.py .. [ 39%] tests/test_lrucache.py . [ 39%] tests/test_markdown.py .. [ 39%] tests/test_markdown_no_hyperlinks.py . [ 40%] tests/test_markup.py ................... [ 43%] tests/test_measure.py .... [ 44%] tests/test_padding.py ..... [ 45%] tests/test_palette.py . [ 45%] tests/test_panel.py ........ [ 46%] tests/test_pick.py . [ 46%] tests/test_pretty.py ...................... [ 51%] tests/test_progress.py ........................ [ 55%] tests/test_prompt.py ...... [ 56%] tests/test_protocol.py ... [ 57%] tests/test_ratio.py ....... [ 58%] tests/test_repr.py ....... [ 59%] tests/test_rich_print.py .... [ 60%] tests/test_rule.py ....... [ 61%] tests/test_screen.py . [ 61%] tests/test_segment.py ........................................... [ 69%] tests/test_spinner.py ..... [ 70%] tests/test_stack.py . [ 70%] tests/test_status.py .. [ 71%] tests/test_style.py ......................... [ 75%] tests/test_styled.py . [ 75%] tests/test_syntax.py ................ [ 78%] tests/test_table.py ....... [ 79%] tests/test_tabulate.py . [ 80%] tests/test_text.py ..................................................... [ 89%] ........................... [ 94%] tests/test_theme.py ..... [ 95%] tests/test_tools.py .... [ 96%] tests/test_traceback.py ............. [ 98%] tests/test_tree.py .....s. [100%] =============================== warnings summary =============================== tests/test_tabulate.py: 17 warnings /build/source/rich/tabulate.py:32: DeprecationWarning: tabulate_mapping will be deprecated in Rich v11 warnings.warn("tabulate_mapping will be deprecated in Rich v11", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 545 passed, 4 skipped, 17 warnings in 6.51s ================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase