deno.exe!__chkstk() Line 109 (d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\misc\amd64\chkstk.asm:109)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_decorators<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 184 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:184)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_primary_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 272 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:272)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_member_expr_or_new_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 503 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:503)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_new_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 515 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:515)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_lhs_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 1088 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:1088)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_unary_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 313 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:313)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_bin_op_recursively<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_ecma_ast::expr::Expr * self, unsigned char left) Line 153 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:153)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_bin_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 54 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:54)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_cond_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 183 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:183)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_assignment_expr_base<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 115 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:115)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_assignment_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 94 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:94)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 17 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:17)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_if_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 373 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:373)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 187 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:187)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 63 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:63)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_if_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 398 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:398)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 187 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:187)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool allow_directives, core::option::Option<swc_ecma_parser::token::Token*> top_level) Line 29 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:29)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 839 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:839)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 260 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:260)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 63 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:63)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_while_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 799 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:799)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 237 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:237)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool allow_directives, core::option::Option<swc_ecma_parser::token::Token*> top_level) Line 29 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:29)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 839 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:839)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 260 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:260)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 63 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:63)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_if_stmt<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 394 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:394)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 187 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:187)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool allow_directives, core::option::Option<swc_ecma_parser::token::Token*> top_level) Line 29 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:29)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 839 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:839)
deno.exe!swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn_body_inner<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>> * self) Line 1145 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:1145)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_fn_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,core::option::Option<swc_ecma_ast::stmt::BlockStmt>>(bool self, bool is_async) Line 936 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:936)
deno.exe!swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn_args_body::{{closure}}<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,closure-0>(swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn_args_body::closure-0 p, swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>> *) Line 873 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:873)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_with<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,closure-0,swc_ecma_ast::function::Function>(swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn_args_body::closure-0 self) Line 122 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\util.rs:122)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_fn_args_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,closure-0>(alloc::vec::Vec<swc_ecma_ast::class::Decorator> self, swc_common::syntax_pos::BytePos decorators, swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn::{{closure}}::closure-0 start, bool is_async, bool is_generator) Line 847 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:847)
deno.exe!swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn::{{closure}}<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::decl::Decl>(swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn::closure-0 p, swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>> *) Line 808 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:808)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_with<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,closure-0,swc_ecma_ast::decl::Decl>(swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn::closure-0 self) Line 122 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\util.rs:122)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_fn<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::decl::Decl>(core::option::Option<swc_common::syntax_pos::BytePos> self, alloc::vec::Vec<swc_ecma_ast::class::Decorator> start_of_async) Line 807 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:807)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_async_fn_decl<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(alloc::vec::Vec<swc_ecma_ast::class::Decorator> self) Line 25 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:25)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 272 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:272)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::stmt::Stmt>(bool self, bool allow_directives, core::option::Option<swc_ecma_parser::token::Token*> top_level) Line 29 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:29)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 839 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:839)
deno.exe!swc_ecma_parser::parser::class_and_fn::{{impl}}::parse_fn_body_inner<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>> * self) Line 1131 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:1131)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_fn_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::expr::BlockStmtOrExpr>(bool self, bool is_async) Line 936 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\class_and_fn.rs:936)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_paren_expr_or_arrow_fn<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self, core::option::Option<swc_common::syntax_pos::span_encoding::Span> can_be_arrow) Line 640 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:640)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_primary_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 317 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:317)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_member_expr_or_new_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 503 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:503)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_new_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 515 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:515)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_lhs_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 1088 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:1088)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_unary_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 313 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:313)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_bin_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 14 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:14)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_cond_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 183 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:183)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_assignment_expr_base<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 115 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:115)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_assignment_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 94 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:94)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_expr_or_spread<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 562 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:562)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_args_or_pats<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 1215 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:1215)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_paren_expr_or_arrow_fn<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self, core::option::Option<swc_common::syntax_pos::span_encoding::Span> can_be_arrow) Line 582 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:582)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_primary_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 317 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:317)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_member_expr_or_new_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(bool self) Line 503 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:503)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_new_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 515 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:515)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_lhs_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 1088 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:1088)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_unary_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 313 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:313)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_bin_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 14 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr\ops.rs:14)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_cond_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 183 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:183)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_assignment_expr_base<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 115 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:115)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_assignment_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 94 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:94)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_expr<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 17 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\expr.rs:17)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_internal<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>(swc_common::syntax_pos::BytePos self, bool start, bool include_decl, alloc::vec::Vec<swc_ecma_ast::class::Decorator> top_level) Line 280 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:280)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_stmt_like<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::module::ModuleItem>(bool self, bool include_decl) Line 82 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:82)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_block_body<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>,swc_ecma_ast::module::ModuleItem>(bool self, bool allow_directives, core::option::Option<swc_ecma_parser::token::Token*> top_level) Line 29 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\stmt.rs:29)
deno.exe!swc_ecma_parser::parser::Parser<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>::parse_module<swc_ecma_parser::parser::input::Capturing<swc_ecma_parser::lexer::Lexer<swc_common::input::SourceFileInput>>>() Line 137 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\swc_ecma_parser-0.22.0\src\parser\mod.rs:137)
deno.exe!dprint_plugin_typescript::swc::parse_swc_ast::parse_inner(std::path::PathBuf * file_path, str* file_text) Line 65 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\dprint-plugin-typescript-0.18.0\src\swc\parse_swc_ast.rs:65)
deno.exe!dprint_plugin_typescript::swc::parse_swc_ast::parse_swc_ast(std::path::PathBuf * file_path, str* file_text) Line 21 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\dprint-plugin-typescript-0.18.0\src\swc\parse_swc_ast.rs:21)
deno.exe!dprint_plugin_typescript::formatter::{{impl}}::format_text::{{closure}}(dprint_plugin_typescript::formatter::{{impl}}::format_text::closure-0) Line 60 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\dprint-plugin-typescript-0.18.0\src\formatter.rs:60)
deno.exe!scoped_tls::ScopedKey<swc_common::syntax_pos::Globals>::set<swc_common::syntax_pos::Globals,closure-0,core::result::Result<alloc::string::String, alloc::string::String>>(swc_common::syntax_pos::Globals * self, dprint_plugin_typescript::formatter::{{impl}}::format_text::closure-0 t) Line 137 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\scoped-tls-1.0.0\src\lib.rs:137)
deno.exe!dprint_plugin_typescript::formatter::Formatter::run<closure-0,core::result::Result<alloc::string::String, alloc::string::String>>(dprint_plugin_typescript::formatter::{{impl}}::format_text::closure-0 self) Line 89 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\dprint-plugin-typescript-0.18.0\src\formatter.rs:89)
deno.exe!dprint_plugin_typescript::formatter::Formatter::format_text(std::path::PathBuf * self, str* file_path) Line 84 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\dprint-plugin-typescript-0.18.0\src\formatter.rs:84)
deno.exe!deno::fmt::format_text(str* source) Line 176 (d:\deno\cli\fmt.rs:176)
deno.exe!deno::tsc::{{impl}}::bundle::{{closure}}(core::pin::Pin<mut generator-0*>) Line 383 (d:\deno\cli\tsc.rs:383)
deno.exe!std::future::{{impl}}::poll<generator-0>(core::pin::Pin<mut std::future::GenFuture<generator-0>*> self, core::task::wake::Context * cx) Line 44 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\future.rs:44)
deno.exe!std::future::poll_with_tls_context<std::future::GenFuture<generator-0>>(core::pin::Pin<mut std::future::GenFuture<generator-0>*> f) Line 102 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\future.rs:102)
deno.exe!deno::bundle_command::{{closure}}(core::pin::Pin<mut generator-0*>) Line 388 (d:\deno\cli\main.rs:388)
deno.exe!std::future::{{impl}}::poll<generator-0>(core::pin::Pin<mut std::future::GenFuture<generator-0>*> self, core::task::wake::Context * cx) Line 44 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\future.rs:44)
deno.exe!core::future::future::{{impl}}::poll<alloc::boxed::Box<Future>>(core::pin::Pin<mut core::pin::Pin<alloc::boxed::Box<Future>>*> self, core::task::wake::Context * cx) Line 119 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libcore\future\future.rs:119)
deno.exe!tokio::runtime::basic_scheduler::{{impl}}::block_on::{{closure}}::{{closure}}<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>,core::pin::Pin<alloc::boxed::Box<Future>>>(tokio::runtime::basic_scheduler::{{impl}}::block_on::{{closure}}::closure-0) Line 131 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\basic_scheduler.rs:131)
deno.exe!tokio::coop::budget::{{closure}}<closure-0,core::task::poll::Poll<core::result::Result<(), deno_core::any_error::ErrBox>>>(tokio::coop::budget::closure-0 hits, core::cell::Cell<usize> *) Line 97 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\coop.rs:97)
deno.exe!std::thread::local::LocalKey<core::cell::Cell<usize>>::try_with<core::cell::Cell<usize>,closure-0,core::task::poll::Poll<core::result::Result<(), deno_core::any_error::ErrBox>>>(tokio::coop::budget::closure-0 self) Line 262 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\thread\local.rs:262)
deno.exe!std::thread::local::LocalKey<core::cell::Cell<usize>>::with<core::cell::Cell<usize>,closure-0,core::task::poll::Poll<core::result::Result<(), deno_core::any_error::ErrBox>>>(tokio::coop::budget::closure-0 self) Line 239 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\thread\local.rs:239)
[Inline Frame] deno.exe!tokio::coop::budget(tokio::runtime::basic_scheduler::{{impl}}::block_on::{{closure}}::closure-0 f) Line 79 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\coop.rs:79)
deno.exe!tokio::runtime::basic_scheduler::{{impl}}::block_on::{{closure}}<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>,core::pin::Pin<alloc::boxed::Box<Future>>>(tokio::runtime::basic_scheduler::{{impl}}::block_on::closure-0 scheduler, tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>> * context, tokio::runtime::basic_scheduler::Context *) Line 131 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\basic_scheduler.rs:131)
deno.exe!tokio::runtime::basic_scheduler::enter::{{closure}}<closure-0,core::result::Result<(), deno_core::any_error::ErrBox>,tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>(tokio::runtime::basic_scheduler::enter::closure-0) Line 213 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\basic_scheduler.rs:213)
deno.exe!tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>::set<tokio::runtime::basic_scheduler::Context,closure-0,core::result::Result<(), deno_core::any_error::ErrBox>>(tokio::runtime::basic_scheduler::Context * self, tokio::runtime::basic_scheduler::enter::closure-0 t) Line 64 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\macros\scoped_tls.rs:64)
deno.exe!tokio::runtime::basic_scheduler::enter<closure-0,core::result::Result<(), deno_core::any_error::ErrBox>,tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>(tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>> * scheduler, tokio::runtime::basic_scheduler::{{impl}}::block_on::closure-0 f) Line 213 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\basic_scheduler.rs:213)
deno.exe!tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::block_on<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>,core::pin::Pin<alloc::boxed::Box<Future>>>(core::pin::Pin<alloc::boxed::Box<Future>> self) Line 123 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\basic_scheduler.rs:123)
deno.exe!tokio::runtime::{{impl}}::block_on::{{closure}}<core::pin::Pin<alloc::boxed::Box<Future>>>(tokio::runtime::{{impl}}::block_on::closure-0) Line 444 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\mod.rs:444)
deno.exe!tokio::runtime::context::enter<closure-0,core::result::Result<(), deno_core::any_error::ErrBox>>(tokio::runtime::handle::Handle new, tokio::runtime::{{impl}}::block_on::closure-0 f) Line 72 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\context.rs:72)
deno.exe!tokio::runtime::handle::Handle::enter<closure-0,core::result::Result<(), deno_core::any_error::ErrBox>>(tokio::runtime::{{impl}}::block_on::closure-0 self) Line 71 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\handle.rs:71)
deno.exe!tokio::runtime::Runtime::block_on<core::pin::Pin<alloc::boxed::Box<Future>>>(core::pin::Pin<alloc::boxed::Box<Future>> self) Line 441 (c:\Users\BertBelder\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime\mod.rs:441)
deno.exe!deno::tokio_util::run_basic<core::pin::Pin<alloc::boxed::Box<Future>>,core::result::Result<(), deno_core::any_error::ErrBox>>(core::pin::Pin<alloc::boxed::Box<Future>> future) Line 18 (d:\deno\cli\tokio_util.rs:18)
deno.exe!deno::main() Line 634 (d:\deno\cli\main.rs:634)
deno.exe!std::rt::lang_start::{{closure}}<()>(std::rt::lang_start::closure-0 *) Line 67 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\rt.rs:67)
[Inline Frame] deno.exe!std::rt::lang_start_internal::{{closure}}() Line 52 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\rt.rs:52)
deno.exe!std::panicking::try::do_call<closure-0,i32>() Line 303 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\panicking.rs:303)
deno.exe!panic_unwind::__rust_maybe_catch_panic() Line 94 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libpanic_unwind\lib.rs:94)
[Inline Frame] deno.exe!std::panicking::try() Line 281 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\panicking.rs:281)
[Inline Frame] deno.exe!std::panic::catch_unwind() Line 394 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\panic.rs:394)
deno.exe!std::rt::lang_start_internal() Line 51 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\rt.rs:51)
deno.exe!std::rt::lang_start<()>(void(*)() main, __int64 argc, unsigned char * * argv) Line 67 (c:\Users\BertBelder\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libstd\rt.rs:67)
deno.exe!main() (Unknown Source:0)
[Inline Frame] deno.exe!invoke_main() Line 78 (d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:78)
deno.exe!__scrt_common_main_seh() Line 288 (d:\agent\_work\2\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)
kernel32.dll!BaseThreadInitThunk() (Unknown Source:0)
ntdll.dll!RtlUserThreadStart() (Unknown Source:0)