==32204== Memcheck, a memory error detector ==32204== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==32204== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info ==32204== Command: /home/jacob/dev/zig/zig-cache/o/90b65dcf62cabdcf2be9dfb555e4e11f/test ==32204== thread 32204 panic: index out of bounds ???:?:?: 0x61226d in ??? (???) ???:?:?: 0x2e4424 in ??? (???) ???:?:?: 0x2e42c2 in ??? (???) ==32204== ==32204== Process terminating with default action of signal 6 (SIGABRT): dumping core ==32204== at 0x497A02: std.os.linux.x86_64.syscall4 (x86_64.zig:47) ==32204== by 0x47EF2F: std.os.linux.sigprocmask (linux.zig:888) ==32204== by 0x3BAF77: std.os.raise (os.zig:253) ==32204== by 0x2E485F: std.os.abort (os.zig:216) ==32204== by 0x2E2636: std.debug.panicExtra (debug.zig:320) ==32204== by 0x2D726A: std.builtin.default_panic (builtin.zig:688) ==32204== by 0x61226D: std.special.main (test_runner.zig:21) ==32204== by 0x2E4424: std.start.callMain (start.zig:345) ==32204== by 0x2E4424: std.start.initEventLoopAndCallMain (start.zig:287) ==32204== by 0x2E4424: std.start.callMainWithArgs (start.zig:250) ==32204== by 0x2E4424: std.start.posixCallMainAndExit (start.zig:241) ==32204== by 0x2E42C2: _start (start.zig:163) ==32204== ==32204== HEAP SUMMARY: ==32204== in use at exit: 0 bytes in 0 blocks ==32204== total heap usage: 0 allocs, 0 frees, 0 bytes allocated ==32204== ==32204== All heap blocks were freed -- no leaks are possible ==32204== ==32204== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)