==> Building on minun ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/ruff-lsp ./ PKGBUILD 1,260 100% 0.00kB/s 0:00:00 1,260 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) ruff-lsp-0.0.23-1.log 240 100% 234.38kB/s 0:00:00 240 100% 234.38kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 1,066 bytes received 97 bytes 775.33 bytes/sec total size is 1,452 speedup is 1.25 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root9 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Locking chroot copy [root9]...done ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root9]...done ==> Making package: ruff-lsp 0.0.23-1 (Fri Mar 17 02:32:35 2023) ==> Retrieving sources...  -> Downloading ruff_lsp-0.0.23.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18602 100 18602 0 0 659k 0 --:--:-- --:--:-- --:--:-- 659k ==> Validating source files with sha256sums... ruff_lsp-0.0.23.tar.gz ... Passed ==> Validating source files with b2sums... ruff_lsp-0.0.23.tar.gz ... Passed ==> Making package: ruff-lsp 0.0.23-1 (Fri Mar 17 02:32:45 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (10) New Version Net Change Download Size core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.10-1 81.41 MiB extra/python-attrs 22.2.0-1 0.44 MiB community/python-cattrs 22.2.0-2 0.29 MiB community/python-exceptiongroup 1.1.1-1 0.09 MiB community/python-lsprotocol 2023.0.0a1-1 0.98 MiB 0.11 MiB community/python-typeguard 2.13.3-1 0.14 MiB community/python-pygls 1.0.1-1 0.32 MiB 0.06 MiB community/python-typing_extensions 4.5.0-1 0.23 MiB community/ruff 0.0.252-1 9.39 MiB 2.87 MiB Total Download Size: 3.03 MiB Total Installed Size: 93.35 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... ruff-0.0.252-1-riscv64 downloading... python-lsprotocol-2023.0.0a1-1-any downloading... python-pygls-1.0.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-exceptiongroup... installing python-attrs... installing python-cattrs... installing python-lsprotocol... installing python-typeguard... installing python-pygls... installing python-typing_extensions... installing ruff... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (11) New Version Net Change Download Size community/python-editables 0.3-2 0.02 MiB extra/python-packaging 23.0-1 0.32 MiB community/python-pathspec 0.11.1-1 0.18 MiB 0.04 MiB community/python-pluggy 1.0.0-2 0.10 MiB community/python-pyproject-hooks 1.0.0-1 0.07 MiB extra/python-tomli 2.0.1-1 0.08 MiB community/python-ujson 5.7.0-1 0.09 MiB community/python-build 0.10.0-1 1.08 MiB community/python-hatchling 1.13.0-1 0.81 MiB community/python-installer 0.6.0-1 1.20 MiB community/python-lsp-jsonrpc 1.0.0-3 0.05 MiB Total Download Size: 0.04 MiB Total Installed Size: 3.99 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pathspec-0.11.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-packaging... installing python-tomli... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-virtualenv: Use virtualenv for build isolation installing python-pathspec... installing python-pluggy... installing python-editables... installing python-hatchling... installing python-installer... installing python-ujson... installing python-lsp-jsonrpc... [?25h==> Retrieving sources...  -> Found ruff_lsp-0.0.23.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting ruff_lsp-0.0.23.tar.gz with bsdtar ==> Starting build()... * Building wheel... Successfully built ruff_lsp-0.0.23-py3-none-any.whl ==> Starting check()... FF ====================================================================== FAIL: test_linting_example (tests.test_server.TestServer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ruff-lsp/src/ruff_lsp-0.0.23/tests/test_server.py", line 94, in test_linting_example self.assertEqual(actual, expected) AssertionError: {'uri[132 chars]}}, 'message': '`sys` imported but unused', 's[438 chars]e}}]} != {'uri[132 chars]}}, 'data': {'fix': {'content': '', 'message':[432 chars]f'}]} {'diagnostics': [{'code': 'F401', 'data': {'fix': {'content': '', 'end_location': {'column': 0, 'row': 2}, 'location': {'column': 0, 'row': 1}, 'message': 'Remove unused import: `sys`'}, - 'noqa_row': None}, ? ^^^^ + 'noqa_row': 1}, ? ^ 'message': '`sys` imported but unused', 'range': {'end': {'character': 10, 'line': 0}, 'start': {'character': 7, 'line': 0}}, 'severity': 2, 'source': 'Ruff', 'tags': [1]}, {'code': 'F821', - 'data': {'fix': None, 'noqa_row': None}, ? ^^^^ + 'data': {'fix': None, 'noqa_row': 3}, ? ^ 'message': 'Undefined name `x`', 'range': {'end': {'character': 7, 'line': 2}, 'start': {'character': 6, 'line': 2}}, 'severity': 1, 'source': 'Ruff'}], 'uri': 'file:///tmp/tmp_bpzk5f3.py'} ====================================================================== FAIL: test_no_initialization_options (tests.test_server.TestServer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ruff-lsp/src/ruff_lsp-0.0.23/tests/test_server.py", line 173, in test_no_initialization_options self.assertEqual(actual, expected) AssertionError: {'uri[132 chars]}}, 'message': '`sys` imported but unused', 's[438 chars]e}}]} != {'uri[132 chars]}}, 'data': {'fix': {'content': '', 'message':[432 chars]f'}]} {'diagnostics': [{'code': 'F401', 'data': {'fix': {'content': '', 'end_location': {'column': 0, 'row': 2}, 'location': {'column': 0, 'row': 1}, 'message': 'Remove unused import: `sys`'}, - 'noqa_row': None}, ? ^^^^ + 'noqa_row': 1}, ? ^ 'message': '`sys` imported but unused', 'range': {'end': {'character': 10, 'line': 0}, 'start': {'character': 7, 'line': 0}}, 'severity': 2, 'source': 'Ruff', 'tags': [1]}, {'code': 'F821', - 'data': {'fix': None, 'noqa_row': None}, ? ^^^^ + 'data': {'fix': None, 'noqa_row': 3}, ? ^ 'message': 'Undefined name `x`', 'range': {'end': {'character': 7, 'line': 2}, 'start': {'character': 6, 'line': 2}}, 'severity': 1, 'source': 'Ruff'}], 'uri': 'file:///tmp/tmpxy3rjn9e.py'} ---------------------------------------------------------------------- Ran 2 tests in 4.892s FAILED (failures=2) ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root9/build receiving incremental file list ruff-lsp-0.0.23-1-riscv64-build.log ruff-lsp-0.0.23-1-riscv64-check.log sent 62 bytes received 986 bytes 698.67 bytes/sec total size is 4,165 speedup is 3.97