Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to download zig with v2022_08_25 on Linux #70

Open
davidgm94 opened this issue Oct 8, 2022 · 0 comments
Open

Failed to download zig with v2022_08_25 on Linux #70

davidgm94 opened this issue Oct 8, 2022 · 0 comments

Comments

@davidgm94
Copy link

On my Linux laptop Zig failed to be downloaded by Zigup after a timeout. However, under the same network, my MacOS Air downloads Zig just fine.

Linux david-laptop 5.19.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 28 Sep 2022 13:21:25 +0000 x86_64 GNU/Linux

Stack trace of random breakpoint during the wait:

#0  0x0000000000220f4a in std.os.linux.x86_64.syscall3 (number=connect, arg1=3, arg2=140737488341368, arg3=16)
    at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os/linux/x86_64.zig:46
#1  0x000000000026c1db in std.os.linux.connect (fd=3, addr=0x7fffffffc978, len=16) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os/linux.zig:1229
#2  0x000000000025753c in std.os.connect (sock=3, sock_addr=0x7fffffffc978, len=16) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig:3954
#3  0x0000000000252dbf in std.net.tcpConnectToAddress (address=...) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig:713
#4  0x0000000000250a87 in std.net.tcpConnectToHost (allocator=..., name=..., port=443) at /opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig:692
#5  0x000000000024fa0e in .ziget.ziget.request.downloadHttpOrRedirect (httpUrl=..., writer=..., options=...) at /home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig:174
#6  0x000000000024ef2a in .ziget.ziget.request.download (url=..., writer=..., options=..., state=0x7fffffffd558) at /home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig:71
#7  0x000000000024ecb7 in download (allocator=..., url=..., writer=...) at zigup.zig:52
#8  0x000000000024e6dd in downloadToString (allocator=..., url=...) at zigup.zig:69
#9  0x0000000000248e7a in fetchDownloadIndex (allocator=<error reading variable: Cannot access memory at address 0x10>) at zigup.zig:410
#10 0x00000000002492af in fetchCompiler (allocator=..., version_arg=..., set_default=set_default) at zigup.zig:372
#11 0x000000000024780a in main2 () at zigup.zig:307
#12 0x0000000000243bfd in main () at zigup.zig:174

strace output:

execve("/home/david/dev/zigup/zigup", ["zigup", "master", "--install-dir", "/home/david/dev/master-zig"], 0x7ffc49d4b768 /* 42 vars */) = 0
arch_prctl(ARCH_SET_FS, 0x361028)       = 0
prlimit64(0, RLIMIT_STACK, {rlim_cur=16384*1024, rlim_max=16384*1024}, NULL) = 0
rt_sigaction(SIGSEGV, {sa_handler=0x2439b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_RESETHAND|SA_SIGINFO, sa_restorer=0x220fa0}, NULL, 8) = 0
rt_sigaction(SIGILL, {sa_handler=0x2439b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_RESETHAND|SA_SIGINFO, sa_restorer=0x220fa0}, NULL, 8) = 0
rt_sigaction(SIGBUS, {sa_handler=0x2439b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_RESETHAND|SA_SIGINFO, sa_restorer=0x220fa0}, NULL, 8) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f022000
write(2, "install directory '", 19install directory ')     = 19
write(2, "/home/david/dev/master-zig", 26/home/david/dev/master-zig) = 26
write(2, "'\n", 2'
)                      = 2
write(2, "mkdir '", 7mkdir ')                  = 7
write(2, "/home/david/dev/master-zig", 26/home/david/dev/master-zig) = 26
write(2, "'\n", 2'
)                      = 2
mkdir("/home/david/dev/master-zig", 0755) = -1 EEXIST (File exists)
mmap(0x7f4b9f023000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f023000
openat(AT_FDCWD, "/etc/hosts", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 3
read(3, "# Static table lookup for hostna"..., 4096) = 65
read(3, "", 4031)                       = 0
close(3)                                = 0
openat(AT_FDCWD, "/etc/resolv.conf", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 3
read(3, "# Generated by NetworkManager\nna"..., 4096) = 93
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
ioctl(4, SIOCGIFINDEX, {ifr_name="wlan0", ifr_ifindex=3}) = 0
close(4)                                = 0
read(3, "", 4003)                       = 0
close(3)                                = 0
socket(AF_INET6, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, IPPROTO_IP) = 3
bind(3, {sa_family=AF_INET6, sin6_port=htons(0), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::", &sin6_addr), sin6_scope_id=0}, 28) = 0
sendto(3, "\376\252\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\1\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.8.8")}, 28) = 29
sendto(3, "\376\252\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\1\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.4.4")}, 28) = 29
sendto(3, "\376\252\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\1\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "fe80::1", &sin6_addr), sin6_scope_id=if_nametoindex("wlan0")}, 28) = 29
sendto(3, "\3#\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\34\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.8.8")}, 28) = 29
sendto(3, "\3#\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\34\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.4.4")}, 28) = 29
sendto(3, "\3#\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\34\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "fe80::1", &sin6_addr), sin6_scope_id=if_nametoindex("wlan0")}, 28) = 29
poll([{fd=3, events=POLLIN}], 1, 2500)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\376\252\201\0\0\1\0\1\0\0\0\0\7ziglang\3org\0\0\1\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "fe80::1", &sin6_addr), sin6_scope_id=if_nametoindex("wlan0")}, [28]) = 45
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2495)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\3#\201\200\0\1\0\10\0\0\0\0\7ziglang\3org\0\0\34\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::ffff:8.8.8.8", &sin6_addr), sin6_scope_id=0}, [28]) = 253
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2399)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\376\252\201\200\0\1\0\4\0\0\0\0\7ziglang\3org\0\0\1\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::ffff:8.8.4.4", &sin6_addr), sin6_scope_id=0}, [28]) = 93
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2393)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\3#\201\200\0\1\0\10\0\0\0\0\7ziglang\3org\0\0\34\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::ffff:8.8.4.4", &sin6_addr), sin6_scope_id=0}, [28]) = 253
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2392)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\376\252\201\200\0\1\0\4\0\0\0\0\7ziglang\3org\0\0\1\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::ffff:8.8.8.8", &sin6_addr), sin6_scope_id=0}, [28]) = 93
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2390)  = 0 (Timeout)
sendto(3, "\3#\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\34\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.8.8")}, 28) = 29
sendto(3, "\3#\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\34\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.4.4")}, 28) = 29
sendto(3, "\3#\1\0\0\1\0\0\0\0\0\0\7ziglang\3org\0\0\34\0\1", 29, MSG_NOSIGNAL, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "fe80::1", &sin6_addr), sin6_scope_id=if_nametoindex("wlan0")}, 28) = 29
poll([{fd=3, events=POLLIN}], 1, 2500)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\3#\201\200\0\1\0\10\0\0\0\0\7ziglang\3org\0\0\34\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::ffff:8.8.4.4", &sin6_addr), sin6_scope_id=0}, [28]) = 253
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2425)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\3#\201\200\0\1\0\10\0\0\0\0\7ziglang\3org\0\0\34\0\1\300\f\0"..., 512, 0, {sa_family=AF_INET6, sin6_port=htons(53), sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::ffff:8.8.8.8", &sin6_addr), sin6_scope_id=0}, [28]) = 253
recvfrom(3, 0x7ffe30542e70, 512, 0, 0x7ffe305428d8, [28]) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 2422)  = 0 (Timeout)
close(3)                                = 0
socket(AF_INET, SOCK_STREAM|SOCK_CLOEXEC, IPPROTO_TCP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(443), sin_addr=inet_addr("192.168.112.254")}, 16) = -1 ETIMEDOUT (Connection timed out)
close(3)                                = 0
write(2, "error: failed to download '", 27error: failed to download ') = 27
write(2, "https://ziglang.org/download/ind"..., 39https://ziglang.org/download/index.json) = 39
write(2, "': ", 3': )                      = 3
write(2, "error.", 6error.)                   = 6
write(2, "ConnectionTimedOut", 18ConnectionTimedOut)      = 18
write(2, "\n", 1
)                       = 1
write(2, "error: ", 7error: )                  = 7
write(2, "ConnectionTimedOut", 18ConnectionTimedOut)      = 18
write(2, "\n", 1
)                       = 1
ioctl(2, TIOCGWINSZ, 0x7ffe30545650)    = -1 ENOTTY (Inappropriate ioctl for device)
mmap(0x7f4b9f02d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f02d000
openat(AT_FDCWD, "/proc/self/exe", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=2848216, ...}) = 0
mmap(NULL, 2848216, PROT_READ, MAP_SHARED, 3, 0) = 0x7f4b9ec00000
close(3)                                = 0
mmap(0x7f4b9f02e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f02e000
mmap(0x7f4b9f030000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f030000
mmap(0x7f4b9f035000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f035000
mmap(0x7f4b9f03d000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f03d000
mmap(0x7f4b9f053000, 229376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f053000
mmap(0x7f4b9f08b000, 552960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f08b000
mmap(0x7f4b9f112000, 1298432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f112000
mmap(0x7f4b9f24f000, 3006464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f24f000
mmap(0x7f4b9f52d000, 6889472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4b9f52d000
write(2, "/home/runner/work/zigup/zigup/zi"..., 39/home/runner/work/zigup/zigup/zigup.zig) = 39
write(2, ":", 1:)                        = 1
write(2, "69", 269)                       = 2
write(2, ":", 1:)                        = 1
write(2, "5", 15)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "24e711", 624e711)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "downloadToString", 16downloadToString)        = 16
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/zigup.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/zi"..., 39/home/runner/work/zigup/zigup/zigup.zig) = 39
write(2, ":", 1:)                        = 1
write(2, "413", 3413)                      = 3
write(2, ":", 1:)                        = 1
write(2, "13", 213)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "248eb4", 6248eb4)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "fetchDownloadIndex", 18fetchDownloadIndex)      = 18
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/zigup.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/zi"..., 39/home/runner/work/zigup/zigup/zigup.zig) = 39
write(2, ":", 1:)                        = 1
write(2, "372", 3372)                      = 3
write(2, ":", 1:)                        = 1
write(2, "35", 235)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "249300", 6249300)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "fetchCompiler", 13fetchCompiler)           = 13
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/zigup.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/zi"..., 39/home/runner/work/zigup/zigup/zigup.zig) = 39
write(2, ":", 1:)                        = 1
write(2, "307", 3307)                      = 3
write(2, ":", 1:)                        = 1
write(2, "9", 19)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "246f21", 6246f21)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "main2", 5main2)                    = 5
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/zigup.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/zi"..., 39/home/runner/work/zigup/zigup/zigup.zig) = 39
write(2, ":", 1:)                        = 1
write(2, "176", 3176)                      = 3
write(2, ":", 1:)                        = 1
write(2, "17", 217)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "243c2c", 6243c2c)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "main", 4main)                     = 4
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/zigup.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "89", 289)                       = 2
write(2, ":", 1:)                        = 1
write(2, "31", 231)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "25f47b", 625f47b)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Address.parseIp4", 24std.net.Address.parseIp4) = 24
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "1857", 41857)                     = 4
write(2, ":", 1:)                        = 1
write(2, "25", 225)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "25fbea", 625fbea)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.fmt.charToDigit", 19std.fmt.charToDigit)     = 19
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "378", 3378)                      = 3
write(2, ":", 1:)                        = 1
write(2, "31", 231)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "256175", 6256175)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Ip6Address.parse", 24std.net.Ip6Address.parse) = 24
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "81", 281)                       = 2
write(2, ":", 1:)                        = 1
write(2, "32", 232)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "25f532", 625f532)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Address.parseIp6", 24std.net.Address.parseIp6) = 24
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "45", 245)                       = 2
write(2, ":", 1:)                        = 1
write(2, "9", 19)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "25f734", 625f734)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Address.parseIp", 23std.net.Address.parseIp) = 23
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "75", 275)                       = 2
write(2, ":", 1:)                        = 1
write(2, "29", 229)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "254728", 6254728)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Address.parseExpectingFa"..., 36std.net.Address.parseExpectingFamily) = 36
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 93/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/io/reader.zig) = 93
write(2, ":", 1:)                        = 1
write(2, "233", 3233)                      = 3
write(2, ":", 1:)                        = 1
write(2, "31", 231)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "260d9d", 6260d9d)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.io.reader.Reader(*std.io.buf"..., 297std.io.reader.Reader(*std.io.buffered_reader.BufferedReader(4096,std.io.reader.Reader(std.fs.file.File,std.os.ReadError,std.fs.file.File.read)),std.os.ReadError,std.io.buffered_reader.BufferedReader(4096,std.io.reader.Reader(std.fs.file.File,std.os.ReadError,std.fs.file.File.read)).read).readByte) = 297
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/io/reader.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "228", 3228)                      = 3
write(2, ":", 1:)                        = 1
write(2, "17", 217)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "255af6", 6255af6)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Ip4Address.parse", 24std.net.Ip4Address.parse) = 24
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "89", 289)                       = 2
write(2, ":", 1:)                        = 1
write(2, "31", 231)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "25f47b", 625f47b)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.Address.parseIp4", 24std.net.Address.parseIp4) = 24
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "1857", 41857)                     = 4
write(2, ":", 1:)                        = 1
write(2, "25", 225)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "25fbea", 625fbea)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.fmt.charToDigit", 19std.fmt.charToDigit)     = 19
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "1781", 41781)                     = 4
write(2, ":", 1:)                        = 1
write(2, "23", 223)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26711d", 626711d)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.fmt.parseWithSign", 21std.fmt.parseWithSign)   = 21
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "1680", 41680)                     = 4
write(2, ":", 1:)                        = 1
write(2, "5", 15)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "265e85", 6265e85)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.fmt.parseInt", 16std.fmt.parseInt)        = 16
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/fmt.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 93/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/io/reader.zig) = 93
write(2, ":", 1:)                        = 1
write(2, "233", 3233)                      = 3
write(2, ":", 1:)                        = 1
write(2, "31", 231)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "260d9d", 6260d9d)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.io.reader.Reader(*std.io.buf"..., 297std.io.reader.Reader(*std.io.buffered_reader.BufferedReader(4096,std.io.reader.Reader(std.fs.file.File,std.os.ReadError,std.fs.file.File.read)),std.os.ReadError,std.io.buffered_reader.BufferedReader(4096,std.io.reader.Reader(std.fs.file.File,std.os.ReadError,std.fs.file.File.read)).read).readByte) = 297
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/io/reader.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "6460", 46460)                     = 4
write(2, ":", 1:)                        = 1
write(2, "27", 227)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "26ab5e", 626ab5e)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.recvfrom", 15std.os.recvfrom)         = 15
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "1570", 41570)                     = 4
write(2, ":", 1:)                        = 1
write(2, "21", 221)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "2696fc", 62696fc)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.dnsParse", 16std.net.dnsParse)        = 16
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 86/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig) = 86
write(2, ":", 1:)                        = 1
write(2, "3973", 43973)                     = 4
write(2, ":", 1:)                        = 1
write(2, "26", 226)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "2574f6", 62574f6)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.os.connect", 14std.os.connect)          = 14
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/os.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "713", 3713)                      = 3
write(2, ":", 1:)                        = 1
write(2, "9", 19)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "252de9", 6252de9)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.tcpConnectToAddress", 27std.net.tcpConnectToAddress) = 27
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/opt/hostedtoolcache/zig/zig-lin"..., 87/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig) = 87
write(2, ":", 1:)                        = 1
write(2, "696", 3696)                      = 3
write(2, ":", 1:)                        = 1
write(2, "21", 221)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "250ad8", 6250ad8)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "std.net.tcpConnectToHost", 24std.net.tcpConnectToHost) = 24
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/opt/hostedtoolcache/zig/zig-linux-x86_64-0.10.0-dev.3027+0e26c6149/x64/lib/std/net.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/de"..., 57/home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig) = 57
write(2, ":", 1:)                        = 1
write(2, "174", 3174)                      = 3
write(2, ":", 1:)                        = 1
write(2, "18", 218)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "24fa36", 624fa36)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, ".ziget.ziget.request.downloadHtt"..., 43.ziget.ziget.request.downloadHttpOrRedirect) = 43
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/de"..., 57/home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig) = 57
write(2, ":", 1:)                        = 1
write(2, "71", 271)                       = 2
write(2, ":", 1:)                        = 1
write(2, "32", 232)                       = 2
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "24ef86", 624ef86)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, ".ziget.ziget.request.download", 29.ziget.ziget.request.download) = 29
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/dep/ziget/ziget/request.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "/home/runner/work/zigup/zigup/zi"..., 39/home/runner/work/zigup/zigup/zigup.zig) = 39
write(2, ":", 1:)                        = 1
write(2, "52", 252)                       = 2
write(2, ":", 1:)                        = 1
write(2, "5", 15)                        = 1
write(2, ": ", 2: )                       = 2
write(2, "0x", 20x)                       = 2
write(2, "24ec24", 624ec24)                   = 6
write(2, " in ", 4 in )                     = 4
write(2, "download", 8download)                 = 8
write(2, " (", 2 ()                       = 2
write(2, "zigup", 5zigup)                    = 5
write(2, ")", 1))                        = 1
write(2, "\n", 1
)                       = 1
openat(AT_FDCWD, "/home/runner/work/zigup/zigup/zigup.zig", O_RDONLY|O_NOCTTY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
exit_group(1)                           = ?
+++ exited with 1 +++
@davidgm94 davidgm94 changed the title Failed to download zig with v2022_08_25 Failed to download zig with v2022_08_25 on Linux Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant