==> Building on electivire ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ 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.24-1.log 209 100% 204.10kB/s 0:00:00 209 100% 204.10kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 1,049 bytes received 69 bytes 447.20 bytes/sec total size is 1,457 speedup is 1.30 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix6 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)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix6]...done ==> Making package: ruff-lsp 0.0.24-1 (Mon Mar 27 10:06:50 2023) ==> Retrieving sources...  -> Downloading ruff_lsp-0.0.24.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 18942 100 18942 0 0 66087 0 --:--:-- --:--:-- --:--:-- 66087 ==> Validating source files with sha256sums... ruff_lsp-0.0.24.tar.gz ... Passed ==> Validating source files with b2sums... ruff_lsp-0.0.24.tar.gz ... Passed ==> Making package: ruff-lsp 0.0.24-1 (Mon Mar 27 10:07:26 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 community/python-typing_extensions 4.5.0-1 0.23 MiB community/ruff 0.0.252-1 9.39 MiB Total Download Size: 0.11 MiB Total Installed Size: 93.35 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-lsprotocol-2023.0.0a1-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.7.0-1 1.22 MiB community/python-lsp-jsonrpc 1.0.0-3 0.05 MiB Total Download Size: 0.04 MiB Total Installed Size: 4.02 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.24.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting ruff_lsp-0.0.24.tar.gz with bsdtar ==> Starting build()... * Building wheel... Successfully built ruff_lsp-0.0.24-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.24/tests/test_server.py", line 98, in test_linting_example self.assertEqual(actual, expected) AssertionError: {'uri[132 chars]}}, 'message': '`sys` imported but unused', 's[451 chars]e}}]} != {'uri[132 chars]}}, 'data': {'fix': {'message': 'Remove unused[445 chars]f'}]} {'diagnostics': [{'code': 'F401', 'data': {'fix': {'edits': [{'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/tmp8gf6chdc.py'} ====================================================================== FAIL: test_no_initialization_options (tests.test_server.TestServer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/ruff-lsp/src/ruff_lsp-0.0.24/tests/test_server.py", line 181, in test_no_initialization_options self.assertEqual(actual, expected) AssertionError: {'uri[132 chars]}}, 'message': '`sys` imported but unused', 's[451 chars]e}}]} != {'uri[132 chars]}}, 'data': {'fix': {'message': 'Remove unused[445 chars]f'}]} {'diagnostics': [{'code': 'F401', 'data': {'fix': {'edits': [{'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/tmpbg8x5amt.py'} ---------------------------------------------------------------------- Ran 2 tests in 11.948s FAILED (failures=2) ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix6/build receiving incremental file list ruff-lsp-0.0.24-1-riscv64-build.log ruff-lsp-0.0.24-1-riscv64-check.log sent 62 bytes received 1,005 bytes 426.80 bytes/sec total size is 4,488 speedup is 4.21