==> Building on q ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 1,316 100% 0.00kB/s 0:00:00 1,316 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) typescript-language-server-1.0.0-1.log 311 100% 303.71kB/s 0:00:00 311 100% 303.71kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 1,102 bytes received 75 bytes 784.67 bytes/sec total size is 1,504 speedup is 1.28 ==> Applying RISC-V patches... sending incremental file list ./ riscv64.patch 740 100% 0.00kB/s 0:00:00 740 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) typescript-language-server-mocha-timeout.patch 162 100% 158.20kB/s 0:00:00 162 100% 158.20kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 695 bytes received 75 bytes 513.33 bytes/sec total size is 902 speedup is 1.17 patching file PKGBUILD Hunk #1 succeeded at 13 with fuzz 2. ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix13 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] -> [felix13]...done ==> Making package: typescript-language-server 1.0.0-1 (Sun Aug 7 06:20:59 2022) ==> Retrieving sources...  -> Downloading typescript-language-server-1.0.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 102k 0 0 160k 0 --:--:-- --:--:-- --:--:-- 1010k  -> Found typescript-language-server-mocha-timeout.patch ==> Validating source files with b2sums... typescript-language-server-1.0.0.tar.gz ... Passed typescript-language-server-mocha-timeout.patch ... Passed ==> Making package: typescript-language-server 1.0.0-1 (Sun Aug 7 06:21:07 2022) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (5) New Version Net Change extra/c-ares 1.18.1-1 0.43 MiB core/libnsl 2.0.0-2 0.06 MiB extra/libuv 1.44.2-1 0.52 MiB community/nodejs 18.7.0-1 35.40 MiB community/typescript 4.7.4-1 64.04 MiB Total Installed Size: 100.45 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing libuv... installing c-ares... installing nodejs... Optional dependencies for nodejs npm: nodejs package manager installing typescript... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (8) New Version Net Change community/node-gyp 9.1.0-1 4.41 MiB community/nodejs-nopt 5.0.0-2 0.03 MiB community/oniguruma 6.9.8-1 0.80 MiB core/python 3.10.5-1 80.43 MiB community/semver 7.3.7-1 0.11 MiB community/jq 1.6-4 0.51 MiB community/npm 8.16.0-1 6.48 MiB community/yarn 1.22.19-1 5.08 MiB Total Installed Size: 97.85 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing oniguruma... installing jq... installing yarn... installing nodejs-nopt... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing semver... installing node-gyp... installing npm... [?25h==> Retrieving sources...  -> Found typescript-language-server-1.0.0.tar.gz  -> Found typescript-language-server-mocha-timeout.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting typescript-language-server-1.0.0.tar.gz with bsdtar ==> Starting prepare()... yarn install v1.22.19 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... [4/5] Linking dependencies... [5/5] Building fresh packages... $ cd test-data/jsx && yarn yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... Done in 12.29s. Done in 64.28s. patching file .mocharc.json ==> Starting build()... yarn run v1.22.19 $ tsc -b Done in 59.23s. ==> Starting check()... yarn run v1.22.19 $ cross-env CONSOLE_LOG_LEVEL=warn TS_NODE_PROJECT=./tsconfig.json mocha (node:2100) ExperimentalWarning: Custom ESM Loaders is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to show where the warning was created) (node:2100) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time. documentHighlight ✔ simple test (13264ms) completions ✔ receives completion that auto-imports from another module (1501ms) completion ✔ simple test (13526ms) ✔ simple JS test (7446ms) ✔ deprecated by JSDoc (1062ms) ✔ incorrect source location (81ms) ✔ includes completions from global modules (190ms) ✔ includes completions with invalid identifier names (120ms) ✔ includes detail field with package name for auto-imports (273ms) ✔ resolves text edit for auto-import completion (451ms) ✔ resolves text edit for auto-import completion in right format (645ms) ✔ resolves a snippet for method completion (539ms) ✔ includes textEdit for string completion (244ms) ✔ includes labelDetails with useLabelDetailsInCompletionEntries enabled (159ms) diagnostics ✔ simple test (6369ms) ✔ supports diagnostic tags (454ms) ✔ multiple files test (936ms) ✔ code 6133 (ununsed variable) is ignored (552ms) document symbol ✔ simple test (119ms) ✔ merges interfaces correctly (69ms) ✔ duplication test (97ms) editing ✔ open and change (774ms) references ✔ respects "includeDeclaration" in the request (834ms) workspace configuration ✔ receives workspace configuration notification formatting ✔ full document formatting (160ms) ✔ indent settings (3 spaces) ✔ indent settings (tabs) (48ms) ✔ formatting setting set through workspace configuration ✔ selected range (53ms) signatureHelp ✔ simple test (84ms) code actions ✔ can provide quickfix code actions (1250ms) ✔ can filter quickfix code actions filtered by only (116ms) ✔ does not provide organize imports when there are errors (475ms) ✔ provides "add missing imports" when explicitly requested in only (770ms) ✔ provides "fix all" when explicitly requested in only (490ms) ✔ provides organize imports when explicitly requested in only (266ms) ✔ provides "remove unused" when explicitly requested in only (432ms) ✔ only provides the "source.fixAll" kind if requested in only (456ms) executeCommand ✔ apply refactoring (move to new file) (148ms) documentHighlight ✔ simple test (790ms) calls ✔ callers: first step (656ms) ✔ callers: second step (667ms) - callees: first step - callees: second step diagnostics (no client support) ✔ diagnostics are published (16208ms) jsx/tsx project 1) includes snippet completion for element prop inlayHints ✔ inlayHints (1057ms) provideOrganizeImports ✔ converts tsserver response to lsp code actions ✔ handles a missing response ts server client ✔ completion (13707ms) ✔ references (247ms) ✔ inlayHints (40ms) ✔ documentHighlight findPathToModule ✔ resolves tsserver in own directory ✔ resolves tsserver in parent directory 52 passing (2m) 2 pending 1 failing 1) jsx/tsx project includes snippet completion for element prop: Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/build/typescript-language-server/src/typescript-language-server-1.0.0/src/lsp-server.spec.ts) at listOnTimeout (node:internal/timers:564:17) at processTimers (node:internal/timers:507:7) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix13/build receiving incremental file list typescript-language-server-1.0.0-1-riscv64-build.log typescript-language-server-1.0.0-1-riscv64-check.log typescript-language-server-1.0.0-1-riscv64-prepare.log sent 81 bytes received 2,171 bytes 900.80 bytes/sec total size is 4,505 speedup is 2.00