#!watchflakes
default <- pkg == "cmd/vet" && test == ""
Issue created automatically to collect these failures.
FAIL cmd/vet [build failed]
# cmd/vet.test
fatal error: index out of range
runtime stack:
runtime.throw({0x477b69, 0x12})
runtime/panic.go:1229 +0x4c fp=0xfffbf32c10 sp=0xfffbf32be8 pc=0xd778c
runtime.panicCheck1(0x99f30, {0x477b69, 0x12})
runtime/panic.go:59 +0x124 fp=0xfffbf32c38 sp=0xfffbf32c10 pc=0x8988c
runtime.panicBounds64(0x99f30, 0xfffbf32cb0)
...
runtime.gopark(0x491a40, 0xffa89c6800, 0x1c, 0xa, 0x0)
runtime/proc.go:462 +0x138 fp=0xffa8926f48 sp=0xffa8926f30 pc=0xd7930
runtime.gcBgMarkWorker(0xffa89fa000)
runtime/mgc.go:1791 +0x144 fp=0xffa8926fc8 sp=0xffa8926f48 pc=0x5e38c
runtime.gcBgMarkStartWorkers.gowrap1()
runtime/mgc.go:1695 +0x40 fp=0xffa8926fd8 sp=0xffa8926fc8 pc=0x5e238
runtime.goexit({})
runtime/asm_mips64x.s:664 +0x4 fp=0xffa8926fd8 sp=0xffa8926fd8 pc=0xdfd04
created by runtime.gcBgMarkStartWorkers in goroutine 1
runtime/mgc.go:1695 +0x1cc
Issue created automatically to collect these failures.
Example (log):
— watchflakes