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/msdvc9s9ryz3rag60gvfbz2l8wxhnizq-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-o682xi1e Created temporary directory: /build/pip-req-tracker-zfvcm4gr Initialized build tracking at /build/pip-req-tracker-zfvcm4gr Created build tracker: /build/pip-req-tracker-zfvcm4gr Entered build tracker: /build/pip-req-tracker-zfvcm4gr Created temporary directory: /build/pip-wheel-sba_h8kg Processing /build/source Created temporary directory: /build/pip-req-build-16nmhz2t  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-zfvcm4gr' Created temporary directory: /build/pip-modern-metadata-uxs95vgn Running command /nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 /nix/store/2bb2yyshq4chldb4gwd2kndarsda070d-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/tmpadajr8mp Preparing wheel metadata ... [?25l[?25hdone Source in /build/pip-req-build-16nmhz2t has version 10.9.0, which satisfies requirement rich==10.9.0 from file:///build/source Removed rich==10.9.0 from file:///build/source from build tracker '/build/pip-req-tracker-zfvcm4gr' Created temporary directory: /build/pip-unpack-1rn6v70e Building wheels for collected packages: rich Created temporary directory: /build/pip-wheel-i0yeq5kh Destination directory: /build/pip-wheel-i0yeq5kh Running command /nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 /nix/store/2bb2yyshq4chldb4gwd2kndarsda070d-python3.7-pip-21.1.3/lib/python3.7/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmpsil9bwjh Building wheel for rich (PEP 517) ... [?25l[?25hdone Created wheel for rich: filename=rich-10.9.0-py3-none-any.whl size=211247 sha256=207ef8954310b33727dac6f7e58e51b3fe43e544c1e451f3134d30aa4d77b19f Stored in directory: /build/pip-ephem-wheel-cache-o682xi1e/wheels/f5/ed/ef/4b1eaa194f9109b06e279579433cf11d1e13972f704f1da974 Successfully built rich Removed build tracker: '/build/pip-req-tracker-zfvcm4gr' Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./rich-10.9.0-py3-none-any.whl Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /nix/store/q3pnhdqdvp7kl974kanbgl4i4pdpzv13-python3.7-commonmark-0.9.1/lib/python3.7/site-packages (from rich==10.9.0) (0.9.1) Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /nix/store/fpfiw6l8ghlsxqqmzhlwr55i5808xnga-python3.7-Pygments-2.10.0/lib/python3.7/site-packages (from rich==10.9.0) (2.10.0) Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /nix/store/9bci5qh662rm43df70mzzq2zj83alkx0-python3.7-colorama-0.4.4/lib/python3.7/site-packages (from rich==10.9.0) (0.4.4) Requirement already satisfied: typing-extensions<4.0.0,>=3.7.4 in /nix/store/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from rich==10.9.0) (3.10.0.2) Installing collected packages: rich Successfully installed rich-10.9.0 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/3hx8c9l1piyqc5p3i4dp7w0ra7drn4aa-python3.7-rich-10.9.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/3hx8c9l1piyqc5p3i4dp7w0ra7drn4aa-python3.7-rich-10.9.0/lib patching script interpreter paths in /nix/store/3hx8c9l1piyqc5p3i4dp7w0ra7drn4aa-python3.7-rich-10.9.0 checking for references to /build/ in /nix/store/3hx8c9l1piyqc5p3i4dp7w0ra7drn4aa-python3.7-rich-10.9.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.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/source collecting ...  collecting 127 items  collecting 420 items  collected 554 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 . [ 23%] tests/test_containers.py .... [ 23%] tests/test_control.py ..... [ 24%] tests/test_emoji.py ...... [ 25%] tests/test_file_proxy.py .. [ 26%] tests/test_filesize.py .. [ 26%] tests/test_highlighter.py ...................................... [ 33%] tests/test_inspect.py ..s...ss [ 34%] tests/test_jupyter.py . [ 35%] tests/test_layout.py ...... [ 36%] tests/test_live.py .......... [ 37%] tests/test_live_render.py .... [ 38%] tests/test_log.py ... [ 39%] tests/test_logging.py .. [ 39%] tests/test_lrucache.py . [ 39%] tests/test_markdown.py .. [ 40%] 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 ......... [ 47%] tests/test_pick.py . [ 47%] 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 . [ 62%] 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 ....... [ 80%] 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 ================= 550 passed, 4 skipped, 17 warnings in 6.06s ================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase