✘ [ERROR] Could not resolve "@src/.excmds_background.generated" src/background.ts:11:35: 11 │ ...rt * as excmds_background from "@src/.excmds_background.generated" ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can mark the path "@src/.excmds_background.generated" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Could not resolve "@src/.metadata.generated" src/parsers/exmode.ts:4:39: 4 │ import { everything as metadata } from "@src/.metadata.generated" ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~ You can mark the path "@src/.metadata.generated" as external to exclude it from the bundle, which will remove this error. ▲ [WARNING] Using direct eval with a bundler is not recommended and may cause problems src/background/webrequests.ts:24:21: 24 │ const listener = eval(func) as Function ╵ ~~~~ You can read more about direct eval and bundling here: https://esbuild.github.io/link/direct-eval ✘ [ERROR] Could not resolve "@src/.excmds_background.generated" src/background/user_actions.ts:7:24: 7 │ import * as excmds from "@src/.excmds_background.generated" ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can mark the path "@src/.excmds_background.generated" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Could not resolve "@src/grammars/.bracketexpr.generated" src/lib/keyseq.ts:28:20: 28 │ import grammar from "@src/grammars/.bracketexpr.generated" ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can mark the path "@src/grammars/.bracketexpr.generated" as external to exclude it from the bundle, which will remove this error. runtime: bad pointer in frame github.com/evanw/esbuild/internal/js_parser.(*parser).visitBinding at 0x3f9cc244b8: 0xc0 fatal error: invalid pointer found on stack runtime stack: runtime.throw({0x4c9114, 0x1e}) runtime/panic.go:1198 +0x60 fp=0x3f9c185830 sp=0x3f9c185808 pc=0x4c6a8 runtime.adjustpointers(0x3f9cc24470, 0x3f9c185910, 0x3f9c185d10, {0x752c80, 0x77ae00}) runtime/stack.go:617 +0x224 fp=0x3f9c185878 sp=0x3f9c185830 pc=0x69204 runtime.adjustframe(0x3f9c185c28, 0x3f9c185d10) runtime/stack.go:659 +0xf8 fp=0x3f9c185948 sp=0x3f9c185878 pc=0x69300 runtime.gentraceback(0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x3f9c99cea0, 0x0, 0x0, 0x7fffffff, 0x4e2f50, 0x3f9c185d10, 0x0) runtime/traceback.go:350 +0x7e4 fp=0x3f9c185c80 sp=0x3f9c185948 pc=0x76604 runtime.copystack(0x3f9c99cea0, 0x10000) runtime/stack.go:918 +0x230 fp=0x3f9c185e30 sp=0x3f9c185c80 pc=0x69a28 runtime.newstack() runtime/stack.go:1097 +0x4b8 fp=0x3f9c185fd0 sp=0x3f9c185e30 pc=0x69fc0 runtime.morestack() runtime/asm_riscv64.s:202 +0x70 fp=0x3f9c185fd8 sp=0x3f9c185fd0 pc=0x80a68 goroutine 128 [copystack]: runtime.growslice(0x478360, {0x3f9c9d8210, 0x2, 0x2}, 0x3) runtime/slice.go:162 +0x10 fp=0x3f9cc243a0 sp=0x3f9cc243a0 pc=0x676a8 github.com/evanw/esbuild/internal/js_parser.(*parser).recordDeclaredSymbol(...) github.com/evanw/esbuild/internal/js_parser/js_parser.go:8448 github.com/evanw/esbuild/internal/js_parser.(*parser).visitBinding(0x3f9c9f8800, {{0x564e00, 0x3f9c90d160}, {0x559}}, {0x3f9cc0e6a0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:8463 +0x148 fp=0x3f9cc245f8 sp=0x3f9cc243a0 pc=0x2c57a8 github.com/evanw/esbuild/internal/js_parser.(*parser).visitArgs(0x3f9c9f8800, {0x3f9c912ff0, 0x1, 0x1}, {{0x3f9c90fb48, 0x1, 0x1}, 0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:10527 +0x238 fp=0x3f9cc247a0 sp=0x3f9cc245f8 pc=0x2d9970 github.com/evanw/esbuild/internal/js_parser.(*parser).visitFn(0x3f9c9f8800, 0x3f9c91cfc0, {0x54a}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:13899 +0x2c0 fp=0x3f9cc24890 sp=0x3f9cc247a0 pc=0x2f3628 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExprInOut(0x3f9c9f8800, {{0x564f80, 0x3f9c91cfc0}, {0x54a}}, {0x0, 0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:13507 +0x82cc fp=0x3f9cc25e60 sp=0x3f9cc24890 pc=0x2e78e4 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExpr(0x3f9c9f8800, {{0x564f80, 0x3f9c91cfc0}, {0x54a}}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:11230 +0x50 fp=0x3f9cc25ec0 sp=0x3f9cc25e60 pc=0x2de0f0 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExprInOut(0x3f9c9f8800, {{0x564f20, 0x3f9c91e840}, {0x542}}, {0x0, 0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:13178 +0xdb4c fp=0x3f9cc27490 sp=0x3f9cc25ec0 pc=0x2ed164 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExpr(0x3f9c9f8800, {{0x564f20, 0x3f9c91e840}, {0x542}}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:11230 +0x50 fp=0x3f9cc274f0 sp=0x3f9cc27490 pc=0x2de0f0 github.com/evanw/esbuild/internal/js_parser.(*parser).visitAndAppendStmt(0x3f9c9f8800, {0x3f9c90fbf0, 0x0, 0x1}, {{0x565620, 0x3f9c911040}, {0x528}}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:9226 +0x93c4 fp=0x3f9cc281a8 sp=0x3f9cc274f0 pc=0x2d3c74 github.com/evanw/esbuild/internal/js_parser.(*parser).visitStmts(0x3f9c9f8800, {0x3f9c90fbd8, 0x1, 0x1}, 0x0) github.com/evanw/esbuild/internal/js_parser/js_parser.go:7505 +0x1364 fp=0x3f9cc284a8 sp=0x3f9cc281a8 pc=0x2bf454 github.com/evanw/esbuild/internal/js_parser.(*parser).visitStmtsAndPrependTempRefs(0x3f9c9f8800, {0x3f9c90fbd8, 0x1, 0x1}, {0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:7418 +0xa4 fp=0x3f9cc28608 sp=0x3f9cc284a8 pc=0x2bd49c github.com/evanw/esbuild/internal/js_parser.(*parser).appendPart(0x3f9c9f8800, {0x0, 0x0, 0x0}, {0x3f9c90fbd8, 0x1, 0x1}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:14337 +0x12c fp=0x3f9cc287d0 sp=0x3f9cc28608 pc=0x2f5ffc github.com/evanw/esbuild/internal/js_parser.Parse({0x3f9c91b410, 0x3f9c90fab8, 0x4e2aa0, 0x3f9c90fad0, 0x3}, {{0x3f9c339656, 0x1e}, {0x3f9c90d080, 0x5}, {0x3f9c9eec00, ...}, ...}, ...) github.com/evanw/esbuild/internal/js_parser/js_parser.go:14967 +0x1748 fp=0x3f9cc29200 sp=0x3f9cc287d0 pc=0x2fa070 github.com/evanw/esbuild/internal/cache.(*JSCache).Parse(0x3f9c050390, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {{0x3f9c339656, 0x1e}, {0x3f9c90d080, 0x5}, ...}, ...) github.com/evanw/esbuild/internal/cache/cache_ast.go:170 +0x160 fp=0x3f9cc29910 sp=0x3f9cc29200 pc=0x32fd18 github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:185 +0xce0 fp=0x3f9cc2bbe8 sp=0x3f9cc29910 pc=0x38d188 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cc2bbe8 sp=0x3f9cc2bbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 1 [runnable]: runtime.growWork(0x45e220, 0x3f9c067bc0, 0x1a) runtime/map.go:1113 +0x10 fp=0x3f9c129928 sp=0x3f9c129928 pc=0x20268 runtime.mapassign(0x45e220, 0x3f9c067bc0, 0x3f9c129a20) runtime/map.go:600 +0x144 fp=0x3f9c1299a0 sp=0x3f9c129928 pc=0x1ecac github.com/evanw/esbuild/internal/cache.(*SourceIndexCache).Get(0x3f9c0503a0, {{0x3f9ca3d1c0, 0x35}, {0x4b9c4d, 0x4}, {0x0, 0x0}, 0x0}, 0x0) github.com/evanw/esbuild/internal/cache/cache.go:99 +0x168 fp=0x3f9c129a70 sp=0x3f9c1299a0 pc=0x32f020 github.com/evanw/esbuild/internal/bundler.(*scanner).allocateSourceIndex(0x3f9c032c00, {{0x3f9ca3d1c0, 0x35}, {0x4b9c4d, 0x4}, {0x0, 0x0}, 0x0}, 0x0) github.com/evanw/esbuild/internal/bundler/bundler.go:1215 +0x50 fp=0x3f9c129af0 sp=0x3f9c129a70 pc=0x395f88 github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile(0x3f9c032c00, {{{{0x3f9ca3d1c0, 0x35}, {0x4b9c4d, 0x4}, {0x0, 0x0}, 0x0}, {{0x0, 0x0}, ...}}, ...}, ...) github.com/evanw/esbuild/internal/bundler/bundler.go:1125 +0x14c fp=0x3f9c12a6a8 sp=0x3f9c129af0 pc=0x395804 github.com/evanw/esbuild/internal/bundler.(*scanner).scanAllDependencies(0x3f9c032c00) github.com/evanw/esbuild/internal/bundler/bundler.go:1609 +0x6cc fp=0x3f9c12aab8 sp=0x3f9c12a6a8 pc=0x3995dc github.com/evanw/esbuild/internal/bundler.ScanBundle({0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x5725c8, 0x3f9c00e380}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...) github.com/evanw/esbuild/internal/bundler/bundler.go:1082 +0x624 fp=0x3f9c12b088 sp=0x3f9c12aab8 pc=0x39521c github.com/evanw/esbuild/pkg/api.rebuildImpl({0x0, 0x6, 0x3, 0x0, {0x0, 0x0}, 0x0, 0x0, {0x0, 0x0, ...}, ...}, ...) github.com/evanw/esbuild/pkg/api/api_impl.go:1068 +0x1b60 fp=0x3f9c12bd90 sp=0x3f9c12b088 pc=0x3d9f80 github.com/evanw/esbuild/pkg/api.buildImpl({0x0, 0x6, 0x3, 0x0, {0x0, 0x0}, 0x0, 0x0, {0x0, 0x0, ...}, ...}) github.com/evanw/esbuild/pkg/api/api_impl.go:815 +0x50c fp=0x3f9c12c878 sp=0x3f9c12bd90 pc=0x3d7cb4 github.com/evanw/esbuild/pkg/api.Build(...) github.com/evanw/esbuild/pkg/api/api.go:361 github.com/evanw/esbuild/pkg/cli.runImpl({0x3f9c00e090, 0x3, 0x3}) github.com/evanw/esbuild/pkg/cli/cli_impl.go:1068 +0xfdc fp=0x3f9c12dd48 sp=0x3f9c12c878 pc=0x3f4e2c github.com/evanw/esbuild/pkg/cli.Run(...) github.com/evanw/esbuild/pkg/cli/cli.go:32 main.main.func1({0x0, 0x0}, {0x3f9c00e090, 0x3, 0x3}, {0x0, 0x0}, {0x0, 0x0}, 0x3f9c12de98, ...) github.com/evanw/esbuild/cmd/esbuild/main.go:307 +0x3cc fp=0x3f9c12dde8 sp=0x3f9c12dd48 pc=0x408034 main.main() github.com/evanw/esbuild/cmd/esbuild/main.go:309 +0x1d0 fp=0x3f9c12df88 sp=0x3f9c12dde8 pc=0x4072d0 runtime.main() runtime/proc.go:255 +0x268 fp=0x3f9c12dfd8 sp=0x3f9c12df88 pc=0x4f1c8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c12dfd8 sp=0x3f9c12dfd8 pc=0x82904 goroutine 2 [force gc (idle)]: runtime.gopark(0x4e3188, 0x7be4c0, 0x11, 0x14, 0x1) runtime/proc.go:366 +0x10c fp=0x3f9c02efb0 sp=0x3f9c02ef98 pc=0x4f664 runtime.goparkunlock(...) runtime/proc.go:372 runtime.forcegchelper() runtime/proc.go:306 +0xe4 fp=0x3f9c02efd8 sp=0x3f9c02efb0 pc=0x4f4cc runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c02efd8 sp=0x3f9c02efd8 pc=0x82904 created by runtime.init.6 runtime/proc.go:294 +0x34 goroutine 3 [GC sweep wait]: runtime.gopark(0x4e3188, 0x7be660, 0xc, 0x14, 0x1) runtime/proc.go:366 +0x10c fp=0x3f9c02f7b0 sp=0x3f9c02f798 pc=0x4f664 runtime.goparkunlock(...) runtime/proc.go:372 runtime.bgsweep() runtime/mgcsweep.go:163 +0xd0 fp=0x3f9c02f7d8 sp=0x3f9c02f7b0 pc=0x367a0 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c02f7d8 sp=0x3f9c02f7d8 pc=0x82904 created by runtime.gcenable runtime/mgc.go:181 +0x7c goroutine 4 [GC scavenge wait]: runtime.gopark(0x4e3188, 0x7be980, 0xd, 0x14, 0x1) runtime/proc.go:366 +0x10c fp=0x3f9c02ff50 sp=0x3f9c02ff38 pc=0x4f664 runtime.goparkunlock(...) runtime/proc.go:372 runtime.bgscavenge() runtime/mgcscavenge.go:265 +0x134 fp=0x3f9c02ffd8 sp=0x3f9c02ff50 pc=0x34264 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c02ffd8 sp=0x3f9c02ffd8 pc=0x82904 created by runtime.gcenable runtime/mgc.go:182 +0x94 goroutine 5 [finalizer wait]: runtime.gopark(0x4e3188, 0x7ec290, 0x10, 0x14, 0x1) runtime/proc.go:366 +0x10c fp=0x3f9c02e738 sp=0x3f9c02e720 pc=0x4f664 runtime.goparkunlock(...) runtime/proc.go:372 runtime.runfinq() runtime/mfinal.go:177 +0xe0 fp=0x3f9c02e7d8 sp=0x3f9c02e738 pc=0x2a398 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c02e7d8 sp=0x3f9c02e7d8 pc=0x82904 created by runtime.createfing runtime/mfinal.go:157 +0x6c goroutine 89 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c8be8 sp=0x3f9c4c8be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c8be8 sp=0x3f9c4c8be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 94 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4cb3e8 sp=0x3f9c4cb3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4cb3e8 sp=0x3f9c4cb3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 88 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c83e8 sp=0x3f9c4c83e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c83e8 sp=0x3f9c4c83e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 91 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c9be8 sp=0x3f9c4c9be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c9be8 sp=0x3f9c4c9be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 93 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4cabe8 sp=0x3f9c4cabe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4cabe8 sp=0x3f9c4cabe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 92 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4ca3e8 sp=0x3f9c4ca3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4ca3e8 sp=0x3f9c4ca3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 52 [runnable]: runtime.mapaccess1(0x45e7c0, 0x3f9cbcced0, 0x3f9c8b8768) runtime/map.go:394 +0x10 fp=0x3f9c8b86b0 sp=0x3f9c8b86b0 pc=0x1e388 github.com/evanw/esbuild/internal/js_parser.(*parser).recordUsage(...) github.com/evanw/esbuild/internal/js_parser/js_parser.go:1655 github.com/evanw/esbuild/internal/js_parser.(*parser).findSymbol(0x3f9c84c800, {0xa0a0}, {0x3f9cb300a0, 0xa}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:7294 +0x914 fp=0x3f9c8b8890 sp=0x3f9c8b86b0 pc=0x2bc2ec github.com/evanw/esbuild/internal/js_parser.(*parser).visitExprInOut(0x3f9c84c800, {{0x564fa0, 0x3f9ca6ffe0}, {0xa0a0}}, {0x0, 0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:11532 +0x85d8 fp=0x3f9c8b9e60 sp=0x3f9c8b8890 pc=0x2e7bf0 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExpr(0x3f9c84c800, {{0x564fa0, 0x3f9ca6ffe0}, {0xa0a0}}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:11230 +0x50 fp=0x3f9c8b9ec0 sp=0x3f9c8b9e60 pc=0x2de0f0 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExprInOut(0x3f9c84c800, {{0x564ee0, 0x3f9cbaf2c0}, {0xa08e}}, {0x0, 0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:11812 +0x8d8 fp=0x3f9c8bb490 sp=0x3f9c8b9ec0 pc=0x2dfef0 github.com/evanw/esbuild/internal/js_parser.(*parser).visitExpr(0x3f9c84c800, {{0x564ee0, 0x3f9cbaf2c0}, {0xa08e}}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:11230 +0x50 fp=0x3f9c8bb4f0 sp=0x3f9c8bb490 pc=0x2de0f0 github.com/evanw/esbuild/internal/js_parser.(*parser).visitAndAppendStmt(0x3f9c84c800, {0x3f9cbd6d20, 0x0, 0x1}, {{0x565500, 0x3f9cbb12a0}, {0xa08e}}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:9346 +0x4dec fp=0x3f9c8bc1a8 sp=0x3f9c8bb4f0 pc=0x2cf69c github.com/evanw/esbuild/internal/js_parser.(*parser).visitStmts(0x3f9c84c800, {0x3f9cbd6d08, 0x1, 0x1}, 0x0) github.com/evanw/esbuild/internal/js_parser/js_parser.go:7505 +0x1364 fp=0x3f9c8bc4a8 sp=0x3f9c8bc1a8 pc=0x2bf454 github.com/evanw/esbuild/internal/js_parser.(*parser).visitStmtsAndPrependTempRefs(0x3f9c84c800, {0x3f9cbd6d08, 0x1, 0x1}, {0x0, 0x0}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:7418 +0xa4 fp=0x3f9c8bc608 sp=0x3f9c8bc4a8 pc=0x2bd49c github.com/evanw/esbuild/internal/js_parser.(*parser).appendPart(0x3f9c84c800, {0x3f9c605500, 0x4a, 0x8f}, {0x3f9cbd6d08, 0x1, 0x1}) github.com/evanw/esbuild/internal/js_parser/js_parser.go:14337 +0x12c fp=0x3f9c8bc7d0 sp=0x3f9c8bc608 pc=0x2f5ffc github.com/evanw/esbuild/internal/js_parser.Parse({0x3f9c8d3fb0, 0x3f9c839110, 0x4e2aa0, 0x3f9c839128, 0x3}, {{0x3f9c26add6, 0x25}, {0x3f9c837208, 0x8}, {0x3f9cb26000, ...}, ...}, ...) github.com/evanw/esbuild/internal/js_parser/js_parser.go:14995 +0x153c fp=0x3f9c8bd200 sp=0x3f9c8bc7d0 pc=0x2f9e64 github.com/evanw/esbuild/internal/cache.(*JSCache).Parse(0x3f9c050390, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {{0x3f9c26add6, 0x25}, {0x3f9c837208, 0x8}, ...}, ...) github.com/evanw/esbuild/internal/cache/cache_ast.go:170 +0x160 fp=0x3f9c8bd910 sp=0x3f9c8bd200 pc=0x32fd18 github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:185 +0xce0 fp=0x3f9c8bfbe8 sp=0x3f9c8bd910 pc=0x38d188 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c8bfbe8 sp=0x3f9c8bfbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 87 [runnable]: runtime.mallocgc(0x18, 0x478180, 0x1) runtime/malloc.go:909 +0x10 fp=0x3f9cc32390 sp=0x3f9cc32390 pc=0x1c790 runtime.growslice(0x478180, {0x0, 0x0, 0x0}, 0x1) runtime/slice.go:267 +0x678 fp=0x3f9cc323e0 sp=0x3f9cc32390 pc=0x67d10 github.com/evanw/esbuild/internal/js_lexer.(*Lexer).scanCommentText(0x3f9cc325e8) github.com/evanw/esbuild/internal/js_lexer/js_lexer.go:2707 +0xcc fp=0x3f9cc32490 sp=0x3f9cc323e0 pc=0x285a74 github.com/evanw/esbuild/internal/js_lexer.(*Lexer).Next(0x3f9cc325e8) github.com/evanw/esbuild/internal/js_lexer/js_lexer.go:1488 +0x1824 fp=0x3f9cc325a0 sp=0x3f9cc32490 pc=0x281744 github.com/evanw/esbuild/internal/js_lexer.NewLexer({0x3f9caff290, 0x3f9cad0a38, 0x4e2aa0, 0x3f9cad0a50, 0x3}, {{0x3f9c6fec16, 0x1a}, {0x786850, 0x1}, {0x3f9c07eb00, ...}, ...}, ...) github.com/evanw/esbuild/internal/js_lexer/js_lexer.go:279 +0xd8 fp=0x3f9cc327d0 sp=0x3f9cc325a0 pc=0x27cf98 github.com/evanw/esbuild/internal/js_parser.Parse({0x3f9caff290, 0x3f9cad0a38, 0x4e2aa0, 0x3f9cad0a50, 0x3}, {{0x3f9c6fec16, 0x1a}, {0x786850, 0x1}, {0x3f9c07eb00, ...}, ...}, ...) github.com/evanw/esbuild/internal/js_parser/js_parser.go:14873 +0x2f4 fp=0x3f9cc33200 sp=0x3f9cc327d0 pc=0x2f8c1c github.com/evanw/esbuild/internal/cache.(*JSCache).Parse(0x3f9c050390, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {{0x3f9c6fec16, 0x1a}, {0x786850, 0x1}, ...}, ...) github.com/evanw/esbuild/internal/cache/cache_ast.go:170 +0x160 fp=0x3f9cc33910 sp=0x3f9cc33200 pc=0x32fd18 github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:185 +0xce0 fp=0x3f9cc35be8 sp=0x3f9cc33910 pc=0x38d188 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cc35be8 sp=0x3f9cc35be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 90 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c93e8 sp=0x3f9c4c93e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c93e8 sp=0x3f9c4c93e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 95 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4cbbe8 sp=0x3f9c4cbbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4cbbe8 sp=0x3f9c4cbbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 96 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c43e8 sp=0x3f9c4c43e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c43e8 sp=0x3f9c4c43e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 97 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c4be8 sp=0x3f9c4c4be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c4be8 sp=0x3f9c4c4be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 98 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c53e8 sp=0x3f9c4c53e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c53e8 sp=0x3f9c4c53e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 99 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c5be8 sp=0x3f9c4c5be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c5be8 sp=0x3f9c4c5be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 100 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c63e8 sp=0x3f9c4c63e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c63e8 sp=0x3f9c4c63e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 101 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c6be8 sp=0x3f9c4c6be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c6be8 sp=0x3f9c4c6be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 102 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c73e8 sp=0x3f9c4c73e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c73e8 sp=0x3f9c4c73e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 103 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9c4c7be8 sp=0x3f9c4c7be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9c4c7be8 sp=0x3f9c4c7be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 104 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cada3e8 sp=0x3f9cada3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cada3e8 sp=0x3f9cada3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 105 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cadabe8 sp=0x3f9cadabe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cadabe8 sp=0x3f9cadabe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 106 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cadb3e8 sp=0x3f9cadb3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cadb3e8 sp=0x3f9cadb3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 107 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cadbbe8 sp=0x3f9cadbbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cadbbe8 sp=0x3f9cadbbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 108 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cadc3e8 sp=0x3f9cadc3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cadc3e8 sp=0x3f9cadc3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 109 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cadcbe8 sp=0x3f9cadcbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cadcbe8 sp=0x3f9cadcbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 110 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cadd3e8 sp=0x3f9cadd3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cadd3e8 sp=0x3f9cadd3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 111 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caddbe8 sp=0x3f9caddbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caddbe8 sp=0x3f9caddbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 112 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad63e8 sp=0x3f9cad63e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad63e8 sp=0x3f9cad63e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 113 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad6be8 sp=0x3f9cad6be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad6be8 sp=0x3f9cad6be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 114 [chan send]: runtime.gopark(0x4e2fb0, 0x3f9c05c118, 0xf, 0x16, 0x2) runtime/proc.go:366 +0x10c fp=0x3f9cc9d860 sp=0x3f9cc9d848 pc=0x4f664 runtime.chansend(0x3f9c05c0c0, 0x3f9cc9eca0, 0x1, 0x390924) runtime/chan.go:257 +0x4bc fp=0x3f9cc9d8e0 sp=0x3f9cc9d860 pc=0x14714 runtime.chansend1(0x3f9c05c0c0, 0x3f9cc9eca0) runtime/chan.go:143 +0x30 fp=0x3f9cc9d910 sp=0x3f9cc9d8e0 pc=0x14248 github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:468 +0x447c fp=0x3f9cc9fbe8 sp=0x3f9cc9d910 pc=0x390924 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cc9fbe8 sp=0x3f9cc9fbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 115 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad7be8 sp=0x3f9cad7be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad7be8 sp=0x3f9cad7be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 116 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad83e8 sp=0x3f9cad83e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad83e8 sp=0x3f9cad83e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 117 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad8be8 sp=0x3f9cad8be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad8be8 sp=0x3f9cad8be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 118 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad93e8 sp=0x3f9cad93e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad93e8 sp=0x3f9cad93e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 119 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cad9be8 sp=0x3f9cad9be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cad9be8 sp=0x3f9cad9be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 120 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf83e8 sp=0x3f9caf83e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf83e8 sp=0x3f9caf83e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 121 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf8be8 sp=0x3f9caf8be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf8be8 sp=0x3f9caf8be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 122 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf93e8 sp=0x3f9caf93e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf93e8 sp=0x3f9caf93e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 123 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf9be8 sp=0x3f9caf9be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf9be8 sp=0x3f9caf9be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 124 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cafa3e8 sp=0x3f9cafa3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cafa3e8 sp=0x3f9cafa3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 125 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cafabe8 sp=0x3f9cafabe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cafabe8 sp=0x3f9cafabe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 126 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cafb3e8 sp=0x3f9cafb3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cafb3e8 sp=0x3f9cafb3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 127 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cafbbe8 sp=0x3f9cafbbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cafbbe8 sp=0x3f9cafbbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 129 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf4be8 sp=0x3f9caf4be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf4be8 sp=0x3f9caf4be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 130 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf53e8 sp=0x3f9caf53e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf53e8 sp=0x3f9caf53e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 131 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf5be8 sp=0x3f9caf5be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf5be8 sp=0x3f9caf5be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 132 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf63e8 sp=0x3f9caf63e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf63e8 sp=0x3f9caf63e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 133 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf6be8 sp=0x3f9caf6be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf6be8 sp=0x3f9caf6be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 134 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf73e8 sp=0x3f9caf73e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf73e8 sp=0x3f9caf73e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 135 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9caf7be8 sp=0x3f9caf7be8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9caf7be8 sp=0x3f9caf7be8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 136 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9c3e8 sp=0x3f9cb9c3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9c3e8 sp=0x3f9cb9c3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 137 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9cbe8 sp=0x3f9cb9cbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9cbe8 sp=0x3f9cb9cbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 138 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9d3e8 sp=0x3f9cb9d3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9d3e8 sp=0x3f9cb9d3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 139 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9dbe8 sp=0x3f9cb9dbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9dbe8 sp=0x3f9cb9dbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 140 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9e3e8 sp=0x3f9cb9e3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9e3e8 sp=0x3f9cb9e3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 141 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9ebe8 sp=0x3f9cb9ebe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9ebe8 sp=0x3f9cb9ebe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 142 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9f3e8 sp=0x3f9cb9f3e8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9f3e8 sp=0x3f9cb9f3e8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838 goroutine 143 [runnable]: github.com/evanw/esbuild/internal/bundler.parseFile({{0x5725c8, 0x3f9c00e380}, {0x3f9c0b6930, 0x3f9c00a180, 0x3f9c00a198, 0x3f9c01e1e0, 0x3}, {0x56ca80, 0x3f9c06b500}, 0x3f9c050360, ...}) github.com/evanw/esbuild/internal/bundler/bundler.go:106 fp=0x3f9cb9fbe8 sp=0x3f9cb9fbe8 pc=0x38c4a8 runtime.goexit() runtime/asm_riscv64.s:507 +0x4 fp=0x3f9cb9fbe8 sp=0x3f9cb9fbe8 pc=0x82904 created by github.com/evanw/esbuild/internal/bundler.(*scanner).maybeParseFile github.com/evanw/esbuild/internal/bundler/bundler.go:1189 +0x838