v20.19.3 proposal
2025-06-17, Version 20.19.3 'Iron' (LTS), @marco-ippolito
Notable Changes
- [
c535a3c483] - crypto: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142 - [
af1dc63815] - crypto: update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381 - [
01d63a4ddf] - deps: update timezone to 2025b (Node.js GitHub Bot) #57857 - [
b6daa344eb] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102
Commits
- [
fc1fa7a357] - build: use FILE_OFFSET_BITS=64 esp. on 32-bit arch (RafaelGSS) #58090 - [
79e0812181] - build: use glob for dependencies of out/Makefile (Richard Lau) #55789 - [
f56e62851a] - crypto: allow length=0 for HKDF and PBKDF2 in SubtleCrypto.deriveBits (Filip Skokan) #55866 - [
c535a3c483] - crypto: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) #56142 - [
39925de8b1] - crypto: allow non-multiple of 8 in SubtleCrypto.deriveBits (Filip Skokan) #55296 - [
af1dc63815] - crypto: update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381 - [
d09008add3] - deps: V8: cherry-pick 1a3ecc2483b2 (MichaΓ«l Zasso) #58342 - [
fd56652425] - deps: V8: cherry-pick 182d9c05e78b (Andrey Kosyakov) #58342 - [
447481e829] - deps: V8: cherry-pick third_party/zlib@646b7f569718 (Hans Wennborg) #58342 - [
eb447168df] - deps: update simdutf to 6.4.2 (Node.js GitHub Bot) #57855 - [
01d63a4ddf] - deps: update timezone to 2025b (Node.js GitHub Bot) #57857 - [
10fb49f2a9] - deps: update icu to 77.1 (Node.js GitHub Bot) #57455 - [
f1dc7d0205] - deps: update corepack to 0.32.0 (Node.js GitHub Bot) #57265 - [
7a2e64bb8a] - deps: update simdutf to 6.4.0 (Node.js GitHub Bot) #56764 - [
e80669be0d] - doc: mention reports should align with Node.js CoC (Rafael Gonzaga) #57607 - [
7b2c0bc92e] - doc: add gurgunday as triager (GΓΌrgΓΌn DayΔ±oΔlu) #57594 - [
791e4879de] - doc: document REPL custom eval arguments (Dario Piotrowicz) #57690 - [
2917f09876] - doc: improved fetch docs (Alessandro Miliucci) #57296 - [
d940b15843] - doc: clarifyunhandledRejectionevents behaviors in process doc (Dario Piotrowicz) #57654 - [
71c664fab7] - doc: update position type to integer | null in fs (Yukihiro Hasegawa) #57745 - [
0c0fbfa9c6] - doc: add missing v0.x changelog entries (Antoine du Hamel) #57779 - [
e99462c9fc] - doc: correct deprecation type ofassert.CallTracker(RenΓ©) #57997 - [
c7e92696ef] - doc: add returns for https.get (Eng Zer Jun) #58025 - [
ccc42b69ce] - doc: fix env variable name inutil.styleText(Antoine du Hamel) #58072 - [
b6daa344eb] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102 - [
e5d6a3df16] - doc: fixAsyncLocalStorageexample response changes after node v18 (Naor Tedgi (Abu Emma)) #57969 - [
f006411998] - doc: fix typo of filezlib.md(yusheng chen) #58093 - [
5193735df4] - doc: add missing options.signal to readlinePromises.createInterface() (Jimmy Leung) #55456 - [
fd44af730f] - doc: fix misaligned options in vm.compileFunction() (Jimmy Leung) #58145 - [
0fdcc0ddcd] - doc: add ambassaor message (Brian Muenzenmeyer) #57600 - [
5ca9616bd3] - doc: increase z-index of header element (Dario Piotrowicz) #57851 - [
81342d10f0] - doc: fix deprecation type forDEP0148(Livia Medeiros) #57785 - [
776becfe01] - doc: remove mention of--requirenot supporting ES modules (HuΓ‘ng JΓΉnliΓ ng) #57620 - [
3140a8f133] - doc: add missingdeprecatedbadges infs.md(Yukihiro Hasegawa) #57384 - [
441ce24ae3] - doc: deprecate passing invalid types infs.existsSync(Carlos Espa) #55892 - [
0556f54544] - http: correctly translate HTTP method (Paolo Insogna) #52701 - [
c2c6d2b035] - http: be more generational GC friendly (ywave620) #56767 - [
cdf3fa241c] - http2: skip writeHead if stream is closed (Shima Ryuhei) #57686 - [
bbd5aec785] - http2: fix graceful session close (Kushagra Pandey) #57808 - [
b427ae4f34] - meta: removebuild-windows.yml(Aviv Keller) #54662 - [
49e624f554] - os: fix netmask format check condition in getCIDR function (Wiyeong Seo) #57324 - [
d582954434] - src: remove unused variable in crypto_x509.cc (MichaΓ«l Zasso) #57754 - [
234a505e96] - src: allow embedder customization of OOMErrorHandler (Shelley Vohr) #57325 - [
c0252cd380] - src: fix -Wunreachable-code-return in node_sea (Shelley Vohr) #57664 - [
fcd1622fc1] - src: fix kill signal 0 on Windows (Stefan Stojanovic) #57695 - [
3cf7cfb695] - test: update WPT for WebCryptoAPI to edd42c005c (Node.js GitHub Bot) #57365 - [
f57765bdcf] - test: mark test-without-async-context-frame flaky on windows (James M Snell) #56753 - [
275ea8e7ef] - test: force GC in test-file-write-stream4 (Luigi Pinca) #57930 - [
da6a13c338] - test: deflake test-http2-options-max-headers-block-length (Luigi Pinca) #57959 - [
56fce6691e] - test: prevent extraneous HOSTNAME substitution in test-runner-output (RenΓ©) #58076 - [
c9c0be5596] - test: update expected error message for macOS (Antoine du Hamel) #57742 - [
3cbf5f93d2] - test: fix missing edge case in test-blob-slice-with-large-size (Joyee Cheung) #58414 - [
bffd4ec379] - test: skip in test-buffer-tostring-rangeerror on allocation failure (Joyee Cheung) #58415 - [
8237346fb7] - test,crypto: update WebCryptoAPI WPT (Filip Skokan) #54593 - [
b90c4ab937] - tools: remove unusedosx-pkg-postinstall.sh(Antoine du Hamel) #57667 - [
414013dcfb] - tools: edit create-release-proposal workflow to handle pr body length (Elves Vieira) #57841 - [
7c449ed6b3] - tools: fix tarball testing directory (Marco Ippolito) #57994 - [
d164dc2d38] - tools: update sccache version to v0.10.0 (Marco Ippolito) #57994 - [
debd3c2cc0] - tools: disable failing test envs intest-linuxCI (Antoine du Hamel) #58351 - [
152112505a] - typings: fixImportModuleDynamicallyCallbackreturn type (Chengzhong Wu) #57160 - [
363bf744ab] - worker: flush stdout and stderr on exit (Matteo Collina) #56428
Review requested:
- [ ] @nodejs/actions
- [ ] @nodejs/gyp
- [ ] @nodejs/security-wg
- [ ] @nodejs/tsc
CI: https://ci.nodejs.org/job/node-test-pull-request/67344/
CI: https://ci.nodejs.org/job/node-test-pull-request/67359/ π CITGM: https://ci.nodejs.org/job/citgm-smoker/3610/ V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/6603/
V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=benchmark-ubuntu2204-intel-64,v8test=v8test/6603/
V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=rhel8-s390x,v8test=v8test/6603/
V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=rhel8-ppc64le,v8test=v8test/6603/
Is it really ok to bump llhttp, icu ? This soon after it was done on branch 24.x ? I fear this will break more things again.
Is it really ok to bump llhttp, icu ? This soon after it was done on branch 24.x ? I fear this will break more things again.
~nice catch, the llhttp update has not been released in v24, I'm gonna drop it~ Actually it has been released in v24.1.0 so it's safe to backport but it's ok to wait until the next release ICU is fine, it has been release in v22.16.0
CI: https://ci.nodejs.org/job/node-test-pull-request/67388/
CI: https://ci.nodejs.org/job/node-test-pull-request/67396/ CITGM: https://ci.nodejs.org/job/citgm-smoker/3611/ π’ V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=benchmark-ubuntu2204-intel-64,v8test=v8test/6605/ π’ RELEASE-CI: https://ci-release.nodejs.org/job/iojs+release/11014/
V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=benchmark-ubuntu2204-intel-64,v8test=v8test/6605/
V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=rhel8-ppc64le,v8test=v8test/6605/
V8 CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=rhel8-s390x,v8test=v8test/6605/
CITGM results:
βββββββββββ¬βββββββββ
β (index) β Values β
βββββββββββΌβββββββββ€
β Failed β 67 β
β Skipped β 150 β
β Passed β 548 β
β Total β 765 β
βββββββββββ΄βββββββββ
βββββββββββββββββββββ¬ββββββββββββββββββββββββββββ¬βββββββββββββββββββββ¬ββββββββββββββββββββββββββββ¬ββββββββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββ¬ββββββββββββββββββββββββββββ¬βββββββββββββββββββββββ¬ββββββββββββββββββββββ¬βββββββββββββββββββββββ¬βββββββββββββββββββββββ¬βββββββββββββββββββ¬βββββββββββββββββββββββ¬βββββββββββββββββββ¬ββββββββββββββββ
β (index) β 0 β 1 β 2 β 3 β 4 β 5 β 6 β 7 β 8 β 9 β 10 β 11 β 12 β 13 β
βββββββββββββββββββββΌββββββββββββββββββββββββββββΌβββββββββββββββββββββΌββββββββββββββββββββββββββββΌββββββββββββββββββββββββββββΌβββββββββββββββββββββββββββββββββΌββββββββββββββββββββββββββββΌβββββββββββββββββββββββΌββββββββββββββββββββββΌβββββββββββββββββββββββΌβββββββββββββββββββββββΌβββββββββββββββββββΌβββββββββββββββββββββββΌβββββββββββββββββββΌββββββββββββββββ€
β alpine-latest-x64 β '@babel/core-v7.27.4' β '@yarnpkg/cli' β 'clinic-v13.0.0' β 'express-session-v1.18.1' β 'import-in-the-middle-v1.14.0' β 'jest-v0.0.0' β 'leveldown-v6.1.1' β 'microtime-v3.1.1' β 'node-gyp-v11.2.0' β 'serialport-v13.0.0' β β β β β
β aix72-ppc64 β 'express-session-v1.18.1' β 'microtime-v3.1.1' β 'mime-v4.0.7' β 'node-gyp-v11.2.0' β β β β β β β β β β β
β debian12-x64 β 'ava-v6.4.0' β 'clinic-v13.0.0' β 'ember-cli-v6.5.0-beta.0' β 'express-session-v1.18.1' β 'jest-v0.0.0' β 'node-gyp-v11.2.0' β 'serialport-v13.0.0' β β β β β β β β
β rhel9-x64 β '@babel/core-v7.27.4' β 'cheerio-v1.0.0' β 'express-session-v1.18.1' β 'fastify-v5.3.2' β 'jest-v0.0.0' β 'lru-cache-v11.1.0' β 'nan-v2.22.2' β 'node-gyp-v11.2.0' β 'serialport-v13.0.0' β 'undici-v7.10.0' β β β β β
β ubuntu2204-64 β '@babel/core-v7.27.4' β 'ava-v6.3.0' β 'cheerio-v1.0.0' β 'clinic-v13.0.0' β 'express-session-v1.18.1' β 'fastify-v5.3.2' β 'jest-v0.0.0' β 'lru-cache-v11.1.0' β 'nan-v2.22.2' β 'node-gyp-v11.2.0' β 'rewire-v7.0.0' β 'serialport-v13.0.0' β 'undici-v7.10.0' β 'weak-v1.0.1' β
β fedora-latest-x64 β '@babel/core-v7.27.4' β 'ava-v6.4.0' β 'clinic-v13.0.0' β 'express-session-v1.18.1' β 'fastify-v5.3.2' β 'jest-v0.0.0' β 'lru-cache-v11.1.0' β 'nan-v2.22.2' β 'node-gyp-v11.2.0' β 'serialport-v13.0.0' β 'undici-v7.10.0' β β β β
β rhel9-s390x β 'express-session-v1.18.1' β 'node-gyp-v11.2.0' β β β β β β β β β β β β β
β rhel9-ppc64le β 'express-session-v1.18.1' β 'jose-v6.0.11' β 'node-gyp-v11.2.0' β β β β β β β β β β β β
β win-vs2019 β 'express-session-v1.18.1' β 'fastify-v5.3.2' β 'resolve-v1.22.10' β 'serialport-v13.0.0' β 'undici-v7.10.0' β 'yeoman-generator-v7.5.0' β β β β β β β β β
βββββββββββββββββββββ΄ββββββββββββββββββββββββββββ΄βββββββββββββββββββββ΄ββββββββββββββββββββββββββββ΄ββββββββββββββββββββββββββββ΄βββββββββββββββββββββββββββββββββ΄ββββββββββββββββββββββββββββ΄βββββββββββββββββββββββ΄ββββββββββββββββββββββ΄βββββββββββββββββββββββ΄βββββββββββββββββββββββ΄βββββββββββββββββββ΄βββββββββββββββββββββββ΄βββββββββββββββββββ΄ββββββββββββββββ
I see @babel/core-v7.27.4 failing cc @nicolo-ribaudo
undefined YN0000: Yarn 4.9.1
YN0000: Resolution step
YN0000: Completed in 0s 481ms
YN0000: Post-resolution validation
YN0060: @babel/core is listed by your project with version 8.0.0-alpha.16 (p5fada), which doesn't satisfy what @babel/eslint-parser and other dependencies request (but they have non-overlapping ranges!).
YN0060: eslint is listed by your project with version 9.22.0 (p10c3b), which doesn't satisfy what eslint-plugin-jest and other dependencies request (^8.57.0).
YN0060: rollup is listed by your project with version 4.22.4 (p32d0c), which doesn't satisfy what rollup-plugin-dts and other dependencies request (^3.29.4).
YN0002: @babel/core@workspace:packages/babel-core doesn't provide @types/node (p7ceb2), requested by ts-node.
YN0002: @babel/core@workspace:packages/babel-core doesn't provide typescript (p53120), requested by ts-node.
YN0002: @babel/eslint-parser@workspace:eslint/babel-eslint-parser [2c186] doesn't provide typescript (pc924f), requested by typescript-eslint.
YN0002: @babel/eslint-parser@workspace:eslint/babel-eslint-parser [9548c] doesn't provide typescript (pd9271), requested by typescript-eslint.
YN0002: @babel/eslint-parser@workspace:eslint/babel-eslint-parser doesn't provide typescript (pe26c8), requested by typescript-eslint.
YN0002: @babel/parser@workspace:packages/babel-parser doesn't provide @babel/core (pa7227), requested by @babel/helper-fixtures.
YN0086: Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements DEBUG option
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
[17:10:46] Compiling '[36meslint/babel-eslint-parser/src/client.cts[39m'...
[17:10:46] Compiling '[36mcodemods/babel-plugin-codemod-optional-catch-binding/src/index.ts[39m'...
@babel/preset-env: DEBUG option
[17:10:46] Compiling '[36mcodemods/babel-plugin-codemod-object-assign-to-object-spread/src/index.ts[39m'...
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
[17:10:46] Compiling '[36mpackages/babel-types/src/index.ts[39m'...
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
[17:10:46] Compiling '[36mpackages/babel-traverse/src/traverse-node.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-traverse/src/types.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-traverse/src/context.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-traverse/src/cache.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-traverse/src/hub.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/string.ts[39m'...
[17:10:46] Compiling '[36meslint/babel-eslint-parser/src/analyze-scope.cts[39m'...
@babel/preset-env: DEBUG option
@babel/preset-env: DEBUG option
[17:10:46] Compiling '[36mpackages/babel-template/src/parse.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/literal.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/populate.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/formatters.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-traverse/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/options.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/transformScriptTags.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/preset-stage-1.ts[39m'...
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
[17:10:46] Compiling '[36mpackages/babel-standalone/src/preset-stage-3.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/preset-stage-0.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/preset-stage-2.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/plugin-utils-shim.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/packages.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-template/src/builder.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/babel-package-shim.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-traverse/src/visitors.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/make-noop-plugin.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/types.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/is-in-register-worker.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/node.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/nodeWrapper.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/index.cts[39m'...
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
[17:10:46] Compiling '[36mpackages/babel-register/src/cache.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-typescript/src/plugin-rewrite-ts-imports.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/experimental-worker.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/browser.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-typescript/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-react/src/normalize-options.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/preset-es2015.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/hook.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-register/src/worker-client.cts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-flow/src/normalize-options.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/shipped-proposals.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-typescript/src/normalize-options.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-flow/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/targets-parser.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/module-transformations.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/plugins-compat-data.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-react/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/options.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-standalone/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/filter-items.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-unicode-regex/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-unicode-sets-regex/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/debug.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-unicode-property-regex/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-typescript/src/enum.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-typescript/src/global-types.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-unicode-escapes/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-typeof-symbol/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/normalize-options.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-typescript/src/const-enum.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-spread/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-preset-env/src/available-plugins.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-sticky-regex/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-strict-mode/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-shorthand-properties/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-reserved-words/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-regexp-modifiers/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-runtime/src/helpers.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-typescript/src/namespace.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-react-jsx-self/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-react-pure-annotations/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-template-literals/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-react-jsx-compat/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-react-jsx-source/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-react-jsx-development/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-react-jsx/src/create-plugin.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-react-jsx/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-runtime/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-react-jsx/src/development.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-react-constant-elements/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-proto-to-assign/src/index.ts[39m'...
[17:10:46] Compiling '[36mpackages/babel-plugin-transform-typescript/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-property-literals/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-react-inline-elements/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-property-mutators/src/define-map.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-react-display-name/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-property-mutators/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-parameters/src/params.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-private-methods/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-private-property-in-object/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-parameters/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-parameters/src/shadow-utils.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-optional-chaining/src/util.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-optional-chaining/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-object-super/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-optional-catch-binding/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-parameters/src/rest.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-object-rest-spread/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-object-rest-spread/src/compat-data.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-object-rest-spread/src/shouldStoreRHSInTemporaryVariable.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-numeric-separator/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-nullish-coalescing-operator/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-object-set-prototype-of-to-assign/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-object-assign/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-new-target/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-commonjs/src/lazy.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-commonjs/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-commonjs/src/hooks.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-named-capturing-groups-regex/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-commonjs/src/dynamic-import.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-amd/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-member-expression-literals/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-logical-assignment-operators/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-literals/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-optional-chaining/src/transform.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-jscript/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-json-modules/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-instanceof/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-json-strings/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-for-of/src/no-helper-implementation.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-flow-strip-types/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-function-name/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-for-of/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-exponentiation-operator/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-duplicate-named-capturing-groups-regex/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-flow-comments/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-export-namespace-from/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-umd/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-dynamic-import/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-dotall-regex/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-modules-systemjs/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-destructuring/src/util.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-classes/src/transformClass.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-duplicate-keys/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-computed-properties/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-classes/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-class-static-block/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-classes/src/inline-callSuper-helpers.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-block-scoping/src/validation.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-class-properties/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-destructuring/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-block-scoping/src/annex-B_3_3.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-async-generator-functions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-async-generator-functions/src/for-await.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-block-scoped-functions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-async-to-generator/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-arrow-functions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-typescript/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-throw-expressions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-record-and-tuple/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-pipeline-operator/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-block-scoping/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-module-blocks/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-jsx/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-partial-application/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-import-source/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-import-attributes/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-import-assertions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-function-sent/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-function-bind/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-export-default-from/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-optional-chaining-assign/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-do-expressions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-destructuring-private/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-decorators/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-async-do-expressions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-transform-block-scoping/src/loop.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-record-and-tuple/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-pipeline-operator/src/smartVisitor.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-flow/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-pipeline-operator/src/minimalVisitor.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-throw-expressions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-import-defer/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-pipeline-operator/src/fsharpVisitor.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-pipeline-operator/src/buildOptimizedSequenceExpression.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-pipeline-operator/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-partial-application/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-syntax-explicit-resource-management/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-import-defer/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-pipeline-operator/src/hackVisitor.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-import-attributes-to-assertions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-optional-chaining-assign/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-function-bind/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-export-default-from/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-explicit-resource-management/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-do-expressions/src/utils.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-import-wasm-source/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-destructuring-private/src/util.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-decorators/src/transformer-legacy.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-decorators/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-function-sent/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-async-do-expressions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-external-helpers/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly/src/util.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining/src/util.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression/src/util.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-safari-class-field-initializer-scope/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-bugfix-firefox-class-in-computed-class-key/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-parser/src/types.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-destructuring-private/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-parser/src/parse-error.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-parser/src/options.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-parser/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-plugin-proposal-do-expressions/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-node/src/program-setup.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-node/src/split-args.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-node/src/_babel-node.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-node/src/babel-node.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helpers/src/helpers-generated.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helpers/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-wrap-function/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-validator-option/src/validator.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-validator-option/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-validator-option/src/find-suggestion.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-validator-identifier/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-validator-identifier/src/identifier.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-transform-fixture-test-runner/src/source-map-visualizer.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-transform-fixture-test-runner/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-transform-fixture-test-runner/src/helpers.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-transform-fixture-test-runner/src/exit-loader.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-transform-fixture-test-runner/src/babel-helpers-in-memory.js[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-string-parser/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-skip-transparent-expression-wrappers/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-simple-access/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-replace-supers/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-remap-async-to-generator/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-plugin-utils/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-optimise-call-expression/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/rewrite-this.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-plugin-test-runner/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/rewrite-live-references.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/normalize-and-load-metadata.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/lazy-modules.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/index.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-helper-validator-identifier/src/keyword.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/get-module-name.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-transforms/src/dynamic-import.ts[39m'...
[17:10:47] Compiling '[36mpackages/babel-parser/src/plugin-utils.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-imports/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-member-expression-to-functions/src/util.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-imports/src/is-module.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-import-to-platform-api/src/platforms-support.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-import-to-platform-api/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-imports/src/import-builder.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-fixtures/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-regexp-features-plugin/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-regexp-features-plugin/src/util.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-module-imports/src/import-injector.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/typescript.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/misc.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-member-expression-to-functions/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/fields.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-regexp-features-plugin/src/features.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/decorators.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/features.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/decorators-2018-09.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/targets.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/utils.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/options.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/filter-items.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/pretty.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-check-duplicate-nodes/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-compilation-targets/src/debug.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-create-class-features-plugin/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-annotate-as-pure/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-generator/src/source-map.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helper-builder-react-jsx/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-generator/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-generator/src/buffer.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-generator/src/token-map.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-core/src/transform.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-core/src/transform-file-browser.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-core/src/transform-ast.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-core/src/parse.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-core/src/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-code-frame/src/defs.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-core/src/transform-file.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-code-frame/src/highlight.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-cli/src/babel-external-helpers.ts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development-internal/src/rules/report-error-message-format.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/utils/is-from-babel-types.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development-internal/src/rules/require-default-import-fallback.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/utils/is-babel-plugin-factory.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/utils/get-reference-origin.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/utils/get-export-name.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/rules/plugin-name.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/rules/no-undefined-identifier.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin-development/src/rules/no-deprecated-clone.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin/src/rules/object-curly-spacing.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-code-frame/src/index.ts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin/src/rules/semi.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin/src/rules/no-undef.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin/src/rules/no-invalid-this.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin/src/rules/new-cap.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/maybeParse.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/index.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/handle-message.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/extract-parser-options-plugin.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-plugin/src/rules/no-unused-expressions.cjs[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/babel-core.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/ast-info.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/utils/eslint-version.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/convert/index.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/convert/convertTokens.cts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/convert/convertComments.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/validate.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/matchesPattern.ts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/worker/configuration.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isValidIdentifier.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isValidES3Identifier.ts[39m'...
[17:10:48] Compiling '[36meslint/babel-eslint-parser/src/convert/convertAST.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isVar.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isType.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isScope.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isReferenced.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isNodesEquivalent.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isPlaceholderType.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isSpecifierDefault.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isNode.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isLet.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isImmutable.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isBlockScoped.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/is.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/buildMatchMemberExpression.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/utils/inherit.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/utils/deprecationWarning.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/traverse/traverseFast.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/traverse/traverse.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/utils/shallowEqual.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/retrievers/getOuterBindingIdentifiers.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/validators/isBinding.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/retrievers/getFunctionName.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/retrievers/getBindingIdentifiers.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/retrievers/getAssignmentIdentifiers.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/modifications/removePropertiesDeep.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-generator/src/printer.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/modifications/prependToMemberExpression.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/modifications/inherits.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/modifications/appendToMemberExpression.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/modifications/removeProperties.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/placeholders.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/misc.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/jsx.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/flow.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/experimental.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/utils.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/deprecated-aliases.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/core.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/constants/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/valueToNode.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toStatement.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toSequenceExpression.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toKeyAlias.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toIdentifier.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toExpression.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toComputedKey.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toBlock.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/toBindingIdentifierName.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/gatherSequenceExpressions.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/converters/ensureBlock.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/definitions/typescript.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/inheritInnerComments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/removeComments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/inheritLeadingComments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/addComment.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/clone/cloneWithoutLoc.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/clone/cloneNode.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/inheritsComments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/addComments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/clone/cloneDeepWithoutLoc.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/builders/productions.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/builders/validateNode.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/comments/inheritTrailingComments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/clone/cloneDeep.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/asserts/assertNode.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/scope/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/scope/binding.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/replacement.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/removal.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/modification.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-types/src/clone/clone.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/family.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/introspection.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/evaluation.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/conversion.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/context.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/comments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-register/src/worker/transform.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-traverse/src/path/ancestry.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-standalone/src/generated/plugins.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-register/src/worker/handle-message.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-register/src/worker/cache.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-register/src/worker/babel-core.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-preset-env/src/polyfills/utils.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-preset-env/src/polyfills/regenerator.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-preset-env/src/polyfills/babel-polyfill.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-preset-env/src/polyfills/babel-7-plugins.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-runtime/src/get-runtime-path/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-runtime/src/get-runtime-path/browser.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-runtime/src/babel-7/polyfills.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-register/src/worker/index.cts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-runtime/src/babel-7/index.cjs[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/visit.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/util.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/replaceShorthandObjectMethod.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/meta.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/hoist.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/emit.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/whitespace.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-plugin-transform-regenerator/src/regenerator/leap.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/scopeflags.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/scope.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/production-parameter.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/location.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/expression-scope.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/class-scope.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/util/identifier.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/tokenizer/types.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/tokenizer/state.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/tokenizer/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/tokenizer/context.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/plugins/v8intrinsic.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/plugins/placeholders.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/statement.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/util.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/plugins/estree.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/node.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/lval.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/index.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/expression.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/comments.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parser/base.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parse-error/to-node-description.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parse-error/standard-errors.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parse-error/strict-mode-errors.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parse-error/parse-expression-errors.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parse-error/module-errors.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/writeOnlyError.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/wrapRegExp.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-parser/src/parse-error/pipeline-operator-errors.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/wrapNativeSuper.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/wrapAsyncGenerator.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/usingCtx.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/using.js[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/unsupportedIterableToArray.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/typeof.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/tsRewriteRelativeImportExtensions.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/toSetter.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/toPropertyKey.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/toConsumableArray.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/toArray.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/temporalUndefined.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/temporalRef.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/tdz.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/toPrimitive.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/taggedTemplateLiteralLoose.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/taggedTemplateLiteral.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/superPropSet.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/superPropGet.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/superPropBase.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/slicedToArray.ts[39m'...
[17:10:48] Compiling '[36mpackages/babel-helpers/src/helpers/skipFirstGeneratorNext.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/setPrototypeOf.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/setFunctionName.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/set.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorValues.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorRuntime.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorKeys.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorDefine.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorAsyncIterator.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorAsyncGen.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regeneratorAsync.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/regenerator.ts[39m'...
[17:10:49] Compiling '[36m
...[truncated 1761 chars]...
lpers/src/helpers/initializerWarningHelper.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/instanceof.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/initializerDefineProperty.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/inherits.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/inheritsLoose.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/importDeferProxy.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/identity.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/getPrototypeOf.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/get.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/extends.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/dispose.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/defineProperty.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/defineEnumerableProperties.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/defineAccessor.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/decorate.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/createSuper.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/createForOfIteratorHelperLoose.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/createForOfIteratorHelper.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/createClass.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/defaults.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/construct.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classStaticPrivateMethodSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classStaticPrivateFieldSpecSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classStaticPrivateMethodGet.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classStaticPrivateFieldSpecGet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classStaticPrivateFieldDestructureSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateSetter.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateMethodSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateMethodInitSpec.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateMethodGet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldSet2.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldLooseKey.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldInitSpec.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldGet2.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldLooseBase.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldGet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateFieldDestructureSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classPrivateGetter.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classNameTDZError.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classExtractFieldDescriptor.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classCheckPrivateStaticFieldDescriptor.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classCheckPrivateStaticAccess.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classCallCheck.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classApplyDescriptorSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classApplyDescriptorGet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/classApplyDescriptorDestructureSet.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/checkPrivateRedeclaration.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/checkInRHS.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/asyncToGenerator.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/asyncIterator.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/assertThisInitialized.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/awaitAsyncGenerator.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/assertClassBrand.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/callSuper.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/arrayWithoutHoles.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/arrayWithHoles.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/arrayLikeToArray.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecs2311.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecs2305.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecs2301.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecs2203R.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/asyncGeneratorDelegate.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecs2203.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecs.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/applyDecoratedDescriptor.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/OverloadYield.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/node/whitespace.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/node/parentheses.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-helpers/src/helpers/AwaitValue.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/node/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/typescript.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/types.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/template-literals.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/statements.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/modules.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/methods.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/jsx.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/flow.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/expressions.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/deprecated.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/classes.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-generator/src/generators/base.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/vendor/import-meta-resolve.js[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/plugin-pass.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/normalize-opts.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/normalize-file.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/block-hoist-plugin.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/tools/build-external-helpers.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/parser/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/gensync-utils/functional.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/gensync-utils/fs.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/gensync-utils/async.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/errors/rewrite-stack-trace.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/errors/config-error.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/resolve-targets.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/resolve-targets-browser.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/pattern-to-regex.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/partial.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/util.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/item.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/plugin.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/full.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/config-descriptors.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/printer.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/caching.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/config-chain.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-cli/src/babel/watcher.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/cache-contexts.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-cli/src/babel/util.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-cli/src/babel/options.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-cli/src/babel/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-cli/src/babel/dir.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-cli/src/babel/file.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/validators/react/isReactComponent.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/validators/react/isCompatTag.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/validators/generated/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/utils/react/cleanJSXElementLiteralChild.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/modifications/typescript/removeTypeDuplicates.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/modifications/flow/removeTypeDuplicates.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/constants/generated/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/react/buildChildren.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/generated/uppercase.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/generated/lowercase.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/generated/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/typescript/createTSUnionType.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/flow/createFlowUnionType.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/builders/flow/createTypeAnnotationBasedOnTypeof.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/ast-types/generated/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-types/src/asserts/generated/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/scope/lib/renamer.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/lib/virtual-types.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/lib/removal-hooks.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/lib/hoister.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/lib/virtual-types-validator.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/inference/util.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/inference/inferers.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/inference/inferer-reference.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-parser/src/plugins/jsx/xhtml.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-parser/src/plugins/jsx/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-traverse/src/path/inference/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-parser/src/plugins/flow/scope.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-parser/src/plugins/flow/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-parser/src/plugins/typescript/scope.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/util/clone-deep.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-parser/src/plugins/typescript/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/file/merge-map.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/file/generate.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/file/file.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/transformation/file/babel-7-helpers.cjs[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/parser/util/missing-plugin-helper.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/helpers/deep-array.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/helpers/config-api.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/helpers/environment.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/validation/removed.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/validation/plugins.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/validation/options.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/validation/option-assertions.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/utils.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/types.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/plugins.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/module-types.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/package.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/index.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/index-browser.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/configuration.ts[39m'...
[17:10:49] Compiling '[36mpackages/babel-core/src/config/files/import.cjs[39m'...
[17:10:50] Finished 'build-no-bundle' after 5.67 s
[17:10:50] Starting 'generate-standalone'...
[17:10:50] Starting 'generate-runtime-helpers'...
[17:10:50] Generating @babel/helpers runtime helpers
[17:10:50] Starting 'generate-type-helpers'...
[17:10:50] Generating @babel/types and @babel/traverse dynamic functions
[17:10:50] Generating @babel/standalone files
[17:10:52] [32m[39m Generated @babel/traverse -> visitor-types
[17:10:52] [32m[39m Generated @babel/types -> asserts
[17:10:52] [32m[39m Generated @babel/types -> constants
[17:10:52] [32m[39m Generated @babel/types -> validators
[17:10:52] [32m[39m Generated @babel/traverse -> asserts
[17:10:53] [32m[39m Generated @babel/traverse -> validators
[17:10:53] [32m[39m Generated @babel/types -> ast-types
[17:10:53] [32m[39m Generated @babel/types -> builders
[17:10:53] [32m[39m Generated @babel/types -> builders
[17:10:53] [32m[39m Generated @babel/types -> builders
[17:10:53] Finished 'generate-type-helpers' after 3.29 s
[17:10:53] Starting 'build-no-bundle'...
[17:10:53] Finished 'generate-standalone' after 3.35 s
[17:10:54] Compiling '[36mpackages/babel-types/src/constants/generated/index.ts[39m'...
[17:10:54] Compiling '[36mpackages/babel-types/src/validators/generated/index.ts[39m'...
[17:10:54] Compiling '[36mpackages/babel-types/src/builders/generated/uppercase.ts[39m'...
[17:10:54] Compiling '[36mpackages/babel-types/src/builders/generated/lowercase.ts[39m'...
[17:10:54] Compiling '[36mpackages/babel-types/src/builders/generated/index.ts[39m'...
[17:10:54] Compiling '[36mpackages/babel-types/src/ast-types/generated/index.ts[39m'...
[17:10:54] Compiling '[36mpackages/babel-types/src/asserts/generated/index.ts[39m'...
[17:10:55] [32m[39m Generated @babel/helpers
[17:10:55] Finished 'generate-runtime-helpers' after 5.44 s
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
[17:10:56] Finished 'build-no-bundle' after 3.41 s
[17:10:56] Finished 'build-dev' after 13 s
@babel/preset-env: DEBUG option
Using targets:
{
"node": "20.19.3"
}
Using modules transform: false
Using plugins:
transform-duplicate-named-capturing-groups-regex { node < 23 }
transform-regexp-modifiers { node < 23 }
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
make build-dist
make build-plugin-transform-runtime-dist
node scripts/build-dist.js
make build-standalone
yarn gulp build-babel-standalone
[17:11:07] Using gulpfile /home/iojs/tmp/citgm_tmp/fe229038/@babel/core/Gulpfile.mjs
[17:11:07] Starting 'build-babel-standalone'...
[17:11:07] Starting 'generate-standalone'...
[17:11:07] Generating @babel/standalone files
[17:11:07] Finished 'generate-standalone' after 175 ms
[17:11:07] Starting 'rollup-babel-standalone'...
[17:11:07] Compiling '[36mpackages/babel-standalone/src/index.ts[39m' with rollup ...
[17:11:49] [33mSkipped minification of '[36mpackages/babel-standalone/babel.js[33m' because not publishing[39m
[17:11:49] Finished 'rollup-babel-standalone' after 41 s
[17:11:49] Finished 'build-babel-standalone' after 42 s
BABEL_ENV=test ./scripts/test.sh
@babel/preset-env: DEBUG option
Using targets:
{
"chrome": "96"
}
Using modules transform: auto
Using plugins:
transform-duplicate-named-capturing-groups-regex { chrome < 126 }
transform-regexp-modifiers { chrome < 125 }
transform-unicode-sets-regex { chrome < 112 }
syntax-class-static-block
syntax-private-property-in-object
syntax-class-properties
syntax-numeric-separator
syntax-nullish-coalescing-operator
syntax-optional-chaining
syntax-json-strings
syntax-optional-catch-binding
syntax-async-generators
syntax-object-rest-spread
proposal-export-namespace-from { }
transform-modules-commonjs
proposal-dynamic-import
syntax-top-level-await
syntax-import-meta
Using polyfills: No polyfills were added, since the useBuiltIns option was not set.
rm -rf packages//test/tmp
rm -rf packages//test-fixtures.json
rm -rf codemods//test/tmp
rm -rf codemods//test-fixtures.json
rm -rf eslint//test/tmp
rm -rf eslint//test-fixtures.json
rm -rf [
'.npmrc',
'coverage',
'packages//npm-debug',
'node_modules/.cache'
]
rm -rf [ 'packages//lib', 'codemods//lib', 'eslint/*/lib' ]
PASS packages/babel-types/test/validators.js
PASS packages/babel-traverse/test/modification.js
PASS packages/babel-template/test/index.js
PASS packages/babel-traverse/test/traverse.js
PASS packages/babel-traverse/test/inference.js
PASS packages/babel-core/test/errors-stacks.js
PASS packages/babel-traverse/test/arrow-transform.js
PASS packages/babel-core/test/config-loading.js
PASS packages/babel-traverse/test/scope.js
PASS packages/babel-traverse/test/evaluation.js
PASS packages/babel-helper-compilation-targets/test/targets-parser.spec.js
PASS packages/babel-code-frame/test/index.js
(node:490307) DeprecationWarning: Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use codeFrameColumns.
(Use node --trace-deprecation ... to show where the warning was created)
PASS packages/babel-core/test/caching-api.js
PASS packages/babel-helper-module-imports/test/index.js (6.53 s)
PASS packages/babel-traverse/test/replacement.js
PASS packages/babel-core/test/resolution.js
PASS packages/babel-types/test/retrievers.js
PASS packages/babel-traverse/test/introspection.js
PASS packages/babel-traverse/test/path/index.js
PASS packages/babel-runtime-corejs3/test/index.spec.js
PASS packages/babel-types/test/converters.js
PASS packages/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly/test/util.skip-bundled.js
PASS packages/babel-core/test/external-dependencies.js
PASS packages/babel-preset-env/test/index.skip-bundled.js
PASS packages/babel-traverse/test/family.js
PASS packages/babel-core/test/assumptions.js
PASS packages/babel-types/test/cloning.js
PASS packages/babel-preset-env/test/normalize-options.skip-bundled.js
PASS packages/babel-core/test/esm-cjs-integration.js
PASS packages/babel-preset-react/test/normalize-options.skip-bundled.js
PASS packages/babel-core/test/async.js (14.394 s)
PASS packages/babel-core/test/path.js
PASS packages/babel-core/test/targets.js
PASS packages/babel-core/test/option-manager.js (13.048 s)
PASS packages/babel-plugin-syntax-decorators/test/index.js
PASS packages/babel-core/test/config-chain.js (22.469 s)
PASS eslint/babel-eslint-tests/test/integration/eslint/rules/strict.js
PASS eslint/babel-eslint-parser/test/typescript-estree.test.js (19.486 s)
(node:490307) DeprecationWarning: The 'members' property is deprecated on TSEnumDeclaration nodes. Use 'body.members' instead. See https://typescript-eslint.io/troubleshooting/faqs/general#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings.
(Use node --trace-deprecation ... to show where the warning was created)
(node:490307) DeprecationWarning: The 'members' property is deprecated on TSEnumDeclaration nodes. Use 'body.members' instead. See https://typescript-eslint.io/troubleshooting/faqs/general#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings.
PASS packages/babel-traverse/test/removal.js
PASS packages/babel-code-frame/test/color-detection.js
(node:490307) DeprecationWarning: Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use codeFrameColumns.
(Use node --trace-deprecation ... to show where the warning was created)
PASS packages/babel-traverse/test/visitors.js
PASS packages/babel-core/test/api.js (17.597 s)
PASS packages/babel-preset-typescript/test/normalize-options.skip-bundled.js
PASS eslint/babel-eslint-parser/test/index.js (20.753 s)
PASS packages/babel-standalone/test/babel.js (19.081 s)
PASS packages/babel-helpers/test/unittests/tsRewriteRelativeImportExtensions.test.js
PASS packages/babel-helper-optimise-call-expression/test/index.js
PASS packages/babel-types/test/builders/typescript/tsTypeParameter.js
PASS packages/babel-core/test/evaluation.js
PASS eslint/babel-eslint-plugin/test/rules/no-invalid-this.js
PASS packages/babel-helper-simple-access/test/index.js
PASS packages/babel-types/test/validate.js
PASS packages/babel-node/test/split-args.test.js
PASS packages/babel-traverse/test/path/isPure.js
PASS packages/babel-parser/test/plugin-options.js
PASS packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining/test/util.skip-bundled.js
PASS packages/babel-traverse/test/conversion.js
PASS packages/babel-generator/test/arrow-functions.js
PASS packages/babel-plugin-transform-modules-umd/test/importInterop-function.js
PASS packages/babel-preset-flow/test/normalize-options.skip-bundled.js
PASS packages/babel-plugin-transform-optional-chaining/test/util.skip-bundled.js
PASS packages/babel-helper-builder-react-jsx/test/index.js
PASS packages/babel-plugin-transform-object-rest-spread/test/hasMoreThanOneBinding.skip-bundled.js
PASS packages/babel-types/test/misc.js
PASS packages/babel-helper-validator-option/test/validator.spec.js
PASS packages/babel-plugin-transform-modules-commonjs/test/importInterop-function.js
PASS packages/babel-plugin-transform-modules-amd/test/importInterop-function.js
PASS eslint/babel-eslint-plugin-development/test/rules/no-undefined-identifier.js
PASS packages/babel-types/test/builders/es2015/templateElement.js
PASS packages/babel-plugin-proposal-destructuring-private/test/util.skip-bundled.js
PASS packages/babel-traverse/test/ancestry.js
PASS packages/babel-helper-compilation-targets/test/targets-supported.skip-bundled.js
PASS packages/babel-parser/test/error-codes.js
PASS packages/babel-types/test/builders/typescript/tsLiteralType.js
PASS packages/babel-helper-check-duplicate-nodes/test/index.js
PASS packages/babel-preset-react/test/index.js
PASS eslint/babel-eslint-plugin-development/test/rules/no-deprecated-clone.js (13.826 s)
PASS packages/babel-parser/test/misc.js
PASS eslint/babel-eslint-plugin-development/test/rules/plugin-name.js
PASS packages/babel-generator/test/index.js (32.085 s)
PASS packages/babel-helper-validator-identifier/test/identifier.spec.js
PASS packages/babel-preset-env/test/regressions.js (7.993 s)
PASS packages/babel-parser/test/options.js
PASS packages/babel-standalone/test/preset-stage-1.test.js (8.999 s)
PASS packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression/test/util.skip-bundled.js
PASS eslint/babel-eslint-tests/test/integration/duplicated-babel-parser.js
PASS packages/babel-types/test/builders/core.js
PASS packages/babel-traverse/test/hub.js
PASS packages/babel-register/test/cache.js (14.988 s)
You are using import attributes, without specifying the desired output syntax.
Please specify the "importAttributesKeyword" generator option, whose value can be one of:
-
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";PASS packages/babel-core/test/transformation.js PASS eslint/babel-eslint-plugin-development-internal/test/rules/report-error-message-formtat.js PASS packages/babel-core/test/parse.js PASS packages/babel-parser/test/unit/util/identifier.skip-bundled.js PASS packages/babel-plugin-transform-typeof-symbol/test/helper.spec.js PASS eslint/babel-eslint-tests/test/integration/eslint/verify.js (38.09 s) PASS packages/babel-plugin-transform-modules-commonjs/test/copied-nodes.js PASS eslint/babel-eslint-plugin/test/rules/no-unused-expressions.js PASS packages/babel-types/test/builders/flow/createTypeAnnotationBasedOnTypeof.js PASS packages/babel-helper-transform-fixture-test-runner/test/index.js PASS eslint/babel-eslint-plugin/test/rules/semi.js (9.778 s) PASS packages/babel-plugin-transform-class-static-block/test/plugin-ordering.test.js PASS packages/babel-types/test/builders/flow/declareClass.js PASS packages/babel-helper-compilation-targets/test/browserslist-extends/browserslist-extends.spec.js PASS packages/babel-generator/test/printer.skip-bundled.js PASS eslint/babel-eslint-tests/test/integration/eslint-plugin-import.js (11.184 s) PASS packages/babel-types/test/regressions.js PASS packages/babel-plugin-proposal-destructuring-private/test/plugin-ordering.js PASS packages/babel-plugin-transform-modules-commonjs/test/esmodule-flag.js PASS packages/babel-helper-compilation-targets/test/pretty.skip-bundled.js PASS packages/babel-core/test/merge-map.js PASS packages/babel-types/test/builders/typescript/exportDefaultDeclaration.js PASS packages/babel-helper-annotate-as-pure/test/index.js PASS eslint/babel-eslint-tests/test/integration/parser-override.js (9.67 s) PASS eslint/babel-eslint-tests/test/integration/eslint/config.js PASS packages/babel-traverse/test/path/virtual-validators.js PASS packages/babel-cli/test/util.js PASS packages/babel-helper-compilation-targets/test/load-browserslistrc/load-browserslistrc.spec.js PASS packages/babel-parser/test/unit/tokenizer/types.skip-bundled.js PASS packages/babel-register/test/browserify.js PASS packages/babel-types/test/builders/es2022/classProperty.js PASS packages/babel-helper-create-regexp-features-plugin/test/util.skip-bundled.js PASS packages/babel-helper-compilation-targets/test/utils.skip-bundled.js PASS packages/babel-plugin-transform-runtime/test/regression.js PASS packages/babel-helper-compilation-targets/test/load-browserslist-package-json/load-browserslist-package-json.spec.js PASS packages/babel-types/test/modifications.js PASS packages/babel-helper-compilation-targets/test/custom-browserslist-env/custom-browserslist-env.spec.js PASS packages/babel-parser/test/commonjs.bundled.js PASS eslint/babel-eslint-plugin/test/rules/no-undef.js PASS packages/babel-helper-validator-option/test/find-suggestion.spec.js FAIL packages/babel-runtime/test/unittests/wrapRegExp.test.js (26.146 s) wrapRegExp > should handle maliciously crafted substitutions > $<$<...$<group Error: expect(received).toBeLessThan(expected)Expected: < 2500 Received: 9449 at file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-runtime/test/unittests/wrapRegExp.test.js?1749489153362:15:25 at async file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/node_modules/tinypool/dist/esm/entry/worker.js:72:20 wrapRegExp > should handle maliciously crafted substitutions > $<g$<g...$<group Error: expect(received).toBeLessThan(expected)
Expected: < 2500 Received: 16381 at file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-runtime/test/unittests/wrapRegExp.test.js?1749489153362:43:25 at async file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/node_modules/tinypool/dist/esm/entry/worker.js:72:20 PASS eslint/babel-eslint-plugin/test/rules/new-cap.js PASS packages/babel-parser/test/attachComment-false.js PASS eslint/babel-eslint-plugin/test/rules/object-curly-spacing.js PASS packages/babel-parser/test/expressions.js PASS packages/babel-preset-env/test/import-meta.js PASS eslint/babel-eslint-tests/test/integration/config-files.js (10.397 s) PASS packages/babel-plugin-proposal-record-and-tuple/test/index.js PASS packages/babel-node/test/batch-test-runner/7.js PASS packages/babel-types/test/asserts.js (5.336 s) You are using import attributes, without specifying the desired output syntax. Please specify the "importAttributesKeyword" generator option, whose value can be one of:
-
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";You are using import attributes, without specifying the desired output syntax. Please specify the "importAttributesKeyword" generator option, whose value can be one of: -
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";You are using import attributes, without specifying the desired output syntax. Please specify the "importAttributesKeyword" generator option, whose value can be one of: -
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";You are using import attributes, without specifying the desired output syntax. Please specify the "importAttributesKeyword" generator option, whose value can be one of: -
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";You are using import attributes, without specifying the desired output syntax. Please specify the "importAttributesKeyword" generator option, whose value can be one of: -
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";You are using import attributes, without specifying the desired output syntax. Please specify the "importAttributesKeyword" generator option, whose value can be one of: -
"with" :
import { a } from "b" with { type: "json" }; -
"assert" :
import { a } from "b" assert { type: "json" }; -
"with-legacy" :
import { a } from "b" with type: "json";PASS packages/babel-generator/test/preserve-format.js (46.343 s) PASS packages/babel-core/test/plugins.js (10.412 s) PASS packages/babel-standalone/test/built-into-es5.js (21.752 s) PASS packages/babel-plugin-transform-modules-systemjs/test/index.js (19.158 s) PASS packages/babel-core/test/config-ts.js (52.743 s) (node:490307) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit (Usenode --trace-warnings ...to show where the warning was created) PASS packages/babel-node/test/batch-test-runner/6.js (15.308 s) You are using the in-browser Babel transformer. Be sure to precompile your scripts for production - https://babeljs.io/docs/setup/ PASS packages/babel-node/test/batch-test-runner/3.js (19.213 s) PASS packages/babel-node/test/batch-test-runner/4.js (29.297 s) PASS packages/babel-cli/test/batch-test-runner/7.js (20.206 s) PASS packages/babel-node/test/batch-test-runner/2.js (31.833 s) PASS packages/babel-types/test/fields.js (17.312 s) PASS packages/babel-plugin-syntax-import-attributes/test/index.js PASS packages/babel-node/test/batch-test-runner/1.js (31.101 s) PASS packages/babel-node/test/batch-test-runner/5.js (38.178 s) PASS packages/babel-cli/test/batch-test-runner/5.js (24.541 s) PASS packages/babel-node/test/batch-test-runner/0.js (32.161 s) PASS packages/babel-preset-react/test/preset-options.js You are using the in-browser Babel transformer. Be sure to precompile your scripts for production - https://babeljs.io/docs/setup/ PASS packages/babel-standalone/test/transform-script-tags.test.js (65.73 s) PASS packages/babel-preset-flow/test/flow.js PASS packages/babel-plugin-transform-unicode-escapes/test/index.js (5.348 s) PASS packages/babel-traverse/test/index.js (9.714 s) PASS packages/babel-preset-typescript/test/index.js (9.167 s) PASS packages/babel-cli/test/batch-test-runner/4.js (31.745 s) PASS packages/babel-plugin-transform-unicode-property-regex/test/index.js PASS packages/babel-plugin-transform-unicode-sets-regex/test/index.js PASS packages/babel-cli/test/batch-test-runner/6.js (36.686 s) PASS packages/babel-plugin-transform-strict-mode/test/index.js PASS packages/babel-plugin-transform-sticky-regex/test/index.js PASS packages/babel-plugin-transform-unicode-regex/test/index.js (5.393 s) PASS packages/babel-plugin-transform-shorthand-properties/test/index.js PASS packages/babel-plugin-transform-reserved-words/test/index.js PASS packages/babel-cli/test/batch-test-runner/3.js (35.827 s) FAIL packages/babel-plugin-transform-regenerator/test/regenerator.js (101.451 s) regenerator > mocha > ./regenerator-fixtures/tests.transform.js Error: STDOUT:_blockHoist nodes 1) should be hoisted to the outer body
uglifyjs dead code removal works with function expressions (1783ms) works with function declarations (1520ms)
functions function declarations should work with a single function (299ms) should work with multiple functions (244ms) function expressions should work with a named function (350ms) should work with an anonymous function (170ms) class methods should be correctly wrapped (170ms) variables hoisting shouldn't throw about duplicate bindings (205ms) should register hoisted variable bindings (261ms)
ast serialization produces an ast that is JSON serializable (138ms) produces an ast that is serializable with v8's serializer (134ms)
11 passing (8s) 1 failing
- _blockHoist nodes should be hoisted to the outer body: Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-plugin-transform-regenerator/test/regenerator-fixtures/tests.transform.js)
STDERR:
at ChildProcess.<anonymous> (file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-plugin-transform-regenerator/test/regenerator.js?1749489135372:147:24) at ChildProcess.emit (node:events:524:28) at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)
PASS packages/babel-plugin-transform-react-jsx-source/test/index.js PASS packages/babel-plugin-transform-react-pure-annotations/test/index.js PASS packages/babel-plugin-transform-react-jsx-self/test/index.js PASS packages/babel-plugin-transform-react-jsx-compat/test/index.js PASS packages/babel-plugin-transform-typeof-symbol/test/index.js (14.989 s) PASS packages/babel-cli/test/batch-test-runner/0.js (29.614 s) PASS packages/babel-cli/test/batch-test-runner/2.js (34.344 s) PASS packages/babel-cli/test/batch-test-runner/1.js (32.832 s) PASS packages/babel-plugin-transform-regexp-modifiers/test/index.js (14.008 s) PASS packages/babel-plugin-transform-template-literals/test/index.js (18.249 s) PASS packages/babel-plugin-transform-react-jsx-development/test/index.js (6.582 s) PASS packages/babel-plugin-transform-property-mutators/test/index.js PASS packages/babel-plugin-transform-property-literals/test/index.js PASS packages/babel-plugin-transform-proto-to-assign/test/index.js PASS packages/babel-plugin-transform-react-inline-elements/test/index.js PASS packages/babel-plugin-transform-react-display-name/test/index.js PASS packages/babel-plugin-transform-optional-catch-binding/test/index.js PASS packages/babel-plugin-transform-spread/test/index.js (19.911 s) The exported identifier "foo" is not declared in Babel's scope tracker as a JavaScript value binding, and "@babel/plugin-transform-typescript" never encountered it as a TypeScript type declaration. It will be treated as a JavaScript value. This problem is likely caused by another plugin injecting "foo" without registering it in the scope tracker. If you are the author of that plugin, please use "scope.registerDeclaration(declarationPath)". PASS packages/babel-plugin-transform-numeric-separator/test/index.js PASS packages/babel-plugin-transform-nullish-coalescing-operator/test/index.js The exported identifier "foo" is not declared in Babel's scope tracker as a JavaScript value binding, and "@babel/plugin-transform-typescript" never encountered it as a TypeScript type declaration. It will be treated as a JavaScript value. This problem is likely caused by another plugin injecting "foo" without registering it in the scope tracker. If you are the author of that plugin, please use "scope.registerDeclaration(declarationPath)". PASS packages/babel-plugin-transform-typescript/test/index.js (29.816 s) PASS packages/babel-plugin-transform-new-target/test/index.js PASS packages/babel-plugin-transform-react-constant-elements/test/index.js (14.788 s) PASS packages/babel-plugin-transform-react-jsx/test/index.js (18.845 s) PASS packages/babel-plugin-transform-object-super/test/index.js (18.846 s) PASS packages/babel-plugin-transform-member-expression-literals/test/index.js PASS packages/babel-plugin-transform-object-rest-spread/test/index.js (20.193 s) PASS packages/babel-plugin-transform-runtime/test/index.js (35.606 s) PASS packages/babel-plugin-transform-logical-assignment-operators/test/index.js PASS packages/babel-plugin-transform-json-strings/test/index.js PASS packages/babel-plugin-transform-jscript/test/index.js PASS packages/babel-plugin-transform-instanceof/test/index.js PASS packages/babel-plugin-transform-json-modules/test/index.js (5.85 s) PASS packages/babel-plugin-transform-named-capturing-groups-regex/test/index.js (18.828 s) PASS packages/babel-plugin-transform-optional-chaining/test/index.js (32.468 s) PASS packages/babel-plugin-transform-export-namespace-from/test/index.js PASS packages/babel-plugin-transform-function-name/test/index.js (8.67 s) PASS packages/babel-parser/test/estree-throws.js (45.871 s) PASS packages/babel-plugin-transform-modules-amd/test/index.js (16.093 s) PASS packages/babel-plugin-transform-modules-umd/test/index.js (20.567 s) PASS packages/babel-plugin-transform-private-property-in-object/test/index.js (35.656 s) PASS packages/babel-plugin-transform-dotall-regex/test/index.js PASS packages/babel-plugin-transform-exponentiation-operator/test/index.js PASS packages/babel-plugin-transform-duplicate-keys/test/index.js PASS packages/babel-plugin-transform-flow-strip-types/test/index.js (6.536 s) PASS packages/babel-parser/test/index.js (44.325 s) PASS packages/babel-plugin-transform-flow-comments/test/index.js (6.991 s) PASS packages/babel-plugin-transform-block-scoped-functions/test/index.js PASS packages/babel-plugin-transform-dynamic-import/test/index.js (6.247 s) PASS packages/babel-plugin-transform-computed-properties/test/index.js PASS packages/babel-plugin-transform-parameters/test/index.js (41.491 s) PASS packages/babel-plugin-syntax-typescript/test/index.js PASS packages/babel-plugin-transform-duplicate-named-capturing-groups-regex/test/index.js (6.43 s) PASS packages/babel-plugin-transform-arrow-functions/test/index.js PASS packages/babel-plugin-proposal-throw-expressions/test/index.js PASS packages/babel-register/test/index.js (163.023 s) PASS packages/babel-plugin-transform-modules-commonjs/test/index.js (30.587 s) PASS packages/babel-plugin-proposal-optional-chaining-assign/test/index.js PASS packages/babel-plugin-proposal-partial-application/test/index.js PASS packages/babel-plugin-transform-class-static-block/test/index.js (9.671 s) PASS packages/babel-plugin-proposal-import-attributes-to-assertions/test/index.js PASS packages/babel-plugin-proposal-import-defer/test/index.js PASS packages/babel-plugin-proposal-function-sent/test/index.js PASS packages/babel-plugin-proposal-function-bind/test/index.js PASS packages/babel-plugin-proposal-export-default-from/test/index.js PASS packages/babel-plugin-transform-for-of/test/index.js (17.825 s) PASS packages/babel-plugin-proposal-async-do-expressions/test/index.js PASS packages/babel-plugin-transform-async-to-generator/test/index.js (9.964 s) PASS packages/babel-plugin-external-helpers/test/index.js PASS packages/babel-plugin-bugfix-v8-static-class-fields-redefine-readonly/test/index.js PASS packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression/test/index.js PASS packages/babel-plugin-bugfix-safari-class-field-initializer-scope/test/index.js PASS packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining/test/index.js PASS packages/babel-plugin-proposal-import-wasm-source/test/index.js (7.472 s) PASS packages/babel-plugin-bugfix-firefox-class-in-computed-class-key/test/index.js PASS packages/babel-helpers/test/index.js PASS codemods/babel-plugin-codemod-optional-catch-binding/test/index.js PASS codemods/babel-plugin-codemod-object-assign-to-object-spread/test/index.js PASS packages/babel-helper-create-regexp-features-plugin/test/index.js PASS packages/babel-helper-create-class-features-plugin/test/index.js PASS packages/babel-plugin-transform-destructuring/test/index.js (21.618 s) PASS packages/babel-plugin-transform-regenerator/test/index.js (70.072 s) PASS packages/babel-plugin-proposal-do-expressions/test/index.js (11.081 s) PASS packages/babel-plugin-proposal-explicit-resource-management/test/index.js (14.239 s) PASS packages/babel-plugin-transform-private-methods/test/index.js (65.099 s) PASS packages/babel-plugin-proposal-pipeline-operator/test/index.js (23.205 s) PASS packages/babel-plugin-proposal-destructuring-private/test/index.js (19.456 s) PASS packages/babel-plugin-transform-block-scoping/test/index.js (28.754 s) PASS packages/babel-plugin-transform-async-generator-functions/test/index.js (30.322 s) PASS packages/babel-plugin-transform-classes/test/index.js (38.39 s) PASS packages/babel-preset-env/test/fixtures.js (83.525 s) PASS packages/babel-plugin-transform-class-properties/test/index.js (58.337 s) PASS packages/babel-plugin-proposal-decorators/test/index.js (54.048 s) Summary of all failing tests FAIL packages/babel-runtime/test/unittests/wrapRegExp.test.js (26.146 s) wrapRegExp > should handle maliciously crafted substitutions > $<$<...$<group Error: expect(received).toBeLessThan(expected)
Expected: < 2500
Received: 9449
at file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-runtime/test/unittests/wrapRegExp.test.js?1749489153362:15:25
at async file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/node_modules/tinypool/dist/esm/entry/worker.js:72:20
wrapRegExp > should handle maliciously crafted substitutions > $<g$<g...$<group Error: expect(received).toBeLessThan(expected)
Expected: < 2500
Received: 16381
at file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-runtime/test/unittests/wrapRegExp.test.js?1749489153362:43:25
at async file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/node_modules/tinypool/dist/esm/entry/worker.js:72:20
FAIL packages/babel-plugin-transform-regenerator/test/regenerator.js (101.451 s) regenerator > mocha > ./regenerator-fixtures/tests.transform.js Error: STDOUT:
_blockHoist nodes
1) should be hoisted to the outer body
uglifyjs dead code removal
works with function expressions (1783ms)
works with function declarations (1520ms)
functions
function declarations
should work with a single function (299ms)
should work with multiple functions (244ms)
function expressions
should work with a named function (350ms)
should work with an anonymous function (170ms)
class methods
should be correctly wrapped (170ms)
variables hoisting
shouldn't throw about duplicate bindings (205ms)
should register hoisted variable bindings (261ms)
ast serialization
produces an ast that is JSON serializable (138ms)
produces an ast that is serializable with v8's serializer (134ms)
11 passing (8s)
1 failing
1) _blockHoist nodes
should be hoisted to the outer body:
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-plugin-transform-regenerator/test/regenerator-fixtures/tests.transform.js)
STDERR:
at ChildProcess.<anonymous> (file:///home/iojs/tmp/citgm_tmp/fe229038/@babel/core/packages/babel-plugin-transform-regenerator/test/regenerator.js?1749489135372:147:24)
at ChildProcess.emit (node:events:524:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)
Test Suites: 2 failed, 263 passed, 265 total Tests: 3 failed, 20 skipped, 27982 passed, 28005 total Snapshots: 210 passed, 210 total Time: 248.422 s Ran all test suites. make: *** [Makefile:138: test-only] Error 1 REST API Jenkins 2.504.1
</details>
Thanks for the ping. That failure is not realted to changes in Node.js, probably it's just that the citgm machines are slow and that tests is checking that some regexp does not have exponential complexity by checking that it doesn't take too long.
We'll just disable that test when running in citgm (cc @JLHwung @liuxingbaoyu)
CI: https://ci.nodejs.org/job/node-test-pull-request/67402/
CI: https://ci.nodejs.org/job/node-test-pull-request/67405/
Sea test are failing on rhel8-ppc64le @nodejs/build @nodejs/single-executable, they all result in a SIGSEGV
[sequential.test-single-executable-application](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application/)
[sequential.test-single-executable-application-assets](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_assets/)
[sequential.test-single-executable-application-assets-raw](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_assets_raw/)
[sequential.test-single-executable-application-disable-experimental-sea-warning](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_disable_experimental_sea_warning/)
[sequential.test-single-executable-application-empty](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_empty/)
[sequential.test-single-executable-application-snapshot](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_snapshot/)
[sequential.test-single-executable-application-snapshot-and-code-cache](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_snapshot_and_code_cache/)
[sequential.test-single-executable-application-snapshot-worker](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_snapshot_worker/)
[sequential.test-single-executable-application-use-code-cache](https://ci.nodejs.org/job/node-test-commit-plinux/nodes=rhel8-ppc64le/59408/testReport/junit/(root)/sequential/test_single_executable_application_use_code_cache/)
Release CI failed https://ci-release.nodejs.org/job/iojs+release/11014/ @ryanaslett @StefanStojanovic PTAL
10:08:25 SignTool Error: No certificates were found that met all the given criteria.
10:08:25 Could not sign Release\node.exe using signtool
10:08:25 Failed to sign exe, got error code 1
CI: https://ci.nodejs.org/job/node-test-pull-request/67411/
Sea test are failing on rhel8-ppc64le @nodejs/build @nodejs/single-executable, they all result in a
SIGSEGV
That was https://github.com/nodejs/node/issues/50740 but I thought that was fixed by https://github.com/nodejs/node/pull/54120 which is already on v20.x.
Sea test are failing on rhel8-ppc64le @nodejs/build @nodejs/single-executable, they all result in a
SIGSEGVThat was https://github.com/nodejs/node/issues/50740 but I thought that was fixed by https://github.com/nodejs/node/pull/54120 which is already on v20.x.
So apparently its a regression because the failure is consistent. I think we have to delay the release until the release CI and regression are fixed
Sea test are failing on rhel8-ppc64le @nodejs/build @nodejs/single-executable, they all result in a
SIGSEGVThat was #50740 but I thought that was fixed by #54120 which is already on v20.x.
So apparently its a regression because the failure is consistent. I think we have to delay the release until the release CI and regression are fixed
FWIW
- 0c0fbfa9c6851ff7f6770f11a7cf351b2855d4de https://ci.nodejs.org/job/node-test-commit-plinux/59414/ β
- cdf3fa241c82f154366d7e175fc6544c76b90d03 https://ci.nodejs.org/job/node-test-commit-plinux/59415/ β
- d09008add30ddd3667c0efc9d63819be98c30413 https://ci.nodejs.org/job/node-test-commit-plinux/59416/ β
- f56e62851ae6e497ad0dc85ee9dde8ef0010c05a https://ci.nodejs.org/job/node-test-commit-plinux/59418/ β
- 3cf7cfb6956cb6b8d4cc02b6760116de142522f6 https://ci.nodejs.org/job/node-test-commit-plinux/59420/ β
which seems kind of odd, looking at the contents of https://github.com/nodejs/node/commit/3cf7cfb6956cb6b8d4cc02b6760116de142522f6.
Super weird Is it ok to drop that commit? @panva
β https://ci.nodejs.org/job/node-test-commit-plinux/59312/ β
3cf7cfb6956cb6b8d4cc02b6760116de142522f6 has nothing to do with the SEA failure, but i'll deferr to the releaser's team best judgement.
If you end up dropping it then you can't include c535a3c483 either, the algorithm can't be considered stable without all its related backports.
FWIW
- 0c0fbfa ci.nodejs.org/job/node-test-commit-plinux/59414 β
- cdf3fa2 ci.nodejs.org/job/node-test-commit-plinux/59415 β
- d09008a ci.nodejs.org/job/node-test-commit-plinux/59416 β
- f56e628 ci.nodejs.org/job/node-test-commit-plinux/59418 β
- 3cf7cfb ci.nodejs.org/job/node-test-commit-plinux/59420 β
which seems kind of odd, looking at the contents of 3cf7cfb.
I've retried the β run and it passed https://ci.nodejs.org/job/node-test-commit-plinux/59422/ β , the issue is not persistent and not 3cf7cfb6956cb6b8d4cc02b6760116de142522f6
CI: https://ci.nodejs.org/job/node-test-pull-request/67416/
CI: https://ci.nodejs.org/job/node-test-pull-request/67419/
@nodejs/single-executable any idea which commit might have caused this regression? Any update on the release CI fix @ryanaslett
Release CI failed https://ci-release.nodejs.org/job/iojs+release/11014/ @ryanaslett @StefanStojanovic PTAL
10:08:25 SignTool Error: No certificates were found that met all the given criteria. 10:08:25 Could not sign Release\node.exe using signtool 10:08:25 Failed to sign exe, got error code 1
Im unable to troubleshoot this, beyond "this is probably something to do with those specific machines". I've provided the secrets and keys, but @StefanStojanovic was the point on that change.
I do not believe that we verified vs2019 as a target, so It may just be that those machines need updating.
Thanks for tagging me for visibility. In the initial investigation, I wasn't able to find the root cause. @marco-ippolito can https://github.com/nodejs/node/pull/58588/commits/2b3b2a0dc4a777612c54c9ccd31d2333b3326625 be dropped (as it really doesn't do anything except changing the way Windows binaries are signed).
I apologize for opening a PR for backporting that at a bad time, as it is now blocking the release, so feel free to remove it. I'll definitely continue the investigation on this next week, but I do not see any reason why it should be a blocker for the release.