Skip to content

Instantly share code, notes, and snippets.

@dbrxnds
Created June 4, 2024 08:25
Show Gist options
  • Save dbrxnds/41bd83a5a66bb70cb86cf2e05653d296 to your computer and use it in GitHub Desktop.
Save dbrxnds/41bd83a5a66bb70cb86cf2e05653d296 to your computer and use it in GitHub Desktop.
sudo perf trace $(which bun) --filter orderpicker typecheck
? ( ): bun/1021226 ... [continued]: execve()) = 0
0.024 ( 0.001 ms): bun/1021226 brk() = 0x564a5249d000
0.030 ( 0.001 ms): bun/1021226 arch_prctl(option: 0x3001, arg2: 0x7ffdf08cfa30) = -1 EINVAL (Invalid argument)
0.052 ( 0.003 ms): bun/1021226 mmap(len: 8192, prot: READ|WRITE, flags: PRIVATE|ANONYMOUS) = 0x7f1b8673f000
0.057 ( 0.004 ms): bun/1021226 access(filename: 0x86770d90, mode: R) = -1 ENOENT (No such file or directory)
0.065 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0x8676f21b, flags: RDONLY|CLOEXEC) = 3
0.070 ( 0.002 ms): bun/1021226 newfstatat(dfd: 3, filename: 0x8676fee9, statbuf: 0x7ffdf08ceb80, flag: 4096) = 0
0.074 ( 0.003 ms): bun/1021226 mmap(len: 103151, prot: READ, flags: PRIVATE, fd: 3) = 0x7f1b86725000
0.078 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
0.087 ( 0.003 ms): bun/1021226 openat(dfd: CWD, filename: 0x8673f140, flags: RDONLY|CLOEXEC) = 3
0.091 ( 0.002 ms): bun/1021226 read(fd: 3, buf: 0x7ffdf08cedb8, count: 832) = 832
0.094 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x7ffdf08ce9c0, count: 784, pos: 64) = 784
0.096 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x7ffdf08ce980, count: 48, pos: 848) = 48
0.098 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x7ffdf08ce930, count: 68, pos: 896) = 68
0.101 ( 0.002 ms): bun/1021226 newfstatat(dfd: 3, filename: 0x8676fee9, statbuf: 0x7ffdf08cec50, flag: 4096) = 0
0.104 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x7ffdf08ce890, count: 784, pos: 64) = 784
0.107 ( 0.003 ms): bun/1021226 mmap(len: 2264656, prot: READ, flags: PRIVATE|DENYWRITE, fd: 3) = 0x7f1b864fc000
0.111 ( 0.005 ms): bun/1021226 mprotect(start: 0x7f1b86524000, len: 2023424) = 0
0.118 ( 0.005 ms): bun/1021226 mmap(addr: 0x7f1b86524000, len: 1658880, prot: READ|EXEC, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x28000) = 0x7f1b86524000
0.124 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b866b9000, len: 360448, prot: READ, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x1bd000) = 0x7f1b866b9000
0.128 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b86712000, len: 24576, prot: READ|WRITE, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x215000) = 0x7f1b86712000
0.135 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b86718000, len: 52816, prot: READ|WRITE, flags: PRIVATE|FIXED|ANONYMOUS) = 0x7f1b86718000
0.147 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
0.153 ( 0.003 ms): bun/1021226 openat(dfd: CWD, filename: 0x8673f640, flags: RDONLY|CLOEXEC) = 3
0.158 ( 0.002 ms): bun/1021226 read(fd: 3, buf: 0x7ffdf08ced78, count: 832) = 832
0.161 ( 0.002 ms): bun/1021226 newfstatat(dfd: 3, filename: 0x8676fee9, statbuf: 0x7ffdf08cec10, flag: 4096) = 0
0.164 ( 0.003 ms): bun/1021226 mmap(len: 16424, prot: READ, flags: PRIVATE|DENYWRITE, fd: 3) = 0x7f1b864f7000
0.168 ( 0.005 ms): bun/1021226 mmap(addr: 0x7f1b864f8000, len: 4096, prot: READ|EXEC, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x1000) = 0x7f1b864f8000
0.174 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b864f9000, len: 4096, prot: READ, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x2000) = 0x7f1b864f9000
0.179 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b864fa000, len: 8192, prot: READ|WRITE, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x2000) = 0x7f1b864fa000
0.187 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
0.191 ( 0.003 ms): bun/1021226 openat(dfd: CWD, filename: 0x8673fb60, flags: RDONLY|CLOEXEC) = 3
0.195 ( 0.003 ms): bun/1021226 read(fd: 3, buf: 0x7ffdf08ced58, count: 832) = 832
0.199 ( 0.002 ms): bun/1021226 newfstatat(dfd: 3, filename: 0x8676fee9, statbuf: 0x7ffdf08cebf0, flag: 4096) = 0
0.203 ( 0.003 ms): bun/1021226 mmap(len: 16424, prot: READ, flags: PRIVATE|DENYWRITE, fd: 3) = 0x7f1b864f2000
0.208 ( 0.006 ms): bun/1021226 mmap(addr: 0x7f1b864f3000, len: 4096, prot: READ|EXEC, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x1000) = 0x7f1b864f3000
0.214 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b864f4000, len: 4096, prot: READ, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x2000) = 0x7f1b864f4000
0.219 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b864f5000, len: 8192, prot: READ|WRITE, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x2000) = 0x7f1b864f5000
0.228 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
0.232 ( 0.003 ms): bun/1021226 openat(dfd: CWD, filename: 0x86740080, flags: RDONLY|CLOEXEC) = 3
0.236 ( 0.002 ms): bun/1021226 read(fd: 3, buf: 0x7ffdf08ced38, count: 832) = 832
0.239 ( 0.002 ms): bun/1021226 newfstatat(dfd: 3, filename: 0x8676fee9, statbuf: 0x7ffdf08cebd0, flag: 4096) = 0
0.242 ( 0.003 ms): bun/1021226 mmap(len: 942344, prot: READ, flags: PRIVATE|DENYWRITE, fd: 3) = 0x7f1b8640b000
0.246 ( 0.005 ms): bun/1021226 mmap(addr: 0x7f1b86419000, len: 507904, prot: READ|EXEC, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0xe000) = 0x7f1b86419000
0.253 ( 0.004 ms): bun/1021226 mmap(addr: 0x7f1b86495000, len: 372736, prot: READ, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0x8a000) = 0x7f1b86495000
0.258 ( 0.003 ms): bun/1021226 mmap(addr: 0x7f1b864f0000, len: 8192, prot: READ|WRITE, flags: PRIVATE|FIXED|DENYWRITE, fd: 3, off: 0xe4000) = 0x7f1b864f0000
0.269 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
0.278 ( 0.002 ms): bun/1021226 mmap(len: 8192, prot: READ|WRITE, flags: PRIVATE|ANONYMOUS) = 0x7f1b86409000
0.285 ( 0.002 ms): bun/1021226 mmap(len: 385024, prot: READ|WRITE, flags: PRIVATE|ANONYMOUS) = 0x7f1b863ab000
0.289 ( 0.001 ms): bun/1021226 arch_prctl(option: SET_FS, arg2: 0x7f1b86407380) = 0
0.291 ( 0.001 ms): bun/1021226 set_tid_address(tidptr: 0x7f1b86407650) = 1021226 (bun)
0.293 ( 0.001 ms): bun/1021226 set_robust_list(head: 0x7f1b86407660, len: 24) = 0
0.295 ( 0.001 ms): bun/1021226 rseq(rseq: 0x7f1b86407d20, rseq_len: 32, sig: 1392848979) = 0
0.344 ( 0.004 ms): bun/1021226 mprotect(start: 0x7f1b86712000, len: 16384, prot: READ) = 0
0.364 ( 0.003 ms): bun/1021226 mprotect(start: 0x7f1b864f0000, len: 4096, prot: READ) = 0
0.368 ( 0.002 ms): bun/1021226 mprotect(start: 0x7f1b864f5000, len: 4096, prot: READ) = 0
0.372 ( 0.002 ms): bun/1021226 mprotect(start: 0x7f1b864fa000, len: 4096, prot: READ) = 0
1.393 ( 0.011 ms): bun/1021226 mprotect(start: 0x564a51009000, len: 4673536, prot: READ) = 0
1.521 ( 0.006 ms): bun/1021226 mprotect(start: 0x7f1b86779000, len: 8192, prot: READ) = 0
1.537 ( 0.001 ms): bun/1021226 prlimit64(resource: STACK, old_rlim: 0x7ffdf08cf790) = 0
1.549 ( 0.010 ms): bun/1021226 munmap(addr: 0x7f1b86725000, len: 103151) = 0
1.619 ( 0.002 ms): bun/1021226 getrandom(ubuf: 0x7ffdf08cfac0, len: 32, flags: NONBLOCK) = 32
1.684 ( 0.009 ms): bun/1021226 open(filename: 0x4be0d6e1) = 3
1.695 ( 0.003 ms): bun/1021226 read(fd: 3, buf: 0x7ffdf08cfae0, count: 32) = 2
1.700 ( 0.002 ms): bun/1021226 close(fd: 3) = 0
1.718 ( 0.001 ms): bun/1021226 getrandom(ubuf: 0x7f1b8671d4d8, len: 8, flags: NONBLOCK) = 8
1.722 ( 0.001 ms): bun/1021226 brk() = 0x564a5249d000
1.724 ( 0.003 ms): bun/1021226 brk(brk: 0x564a524be000) = 0x564a524be000
1.754 ( 0.002 ms): bun/1021226 futex(uaddr: 0x564a51df4c7c, op: WAKE|PRIVATE_FLAG, val: 2147483647) = 0
1.772 ( 0.001 ms): bun/1021226 futex(uaddr: 0x564a51df4c88, op: WAKE|PRIVATE_FLAG, val: 2147483647) = 0
1.783 ( 0.002 ms): bun/1021226 prlimit64(resource: STACK, old_rlim: 0x7ffdf08cfa20) = 0
1.787 ( 0.002 ms): bun/1021226 prlimit64(resource: STACK, new_rlim: 0x7ffdf08cfa20) = 0
1.792 ( 0.002 ms): bun/1021226 rt_sigaction(sig: PIPE, act: 0x7ffdf08cf8d0, sigsetsize: 8) = 0
1.796 ( 0.002 ms): bun/1021226 sigaltstack(uss: 0x7ffdf08cf9f0) = 0
1.799 ( 0.001 ms): bun/1021226 rt_sigaction(sig: SEGV, act: 0x7ffdf08cf8a0, sigsetsize: 8) = 0
1.801 ( 0.002 ms): bun/1021226 rt_sigaction(sig: ILL, act: 0x7ffdf08cf8a0, sigsetsize: 8) = 0
1.804 ( 0.001 ms): bun/1021226 rt_sigaction(sig: BUS, act: 0x7ffdf08cf8a0, sigsetsize: 8) = 0
1.807 ( 0.001 ms): bun/1021226 rt_sigaction(sig: FPE, act: 0x7ffdf08cf8a0, sigsetsize: 8) = 0
1.817 ( 0.008 ms): bun/1021226 access(filename: 0xf08cf610, mode: R) = -1 ENOENT (No such file or directory)
1.827 ( 0.004 ms): bun/1021226 mmap(addr: 0x4ddbe000000, len: 1073741824, prot: READ|WRITE, flags: PRIVATE|ANONYMOUS|NORESERVE) = 0x4ddbe000000
1.861 ( 0.001 ms): bun/1021226 close_range(fd: 4, max_fd: -1, flags: 4) = 0
1.863 ( 0.002 ms): bun/1021226 ioctl(cmd: TCGETS, arg: 0x7ffdf08cf890) = 0
1.867 ( 0.001 ms): bun/1021226 ioctl(cmd: TCGETS, arg: 0x7ffdf08cf8f0) = 0
1.869 ( 0.001 ms): bun/1021226 ioctl(fd: 1</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf08cf890) = 0
1.872 ( 0.001 ms): bun/1021226 ioctl(fd: 1</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf08cf8f0) = 0
1.874 ( 0.001 ms): bun/1021226 ioctl(fd: 2</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf08cf890) = 0
1.876 ( 0.001 ms): bun/1021226 ioctl(fd: 2</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf08cf8f0) = 0
1.878 ( 0.001 ms): bun/1021226 rt_sigaction(sig: TERM, act: 0x7ffdf08cf7e0, sigsetsize: 8) = 0
1.880 ( 0.001 ms): bun/1021226 rt_sigaction(sig: INT, act: 0x7ffdf08cf7e0, sigsetsize: 8) = 0
1.898 ( 0.012 ms): bun/1021226 openat(dfd: CWD, filename: 0x5148636c, flags: RDONLY|CLOEXEC|NOCTTY) = 3
1.915 ( 0.002 ms): bun/1021226 lseek(fd: 3, offset: -4096, whence: END) = 97626904
1.919 ( 0.005 ms): bun/1021226 read(fd: 3, buf: 0x7ffdf0892d80, count: 4096) = 4096
1.930 ( 0.002 ms): bun/1021226 close(fd: 3) = 0
1.953 ( 0.002 ms): bun/1021226 getcwd(buf: 0x7ffdf08a2880, size: 4096) = 44
1.978 ( 0.002 ms): bun/1021226 getcwd(buf: 0x7ffdf0877528, size: 4096) = 44
1.981 ( 0.001 ms): bun/1021226 prlimit64(resource: STACK, old_rlim: 0x7ffdf0877528) = 0
1.983 ( 0.002 ms): bun/1021226 prlimit64(resource: STACK, new_rlim: 0x7ffdf0877528) = 0
1.987 ( 0.001 ms): bun/1021226 prlimit64(resource: NOFILE, old_rlim: 0x7ffdf0877528) = 0
1.989 ( 0.001 ms): bun/1021226 prlimit64(resource: NOFILE, new_rlim: 0x7ffdf0877528) = 0
2.601 ( 0.010 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0885f40) = 3
2.616 ( 0.002 ms): bun/1021226 fstat(fd: 3, statbuf: 0x7ffdf085dd60) = 0
2.624 ( 0.002 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe140000, count: 1790) = 1774
2.627 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe1406ee, count: 16, pos: 1774) = 0
2.630 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
2.839 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0x863ac770, flags: RDONLY|CLOEXEC|DIRECTORY) = 3
2.845 ( 5.518 ms): bun/1021226 getdents64(fd: 3</>, dirent: 0x7ffdf0883400, count: 8192) = 736
8.383 ( 0.002 ms): bun/1021226 getdents64(fd: 3</>, dirent: 0x7ffdf0883400, count: 8192) = 0
8.387 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0x863ac770, flags: RDONLY|CLOEXEC|DIRECTORY) = 4
8.394 ( 0.093 ms): bun/1021226 getdents64(fd: 4</home>, dirent: 0x7ffdf0883400, count: 8192) = 144
8.490 ( 0.002 ms): bun/1021226 getdents64(fd: 4</home>, dirent: 0x7ffdf0883400, count: 8192) = 0
8.504 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0x863ac770, flags: RDONLY|CLOEXEC|DIRECTORY) = 5
8.510 ( 0.570 ms): bun/1021226 getdents64(fd: 5</home/david>, dirent: 0x7ffdf0883400, count: 8192) = 3544
9.108 ( 0.002 ms): bun/1021226 getdents64(fd: 5</home/david>, dirent: 0x7ffdf0883400, count: 8192) = 0
9.112 ( 0.005 ms): bun/1021226 openat(dfd: 5</home/david>, filename: 0x51483240, flags: RDONLY|CLOEXEC|DIRECTORY) = -1 ENOENT (No such file or directory)
9.126 ( 0.007 ms): bun/1021226 openat(dfd: 5</home/david>, filename: 0xf087fca8) = 6
9.139 ( 0.003 ms): bun/1021226 fstat(fd: 6</home/david/package.json>, statbuf: 0x7ffdf087fba0) = 0
9.144 ( 0.003 ms): bun/1021226 pread64(fd: 6</home/david/package.json>, buf: 0x4ddbe141500, count: 1711) = 1710
9.149 ( 0.002 ms): bun/1021226 pread64(fd: 6</home/david/package.json>, buf: 0x4ddbe141bae, count: 1, pos: 1710) = 0
9.183 ( 0.002 ms): bun/1021226 close(fd: 6</home/david/package.json>) = 0
9.193 ( 0.006 ms): bun/1021226 openat(dfd: CWD, filename: 0x863ac770, flags: RDONLY|CLOEXEC|DIRECTORY) = 6
9.201 ( 0.111 ms): bun/1021226 getdents64(fd: 6</home/david/mrb-docker-dev>, dirent: 0x7ffdf0883400, count: 8192) = 312
9.317 ( 0.002 ms): bun/1021226 getdents64(fd: 6</home/david/mrb-docker-dev>, dirent: 0x7ffdf0883400, count: 8192) = 0
9.320 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0x863ac770, flags: RDONLY|CLOEXEC|DIRECTORY) = 7
9.326 ( 0.094 ms): bun/1021226 getdents64(fd: 7</home/david/mrb-docker-dev/www>, dirent: 0x7ffdf0883400, count: 8192) = 368
9.424 ( 0.002 ms): bun/1021226 getdents64(fd: 7</home/david/mrb-docker-dev/www>, dirent: 0x7ffdf0883400, count: 8192) = 0
9.427 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0x863ac770, flags: RDONLY|CLOEXEC|DIRECTORY) = 8
9.433 ( 0.108 ms): bun/1021226 getdents64(fd: 8</home/david/mrb-docker-dev/www/mrb-monorepo>, dirent: 0x7ffdf0883400, count: 8192) = 888
9.547 ( 0.001 ms): bun/1021226 getdents64(fd: 8</home/david/mrb-docker-dev/www/mrb-monorepo>, dirent: 0x7ffdf0883400, count: 8192) = 0
9.549 ( 0.005 ms): bun/1021226 openat(dfd: 8</home/david/mrb-docker-dev/www/mrb-monorepo>, filename: 0x51483240, flags: RDONLY|CLOEXEC|DIRECTORY) = 9
9.562 ( 0.007 ms): bun/1021226 readlink(path: 0xf0881cf6, buf: 0x7f1b863bc850, bufsiz: 4096) = 61
9.570 ( 0.001 ms): bun/1021226 close(fd: 9) = 0
9.574 ( 0.003 ms): bun/1021226 openat(dfd: 8</home/david/mrb-docker-dev/www/mrb-monorepo>, filename: 0xf087fca8) = 9
9.578 ( 0.002 ms): bun/1021226 fstat(fd: 9, statbuf: 0x7ffdf087fba0) = 0
9.581 ( 0.002 ms): bun/1021226 pread64(fd: 9, buf: 0x4ddbe140000, count: 1775) = 1774
9.585 ( 0.002 ms): bun/1021226 pread64(fd: 9, buf: 0x4ddbe1406ee, count: 1, pos: 1774) = 0
9.603 ( 0.002 ms): bun/1021226 close(fd: 9) = 0
9.608 ( 0.003 ms): bun/1021226 close(fd: 3</>) = 0
9.615 ( 0.002 ms): bun/1021226 close(fd: 4</home>) = 0
9.618 ( 0.002 ms): bun/1021226 close(fd: 5</home/david>) = 0
9.623 ( 0.001 ms): bun/1021226 close(fd: 6</home/david/mrb-docker-dev>) = 0
9.626 ( 0.001 ms): bun/1021226 close(fd: 7</home/david/mrb-docker-dev/www>) = 0
9.629 ( 0.002 ms): bun/1021226 close(fd: 8</home/david/mrb-docker-dev/www/mrb-monorepo>) = 0
9.641 ( 0.007 ms): bun/1021226 readlink(path: 0x5148636c, buf: 0x564a519ed268, bufsiz: 4097) = 24
9.674 ( 0.007 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
9.683 ( 0.087 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/apps>, dirent: 0x7ffdf0880a80, count: 8192) = 80
9.772 ( 0.001 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/apps>, dirent: 0x7ffdf0880a80, count: 8192) = 0
9.774 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/apps>) = 0
9.780 ( 0.007 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
9.788 ( 0.105 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/apps/orderpicker>, dirent: 0x7ffdf0880a80, count: 8192) = 1208
9.899 ( 0.001 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/apps/orderpicker>, dirent: 0x7ffdf0880a80, count: 8192) = 0
9.901 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/apps/orderpicker>) = 0
9.906 ( 0.004 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
9.917 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
9.922 ( 0.001 ms): bun/1021226 fstat(fd: 3, statbuf: 0x7ffdf0884380) = 0
9.929 ( 0.003 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe220000, count: 5335) = 5334
9.933 ( 0.002 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe2214d6, count: 1, pos: 5334) = 0
10.074 ( 0.002 ms): bun/1021226 close(fd: 3) = 0
10.089 ( 0.159 ms): bun/1021226 stat(filename: 0xf0886378, statbuf: 0x7ffdf08861b0) = -1 ENOENT (No such file or directory)
10.250 ( 0.005 ms): bun/1021226 stat(filename: 0xf0886378, statbuf: 0x7ffdf08861b0) = -1 ENOENT (No such file or directory)
10.256 ( 0.002 ms): bun/1021226 stat(filename: 0xf0886378, statbuf: 0x7ffdf08861b0) = -1 ENOENT (No such file or directory)
10.259 ( 0.002 ms): bun/1021226 stat(filename: 0xf0886378, statbuf: 0x7ffdf08861b0) = -1 ENOENT (No such file or directory)
10.262 ( 0.001 ms): bun/1021226 stat(filename: 0xf0886378, statbuf: 0x7ffdf08861b0) = -1 ENOENT (No such file or directory)
10.264 ( 0.003 ms): bun/1021226 stat(filename: 0xf0886378, statbuf: 0x7ffdf08861b0) = 0
10.276 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
10.282 ( 0.112 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages>, dirent: 0x7ffdf0880a80, count: 8192) = 400
10.398 ( 0.001 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages>, dirent: 0x7ffdf0880a80, count: 8192) = 0
10.400 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages>) = 0
10.410 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
10.416 ( 0.085 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/form>, dirent: 0x7ffdf0880a80, count: 8192) = 280
10.504 ( 0.001 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/form>, dirent: 0x7ffdf0880a80, count: 8192) = 0
10.507 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/form>) = 0
10.511 ( 0.004 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
10.519 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
10.524 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>, statbuf: 0x7ffdf0884380) = 0
10.526 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>, buf: 0x4ddbe200c00, count: 690) = 689
10.528 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>, buf: 0x4ddbe200eb1, count: 1, pos: 689) = 0
10.536 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>) = 0
10.540 ( 0.006 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
10.547 ( 0.094 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>, dirent: 0x7ffdf0880a80, count: 8192) = 248
10.645 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>, dirent: 0x7ffdf0880a80, count: 8192) = 0
10.648 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mongo>) = 0
10.653 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
10.663 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
10.669 ( 0.001 ms): bun/1021226 fstat(fd: 3, statbuf: 0x7ffdf0884380) = 0
10.675 ( 0.002 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe380180, count: 376) = 375
10.679 ( 0.002 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe3802f7, count: 1, pos: 375) = 0
10.698 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
10.702 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
10.709 ( 0.091 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 216
10.803 ( 0.002 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 0
10.806 ( 0.002 ms): bun/1021226 close(fd: 3) = 0
10.811 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
10.820 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
10.827 ( 0.001 ms): bun/1021226 fstat(fd: 3, statbuf: 0x7ffdf0884380) = 0
10.829 ( 0.002 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe060c80, count: 581) = 580
10.832 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe060ec4, count: 1, pos: 580) = 0
10.845 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
10.849 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
10.856 ( 0.096 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 280
10.955 ( 0.002 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 0
10.958 ( 0.002 ms): bun/1021226 close(fd: 3) = 0
10.962 ( 0.004 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
10.971 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
10.977 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/postgres>, statbuf: 0x7ffdf0884380) = 0
10.979 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/postgres>, buf: 0x4ddbe060500, count: 603) = 602
10.983 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/postgres>, buf: 0x4ddbe06075a, count: 1, pos: 602) = 0
10.996 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/postgres>) = 0
11.000 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
11.007 ( 0.091 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 288
11.100 ( 0.002 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 0
11.103 ( 0.002 ms): bun/1021226 close(fd: 3) = 0
11.108 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
11.116 ( 0.006 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
11.123 ( 0.002 ms): bun/1021226 fstat(fd: 3, statbuf: 0x7ffdf0884380) = 0
11.129 ( 0.003 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe060f00, count: 549) = 548
11.134 ( 0.001 ms): bun/1021226 pread64(fd: 3, buf: 0x4ddbe061124, count: 1, pos: 548) = 0
11.145 ( 0.001 ms): bun/1021226 close(fd: 3) = 0
11.149 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
11.156 ( 0.086 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 112
11.244 ( 0.002 ms): bun/1021226 getdents64(fd: 3, dirent: 0x7ffdf0880a80, count: 8192) = 0
11.247 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>) = 0
11.251 ( 0.004 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
11.259 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
11.265 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>, statbuf: 0x7ffdf0884380) = 0
11.268 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>, buf: 0x4ddbe380300, count: 359) = 358
11.271 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>, buf: 0x4ddbe380466, count: 1, pos: 358) = 0
11.283 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>) = 0
11.287 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
11.293 ( 0.115 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>, dirent: 0x7ffdf0880a80, count: 8192) = 280
11.411 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>, dirent: 0x7ffdf0880a80, count: 8192) = 0
11.414 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mailer>) = 0
11.419 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
11.429 ( 0.006 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
11.436 ( 0.002 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>, statbuf: 0x7ffdf0884380) = 0
11.441 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>, buf: 0x4ddbe200f00, count: 766) = 765
11.445 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>, buf: 0x4ddbe2011fd, count: 1, pos: 765) = 0
11.459 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>) = 0
11.464 ( 0.006 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
11.471 ( 0.188 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>, dirent: 0x7ffdf0880a80, count: 8192) = 248
11.664 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>, dirent: 0x7ffdf0880a80, count: 8192) = 0
11.667 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/types>) = 0
11.672 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
11.681 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
11.687 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>, statbuf: 0x7ffdf0884380) = 0
11.690 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>, buf: 0x4ddbe380480, count: 327) = 326
11.693 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>, buf: 0x4ddbe3805c6, count: 1, pos: 326) = 0
11.702 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>) = 0
11.707 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
11.713 ( 0.101 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>, dirent: 0x7ffdf0880a80, count: 8192) = 288
11.819 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>, dirent: 0x7ffdf0880a80, count: 8192) = 0
11.823 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/utils>) = 0
11.827 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
11.836 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
11.842 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>, statbuf: 0x7ffdf0884380) = 0
11.845 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>, buf: 0x4ddbe020a80, count: 770) = 769
11.848 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>, buf: 0x4ddbe020d81, count: 1, pos: 769) = 0
11.869 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>) = 0
11.873 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
11.880 ( 0.120 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>, dirent: 0x7ffdf0880a80, count: 8192) = 312
12.004 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>, dirent: 0x7ffdf0880a80, count: 8192) = 0
12.007 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/ui>) = 0
12.012 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
12.021 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
12.027 ( 0.001 ms): bun/1021226 fstat(fd: 3, statbuf: 0x7ffdf0884380) = 0
12.030 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mysql>, buf: 0x4ddbe1c0a00, count: 2122) = 2121
12.033 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mysql>, buf: 0x4ddbe1c1249, count: 1, pos: 2121) = 0
12.057 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mysql>) = 0
12.061 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
12.068 ( 0.104 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mysql>, dirent: 0x7ffdf0880a80, count: 8192) = 288
12.175 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mysql>, dirent: 0x7ffdf0880a80, count: 8192) = 0
12.179 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/packages/mysql>) = 0
12.184 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
12.193 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
12.199 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>, statbuf: 0x7ffdf0884380) = 0
12.206 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>, buf: 0x4ddbe3a0000, count: 968) = 967
12.209 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>, buf: 0x4ddbe3a03c7, count: 1, pos: 967) = 0
12.227 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>) = 0
12.235 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
12.241 ( 0.125 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>, dirent: 0x7ffdf0880a80, count: 8192) = 560
12.371 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>, dirent: 0x7ffdf0880a80, count: 8192) = 0
12.374 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless>) = 0
12.379 ( 0.005 ms): bun/1021226 stat(filename: 0xf0884cb8, statbuf: 0x7ffdf0885de0) = 0
12.388 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf088548a) = 3
12.394 ( 0.001 ms): bun/1021226 fstat(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>, statbuf: 0x7ffdf0884380) = 0
12.397 ( 0.002 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>, buf: 0x4ddbe201200, count: 662) = 661
12.400 ( 0.001 ms): bun/1021226 pread64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>, buf: 0x4ddbe201495, count: 1, pos: 661) = 0
12.416 ( 0.001 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>) = 0
12.424 ( 0.005 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = 3
12.430 ( 0.111 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>, dirent: 0x7ffdf0880a80, count: 8192) = 264
12.544 ( 0.002 ms): bun/1021226 getdents64(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>, dirent: 0x7ffdf0880a80, count: 8192) = 0
12.548 ( 0.002 ms): bun/1021226 close(fd: 3</home/david/mrb-docker-dev/www/mrb-monorepo/serverless/layers>) = 0
12.554 ( 0.004 ms): bun/1021226 openat(dfd: CWD, filename: 0xf0882bc0, flags: RDONLY|DIRECTORY) = -1 ENOENT (No such file or directory)
error: ENOENT
12.584 ( 0.003 ms): bun/1021226 write(fd: 2</dev/pts/4>, buf: 0x7f1b863b33cc, count: 27) = 27
12.589 ( 0.001 ms): bun/1021226 rt_sigprocmask(how: BLOCK, nset: 0x7ffdf088fcb8, sigsetsize: 8) = 0
12.591 ( 0.002 ms): bun/1021226 ioctl(cmd: TCGETS, arg: 0x7ffdf088fc60) = 0
12.594 ( 0.002 ms): bun/1021226 ioctl(cmd: TCSETS, arg: 0x7ffdf088fc30) = 0
12.597 ( 0.001 ms): bun/1021226 ioctl(cmd: TCGETS, arg: 0x7ffdf088fc30) = 0
12.600 ( 0.001 ms): bun/1021226 rt_sigprocmask(how: UNBLOCK, nset: 0x7ffdf088fcb8, sigsetsize: 8) = 0
12.602 ( 0.001 ms): bun/1021226 rt_sigprocmask(how: BLOCK, nset: 0x7ffdf088fcb8, sigsetsize: 8) = 0
12.604 ( 0.001 ms): bun/1021226 ioctl(fd: 1</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf088fc60) = 0
12.606 ( 0.001 ms): bun/1021226 ioctl(fd: 1</dev/pts/4>, cmd: TCSETS, arg: 0x7ffdf088fc30) = 0
12.609 ( 0.001 ms): bun/1021226 ioctl(fd: 1</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf088fc30) = 0
12.611 ( 0.001 ms): bun/1021226 rt_sigprocmask(how: UNBLOCK, nset: 0x7ffdf088fcb8, sigsetsize: 8) = 0
12.613 ( 0.001 ms): bun/1021226 rt_sigprocmask(how: BLOCK, nset: 0x7ffdf088fcb8, sigsetsize: 8) = 0
12.616 ( 0.001 ms): bun/1021226 ioctl(fd: 2</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf088fc60) = 0
12.618 ( 0.001 ms): bun/1021226 ioctl(fd: 2</dev/pts/4>, cmd: TCSETS, arg: 0x7ffdf088fc30) = 0
12.620 ( 0.001 ms): bun/1021226 ioctl(fd: 2</dev/pts/4>, cmd: TCGETS, arg: 0x7ffdf088fc30) = 0
12.623 ( 0.001 ms): bun/1021226 rt_sigprocmask(how: UNBLOCK, nset: 0x7ffdf088fcb8, sigsetsize: 8) = 0
12.625 ( ): bun/1021226 exit_group(error_code: 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment