Skip to content

Instantly share code, notes, and snippets.

@IWANABETHATGUY
Created April 19, 2023 09:51
Show Gist options
  • Save IWANABETHATGUY/742c5a7db4ad26f5fd91a748790e151b to your computer and use it in GitHub Desktop.
Save IWANABETHATGUY/742c5a7db4ad26f5fd91a748790e151b to your computer and use it in GitHub Desktop.
CI segmentation fault
2023-04-19T09:42:19.5320199Z Requested labels: ubuntu-latest
2023-04-19T09:42:19.5320548Z Job defined at: web-infra-dev/rspack/.github/workflows/reusable-build.yml@refs/pull/2826/merge
2023-04-19T09:42:19.5320794Z Reusable workflow chain:
2023-04-19T09:42:19.5320898Z web-infra-dev/rspack/.github/workflows/test-pr.yml@refs/pull/2826/merge (4b06b29951bee8ec626bb01c288fc4a4d00e5d1f)
2023-04-19T09:42:19.5320977Z -> web-infra-dev/rspack/.github/workflows/reusable-build.yml@refs/pull/2826/merge (4b06b29951bee8ec626bb01c288fc4a4d00e5d1f)
2023-04-19T09:42:19.5321078Z Waiting for a runner to pick up this job...
2023-04-19T09:42:19.7851976Z Job is waiting for a hosted runner to come online.
2023-04-19T09:42:22.2802914Z Job is about to start running on the hosted runner: GitHub Actions 3 (hosted)
2023-04-19T09:42:25.1522092Z Current runner version: '2.303.0'
2023-04-19T09:42:25.1547774Z ##[group]Operating System
2023-04-19T09:42:25.1548340Z Ubuntu
2023-04-19T09:42:25.1548575Z 22.04.2
2023-04-19T09:42:25.1548845Z LTS
2023-04-19T09:42:25.1549144Z ##[endgroup]
2023-04-19T09:42:25.1549413Z ##[group]Runner Image
2023-04-19T09:42:25.1549781Z Image: ubuntu-22.04
2023-04-19T09:42:25.1550109Z Version: 20230417.1
2023-04-19T09:42:25.1550627Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230417.1/images/linux/Ubuntu2204-Readme.md
2023-04-19T09:42:25.1551217Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230417.1
2023-04-19T09:42:25.1551676Z ##[endgroup]
2023-04-19T09:42:25.1552015Z ##[group]Runner Image Provisioner
2023-04-19T09:42:25.1552302Z 2.0.139.1
2023-04-19T09:42:25.1552601Z ##[endgroup]
2023-04-19T09:42:25.1553561Z ##[group]GITHUB_TOKEN Permissions
2023-04-19T09:42:25.1554136Z Actions: write
2023-04-19T09:42:25.1554394Z Checks: write
2023-04-19T09:42:25.1554893Z Contents: write
2023-04-19T09:42:25.1555296Z Deployments: write
2023-04-19T09:42:25.1555625Z Discussions: write
2023-04-19T09:42:25.1555932Z Issues: write
2023-04-19T09:42:25.1556186Z Metadata: read
2023-04-19T09:42:25.1556516Z Packages: write
2023-04-19T09:42:25.1556840Z Pages: write
2023-04-19T09:42:25.1557103Z PullRequests: write
2023-04-19T09:42:25.1557445Z RepositoryProjects: write
2023-04-19T09:42:25.1557816Z SecurityEvents: write
2023-04-19T09:42:25.1558089Z Statuses: write
2023-04-19T09:42:25.1558399Z ##[endgroup]
2023-04-19T09:42:25.1561825Z Secret source: Actions
2023-04-19T09:42:25.1562231Z Prepare workflow directory
2023-04-19T09:42:25.2302156Z Prepare all required actions
2023-04-19T09:42:25.2488238Z Getting action download info
2023-04-19T09:42:25.5095263Z Download action repository 'actions/checkout@v3' (SHA:8e5e7e5ab8b370d6c329ec480221332ada57f0ab)
2023-04-19T09:42:25.8663086Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a)
2023-04-19T09:42:26.0543221Z Download action repository 'docker/setup-qemu-action@v2' (SHA:e81a89b1732b9c48d79cd809d8d81d79c4647a18)
2023-04-19T09:42:26.3898182Z Uses: web-infra-dev/rspack/.github/workflows/reusable-build.yml@refs/pull/2826/merge (4b06b29951bee8ec626bb01c288fc4a4d00e5d1f)
2023-04-19T09:42:26.3900410Z ##[group] Inputs
2023-04-19T09:42:26.3900822Z target: x86_64-unknown-linux-gnu
2023-04-19T09:42:26.3901511Z docker: true
2023-04-19T09:42:26.3901810Z tests: true
2023-04-19T09:42:26.3902133Z ##[endgroup]
2023-04-19T09:42:26.3902752Z Complete job name: build (x86_64-unknown-linux-gnu) / Test Node 14
2023-04-19T09:42:26.5019340Z ##[group]Run actions/checkout@v3
2023-04-19T09:42:26.5019689Z with:
2023-04-19T09:42:26.5019946Z repository: web-infra-dev/rspack
2023-04-19T09:42:26.5020433Z token: ***
2023-04-19T09:42:26.5020659Z ssh-strict: true
2023-04-19T09:42:26.5020918Z persist-credentials: true
2023-04-19T09:42:26.5021157Z clean: true
2023-04-19T09:42:26.5021375Z fetch-depth: 1
2023-04-19T09:42:26.5021617Z lfs: false
2023-04-19T09:42:26.5021823Z submodules: false
2023-04-19T09:42:26.5022073Z set-safe-directory: true
2023-04-19T09:42:26.5022315Z ##[endgroup]
2023-04-19T09:42:26.7081866Z Syncing repository: web-infra-dev/rspack
2023-04-19T09:42:26.7084387Z ##[group]Getting Git version info
2023-04-19T09:42:26.7084915Z Working directory is '/home/runner/work/rspack/rspack'
2023-04-19T09:42:26.7085473Z [command]/usr/bin/git version
2023-04-19T09:42:26.7154595Z git version 2.40.0
2023-04-19T09:42:26.7181158Z ##[endgroup]
2023-04-19T09:42:26.7200090Z Temporarily overriding HOME='/home/runner/work/_temp/a577e553-6fde-40b2-a328-dac4cddf24f7' before making global git config changes
2023-04-19T09:42:26.7200667Z Adding repository directory to the temporary git global config as a safe directory
2023-04-19T09:42:26.7204366Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rspack/rspack
2023-04-19T09:42:26.7250709Z Deleting the contents of '/home/runner/work/rspack/rspack'
2023-04-19T09:42:26.7256039Z ##[group]Initializing the repository
2023-04-19T09:42:26.7259859Z [command]/usr/bin/git init /home/runner/work/rspack/rspack
2023-04-19T09:42:26.7327349Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-04-19T09:42:26.7328168Z hint: is subject to change. To configure the initial branch name to use in all
2023-04-19T09:42:26.7329051Z hint: of your new repositories, which will suppress this warning, call:
2023-04-19T09:42:26.7329533Z hint:
2023-04-19T09:42:26.7330293Z hint: git config --global init.defaultBranch <name>
2023-04-19T09:42:26.7330774Z hint:
2023-04-19T09:42:26.7331533Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-04-19T09:42:26.7332190Z hint: 'development'. The just-created branch can be renamed via this command:
2023-04-19T09:42:26.7332891Z hint:
2023-04-19T09:42:26.7333334Z hint: git branch -m <name>
2023-04-19T09:42:26.7334173Z Initialized empty Git repository in /home/runner/work/rspack/rspack/.git/
2023-04-19T09:42:26.7335931Z [command]/usr/bin/git remote add origin https://github.com/web-infra-dev/rspack
2023-04-19T09:42:26.7374404Z ##[endgroup]
2023-04-19T09:42:26.7375112Z ##[group]Disabling automatic garbage collection
2023-04-19T09:42:26.7377492Z [command]/usr/bin/git config --local gc.auto 0
2023-04-19T09:42:26.7407625Z ##[endgroup]
2023-04-19T09:42:26.7408313Z ##[group]Setting up auth
2023-04-19T09:42:26.7413602Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-04-19T09:42:26.7444635Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-04-19T09:42:26.7739747Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-04-19T09:42:26.7768468Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-04-19T09:42:26.7979436Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-04-19T09:42:26.8015289Z ##[endgroup]
2023-04-19T09:42:26.8016002Z ##[group]Fetching the repository
2023-04-19T09:42:26.8024610Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +4b06b29951bee8ec626bb01c288fc4a4d00e5d1f:refs/remotes/pull/2826/merge
2023-04-19T09:42:27.0752554Z remote: Enumerating objects: 10239, done.
2023-04-19T09:42:27.0780566Z remote: Counting objects: 0% (1/10239)
2023-04-19T09:42:27.0785523Z remote: Counting objects: 1% (103/10239)
2023-04-19T09:42:27.0788327Z remote: Counting objects: 2% (205/10239)
2023-04-19T09:42:27.0791367Z remote: Counting objects: 3% (308/10239)
2023-04-19T09:42:27.0794349Z remote: Counting objects: 4% (410/10239)
2023-04-19T09:42:27.0796937Z remote: Counting objects: 5% (512/10239)
2023-04-19T09:42:27.0799398Z remote: Counting objects: 6% (615/10239)
2023-04-19T09:42:27.0801995Z remote: Counting objects: 7% (717/10239)
2023-04-19T09:42:27.0804449Z remote: Counting objects: 8% (820/10239)
2023-04-19T09:42:27.0807880Z remote: Counting objects: 9% (922/10239)
2023-04-19T09:42:27.0810470Z remote: Counting objects: 10% (1024/10239)
2023-04-19T09:42:27.0813451Z remote: Counting objects: 11% (1127/10239)
2023-04-19T09:42:27.0815969Z remote: Counting objects: 12% (1229/10239)
2023-04-19T09:42:27.0818900Z remote: Counting objects: 13% (1332/10239)
2023-04-19T09:42:27.0821327Z remote: Counting objects: 14% (1434/10239)
2023-04-19T09:42:27.0823637Z remote: Counting objects: 15% (1536/10239)
2023-04-19T09:42:27.0825918Z remote: Counting objects: 16% (1639/10239)
2023-04-19T09:42:27.0828749Z remote: Counting objects: 17% (1741/10239)
2023-04-19T09:42:27.0831564Z remote: Counting objects: 18% (1844/10239)
2023-04-19T09:42:27.0835337Z remote: Counting objects: 19% (1946/10239)
2023-04-19T09:42:27.0837690Z remote: Counting objects: 20% (2048/10239)
2023-04-19T09:42:27.0839460Z remote: Counting objects: 21% (2151/10239)
2023-04-19T09:42:27.0841157Z remote: Counting objects: 22% (2253/10239)
2023-04-19T09:42:27.0843204Z remote: Counting objects: 23% (2355/10239)
2023-04-19T09:42:27.0844870Z remote: Counting objects: 24% (2458/10239)
2023-04-19T09:42:27.0846580Z remote: Counting objects: 25% (2560/10239)
2023-04-19T09:42:27.0848229Z remote: Counting objects: 26% (2663/10239)
2023-04-19T09:42:27.0849905Z remote: Counting objects: 27% (2765/10239)
2023-04-19T09:42:27.0851616Z remote: Counting objects: 28% (2867/10239)
2023-04-19T09:42:27.0853305Z remote: Counting objects: 29% (2970/10239)
2023-04-19T09:42:27.0854990Z remote: Counting objects: 30% (3072/10239)
2023-04-19T09:42:27.0856697Z remote: Counting objects: 31% (3175/10239)
2023-04-19T09:42:27.0858340Z remote: Counting objects: 32% (3277/10239)
2023-04-19T09:42:27.0860167Z remote: Counting objects: 33% (3379/10239)
2023-04-19T09:42:27.0861863Z remote: Counting objects: 34% (3482/10239)
2023-04-19T09:42:27.0863503Z remote: Counting objects: 35% (3584/10239)
2023-04-19T09:42:27.0865187Z remote: Counting objects: 36% (3687/10239)
2023-04-19T09:42:27.0866851Z remote: Counting objects: 37% (3789/10239)
2023-04-19T09:42:27.0868523Z remote: Counting objects: 38% (3891/10239)
2023-04-19T09:42:27.0870151Z remote: Counting objects: 39% (3994/10239)
2023-04-19T09:42:27.0871877Z remote: Counting objects: 40% (4096/10239)
2023-04-19T09:42:27.0873570Z remote: Counting objects: 41% (4198/10239)
2023-04-19T09:42:27.0875257Z remote: Counting objects: 42% (4301/10239)
2023-04-19T09:42:27.0877111Z remote: Counting objects: 43% (4403/10239)
2023-04-19T09:42:27.0878832Z remote: Counting objects: 44% (4506/10239)
2023-04-19T09:42:27.0931711Z remote: Counting objects: 45% (4608/10239)
2023-04-19T09:42:27.0932047Z remote: Counting objects: 46% (4710/10239)
2023-04-19T09:42:27.0932335Z remote: Counting objects: 47% (4813/10239)
2023-04-19T09:42:27.0932624Z remote: Counting objects: 48% (4915/10239)
2023-04-19T09:42:27.0932913Z remote: Counting objects: 49% (5018/10239)
2023-04-19T09:42:27.0933402Z remote: Counting objects: 50% (5120/10239)
2023-04-19T09:42:27.0933693Z remote: Counting objects: 51% (5222/10239)
2023-04-19T09:42:27.0933973Z remote: Counting objects: 52% (5325/10239)
2023-04-19T09:42:27.0934237Z remote: Counting objects: 53% (5427/10239)
2023-04-19T09:42:27.0934511Z remote: Counting objects: 54% (5530/10239)
2023-04-19T09:42:27.0934783Z remote: Counting objects: 55% (5632/10239)
2023-04-19T09:42:27.0935056Z remote: Counting objects: 56% (5734/10239)
2023-04-19T09:42:27.0935330Z remote: Counting objects: 57% (5837/10239)
2023-04-19T09:42:27.0935603Z remote: Counting objects: 58% (5939/10239)
2023-04-19T09:42:27.0935874Z remote: Counting objects: 59% (6042/10239)
2023-04-19T09:42:27.0936207Z remote: Counting objects: 60% (6144/10239)
2023-04-19T09:42:27.0936548Z remote: Counting objects: 61% (6246/10239)
2023-04-19T09:42:27.0936819Z remote: Counting objects: 62% (6349/10239)
2023-04-19T09:42:27.0937085Z remote: Counting objects: 63% (6451/10239)
2023-04-19T09:42:27.0937358Z remote: Counting objects: 64% (6553/10239)
2023-04-19T09:42:27.0937788Z remote: Counting objects: 65% (6656/10239)
2023-04-19T09:42:27.0938066Z remote: Counting objects: 66% (6758/10239)
2023-04-19T09:42:27.0938323Z remote: Counting objects: 67% (6861/10239)
2023-04-19T09:42:27.0938594Z remote: Counting objects: 68% (6963/10239)
2023-04-19T09:42:27.0939097Z remote: Counting objects: 69% (7065/10239)
2023-04-19T09:42:27.0939368Z remote: Counting objects: 70% (7168/10239)
2023-04-19T09:42:27.0939629Z remote: Counting objects: 71% (7270/10239)
2023-04-19T09:42:27.0939894Z remote: Counting objects: 72% (7373/10239)
2023-04-19T09:42:27.0940167Z remote: Counting objects: 73% (7475/10239)
2023-04-19T09:42:27.0940425Z remote: Counting objects: 74% (7577/10239)
2023-04-19T09:42:27.0940700Z remote: Counting objects: 75% (7680/10239)
2023-04-19T09:42:27.0940973Z remote: Counting objects: 76% (7782/10239)
2023-04-19T09:42:27.0941233Z remote: Counting objects: 77% (7885/10239)
2023-04-19T09:42:27.0941509Z remote: Counting objects: 78% (7987/10239)
2023-04-19T09:42:27.0941778Z remote: Counting objects: 79% (8089/10239)
2023-04-19T09:42:27.0942039Z remote: Counting objects: 80% (8192/10239)
2023-04-19T09:42:27.0942310Z remote: Counting objects: 81% (8294/10239)
2023-04-19T09:42:27.0942611Z remote: Counting objects: 82% (8396/10239)
2023-04-19T09:42:27.0942883Z remote: Counting objects: 83% (8499/10239)
2023-04-19T09:42:27.0943143Z remote: Counting objects: 84% (8601/10239)
2023-04-19T09:42:27.0943413Z remote: Counting objects: 85% (8704/10239)
2023-04-19T09:42:27.0943675Z remote: Counting objects: 86% (8806/10239)
2023-04-19T09:42:27.0943937Z remote: Counting objects: 87% (8908/10239)
2023-04-19T09:42:27.0944206Z remote: Counting objects: 88% (9011/10239)
2023-04-19T09:42:27.0944470Z remote: Counting objects: 89% (9113/10239)
2023-04-19T09:42:27.0944724Z remote: Counting objects: 90% (9216/10239)
2023-04-19T09:42:27.0944991Z remote: Counting objects: 91% (9318/10239)
2023-04-19T09:42:27.0945255Z remote: Counting objects: 92% (9420/10239)
2023-04-19T09:42:27.0945515Z remote: Counting objects: 93% (9523/10239)
2023-04-19T09:42:27.0945778Z remote: Counting objects: 94% (9625/10239)
2023-04-19T09:42:27.0946042Z remote: Counting objects: 95% (9728/10239)
2023-04-19T09:42:27.0946306Z remote: Counting objects: 96% (9830/10239)
2023-04-19T09:42:27.0946562Z remote: Counting objects: 97% (9932/10239)
2023-04-19T09:42:27.0946838Z remote: Counting objects: 98% (10035/10239)
2023-04-19T09:42:27.0947129Z remote: Counting objects: 99% (10137/10239)
2023-04-19T09:42:27.0947412Z remote: Counting objects: 100% (10239/10239)
2023-04-19T09:42:27.0947821Z remote: Counting objects: 100% (10239/10239), done.
2023-04-19T09:42:27.0948149Z remote: Compressing objects: 0% (1/7289)
2023-04-19T09:42:27.0948447Z remote: Compressing objects: 1% (73/7289)
2023-04-19T09:42:27.0948731Z remote: Compressing objects: 2% (146/7289)
2023-04-19T09:42:27.0949029Z remote: Compressing objects: 3% (219/7289)
2023-04-19T09:42:27.0949331Z remote: Compressing objects: 4% (292/7289)
2023-04-19T09:42:27.0949987Z remote: Compressing objects: 5% (365/7289)
2023-04-19T09:42:27.1003400Z remote: Compressing objects: 6% (438/7289)
2023-04-19T09:42:27.1150732Z remote: Compressing objects: 7% (511/7289)
2023-04-19T09:42:27.1300374Z remote: Compressing objects: 8% (584/7289)
2023-04-19T09:42:27.1447025Z remote: Compressing objects: 9% (657/7289)
2023-04-19T09:42:27.1518943Z remote: Compressing objects: 10% (729/7289)
2023-04-19T09:42:27.1552510Z remote: Compressing objects: 11% (802/7289)
2023-04-19T09:42:27.1574376Z remote: Compressing objects: 12% (875/7289)
2023-04-19T09:42:27.1598034Z remote: Compressing objects: 13% (948/7289)
2023-04-19T09:42:27.1599344Z remote: Compressing objects: 14% (1021/7289)
2023-04-19T09:42:27.1599828Z remote: Compressing objects: 15% (1094/7289)
2023-04-19T09:42:27.1600367Z remote: Compressing objects: 16% (1167/7289)
2023-04-19T09:42:27.1604600Z remote: Compressing objects: 17% (1240/7289)
2023-04-19T09:42:27.1605189Z remote: Compressing objects: 18% (1313/7289)
2023-04-19T09:42:27.1605745Z remote: Compressing objects: 19% (1385/7289)
2023-04-19T09:42:27.1606301Z remote: Compressing objects: 20% (1458/7289)
2023-04-19T09:42:27.1606849Z remote: Compressing objects: 21% (1531/7289)
2023-04-19T09:42:27.1607383Z remote: Compressing objects: 22% (1604/7289)
2023-04-19T09:42:27.1607936Z remote: Compressing objects: 23% (1677/7289)
2023-04-19T09:42:27.1621810Z remote: Compressing objects: 24% (1750/7289)
2023-04-19T09:42:27.1622241Z remote: Compressing objects: 25% (1823/7289)
2023-04-19T09:42:27.1632548Z remote: Compressing objects: 26% (1896/7289)
2023-04-19T09:42:27.1632973Z remote: Compressing objects: 27% (1969/7289)
2023-04-19T09:42:27.1633542Z remote: Compressing objects: 28% (2041/7289)
2023-04-19T09:42:27.1647431Z remote: Compressing objects: 29% (2114/7289)
2023-04-19T09:42:27.1683535Z remote: Compressing objects: 30% (2187/7289)
2023-04-19T09:42:27.1728625Z remote: Compressing objects: 31% (2260/7289)
2023-04-19T09:42:27.1733340Z remote: Compressing objects: 32% (2333/7289)
2023-04-19T09:42:27.1736619Z remote: Compressing objects: 33% (2406/7289)
2023-04-19T09:42:27.1742708Z remote: Compressing objects: 34% (2479/7289)
2023-04-19T09:42:27.1748905Z remote: Compressing objects: 35% (2552/7289)
2023-04-19T09:42:27.1751681Z remote: Compressing objects: 36% (2625/7289)
2023-04-19T09:42:27.1767730Z remote: Compressing objects: 37% (2697/7289)
2023-04-19T09:42:27.1768378Z remote: Compressing objects: 38% (2770/7289)
2023-04-19T09:42:27.1769356Z remote: Compressing objects: 39% (2843/7289)
2023-04-19T09:42:27.1802777Z remote: Compressing objects: 40% (2916/7289)
2023-04-19T09:42:27.1805048Z remote: Compressing objects: 41% (2989/7289)
2023-04-19T09:42:27.1833341Z remote: Compressing objects: 42% (3062/7289)
2023-04-19T09:42:27.1834674Z remote: Compressing objects: 43% (3135/7289)
2023-04-19T09:42:27.1841477Z remote: Compressing objects: 44% (3208/7289)
2023-04-19T09:42:27.1850618Z remote: Compressing objects: 45% (3281/7289)
2023-04-19T09:42:27.1856089Z remote: Compressing objects: 46% (3353/7289)
2023-04-19T09:42:27.1860926Z remote: Compressing objects: 47% (3426/7289)
2023-04-19T09:42:27.1865577Z remote: Compressing objects: 48% (3499/7289)
2023-04-19T09:42:27.1870856Z remote: Compressing objects: 49% (3572/7289)
2023-04-19T09:42:27.1879126Z remote: Compressing objects: 50% (3645/7289)
2023-04-19T09:42:27.1885588Z remote: Compressing objects: 51% (3718/7289)
2023-04-19T09:42:27.1895429Z remote: Compressing objects: 52% (3791/7289)
2023-04-19T09:42:27.1895965Z remote: Compressing objects: 53% (3864/7289)
2023-04-19T09:42:27.1896582Z remote: Compressing objects: 54% (3937/7289)
2023-04-19T09:42:27.1897536Z remote: Compressing objects: 55% (4009/7289)
2023-04-19T09:42:27.1902897Z remote: Compressing objects: 56% (4082/7289)
2023-04-19T09:42:27.1915356Z remote: Compressing objects: 57% (4155/7289)
2023-04-19T09:42:27.1930477Z remote: Compressing objects: 58% (4228/7289)
2023-04-19T09:42:27.1931409Z remote: Compressing objects: 59% (4301/7289)
2023-04-19T09:42:27.1931843Z remote: Compressing objects: 60% (4374/7289)
2023-04-19T09:42:27.1932341Z remote: Compressing objects: 61% (4447/7289)
2023-04-19T09:42:27.1933084Z remote: Compressing objects: 62% (4520/7289)
2023-04-19T09:42:27.1937771Z remote: Compressing objects: 63% (4593/7289)
2023-04-19T09:42:27.1960263Z remote: Compressing objects: 64% (4665/7289)
2023-04-19T09:42:27.2680659Z remote: Compressing objects: 65% (4738/7289)
2023-04-19T09:42:27.2698029Z remote: Compressing objects: 66% (4811/7289)
2023-04-19T09:42:27.2703074Z remote: Compressing objects: 67% (4884/7289)
2023-04-19T09:42:27.2725925Z remote: Compressing objects: 68% (4957/7289)
2023-04-19T09:42:27.2736852Z remote: Compressing objects: 69% (5030/7289)
2023-04-19T09:42:27.2737795Z remote: Compressing objects: 70% (5103/7289)
2023-04-19T09:42:27.2738227Z remote: Compressing objects: 71% (5176/7289)
2023-04-19T09:42:27.2739036Z remote: Compressing objects: 72% (5249/7289)
2023-04-19T09:42:27.2859335Z remote: Compressing objects: 73% (5321/7289)
2023-04-19T09:42:27.2859945Z remote: Compressing objects: 74% (5394/7289)
2023-04-19T09:42:27.2860500Z remote: Compressing objects: 75% (5467/7289)
2023-04-19T09:42:27.2861027Z remote: Compressing objects: 76% (5540/7289)
2023-04-19T09:42:27.2865362Z remote: Compressing objects: 77% (5613/7289)
2023-04-19T09:42:27.2865703Z remote: Compressing objects: 78% (5686/7289)
2023-04-19T09:42:27.2865995Z remote: Compressing objects: 79% (5759/7289)
2023-04-19T09:42:27.2866294Z remote: Compressing objects: 80% (5832/7289)
2023-04-19T09:42:27.2866588Z remote: Compressing objects: 81% (5905/7289)
2023-04-19T09:42:27.2866863Z remote: Compressing objects: 82% (5977/7289)
2023-04-19T09:42:27.2867157Z remote: Compressing objects: 83% (6050/7289)
2023-04-19T09:42:27.2867452Z remote: Compressing objects: 84% (6123/7289)
2023-04-19T09:42:27.2868033Z remote: Compressing objects: 85% (6196/7289)
2023-04-19T09:42:27.2868322Z remote: Compressing objects: 86% (6269/7289)
2023-04-19T09:42:27.2868609Z remote: Compressing objects: 87% (6342/7289)
2023-04-19T09:42:27.2868893Z remote: Compressing objects: 88% (6415/7289)
2023-04-19T09:42:27.2869167Z remote: Compressing objects: 89% (6488/7289)
2023-04-19T09:42:27.2869458Z remote: Compressing objects: 90% (6561/7289)
2023-04-19T09:42:27.2869771Z remote: Compressing objects: 91% (6633/7289)
2023-04-19T09:42:27.2870058Z remote: Compressing objects: 92% (6706/7289)
2023-04-19T09:42:27.2870336Z remote: Compressing objects: 93% (6779/7289)
2023-04-19T09:42:27.2870610Z remote: Compressing objects: 94% (6852/7289)
2023-04-19T09:42:27.2870892Z remote: Compressing objects: 95% (6925/7289)
2023-04-19T09:42:27.2871172Z remote: Compressing objects: 96% (6998/7289)
2023-04-19T09:42:27.2871645Z remote: Compressing objects: 97% (7071/7289)
2023-04-19T09:42:27.2871939Z remote: Compressing objects: 98% (7144/7289)
2023-04-19T09:42:27.2872221Z remote: Compressing objects: 99% (7217/7289)
2023-04-19T09:42:27.2872493Z remote: Compressing objects: 100% (7289/7289)
2023-04-19T09:42:27.2872801Z remote: Compressing objects: 100% (7289/7289), done.
2023-04-19T09:42:27.3044004Z Receiving objects: 0% (1/10239)
2023-04-19T09:42:27.3208144Z Receiving objects: 1% (103/10239)
2023-04-19T09:42:27.3379632Z Receiving objects: 2% (205/10239)
2023-04-19T09:42:27.3425912Z Receiving objects: 3% (308/10239)
2023-04-19T09:42:27.3489015Z Receiving objects: 4% (410/10239)
2023-04-19T09:42:27.3552274Z Receiving objects: 5% (512/10239)
2023-04-19T09:42:27.3597844Z Receiving objects: 6% (615/10239)
2023-04-19T09:42:27.3601540Z Receiving objects: 7% (717/10239)
2023-04-19T09:42:27.3604863Z Receiving objects: 8% (820/10239)
2023-04-19T09:42:27.3608203Z Receiving objects: 9% (922/10239)
2023-04-19T09:42:27.3652351Z Receiving objects: 10% (1024/10239)
2023-04-19T09:42:27.3722820Z Receiving objects: 11% (1127/10239)
2023-04-19T09:42:27.3825676Z Receiving objects: 12% (1229/10239)
2023-04-19T09:42:27.3840120Z Receiving objects: 13% (1332/10239)
2023-04-19T09:42:27.3891219Z Receiving objects: 14% (1434/10239)
2023-04-19T09:42:27.3926893Z Receiving objects: 15% (1536/10239)
2023-04-19T09:42:27.3983835Z Receiving objects: 16% (1639/10239)
2023-04-19T09:42:27.4041496Z Receiving objects: 17% (1741/10239)
2023-04-19T09:42:27.4049791Z Receiving objects: 18% (1844/10239)
2023-04-19T09:42:27.4052836Z Receiving objects: 19% (1946/10239)
2023-04-19T09:42:27.4056306Z Receiving objects: 20% (2048/10239)
2023-04-19T09:42:27.4060957Z Receiving objects: 21% (2151/10239)
2023-04-19T09:42:27.4120906Z Receiving objects: 22% (2253/10239)
2023-04-19T09:42:27.4165937Z Receiving objects: 23% (2355/10239)
2023-04-19T09:42:27.4209972Z Receiving objects: 24% (2458/10239)
2023-04-19T09:42:27.4231302Z Receiving objects: 25% (2560/10239)
2023-04-19T09:42:27.4335926Z Receiving objects: 26% (2663/10239)
2023-04-19T09:42:27.4471793Z Receiving objects: 27% (2765/10239)
2023-04-19T09:42:27.4525539Z Receiving objects: 28% (2867/10239)
2023-04-19T09:42:27.4537730Z Receiving objects: 29% (2970/10239)
2023-04-19T09:42:27.4582985Z Receiving objects: 30% (3072/10239)
2023-04-19T09:42:27.4597422Z Receiving objects: 31% (3175/10239)
2023-04-19T09:42:27.4630718Z Receiving objects: 32% (3277/10239)
2023-04-19T09:42:27.4696837Z Receiving objects: 33% (3379/10239)
2023-04-19T09:42:27.4704604Z Receiving objects: 34% (3482/10239)
2023-04-19T09:42:27.4712104Z Receiving objects: 35% (3584/10239)
2023-04-19T09:42:27.4720542Z Receiving objects: 36% (3687/10239)
2023-04-19T09:42:27.4730802Z Receiving objects: 37% (3789/10239)
2023-04-19T09:42:27.4744396Z Receiving objects: 38% (3891/10239)
2023-04-19T09:42:27.4752745Z Receiving objects: 39% (3994/10239)
2023-04-19T09:42:27.4761167Z Receiving objects: 40% (4096/10239)
2023-04-19T09:42:27.5796271Z Receiving objects: 41% (4198/10239)
2023-04-19T09:42:27.5804405Z Receiving objects: 42% (4301/10239)
2023-04-19T09:42:27.5813074Z Receiving objects: 43% (4403/10239)
2023-04-19T09:42:27.5824177Z Receiving objects: 44% (4506/10239)
2023-04-19T09:42:27.5835295Z Receiving objects: 45% (4608/10239)
2023-04-19T09:42:27.5845110Z Receiving objects: 46% (4710/10239)
2023-04-19T09:42:27.5855082Z Receiving objects: 47% (4813/10239)
2023-04-19T09:42:27.5861869Z Receiving objects: 48% (4915/10239)
2023-04-19T09:42:27.5995304Z Receiving objects: 49% (5018/10239)
2023-04-19T09:42:27.6116458Z Receiving objects: 50% (5120/10239)
2023-04-19T09:42:27.6125126Z Receiving objects: 51% (5222/10239)
2023-04-19T09:42:27.6134804Z Receiving objects: 52% (5325/10239)
2023-04-19T09:42:27.6142994Z Receiving objects: 53% (5427/10239)
2023-04-19T09:42:27.6152750Z Receiving objects: 54% (5530/10239)
2023-04-19T09:42:27.6166134Z Receiving objects: 55% (5632/10239)
2023-04-19T09:42:27.6177480Z Receiving objects: 56% (5734/10239)
2023-04-19T09:42:27.6187696Z Receiving objects: 57% (5837/10239)
2023-04-19T09:42:27.6197996Z Receiving objects: 58% (5939/10239)
2023-04-19T09:42:27.6206079Z Receiving objects: 59% (6042/10239)
2023-04-19T09:42:27.6213944Z Receiving objects: 60% (6144/10239)
2023-04-19T09:42:27.6223845Z Receiving objects: 61% (6246/10239)
2023-04-19T09:42:27.6233940Z Receiving objects: 62% (6349/10239)
2023-04-19T09:42:27.6241032Z Receiving objects: 63% (6451/10239)
2023-04-19T09:42:27.6248926Z Receiving objects: 64% (6553/10239)
2023-04-19T09:42:27.6256386Z Receiving objects: 65% (6656/10239)
2023-04-19T09:42:27.6269790Z Receiving objects: 66% (6758/10239)
2023-04-19T09:42:27.6280112Z Receiving objects: 67% (6861/10239)
2023-04-19T09:42:27.6289812Z Receiving objects: 68% (6963/10239)
2023-04-19T09:42:27.6299464Z Receiving objects: 69% (7065/10239)
2023-04-19T09:42:27.6307416Z Receiving objects: 70% (7168/10239)
2023-04-19T09:42:27.6467900Z Receiving objects: 71% (7270/10239)
2023-04-19T09:42:27.6475464Z Receiving objects: 72% (7373/10239)
2023-04-19T09:42:27.6482725Z Receiving objects: 73% (7475/10239)
2023-04-19T09:42:27.6490667Z Receiving objects: 74% (7577/10239)
2023-04-19T09:42:27.6497988Z Receiving objects: 75% (7680/10239)
2023-04-19T09:42:27.6519221Z Receiving objects: 76% (7782/10239)
2023-04-19T09:42:27.6527149Z Receiving objects: 77% (7885/10239)
2023-04-19T09:42:27.6534882Z Receiving objects: 78% (7987/10239)
2023-04-19T09:42:27.6542644Z Receiving objects: 79% (8089/10239)
2023-04-19T09:42:27.6549303Z Receiving objects: 80% (8192/10239)
2023-04-19T09:42:27.6560595Z Receiving objects: 81% (8294/10239)
2023-04-19T09:42:27.6567437Z Receiving objects: 82% (8396/10239)
2023-04-19T09:42:27.6575259Z Receiving objects: 83% (8499/10239)
2023-04-19T09:42:27.6583086Z Receiving objects: 84% (8601/10239)
2023-04-19T09:42:27.6590270Z Receiving objects: 85% (8704/10239)
2023-04-19T09:42:27.6596402Z Receiving objects: 86% (8806/10239)
2023-04-19T09:42:27.6604117Z Receiving objects: 87% (8908/10239)
2023-04-19T09:42:27.6614383Z Receiving objects: 88% (9011/10239)
2023-04-19T09:42:27.6622033Z Receiving objects: 89% (9113/10239)
2023-04-19T09:42:27.6747348Z Receiving objects: 90% (9216/10239)
2023-04-19T09:42:27.6750490Z Receiving objects: 91% (9318/10239)
2023-04-19T09:42:27.6756025Z Receiving objects: 92% (9420/10239)
2023-04-19T09:42:27.6800607Z Receiving objects: 93% (9523/10239)
2023-04-19T09:42:27.6801175Z Receiving objects: 94% (9625/10239)
2023-04-19T09:42:27.6802324Z remote: Total 10239 (delta 1208), reused 8713 (delta 1070), pack-reused 0
2023-04-19T09:42:27.6808692Z Receiving objects: 95% (9728/10239)
2023-04-19T09:42:27.6814480Z Receiving objects: 96% (9830/10239)
2023-04-19T09:42:27.6818510Z Receiving objects: 97% (9932/10239)
2023-04-19T09:42:27.6822583Z Receiving objects: 98% (10035/10239)
2023-04-19T09:42:27.6827076Z Receiving objects: 99% (10137/10239)
2023-04-19T09:42:27.6827677Z Receiving objects: 100% (10239/10239)
2023-04-19T09:42:27.6828585Z Receiving objects: 100% (10239/10239), 7.18 MiB | 18.25 MiB/s, done.
2023-04-19T09:42:27.6849176Z Resolving deltas: 0% (0/1208)
2023-04-19T09:42:27.6853926Z Resolving deltas: 1% (13/1208)
2023-04-19T09:42:27.6860572Z Resolving deltas: 2% (25/1208)
2023-04-19T09:42:27.6868209Z Resolving deltas: 3% (37/1208)
2023-04-19T09:42:27.6870353Z Resolving deltas: 4% (49/1208)
2023-04-19T09:42:27.6873141Z Resolving deltas: 5% (61/1208)
2023-04-19T09:42:27.6880737Z Resolving deltas: 6% (73/1208)
2023-04-19T09:42:27.6884039Z Resolving deltas: 7% (85/1208)
2023-04-19T09:42:27.6885166Z Resolving deltas: 8% (97/1208)
2023-04-19T09:42:27.6889041Z Resolving deltas: 9% (109/1208)
2023-04-19T09:42:27.6889563Z Resolving deltas: 10% (121/1208)
2023-04-19T09:42:27.6891087Z Resolving deltas: 11% (133/1208)
2023-04-19T09:42:27.6892188Z Resolving deltas: 12% (145/1208)
2023-04-19T09:42:27.6893878Z Resolving deltas: 13% (158/1208)
2023-04-19T09:42:27.6897678Z Resolving deltas: 14% (170/1208)
2023-04-19T09:42:27.6900216Z Resolving deltas: 15% (183/1208)
2023-04-19T09:42:27.6903082Z Resolving deltas: 16% (194/1208)
2023-04-19T09:42:27.6905444Z Resolving deltas: 17% (206/1208)
2023-04-19T09:42:27.6907438Z Resolving deltas: 18% (218/1208)
2023-04-19T09:42:27.6910378Z Resolving deltas: 19% (230/1208)
2023-04-19T09:42:27.6912322Z Resolving deltas: 20% (242/1208)
2023-04-19T09:42:27.6917061Z Resolving deltas: 21% (254/1208)
2023-04-19T09:42:27.6919432Z Resolving deltas: 22% (266/1208)
2023-04-19T09:42:27.6924161Z Resolving deltas: 23% (278/1208)
2023-04-19T09:42:27.6925970Z Resolving deltas: 24% (290/1208)
2023-04-19T09:42:27.6927702Z Resolving deltas: 25% (302/1208)
2023-04-19T09:42:27.6931409Z Resolving deltas: 26% (315/1208)
2023-04-19T09:42:27.6932423Z Resolving deltas: 27% (328/1208)
2023-04-19T09:42:27.6933234Z Resolving deltas: 28% (339/1208)
2023-04-19T09:42:27.6937202Z Resolving deltas: 29% (351/1208)
2023-04-19T09:42:27.6941261Z Resolving deltas: 30% (363/1208)
2023-04-19T09:42:27.6942432Z Resolving deltas: 31% (375/1208)
2023-04-19T09:42:27.6944810Z Resolving deltas: 32% (387/1208)
2023-04-19T09:42:27.6946545Z Resolving deltas: 33% (399/1208)
2023-04-19T09:42:27.6949096Z Resolving deltas: 34% (411/1208)
2023-04-19T09:42:27.6949756Z Resolving deltas: 35% (423/1208)
2023-04-19T09:42:27.6952223Z Resolving deltas: 36% (435/1208)
2023-04-19T09:42:27.6954260Z Resolving deltas: 37% (447/1208)
2023-04-19T09:42:27.6958245Z Resolving deltas: 38% (460/1208)
2023-04-19T09:42:27.6965092Z Resolving deltas: 39% (472/1208)
2023-04-19T09:42:27.6970278Z Resolving deltas: 40% (484/1208)
2023-04-19T09:42:27.6973365Z Resolving deltas: 41% (496/1208)
2023-04-19T09:42:27.6976708Z Resolving deltas: 42% (508/1208)
2023-04-19T09:42:27.6977175Z Resolving deltas: 43% (520/1208)
2023-04-19T09:42:27.6979957Z Resolving deltas: 44% (532/1208)
2023-04-19T09:42:27.6982005Z Resolving deltas: 45% (545/1208)
2023-04-19T09:42:27.6984859Z Resolving deltas: 46% (556/1208)
2023-04-19T09:42:27.6988513Z Resolving deltas: 47% (568/1208)
2023-04-19T09:42:27.6990945Z Resolving deltas: 48% (580/1208)
2023-04-19T09:42:27.6993352Z Resolving deltas: 49% (592/1208)
2023-04-19T09:42:27.6996219Z Resolving deltas: 50% (604/1208)
2023-04-19T09:42:27.6998343Z Resolving deltas: 51% (617/1208)
2023-04-19T09:42:27.7000164Z Resolving deltas: 52% (629/1208)
2023-04-19T09:42:27.7001847Z Resolving deltas: 53% (641/1208)
2023-04-19T09:42:27.7004577Z Resolving deltas: 54% (653/1208)
2023-04-19T09:42:27.7006522Z Resolving deltas: 55% (665/1208)
2023-04-19T09:42:27.7008830Z Resolving deltas: 56% (677/1208)
2023-04-19T09:42:27.7010414Z Resolving deltas: 57% (689/1208)
2023-04-19T09:42:27.7012457Z Resolving deltas: 58% (701/1208)
2023-04-19T09:42:27.7014371Z Resolving deltas: 59% (713/1208)
2023-04-19T09:42:27.7017146Z Resolving deltas: 60% (725/1208)
2023-04-19T09:42:27.7019034Z Resolving deltas: 61% (737/1208)
2023-04-19T09:42:27.7021610Z Resolving deltas: 62% (749/1208)
2023-04-19T09:42:27.7025848Z Resolving deltas: 63% (762/1208)
2023-04-19T09:42:27.7028758Z Resolving deltas: 64% (774/1208)
2023-04-19T09:42:27.7029207Z Resolving deltas: 65% (786/1208)
2023-04-19T09:42:27.7031503Z Resolving deltas: 66% (798/1208)
2023-04-19T09:42:27.7035154Z Resolving deltas: 67% (810/1208)
2023-04-19T09:42:27.7038119Z Resolving deltas: 68% (822/1208)
2023-04-19T09:42:27.7041345Z Resolving deltas: 69% (835/1208)
2023-04-19T09:42:27.7043654Z Resolving deltas: 70% (846/1208)
2023-04-19T09:42:27.7045451Z Resolving deltas: 71% (858/1208)
2023-04-19T09:42:27.7048084Z Resolving deltas: 72% (870/1208)
2023-04-19T09:42:27.7051605Z Resolving deltas: 73% (882/1208)
2023-04-19T09:42:27.7053771Z Resolving deltas: 74% (894/1208)
2023-04-19T09:42:27.7057146Z Resolving deltas: 75% (906/1208)
2023-04-19T09:42:27.7059501Z Resolving deltas: 76% (919/1208)
2023-04-19T09:42:27.7062316Z Resolving deltas: 77% (932/1208)
2023-04-19T09:42:27.7064852Z Resolving deltas: 78% (943/1208)
2023-04-19T09:42:27.7067435Z Resolving deltas: 79% (955/1208)
2023-04-19T09:42:27.7069801Z Resolving deltas: 80% (967/1208)
2023-04-19T09:42:27.7071868Z Resolving deltas: 81% (979/1208)
2023-04-19T09:42:27.7075676Z Resolving deltas: 82% (991/1208)
2023-04-19T09:42:27.7079102Z Resolving deltas: 83% (1004/1208)
2023-04-19T09:42:27.7082450Z Resolving deltas: 84% (1015/1208)
2023-04-19T09:42:27.7086058Z Resolving deltas: 85% (1027/1208)
2023-04-19T09:42:27.7088380Z Resolving deltas: 86% (1039/1208)
2023-04-19T09:42:27.7091049Z Resolving deltas: 87% (1051/1208)
2023-04-19T09:42:27.7093450Z Resolving deltas: 88% (1064/1208)
2023-04-19T09:42:27.7098262Z Resolving deltas: 89% (1076/1208)
2023-04-19T09:42:27.7101596Z Resolving deltas: 90% (1088/1208)
2023-04-19T09:42:27.7104026Z Resolving deltas: 91% (1100/1208)
2023-04-19T09:42:27.7107549Z Resolving deltas: 92% (1112/1208)
2023-04-19T09:42:27.7112050Z Resolving deltas: 93% (1124/1208)
2023-04-19T09:42:27.7114991Z Resolving deltas: 94% (1136/1208)
2023-04-19T09:42:27.7116393Z Resolving deltas: 95% (1149/1208)
2023-04-19T09:42:27.7118910Z Resolving deltas: 96% (1160/1208)
2023-04-19T09:42:27.7120580Z Resolving deltas: 97% (1172/1208)
2023-04-19T09:42:27.7123076Z Resolving deltas: 98% (1184/1208)
2023-04-19T09:42:27.7126274Z Resolving deltas: 99% (1196/1208)
2023-04-19T09:42:27.7140883Z Resolving deltas: 100% (1208/1208)
2023-04-19T09:42:27.7141735Z Resolving deltas: 100% (1208/1208), done.
2023-04-19T09:42:27.7395556Z From https://github.com/web-infra-dev/rspack
2023-04-19T09:42:27.7396436Z * [new ref] 4b06b29951bee8ec626bb01c288fc4a4d00e5d1f -> pull/2826/merge
2023-04-19T09:42:27.7421293Z ##[endgroup]
2023-04-19T09:42:27.7421933Z ##[group]Determining the checkout info
2023-04-19T09:42:27.7422774Z ##[endgroup]
2023-04-19T09:42:27.7423345Z ##[group]Checking out the ref
2023-04-19T09:42:27.7427476Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/2826/merge
2023-04-19T09:42:28.2219409Z Note: switching to 'refs/remotes/pull/2826/merge'.
2023-04-19T09:42:28.2222335Z
2023-04-19T09:42:28.2227815Z You are in 'detached HEAD' state. You can look around, make experimental
2023-04-19T09:42:28.2252030Z changes and commit them, and you can discard any commits you make in this
2023-04-19T09:42:28.2252682Z state without impacting any branches by switching back to a branch.
2023-04-19T09:42:28.2253186Z
2023-04-19T09:42:28.2253553Z If you want to create a new branch to retain commits you create, you may
2023-04-19T09:42:28.2254101Z do so (now or later) by using -c with the switch command. Example:
2023-04-19T09:42:28.2254315Z
2023-04-19T09:42:28.2254476Z git switch -c <new-branch-name>
2023-04-19T09:42:28.2254636Z
2023-04-19T09:42:28.2254740Z Or undo this operation with:
2023-04-19T09:42:28.2254893Z
2023-04-19T09:42:28.2254969Z git switch -
2023-04-19T09:42:28.2255094Z
2023-04-19T09:42:28.2255273Z Turn off this advice by setting config variable advice.detachedHead to false
2023-04-19T09:42:28.2255495Z
2023-04-19T09:42:28.2255712Z HEAD is now at 4b06b29 Merge 619600031e64e49c086e471f01db5557c0bd11be into 5e181f207b3d419d17d1db181f5adf684b8e9027
2023-04-19T09:42:28.2259193Z ##[endgroup]
2023-04-19T09:42:28.2293310Z [command]/usr/bin/git log -1 --format='%H'
2023-04-19T09:42:28.2326296Z '4b06b29951bee8ec626bb01c288fc4a4d00e5d1f'
2023-04-19T09:42:28.2670850Z ##[group]Run actions/download-artifact@v3
2023-04-19T09:42:28.2671122Z with:
2023-04-19T09:42:28.2671343Z name: bindings-x86_64-unknown-linux-gnu
2023-04-19T09:42:28.2671604Z path: crates/node_binding/
2023-04-19T09:42:28.2671834Z ##[endgroup]
2023-04-19T09:42:28.3305952Z Starting download for bindings-x86_64-unknown-linux-gnu
2023-04-19T09:42:28.3947729Z Directory structure has been setup for the artifact
2023-04-19T09:42:28.3950589Z Total number of files that will be downloaded: 1
2023-04-19T09:42:29.2599696Z Artifact bindings-x86_64-unknown-linux-gnu was downloaded to /home/runner/work/rspack/rspack/crates/node_binding
2023-04-19T09:42:29.2607760Z Artifact download has finished successfully
2023-04-19T09:42:29.2722328Z ##[group]Run ls -lah crates/node_binding/*.node
2023-04-19T09:42:29.2722690Z ls -lah crates/node_binding/*.node
2023-04-19T09:42:29.2781009Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2023-04-19T09:42:29.2781302Z ##[endgroup]
2023-04-19T09:42:29.2957452Z -rw-r--r-- 1 runner docker 52M Apr 19 09:42 crates/node_binding/rspack.linux-x64-gnu.node
2023-04-19T09:42:29.3149727Z Prepare all required actions
2023-04-19T09:42:29.3150057Z Getting action download info
2023-04-19T09:42:29.4471751Z Download action repository 'addnab/docker-run-action@v3' (SHA:4f65fabd2431ebc8d299f8e5a018d79a769ae185)
2023-04-19T09:42:29.6337101Z ##[group]Run ./.github/actions/docker-test
2023-04-19T09:42:29.6337337Z with:
2023-04-19T09:42:29.6337508Z node: 14
2023-04-19T09:42:29.6337676Z image: slim
2023-04-19T09:42:29.6337856Z ##[endgroup]
2023-04-19T09:42:29.6607805Z ##[group]Build container for action use: '/home/runner/work/_actions/addnab/docker-run-action/v3/Dockerfile'.
2023-04-19T09:42:29.6680612Z ##[command]/usr/bin/docker build -t 6c0442:9aeb69d0957e4d75bf1695a9d289aff4 -f "/home/runner/work/_actions/addnab/docker-run-action/v3/Dockerfile" "/home/runner/work/_actions/addnab/docker-run-action/v3"
2023-04-19T09:42:29.7614270Z Sending build context to Docker daemon 14.85kB
2023-04-19T09:42:29.7614797Z
2023-04-19T09:42:29.7973817Z Step 1/4 : FROM docker:20.10
2023-04-19T09:42:30.0646290Z 20.10: Pulling from library/docker
2023-04-19T09:42:30.1188724Z f56be85fc22e: Already exists
2023-04-19T09:42:30.1205022Z d58d4c931597: Pulling fs layer
2023-04-19T09:42:30.1205688Z b96d85d4996f: Pulling fs layer
2023-04-19T09:42:30.1205998Z 706c2d63c933: Pulling fs layer
2023-04-19T09:42:30.1206344Z 26aac0a14c67: Pulling fs layer
2023-04-19T09:42:30.1207173Z 14084dcc3473: Pulling fs layer
2023-04-19T09:42:30.1207418Z 56320ec6770c: Pulling fs layer
2023-04-19T09:42:30.1207627Z 1db30bd5d329: Pulling fs layer
2023-04-19T09:42:30.1207826Z f341e479b362: Pulling fs layer
2023-04-19T09:42:30.1208023Z 26aac0a14c67: Waiting
2023-04-19T09:42:30.1208215Z 14084dcc3473: Waiting
2023-04-19T09:42:30.1208388Z 56320ec6770c: Waiting
2023-04-19T09:42:30.1208575Z 1db30bd5d329: Waiting
2023-04-19T09:42:30.1208754Z f341e479b362: Waiting
2023-04-19T09:42:30.1905223Z b96d85d4996f: Verifying Checksum
2023-04-19T09:42:30.1905753Z b96d85d4996f: Download complete
2023-04-19T09:42:30.2174396Z d58d4c931597: Verifying Checksum
2023-04-19T09:42:30.2174776Z d58d4c931597: Download complete
2023-04-19T09:42:30.3397312Z 706c2d63c933: Verifying Checksum
2023-04-19T09:42:30.3397985Z 706c2d63c933: Download complete
2023-04-19T09:42:30.4267494Z 26aac0a14c67: Verifying Checksum
2023-04-19T09:42:30.4269872Z 26aac0a14c67: Download complete
2023-04-19T09:42:30.4506314Z 56320ec6770c: Verifying Checksum
2023-04-19T09:42:30.4506690Z 56320ec6770c: Download complete
2023-04-19T09:42:30.5202104Z 1db30bd5d329: Verifying Checksum
2023-04-19T09:42:30.5202665Z 1db30bd5d329: Download complete
2023-04-19T09:42:30.5252332Z 14084dcc3473: Verifying Checksum
2023-04-19T09:42:30.5252882Z 14084dcc3473: Download complete
2023-04-19T09:42:30.5418094Z f341e479b362: Verifying Checksum
2023-04-19T09:42:30.5419367Z f341e479b362: Download complete
2023-04-19T09:42:31.2521959Z d58d4c931597: Pull complete
2023-04-19T09:42:31.3042293Z b96d85d4996f: Pull complete
2023-04-19T09:42:31.8318577Z 706c2d63c933: Pull complete
2023-04-19T09:42:32.4255982Z 26aac0a14c67: Pull complete
2023-04-19T09:42:32.9872487Z 14084dcc3473: Pull complete
2023-04-19T09:42:33.0442878Z 56320ec6770c: Pull complete
2023-04-19T09:42:33.0894300Z 1db30bd5d329: Pull complete
2023-04-19T09:42:33.1283626Z f341e479b362: Pull complete
2023-04-19T09:42:33.1319683Z Digest: sha256:f1bf0a50e739d32b37a0fdb1cc9622f89e0f208f5efe38d61602ce38e539734f
2023-04-19T09:42:33.1331382Z Status: Downloaded newer image for docker:20.10
2023-04-19T09:42:33.1343909Z ---> 7fbf86a62a2a
2023-04-19T09:42:33.1344671Z Step 2/4 : RUN apk add bash
2023-04-19T09:42:33.1435496Z ---> Running in 641a67719ca9
2023-04-19T09:42:33.3876750Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
2023-04-19T09:42:33.5688186Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
2023-04-19T09:42:33.8834184Z (1/2) Installing readline (8.2.0-r0)
2023-04-19T09:42:33.8949849Z (2/2) Installing bash (5.2.15-r0)
2023-04-19T09:42:33.9191701Z Executing bash-5.2.15-r0.post-install
2023-04-19T09:42:33.9213075Z Executing busybox-1.35.0-r29.trigger
2023-04-19T09:42:33.9259672Z OK: 14 MiB in 25 packages
2023-04-19T09:42:35.0102579Z Removing intermediate container 641a67719ca9
2023-04-19T09:42:35.0102869Z ---> 647b8bd22baf
2023-04-19T09:42:35.0103117Z Step 3/4 : COPY entrypoint.sh /entrypoint.sh
2023-04-19T09:42:36.0088065Z ---> 3b95ac753eb6
2023-04-19T09:42:36.0088708Z Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
2023-04-19T09:42:36.0228759Z ---> Running in 7a25574bae52
2023-04-19T09:42:37.0085805Z Removing intermediate container 7a25574bae52
2023-04-19T09:42:37.0086126Z ---> 6780e72c667e
2023-04-19T09:42:37.0086339Z Successfully built 6780e72c667e
2023-04-19T09:42:37.0100116Z Successfully tagged 6c0442:9aeb69d0957e4d75bf1695a9d289aff4
2023-04-19T09:42:37.0118523Z ##[endgroup]
2023-04-19T09:42:37.0166327Z ##[group]Run addnab/docker-run-action@v3
2023-04-19T09:42:37.0166633Z with:
2023-04-19T09:42:37.0166852Z image: node:14-slim
2023-04-19T09:42:37.0167432Z options: -e PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD='true' -e PUPPETEER_SKIP_DOWNLOAD='true' --privileged --user 0:0 -v /home/runner/work/rspack/rspack:/build:cached -w /build
2023-04-19T09:42:37.0168608Z run: set -e
# used for e2e tets
# e2e is disabled because this does not run on some targets
# apt-get update
# apt-get install -y gstreamer1.0-libav libnss3-tools libatk-bridge2.0-0 libcups2-dev libxkbcommon-x11-0 libxcomposite-dev libxrandr2 libgbm-dev libgtk-3-0
corepack enable
pnpm install
pnpm run build:js
pnpm run test:unit
pnpm run test:example
# e2e is disabled because this does not run on some targets
# pnpm run test:e2e
2023-04-19T09:42:37.0169366Z shell: sh
2023-04-19T09:42:37.0169583Z ##[endgroup]
2023-04-19T09:42:37.0414980Z ##[command]/usr/bin/docker run --name c04429aeb69d0957e4d75bf1695a9d289aff4_afeda1 --label 6c0442 --workdir /github/workspace --rm -e "INPUT_IMAGE" -e "INPUT_OPTIONS" -e "INPUT_RUN" -e "INPUT_SHELL" -e "INPUT_REGISTRY" -e "INPUT_USERNAME" -e "INPUT_PASSWORD" -e "INPUT_DOCKER_NETWORK" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "GITHUB_ACTION_PATH" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/rspack/rspack":"/github/workspace" 6c0442:9aeb69d0957e4d75bf1695a9d289aff4
2023-04-19T09:42:37.3156824Z Unable to find image 'node:14-slim' locally
2023-04-19T09:42:37.6361903Z 14-slim: Pulling from library/node
2023-04-19T09:42:37.7164274Z 9fbefa337077: Pulling fs layer
2023-04-19T09:42:37.7165080Z c119feee8fd1: Pulling fs layer
2023-04-19T09:42:37.7168060Z 15962820dcf7: Pulling fs layer
2023-04-19T09:42:37.7168715Z ab0d54d50153: Pulling fs layer
2023-04-19T09:42:37.7169535Z 41d0a18da0bb: Pulling fs layer
2023-04-19T09:42:37.7169885Z ab0d54d50153: Waiting
2023-04-19T09:42:37.7170194Z 41d0a18da0bb: Waiting
2023-04-19T09:42:37.7848119Z c119feee8fd1: Verifying Checksum
2023-04-19T09:42:37.7848502Z c119feee8fd1: Download complete
2023-04-19T09:42:37.9878336Z 9fbefa337077: Verifying Checksum
2023-04-19T09:42:37.9879077Z 9fbefa337077: Download complete
2023-04-19T09:42:37.9977196Z ab0d54d50153: Verifying Checksum
2023-04-19T09:42:37.9977959Z ab0d54d50153: Download complete
2023-04-19T09:42:38.0398541Z 15962820dcf7: Verifying Checksum
2023-04-19T09:42:38.0398911Z 15962820dcf7: Download complete
2023-04-19T09:42:38.0576182Z 41d0a18da0bb: Verifying Checksum
2023-04-19T09:42:38.0576518Z 41d0a18da0bb: Download complete
2023-04-19T09:42:39.1449851Z 9fbefa337077: Pull complete
2023-04-19T09:42:39.5142121Z c119feee8fd1: Pull complete
2023-04-19T09:42:41.4545370Z 15962820dcf7: Pull complete
2023-04-19T09:42:41.6156812Z ab0d54d50153: Pull complete
2023-04-19T09:42:41.6626837Z 41d0a18da0bb: Pull complete
2023-04-19T09:42:41.6663380Z Digest: sha256:198142146b4c47193348f6415da769bdb5035c16fcab051c38c256a6b48f2e1c
2023-04-19T09:42:41.6677450Z Status: Downloaded newer image for node:14-slim
2023-04-19T09:42:43.2615890Z npm/darwin-arm64 |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:42:43.2622703Z npm/darwin-x64 |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:42:43.2626966Z npm/win32-x64-msvc |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:42:43.3279083Z Scope: all 52 workspace projects
2023-04-19T09:42:43.4732521Z . pnpm:devPreinstall$ is-ci || node ./scripts/doctor.mjs
2023-04-19T09:42:43.4943187Z . pnpm:devPreinstall: sh: 1: is-ci: not found
2023-04-19T09:42:43.5470836Z
2023-04-19T09:42:43.5477573Z ╭─────────────────────────────────────────────────────────────────╮
2023-04-19T09:42:43.5478142Z │ │
2023-04-19T09:42:43.5478787Z │ Update available! 7.32.0 → 8.3.0. │
2023-04-19T09:42:43.5479274Z │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v8.3.0 │
2023-04-19T09:42:43.5479754Z │ Run "corepack prepare pnpm@8.3.0 --activate" to update. │
2023-04-19T09:42:43.5480202Z │ │
2023-04-19T09:42:43.5480647Z │ Follow @pnpmjs for updates: https://twitter.com/pnpmjs │
2023-04-19T09:42:43.5481119Z │ │
2023-04-19T09:42:43.5481504Z ╰─────────────────────────────────────────────────────────────────╯
2023-04-19T09:42:43.5481707Z
2023-04-19T09:42:43.5485891Z . pnpm:devPreinstall: Yeah. Doctor here.
2023-04-19T09:42:43.5492066Z . pnpm:devPreinstall: Done
2023-04-19T09:42:43.5535674Z Lockfile is up to date, resolution step is skipped
2023-04-19T09:42:44.2295905Z Packages: +2285
2023-04-19T09:42:44.2296264Z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2023-04-19T09:42:44.4421081Z Progress: resolved 0, reused 0, downloaded 1, added 0
2023-04-19T09:42:44.5535795Z Packages are hard linked from the content-addressable store to the virtual store.
2023-04-19T09:42:44.5536349Z Content-addressable store is at: /build/.pnpm-store/v3
2023-04-19T09:42:44.5536684Z Virtual store is at: node_modules/.pnpm
2023-04-19T09:42:45.4455832Z Progress: resolved 0, reused 0, downloaded 77, added 95
2023-04-19T09:42:46.4457633Z Progress: resolved 0, reused 0, downloaded 164, added 201
2023-04-19T09:42:47.4462873Z Progress: resolved 0, reused 0, downloaded 181, added 224
2023-04-19T09:42:48.4471921Z Progress: resolved 0, reused 0, downloaded 256, added 331
2023-04-19T09:42:49.4485374Z Progress: resolved 0, reused 0, downloaded 314, added 398
2023-04-19T09:42:50.4500703Z Progress: resolved 0, reused 0, downloaded 357, added 440
2023-04-19T09:42:51.4530371Z Progress: resolved 0, reused 0, downloaded 398, added 493
2023-04-19T09:42:52.4584085Z Progress: resolved 0, reused 0, downloaded 469, added 580
2023-04-19T09:42:53.4640047Z Progress: resolved 0, reused 0, downloaded 546, added 671
2023-04-19T09:42:54.4648031Z Progress: resolved 0, reused 0, downloaded 628, added 768
2023-04-19T09:42:55.4654446Z Progress: resolved 0, reused 0, downloaded 716, added 872
2023-04-19T09:42:56.4709950Z Progress: resolved 0, reused 0, downloaded 834, added 996
2023-04-19T09:42:57.4731051Z Progress: resolved 0, reused 0, downloaded 917, added 1085
2023-04-19T09:42:58.4776028Z Progress: resolved 0, reused 0, downloaded 960, added 1135
2023-04-19T09:42:59.4831572Z Progress: resolved 0, reused 0, downloaded 1062, added 1241
2023-04-19T09:43:00.4871104Z Progress: resolved 0, reused 0, downloaded 1141, added 1324
2023-04-19T09:43:01.4878318Z Progress: resolved 0, reused 0, downloaded 1234, added 1437
2023-04-19T09:43:02.4894106Z Progress: resolved 0, reused 0, downloaded 1366, added 1614
2023-04-19T09:43:03.4898118Z Progress: resolved 0, reused 0, downloaded 1579, added 1836
2023-04-19T09:43:04.4907155Z Progress: resolved 0, reused 0, downloaded 1774, added 2062
2023-04-19T09:43:05.4918223Z Progress: resolved 0, reused 0, downloaded 1879, added 2219
2023-04-19T09:43:06.4991309Z Progress: resolved 0, reused 0, downloaded 1918, added 2280
2023-04-19T09:43:07.5023125Z Progress: resolved 0, reused 0, downloaded 1920, added 2283
2023-04-19T09:43:08.5043291Z Progress: resolved 0, reused 0, downloaded 1922, added 2285
2023-04-19T09:43:09.1104823Z node_modules/core-js postinstall$ node -e "try{require('./postinstall')}catch(e){}"
2023-04-19T09:43:09.1303456Z node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}"
2023-04-19T09:43:09.1492314Z node_modules/puppeteer postinstall$ node install.js
2023-04-19T09:43:09.1685692Z node_modules/playwright-chromium install$ node install.js
2023-04-19T09:43:09.1966684Z node_modules/core-js postinstall: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
2023-04-19T09:43:09.1978003Z node_modules/core-js postinstall: The project needs your help! Please consider supporting of core-js:
2023-04-19T09:43:09.1986535Z node_modules/core-js postinstall: > https://opencollective.com/core-js
2023-04-19T09:43:09.1994491Z node_modules/core-js postinstall: > https://patreon.com/zloirock
2023-04-19T09:43:09.2002357Z node_modules/core-js postinstall: > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz
2023-04-19T09:43:09.2010011Z node_modules/core-js postinstall: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
2023-04-19T09:43:09.2029976Z node_modules/core-js postinstall: Done
2023-04-19T09:43:09.3182635Z node_modules/core-js-pure postinstall: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
2023-04-19T09:43:09.3226970Z node_modules/core-js-pure postinstall: The project needs your help! Please consider supporting of core-js:
2023-04-19T09:43:09.3242831Z node_modules/core-js-pure postinstall: > https://opencollective.com/core-js
2023-04-19T09:43:09.3264715Z node_modules/core-js-pure postinstall: > https://patreon.com/zloirock
2023-04-19T09:43:09.3271815Z node_modules/core-js-pure postinstall: > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz
2023-04-19T09:43:09.3278476Z node_modules/core-js-pure postinstall: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
2023-04-19T09:43:09.3287772Z node_modules/core-js-pure postinstall: Done
2023-04-19T09:43:09.5234871Z Progress: resolved 0, reused 0, downloaded 1922, added 2285, done
2023-04-19T09:43:09.5753792Z node_modules/puppeteer postinstall: **INFO** Skipping browser download as instructed.
2023-04-19T09:43:09.5913221Z node_modules/puppeteer postinstall: Done
2023-04-19T09:43:09.6366923Z node_modules/playwright-chromium install: Skipping browsers download because `PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD` env variable is set
2023-04-19T09:43:09.6392359Z .../node_modules/svelte-preprocess postinstall$ echo "[svelte-preprocess] Don't forget to install the preprocessors packages that will be used: sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc..."
2023-04-19T09:43:09.6549486Z node_modules/playwright-chromium install: Done
2023-04-19T09:43:09.6566264Z .../node_modules/svelte-preprocess postinstall: [svelte-preprocess] Don't forget to install the preprocessors packages that will be used: sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc...
2023-04-19T09:43:09.6579684Z .../node_modules/svelte-preprocess postinstall: Done
2023-04-19T09:43:09.9718015Z node_modules/svelte-preprocess postinstall$ echo "[svelte-preprocess] Don't forget to install the preprocessors packages that will be used: sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc..."
2023-04-19T09:43:09.9820970Z node_modules/svelte-preprocess postinstall: [svelte-preprocess] Don't forget to install the preprocessors packages that will be used: sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc...
2023-04-19T09:43:09.9826734Z node_modules/svelte-preprocess postinstall: Done
2023-04-19T09:43:10.1887655Z node_modules/@swc/core postinstall$ node postinstall.js
2023-04-19T09:43:10.1892248Z node_modules/esbuild postinstall$ node install.js
2023-04-19T09:43:10.1898250Z .../node_modules/esbuild postinstall$ node install.js
2023-04-19T09:43:10.2664526Z .../node_modules/esbuild postinstall: Done
2023-04-19T09:43:10.3147925Z node_modules/esbuild postinstall: Done
2023-04-19T09:43:10.3153202Z node_modules/@swc/core postinstall: Done
2023-04-19T09:43:10.4015440Z node_modules/@nestjs/core postinstall$ opencollective || exit 0
2023-04-19T09:43:10.5709115Z node_modules/@nestjs/core postinstall: Thanks for installing nest
2023-04-19T09:43:10.5719011Z node_modules/@nestjs/core postinstall: Please consider donating to our open collective
2023-04-19T09:43:10.5719555Z node_modules/@nestjs/core postinstall: to help us maintain this package.
2023-04-19T09:43:10.5723661Z node_modules/@nestjs/core postinstall:
2023-04-19T09:43:10.5724066Z node_modules/@nestjs/core postinstall: Number of contributors: 0
2023-04-19T09:43:10.5729200Z node_modules/@nestjs/core postinstall: Number of backers: 916
2023-04-19T09:43:10.5859779Z node_modules/@nestjs/core postinstall: Annual budget: $154,424
2023-04-19T09:43:10.5868332Z node_modules/@nestjs/core postinstall: Current balance: $13,442
2023-04-19T09:43:10.5875387Z node_modules/@nestjs/core postinstall:
2023-04-19T09:43:10.5882265Z node_modules/@nestjs/core postinstall: Become a partner: https://opencollective.com/nest/donate
2023-04-19T09:43:10.5889137Z node_modules/@nestjs/core postinstall:
2023-04-19T09:43:10.5927912Z node_modules/@nestjs/core postinstall: Done
2023-04-19T09:43:10.6299611Z node_modules/styled-components postinstall$ node ./postinstall.js
2023-04-19T09:43:10.6883012Z node_modules/styled-components postinstall: Done
2023-04-19T09:43:11.2150989Z
2023-04-19T09:43:11.2151256Z devDependencies:
2023-04-19T09:43:11.2152048Z + @rspack/cli 0.1.8 <- packages/rspack-cli
2023-04-19T09:43:11.2152259Z
2023-04-19T09:43:11.2163864Z packages/rspack prepare$ pnpm precompile-schema
2023-04-19T09:43:11.8472123Z packages/rspack prepare: > @rspack/core@0.1.8 precompile-schema /build/packages/rspack
2023-04-19T09:43:11.8479086Z packages/rspack prepare: > node ./scripts/precompile-schema.js
2023-04-19T09:43:12.1983046Z packages/rspack prepare: Done
2023-04-19T09:43:12.1992800Z . prepare$ is-ci || husky install
2023-04-19T09:43:12.2923168Z . prepare: Done
2023-04-19T09:43:12.2964104Z Done in 29.5s
2023-04-19T09:43:12.8006685Z
2023-04-19T09:43:12.8007005Z > monorepo@1.0.0 build:js /build
2023-04-19T09:43:12.8007548Z > ./x build js
2023-04-19T09:43:12.8007677Z
2023-04-19T09:43:12.8485419Z [x] start build by 'pnpm --filter "@rspack/*" build'
2023-04-19T09:43:13.3687435Z npm/darwin-arm64 |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:43:13.3707128Z npm/darwin-x64 |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:43:13.3711171Z npm/win32-x64-msvc |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:43:13.4384320Z Scope: 15 of 52 workspace projects
2023-04-19T09:43:13.4418665Z packages/rspack-dev-client build$ tsc
2023-04-19T09:43:15.9506606Z packages/rspack-dev-client build: Done
2023-04-19T09:43:15.9520172Z packages/rspack build$ tsc
2023-04-19T09:43:23.7194913Z packages/rspack build: Done
2023-04-19T09:43:23.7205097Z packages/rspack-dev-middleware build$ tsc
2023-04-19T09:43:23.7210601Z packages/rspack-plugin-html build$ rimraf lib/ && tsc
2023-04-19T09:43:27.9274852Z packages/rspack-dev-middleware build: Done
2023-04-19T09:43:28.4634879Z packages/rspack-plugin-html build: Done
2023-04-19T09:43:28.4643029Z packages/rspack-dev-server build$ rimraf dist/ && tsc
2023-04-19T09:43:32.0658654Z packages/rspack-dev-server build: Done
2023-04-19T09:43:32.0669294Z packages/rspack-cli build$ rimraf dist/ && tsc -b --force
2023-04-19T09:43:43.9416621Z packages/rspack-cli build: Done
2023-04-19T09:43:43.9481198Z [x] build finished
2023-04-19T09:43:44.4229359Z
2023-04-19T09:43:44.4229809Z > monorepo@1.0.0 test:unit /build
2023-04-19T09:43:44.4230504Z > pnpm --filter "@rspack/*" test
2023-04-19T09:43:44.4231308Z
2023-04-19T09:43:44.9408259Z npm/darwin-arm64 |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:43:44.9416593Z npm/darwin-x64 |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:43:44.9420796Z npm/win32-x64-msvc |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:43:45.0123421Z Scope: 15 of 52 workspace projects
2023-04-19T09:43:45.0157870Z crates/rspack_fs_node test$ echo success
2023-04-19T09:43:45.0165569Z packages/rspack-dev-client test$ echo success
2023-04-19T09:43:45.0169654Z packages/rspack-plugin-node-polyfill test$ echo success
2023-04-19T09:43:45.0323901Z crates/rspack_fs_node test: success
2023-04-19T09:43:45.0337612Z packages/rspack-dev-client test: success
2023-04-19T09:43:45.0348533Z packages/rspack-dev-client test: Done
2023-04-19T09:43:45.0354523Z crates/rspack_fs_node test: Done
2023-04-19T09:43:45.0358298Z packages/rspack-plugin-node-polyfill test: success
2023-04-19T09:43:45.0365961Z packages/rspack-plugin-node-polyfill test: Done
2023-04-19T09:43:45.0373155Z packages/postcss-loader test$ echo success
2023-04-19T09:43:45.0413213Z packages/postcss-loader test: success
2023-04-19T09:43:45.0421926Z packages/postcss-loader test: Done
2023-04-19T09:43:45.0429223Z packages/rspack test$ jest --runInBand
2023-04-19T09:43:46.4976630Z packages/rspack test: ts-jest[versions] (WARN) Version 5.0.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
2023-04-19T09:43:51.1950853Z packages/rspack test: PASS tests/Compiler.test.ts (5.139 s)
2023-04-19T09:43:51.6922979Z packages/rspack test: PASS tests/Defaults.unittest.ts
2023-04-19T09:43:57.2613422Z packages/rspack test: PASS tests/copyPlugin/CopyPlugin.test.js (5.565 s)
2023-04-19T09:44:03.5908668Z packages/rspack test: PASS tests/MultiCompiler.test.ts (6.326 s)
2023-04-19T09:44:05.5966483Z packages/rspack test: PASS tests/WatchSuspend.test.js
2023-04-19T09:44:05.9519773Z packages/rspack test: PASS tests/Stats.test.ts
2023-04-19T09:44:06.2352196Z packages/rspack test: PASS tests/Output.test.ts
2023-04-19T09:44:06.8366665Z packages/rspack test: PASS tests/StatsTestCases.test.ts
2023-04-19T09:44:07.1269271Z packages/rspack test: PASS tests/HashTestCases.test.ts
2023-04-19T09:44:07.3977840Z packages/rspack test: PASS tests/MultiStats.test.ts
2023-04-19T09:44:08.1893373Z packages/rspack test: PASS tests/RuntimeCases.test.ts
2023-04-19T09:44:10.3866597Z packages/rspack test: PASS tests/HotTestCasesNodeWithIncRebuild.test.ts
2023-04-19T09:44:12.2757841Z packages/rspack test: PASS tests/HotTestCasesWebWithIncRebuild.test.ts
2023-04-19T09:44:14.2349583Z packages/rspack test: PASS tests/HotTestCasesNode.test.ts
2023-04-19T09:44:16.2004811Z packages/rspack test: PASS tests/HotTestCasesWeb.test.ts
2023-04-19T09:44:39.1201351Z packages/rspack test: PASS tests/WatchTestCases.test.ts (22.914 s)
2023-04-19T09:44:42.8542164Z packages/rspack test: test-console
2023-04-19T09:44:42.9482409Z packages/rspack test: test-console
2023-04-19T09:44:42.9494175Z packages/rspack test: foo-style
2023-04-19T09:44:44.5702509Z packages/rspack test: hello
2023-04-19T09:44:46.9115752Z packages/rspack test: object
2023-04-19T09:44:46.9146650Z packages/rspack test: /build/packages/rspack/tests/configCases/parsing/node-stuff-plugin-off/dist /build/packages/rspack/tests/configCases/parsing/node-stuff-plugin-off/dist/main.js
2023-04-19T09:44:47.2772719Z packages/rspack test: lib: { answer: [Getter] }
2023-04-19T09:44:49.3951906Z packages/rspack test: PASS tests/configCase.test.ts (10.272 s)
2023-04-19T09:44:51.5603960Z packages/rspack test: PASS tests/case.test.ts
2023-04-19T09:44:51.5641784Z packages/rspack test: Test Suites: 18 passed, 18 total
2023-04-19T09:44:51.5649441Z packages/rspack test: Tests: 49 skipped, 1774 passed, 1823 total
2023-04-19T09:44:51.5656073Z packages/rspack test: Snapshots: 91 passed, 91 total
2023-04-19T09:44:51.5663130Z packages/rspack test: Time: 65.589 s
2023-04-19T09:44:51.5669055Z packages/rspack test: Ran all test suites.
2023-04-19T09:44:51.7422995Z packages/rspack test: Done
2023-04-19T09:44:51.7432866Z packages/rspack-plugin-html test$ jest --runInBand --verbose
2023-04-19T09:44:57.0805550Z packages/rspack-plugin-html test: PASS tests/basic.spec.js
2023-04-19T09:44:57.0812841Z packages/rspack-plugin-html test: HtmlWebpackPlugin
2023-04-19T09:44:57.0819679Z packages/rspack-plugin-html test: ✓ generates a default index.html file for a single entry point (224 ms)
2023-04-19T09:44:57.0824430Z packages/rspack-plugin-html test: ✓ properly encodes file names in emitted URIs (17 ms)
2023-04-19T09:44:57.0829079Z packages/rspack-plugin-html test: ✓ generates a default index.html file with multiple entry points (18 ms)
2023-04-19T09:44:57.0833504Z packages/rspack-plugin-html test: ✓ allows you to specify a custom template compiler (151 ms)
2023-04-19T09:44:57.0840789Z packages/rspack-plugin-html test: ✓ works when using html-loader as template compiler (46 ms)
2023-04-19T09:44:57.0845225Z packages/rspack-plugin-html test: ✓ allows you to specify your own HTML template file (21 ms)
2023-04-19T09:44:57.0849485Z packages/rspack-plugin-html test: ✓ allows to use a function to map entry names to filenames (23 ms)
2023-04-19T09:44:57.0853513Z packages/rspack-plugin-html test: ✓ allows to use [name] for file names (16 ms)
2023-04-19T09:44:57.0857561Z packages/rspack-plugin-html test: ✓ picks up src/index.ejs by default (16 ms)
2023-04-19T09:44:57.0862062Z packages/rspack-plugin-html test: ✓ allows you to inject the assets into a given html file (26 ms)
2023-04-19T09:44:57.0866324Z packages/rspack-plugin-html test: ✓ allows you to inject the assets into the body of the given template (21 ms)
2023-04-19T09:44:57.0870860Z packages/rspack-plugin-html test: ✓ allows you to inject the assets into the head of the given template (30 ms)
2023-04-19T09:44:57.0875386Z packages/rspack-plugin-html test: ✓ allows you to inject a specified asset into a given html file (22 ms)
2023-04-19T09:44:57.0879417Z packages/rspack-plugin-html test: ✓ allows you to inject a specified asset into a given html file (21 ms)
2023-04-19T09:44:57.0883522Z packages/rspack-plugin-html test: ✓ allows you to disable injection (19 ms)
2023-04-19T09:44:57.0887565Z packages/rspack-plugin-html test: ✓ allows you to specify your own HTML template function (16 ms)
2023-04-19T09:44:57.0891533Z packages/rspack-plugin-html test: ✓ works with source maps (13 ms)
2023-04-19T09:44:57.0895649Z packages/rspack-plugin-html test: ✓ works with process (issue#2179) (12 ms)
2023-04-19T09:44:57.0899705Z packages/rspack-plugin-html test: ✓ should work with the css (25 ms)
2023-04-19T09:44:57.0903828Z packages/rspack-plugin-html test: ✓ should work with the css on windows and protocol relative urls support (#205) (13 ms)
2023-04-19T09:44:57.0907313Z packages/rspack-plugin-html test: ✓ should inject css files when using with css (21 ms)
2023-04-19T09:44:57.0911241Z packages/rspack-plugin-html test: ✓ should output xhtml link stylesheet tag (19 ms)
2023-04-19T09:44:57.0914900Z packages/rspack-plugin-html test: ✓ prepends the publicPath to function (18 ms)
2023-04-19T09:44:57.0918395Z packages/rspack-plugin-html test: ✓ prepends the publicPath to /some/ (14 ms)
2023-04-19T09:44:57.0921911Z packages/rspack-plugin-html test: ✓ prepends the publicPath to /some (18 ms)
2023-04-19T09:44:57.0925378Z packages/rspack-plugin-html test: ✓ prepends the publicPath to /some (16 ms)
2023-04-19T09:44:57.0928841Z packages/rspack-plugin-html test: ✓ prepends the publicPath to undefined (20 ms)
2023-04-19T09:44:57.0932325Z packages/rspack-plugin-html test: ✓ prepends the publicPath to undefined (25 ms)
2023-04-19T09:44:57.0935905Z packages/rspack-plugin-html test: ✓ prepends the publicPath to script defer="defer" src (19 ms)
2023-04-19T09:44:57.0939546Z packages/rspack-plugin-html test: ✓ handles subdirectories in the webpack output bundles (18 ms)
2023-04-19T09:44:57.0943010Z packages/rspack-plugin-html test: ✓ allows to set public path to an empty string (19 ms)
2023-04-19T09:44:57.0946464Z packages/rspack-plugin-html test: ✓ allows to set the html-webpack-plugin public path to an empty string (15 ms)
2023-04-19T09:44:57.0950107Z packages/rspack-plugin-html test: ✓ handles subdirectories in the webpack output bundles along with a relative path (20 ms)
2023-04-19T09:44:57.0953899Z packages/rspack-plugin-html test: ✓ handles subdirectories in the webpack output bundles along with a relative path (18 ms)
2023-04-19T09:44:57.0957392Z packages/rspack-plugin-html test: ✓ handles subdirectories in the webpack output bundles along with a absolute path (17 ms)
2023-04-19T09:44:57.0960843Z packages/rspack-plugin-html test: ✓ allows you to configure the title of the generated HTML page (16 ms)
2023-04-19T09:44:57.0964446Z packages/rspack-plugin-html test: ✓ allows you to configure the output filename (20 ms)
2023-04-19T09:44:57.0967863Z packages/rspack-plugin-html test: ✓ allows you to use an absolute output filename (15 ms)
2023-04-19T09:44:57.0971429Z packages/rspack-plugin-html test: ✓ allows you to use an absolute output filename outside the output path (21 ms)
2023-04-19T09:44:57.0975008Z packages/rspack-plugin-html test: ✓ allows you to use an relative output filename outside the output path (15 ms)
2023-04-19T09:44:57.0978697Z packages/rspack-plugin-html test: ✓ will try to use a relative name if the filename is in a subdirectory (16 ms)
2023-04-19T09:44:57.0983116Z packages/rspack-plugin-html test: ✓ will try to use a relative name if the filename and the script defer="defer" are in a subdirectory (28 ms)
2023-04-19T09:44:57.0987064Z packages/rspack-plugin-html test: ✓ allows you write multiple HTML files (25 ms)
2023-04-19T09:44:57.0990934Z packages/rspack-plugin-html test: ✓ should inject js css files even if the html file is incomplete (25 ms)
2023-04-19T09:44:57.1000526Z packages/rspack-plugin-html test: ✓ exposes the webpack configuration to templates (19 ms)
2023-04-19T09:44:57.1004372Z packages/rspack-plugin-html test: ✓ fires the html-webpack-plugin-alter-asset-tags event (25 ms)
2023-04-19T09:44:57.1008081Z packages/rspack-plugin-html test: ✓ allows events to add a no-value attribute (20 ms)
2023-04-19T09:44:57.1011648Z packages/rspack-plugin-html test: ✓ allows events to remove an attribute by setting it to false (17 ms)
2023-04-19T09:44:57.1015215Z packages/rspack-plugin-html test: ✓ allows events to remove an attribute by setting it to null (17 ms)
2023-04-19T09:44:57.1018951Z packages/rspack-plugin-html test: ✓ allows events to remove an attribute by setting it to undefined (18 ms)
2023-04-19T09:44:57.1022631Z packages/rspack-plugin-html test: ✓ provides the options to the afterEmit event (16 ms)
2023-04-19T09:44:57.1026091Z packages/rspack-plugin-html test: ✓ provides the outputName to the afterEmit event (16 ms)
2023-04-19T09:44:57.1030043Z packages/rspack-plugin-html test: ✓ fires the html-webpack-plugin-after-template-execution event (16 ms)
2023-04-19T09:44:57.1033818Z packages/rspack-plugin-html test: ✓ fires the html-webpack-plugin-before-emit event (20 ms)
2023-04-19T09:44:57.1037312Z packages/rspack-plugin-html test: ✓ fires the html-webpack-plugin-after-emit event (20 ms)
2023-04-19T09:44:57.1040930Z packages/rspack-plugin-html test: ✓ allows to modify the html during html-webpack-plugin-before-emit event (16 ms)
2023-04-19T09:44:57.1044495Z packages/rspack-plugin-html test: ✓ allows to access all hooks from within a plugin (20 ms)
2023-04-19T09:44:57.1048177Z packages/rspack-plugin-html test: ✓ allows to modify sequentially the html during html-webpack-plugin-before-emit event by edit the given arguments object (19 ms)
2023-04-19T09:44:57.1052255Z packages/rspack-plugin-html test: ✓ allows to modify sequentially the html during html-webpack-plugin-before-emit event either by edit the given arguments object or by return a new object in the callback (20 ms)
2023-04-19T09:44:57.1055900Z packages/rspack-plugin-html test: ✓ allows to modify sequentially the html during html-webpack-plugin-before-emit event by return a new object in the callback (20 ms)
2023-04-19T09:44:57.1059880Z packages/rspack-plugin-html test: ✓ allows to modify the html during html-webpack-plugin-after-template-execution event (16 ms)
2023-04-19T09:44:57.1064485Z packages/rspack-plugin-html test: ✓ allows to modify the html during html-webpack-plugin-before-asset-tag-generation event (22 ms)
2023-04-19T09:44:57.1068417Z packages/rspack-plugin-html test: ✓ allows to inject files during html-webpack-plugin-before-asset-tag-generation event (20 ms)
2023-04-19T09:44:57.1072644Z packages/rspack-plugin-html test: ✓ fires the events in the correct order (17 ms)
2023-04-19T09:44:57.1076454Z packages/rspack-plugin-html test: ✓ adds a favicon (20 ms)
2023-04-19T09:44:57.1080272Z packages/rspack-plugin-html test: ✓ adds a base tag with attributes (15 ms)
2023-04-19T09:44:57.1083910Z packages/rspack-plugin-html test: ✓ adds a base tag short syntax (16 ms)
2023-04-19T09:44:57.1088017Z packages/rspack-plugin-html test: ✓ adds a meta tag (20 ms)
2023-04-19T09:44:57.1091926Z packages/rspack-plugin-html test: ✓ adds a meta tag with short notation (16 ms)
2023-04-19T09:44:57.1095760Z packages/rspack-plugin-html test: ✓ adds a favicon with publicPath set to /some/ (16 ms)
2023-04-19T09:44:57.1099670Z packages/rspack-plugin-html test: ✓ adds a favicon with publicPath set to /some (16 ms)
2023-04-19T09:44:57.1103573Z packages/rspack-plugin-html test: ✓ adds a favicon with publicPath set to some/ (24 ms)
2023-04-19T09:44:57.1107516Z packages/rspack-plugin-html test: ✓ adds a favicon with publicPath undefined (20 ms)
2023-04-19T09:44:57.1111465Z packages/rspack-plugin-html test: ✓ adds a favicon with publicPath undefined (16 ms)
2023-04-19T09:44:57.1115314Z packages/rspack-plugin-html test: ✓ adds a favicon with inject enabled (16 ms)
2023-04-19T09:44:57.1119054Z packages/rspack-plugin-html test: ✓ adds a favicon with xhtml enabled (15 ms)
2023-04-19T09:44:57.1123112Z packages/rspack-plugin-html test: ✓ should sort the chunks in custom (reverse alphabetical) order (20 ms)
2023-04-19T09:44:57.1127516Z packages/rspack-plugin-html test: ✓ should not treat templateContent set to an empty string as missing (14 ms)
2023-04-19T09:44:57.1131713Z packages/rspack-plugin-html test: ✓ allows you to inject the assets into the body of the given spaced closing tag template (18 ms)
2023-04-19T09:44:57.1135763Z packages/rspack-plugin-html test: ✓ allows you to inject the assets into the head of the given spaced closing tag template (19 ms)
2023-04-19T09:44:57.1139797Z packages/rspack-plugin-html test: ✓ should minify by default when mode is production (20 ms)
2023-04-19T09:44:57.1143701Z packages/rspack-plugin-html test: ✓ should not minify by default when mode is development (12 ms)
2023-04-19T09:44:57.1148038Z packages/rspack-plugin-html test: ✓ should minify in production if options.minify is true (16 ms)
2023-04-19T09:44:57.1151939Z packages/rspack-plugin-html test: ✓ should minify in development if options.minify is true (20 ms)
2023-04-19T09:44:57.1155949Z packages/rspack-plugin-html test: ✓ should not minify in production if options.minify is false (21 ms)
2023-04-19T09:44:57.1160117Z packages/rspack-plugin-html test: ✓ should not minify in development if options.minify is false (11 ms)
2023-04-19T09:44:57.1163972Z packages/rspack-plugin-html test: ✓ should allow custom minify options and not merge them with the defaults (16 ms)
2023-04-19T09:44:57.1167963Z packages/rspack-plugin-html test: ✓ should allow to inject scripts with a defer="defer" attribute (14 ms)
2023-04-19T09:44:57.1171780Z packages/rspack-plugin-html test: ✓ should allow to inject scripts with a type="module" attribute (18 ms)
2023-04-19T09:44:57.1176127Z packages/rspack-plugin-html test: ✓ should allow to inject scripts with a defer="defer" attribute to the body (18 ms)
2023-04-19T09:44:57.1180404Z packages/rspack-plugin-html test: ✓ should allow to inject scripts with a defer="defer" in front of styles (18 ms)
2023-04-19T09:44:57.1184256Z packages/rspack-plugin-html test: ✓ should keep closing slashes from the template (21 ms)
2023-04-19T09:44:57.1188432Z packages/rspack-plugin-html test: ✓ should add the javascript assets to the head for inject:true with scriptLoading:defer (15 ms)
2023-04-19T09:44:57.1192820Z packages/rspack-plugin-html test: ✓ should allow to use headTags and bodyTags directly in string literals (20 ms)
2023-04-19T09:44:57.1197048Z packages/rspack-plugin-html test: ✓ should add the javascript assets to the head for inject:true with scriptLoading:defer (16 ms)
2023-04-19T09:44:57.1200897Z packages/rspack-plugin-html test: ✓ should allow to use headTags and bodyTags directly in string literals (19 ms)
2023-04-19T09:44:57.1204727Z packages/rspack-plugin-html test: ✓ generates an html file if entry is empty (6 ms)
2023-04-19T09:44:57.1208918Z packages/rspack-plugin-html test: ✓ allows to set custom loader interpolation settings (18 ms)
2023-04-19T09:44:57.1212914Z packages/rspack-plugin-html test: ○ skipped properly encodes file names in emitted URIs but keeps the querystring
2023-04-19T09:44:57.1216807Z packages/rspack-plugin-html test: ○ skipped should pass through template compiler errors
2023-04-19T09:44:57.1221278Z packages/rspack-plugin-html test: ○ skipped allows you to use chunkhash with asset into a given html file
2023-04-19T09:44:57.1224918Z packages/rspack-plugin-html test: ○ skipped handles hashes in bundle filenames
2023-04-19T09:44:57.1228796Z packages/rspack-plugin-html test: ○ skipped handles hashes in the directory which has the bundle file
2023-04-19T09:44:57.1233176Z packages/rspack-plugin-html test: ○ skipped allows to append hashes to the assets
2023-04-19T09:44:57.1237048Z packages/rspack-plugin-html test: ○ skipped allows to append hashes to the assets
2023-04-19T09:44:57.1240957Z packages/rspack-plugin-html test: ○ skipped should allow to add cache hashes to with the css assets
2023-04-19T09:44:57.1245023Z packages/rspack-plugin-html test: ○ skipped should allow to add cache hashes to with the css assets
2023-04-19T09:44:57.1248924Z packages/rspack-plugin-html test: ○ skipped should allow to add cache hashes to with the css assets
2023-04-19T09:44:57.1252807Z packages/rspack-plugin-html test: ○ skipped should allow to add cache hashes to with the css assets
2023-04-19T09:44:57.1256501Z packages/rspack-plugin-html test: ○ skipped should allow to add cache hashes to with the css assets
2023-04-19T09:44:57.1260799Z packages/rspack-plugin-html test: ○ skipped should allow to add cache hashes to with injected css assets
2023-04-19T09:44:57.1265116Z packages/rspack-plugin-html test: ○ skipped will replace [hash] in the filename with the child compilation hash
2023-04-19T09:44:57.1269529Z packages/rspack-plugin-html test: ○ skipped should work with hash options provided in output options
2023-04-19T09:44:57.1273391Z packages/rspack-plugin-html test: ○ skipped should allow filename in the format of [contenthash:<length>]
2023-04-19T09:44:57.1277193Z packages/rspack-plugin-html test: ○ skipped will replace [contenthash] in the filename with a content hash of 32 hex characters
2023-04-19T09:44:57.1287881Z packages/rspack-plugin-html test: ○ skipped works with commons chunk plugin
2023-04-19T09:44:57.1291955Z packages/rspack-plugin-html test: ○ skipped adds a favicon with a publicPath set to /[hash]/ and replaces the hash
2023-04-19T09:44:57.1296423Z packages/rspack-plugin-html test: ○ skipped adds a favicon with a publicPath set to [hash]/ and replaces the hash
2023-04-19T09:44:57.1300782Z packages/rspack-plugin-html test: ○ skipped shows an error if the favicon could not be load
2023-04-19T09:44:57.1304778Z packages/rspack-plugin-html test: ○ skipped works with webpack bannerplugin
2023-04-19T09:44:57.1308803Z packages/rspack-plugin-html test: ○ skipped shows an error when a template fails to load
2023-04-19T09:44:57.1312732Z packages/rspack-plugin-html test: ○ skipped should sort the chunks in auto mode
2023-04-19T09:44:57.1316670Z packages/rspack-plugin-html test: ○ skipped should sort manually by the chunks
2023-04-19T09:44:57.1320711Z packages/rspack-plugin-html test: ○ skipped should add the webpack compilation object as a property of the templateParam object
2023-04-19T09:44:57.1324633Z packages/rspack-plugin-html test: ○ skipped should allow to disable template parameters
2023-04-19T09:44:57.1328755Z packages/rspack-plugin-html test: ○ skipped should allow to set specific template parameters
2023-04-19T09:44:57.1333146Z packages/rspack-plugin-html test: ○ skipped should allow to set specific template parameters using a function
2023-04-19T09:44:57.1337536Z packages/rspack-plugin-html test: ○ skipped should allow to set specific template parameters using a async function
2023-04-19T09:44:57.1341683Z packages/rspack-plugin-html test: ○ skipped should allow to use experiments:{outputModule:true}
2023-04-19T09:44:57.1345539Z packages/rspack-plugin-html test: ○ skipped generates relative path for asset/resource
2023-04-19T09:44:57.1349601Z packages/rspack-plugin-html test: ○ skipped uses the absolute path for asset/resource
2023-04-19T09:44:57.1355954Z packages/rspack-plugin-html test: Test Suites: 1 passed, 1 total
2023-04-19T09:44:57.1359416Z packages/rspack-plugin-html test: Tests: 33 skipped, 98 passed, 131 total
2023-04-19T09:44:57.1362293Z packages/rspack-plugin-html test: Snapshots: 0 total
2023-04-19T09:44:57.1365394Z packages/rspack-plugin-html test: Time: 4.899 s
2023-04-19T09:44:57.1368619Z packages/rspack-plugin-html test: Ran all test suites.
2023-04-19T09:44:57.1985405Z packages/rspack-plugin-html test: Done
2023-04-19T09:44:57.1994068Z packages/rspack-dev-server test$ rimraf .test-temp && jest --runInBand --verbose
2023-04-19T09:44:58.2314596Z packages/rspack-dev-server test: ts-jest[versions] (WARN) Version 5.0.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
2023-04-19T09:45:02.6797989Z packages/rspack-dev-server test: <i> [webpack-dev-server] Project is running at:
2023-04-19T09:45:02.6806187Z packages/rspack-dev-server test: <i> [webpack-dev-server] Loopback: http://localhost:8080/
2023-04-19T09:45:02.6813202Z packages/rspack-dev-server test: <i> [webpack-dev-server] Content not from webpack is served from '/build/packages/rspack-dev-server/public' directory
2023-04-19T09:45:02.8115430Z packages/rspack-dev-server test: <i> [webpack-dev-server] Project is running at:
2023-04-19T09:45:02.8123194Z packages/rspack-dev-server test: <i> [webpack-dev-server] Loopback: http://localhost:8080/
2023-04-19T09:45:02.8182495Z packages/rspack-dev-server test: <i> [webpack-dev-server] Content not from webpack is served from '/build/packages/rspack-dev-server/public' directory
2023-04-19T09:45:02.9156925Z packages/rspack-dev-server test: PASS tests/normalizeOptions.test.ts (5.135 s)
2023-04-19T09:45:02.9165512Z packages/rspack-dev-server test: normalize options snapshot
2023-04-19T09:45:02.9172876Z packages/rspack-dev-server test: ✓ no options (355 ms)
2023-04-19T09:45:02.9180029Z packages/rspack-dev-server test: ✓ port string (130 ms)
2023-04-19T09:45:02.9188123Z packages/rspack-dev-server test: ✓ additional entires should added (124 ms)
2023-04-19T09:45:02.9195456Z packages/rspack-dev-server test: ✓ react-refresh client added when react/refresh enabled (137 ms)
2023-04-19T09:45:02.9202426Z packages/rspack-dev-server test: ✓ react.development and react.refresh should be true by default when hot enabled (129 ms)
2023-04-19T09:45:02.9209462Z packages/rspack-dev-server test: ✓ hot should be true by default (128 ms)
2023-04-19T09:45:02.9217393Z packages/rspack-dev-server test: Test Suites: 1 passed, 1 total
2023-04-19T09:45:02.9223999Z packages/rspack-dev-server test: Tests: 6 passed, 6 total
2023-04-19T09:45:02.9230228Z packages/rspack-dev-server test: Snapshots: 4 passed, 4 total
2023-04-19T09:45:02.9236598Z packages/rspack-dev-server test: Time: 5.208 s
2023-04-19T09:45:02.9242901Z packages/rspack-dev-server test: Ran all test suites.
2023-04-19T09:45:03.0491989Z packages/rspack-dev-server test: Done
2023-04-19T09:45:03.0500238Z packages/rspack-cli test$ cross-env NODE_OPTIONS=--experimental-vm-modules jest --verbose --silent=false
2023-04-19T09:45:04.0825084Z packages/rspack-cli test: ts-jest[versions] (WARN) Version 5.0.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
2023-04-19T09:45:10.3921014Z packages/rspack-cli test: PASS tests/build/basic/basic.test.ts (6.756 s)
2023-04-19T09:45:10.3925094Z packages/rspack-cli test: build command
2023-04-19T09:45:10.3935153Z packages/rspack-cli test: ✓ it should work (462 ms)
2023-04-19T09:45:10.3939165Z packages/rspack-cli test: ✓ should work without command and options (default command) (457 ms)
2023-04-19T09:45:10.3945154Z packages/rspack-cli test: ✓ should work with configuration return function (472 ms)
2023-04-19T09:45:10.3951141Z packages/rspack-cli test: ✓ should work with configuration return promise (473 ms)
2023-04-19T09:45:10.3956904Z packages/rspack-cli test: ✓ should work with mjs configuration (457 ms)
2023-04-19T09:45:11.2451236Z packages/rspack-cli test: PASS tests/build/json/json.test.ts
2023-04-19T09:45:11.2459414Z packages/rspack-cli test: json
2023-04-19T09:45:11.2466724Z packages/rspack-cli test: ✓ should work and store json to a file (514 ms)
2023-04-19T09:45:12.9878736Z packages/rspack-cli test: PASS tests/build/typescript/typescript.test.ts
2023-04-19T09:45:12.9887428Z packages/rspack-cli test: webpack cli
2023-04-19T09:45:12.9893645Z packages/rspack-cli test: ✓ should support default config in typescript (789 ms)
2023-04-19T09:45:12.9899602Z packages/rspack-cli test: ✓ should support specifying config in typescript (663 ms)
2023-04-19T09:45:13.3530279Z packages/rspack-cli test: (node:4854) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
2023-04-19T09:45:13.3539565Z packages/rspack-cli test: (Use `node --trace-warnings ...` to show where the warning was created)
2023-04-19T09:45:13.3547138Z packages/rspack-cli test: PASS tests/build/config/loadConfig.test.ts
2023-04-19T09:45:13.3553001Z packages/rspack-cli test: loadRspackConfig
2023-04-19T09:45:13.3558810Z packages/rspack-cli test: ✓ should throw an error when config file does not exist (8 ms)
2023-04-19T09:45:13.3564638Z packages/rspack-cli test: ✓ should load test config file (5 ms)
2023-04-19T09:45:13.6115310Z packages/rspack-cli test: Test Suites: 1 skipped, 4 passed, 4 of 5 total
2023-04-19T09:45:13.6122195Z packages/rspack-cli test: Tests: 1 skipped, 10 passed, 11 total
2023-04-19T09:45:13.6126764Z packages/rspack-cli test: Snapshots: 0 total
2023-04-19T09:45:13.6131038Z packages/rspack-cli test: Time: 10.044 s
2023-04-19T09:45:13.6135254Z packages/rspack-cli test: Ran all test suites.
2023-04-19T09:45:13.7438580Z packages/rspack-cli test: Done
2023-04-19T09:45:14.2222881Z
2023-04-19T09:45:14.2223150Z > monorepo@1.0.0 test:example /build
2023-04-19T09:45:14.2223693Z > pnpm --filter "example-*" build
2023-04-19T09:45:14.2223846Z
2023-04-19T09:45:14.7528475Z npm/darwin-arm64 |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:45:14.7538629Z npm/darwin-x64 |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:45:14.7541763Z npm/win32-x64-msvc |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
2023-04-19T09:45:14.8233555Z Scope: 29 of 52 workspace projects
2023-04-19T09:45:14.8268537Z examples/arco-pro build$ rspack build
2023-04-19T09:45:14.8275479Z examples/basic build$ rspack build
2023-04-19T09:45:14.8279826Z examples/bundle-splitting build$ rspack build
2023-04-19T09:45:14.8283812Z examples/code-splitting build$ rspack build
2023-04-19T09:45:15.8949088Z examples/basic build: Time: 109ms
2023-04-19T09:45:15.9206335Z examples/bundle-splitting build: Time: 51ms
2023-04-19T09:45:15.9267447Z examples/basic build: Done
2023-04-19T09:45:15.9279656Z examples/cra build$ rspack build
2023-04-19T09:45:15.9484193Z examples/bundle-splitting build: Done
2023-04-19T09:45:15.9491173Z examples/cra-ts build$ rspack build
2023-04-19T09:45:16.0504870Z examples/code-splitting build: Time: 88ms
2023-04-19T09:45:16.0665982Z examples/code-splitting build: Done
2023-04-19T09:45:16.0673305Z examples/emotion build$ rspack build
2023-04-19T09:45:18.8368758Z examples/emotion build: Time: 958ms
2023-04-19T09:45:18.8628245Z examples/emotion build: Done
2023-04-19T09:45:18.8635701Z examples/library build$ rspack build
2023-04-19T09:45:19.1638540Z examples/cra build: Time: 892ms
2023-04-19T09:45:19.1778068Z examples/cra build: Done
2023-04-19T09:45:19.1791782Z examples/loader-compat build$ rspack build
2023-04-19T09:45:19.3214495Z examples/cra-ts build: Time: 1212ms
2023-04-19T09:45:19.3571474Z examples/cra-ts build: Done
2023-04-19T09:45:19.3578665Z examples/multi-entry build$ rspack build
2023-04-19T09:45:21.0092089Z examples/library build: Segmentation fault (core dumped)
2023-04-19T09:45:21.0099164Z examples/library build: Failed
2023-04-19T09:45:21.0113438Z undefined
2023-04-19T09:45:21.0122743Z /build/examples/library:
2023-04-19T09:45:21.0123613Z  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  example-library@1.0.0 build: `rspack build`
2023-04-19T09:45:21.0125140Z Exit status 139
2023-04-19T09:45:21.0130445Z examples/nestjs build$ rspack build
2023-04-19T09:45:21.0650021Z  ELIFECYCLE  Command failed with exit code 1.
2023-04-19T09:45:21.4348939Z Post job cleanup.
2023-04-19T09:45:21.5387581Z [command]/usr/bin/git version
2023-04-19T09:45:21.5433288Z git version 2.40.0
2023-04-19T09:45:21.5477981Z Temporarily overriding HOME='/home/runner/work/_temp/be3cd5f6-c5c0-44bc-be5f-68061d89eab5' before making global git config changes
2023-04-19T09:45:21.5479510Z Adding repository directory to the temporary git global config as a safe directory
2023-04-19T09:45:21.5485358Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rspack/rspack
2023-04-19T09:45:21.5524271Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-04-19T09:45:21.5558351Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-04-19T09:45:21.5813574Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-04-19T09:45:21.5831618Z http.https://github.com/.extraheader
2023-04-19T09:45:21.5846523Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2023-04-19T09:45:21.5884084Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-04-19T09:45:21.6335068Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment