#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestVetStdlib"
Issue created automatically to collect these failures.
=== RUN TestVetStdlib
vet_std_test.go:112: go vet std failed (exit status 1):
# syscall [internal/cpu.test]
<unknown line number>: internal compiler error: unexpected types2.Invalid
goroutine 1 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
cmd/compile/internal/base.FatalfAt({0xc193b040?, 0x1656?}, {0xe79c3cb, 0x19}, {0x0, 0x0, 0x0})
cmd/compile/internal/base/print.go:232 +0x18b
...
cmd/compile/internal/noder.unified({0x0?, {0x0?, 0x0?}}, {0x1656c1298000?, 0xefe6708?, 0xf1a8678?})
cmd/compile/internal/noder/unified.go:204 +0xb6
cmd/compile/internal/noder.LoadPackage({0x1656c0f444f8, 0x1e, 0x20})
cmd/compile/internal/noder/noder.go:76 +0x509
cmd/compile/internal/gc.Main(0xf0e8300)
cmd/compile/internal/gc/main.go:217 +0xcca
main.main()
cmd/compile/main.go:57 +0xf9
--- FAIL: TestVetStdlib (480.74s)
Issue created automatically to collect these failures.
Example (log):
— watchflakes