golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.32k stars 17.58k forks source link

x/vuln/cmd/govulncheck: unrecognized failures #57119

Open gopherbot opened 1 year ago

gopherbot commented 1 year ago
#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
    TestCommand (10m0s)
    TestCommand/testdata/default (7m8s)

goroutine 58 [running]:
testing.(*M).startAlarm.func1()
    /var/gobuilder/buildlet/go/src/testing/testing.go:2240 +0x310
created by time.goFunc
    /var/gobuilder/buildlet/go/src/time/sleep.go:176 +0x38

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2022-11-22 17:12 netbsd-arm64-bsiegert vuln@05fb7250 go@1eb0465f x/vuln/cmd/govulncheck (log) panic: test timed out after 10m0s running tests: TestCommand (10m0s) TestCommand/testdata/default (7m8s) goroutine 58 [running]: testing.(*M).startAlarm.func1() /var/gobuilder/buildlet/go/src/testing/testing.go:2240 +0x310 created by time.goFunc /var/gobuilder/buildlet/go/src/time/sleep.go:176 +0x38

watchflakes

zpavlinovic commented 1 year ago

Cannot find it on builders. Looks transient.

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-04-25 20:39 windows-amd64-race vuln@dc4d501d go@ce0b9143 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (19m54s) TestCommand/testdata\binarymultientryjson (19m37s) TestCommand/testdata\json (19m36s) TestCommand/testdata\multientry_json (19m36s) TestCommand/testdata\source (19m37s) TestCommand/testdata\sourceverbose (19m37s) TestCommand/testdata\stdlib (19m37s) TestCommand/testdata\stdlib_verbose (19m37s) TestCommand/testdata\subdir (19m37s) goroutine 8084 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-04-27 19:46 windows-amd64-race vuln@84fbccd9 go@3a7806d3 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (19m53s) TestCommand/testdata\binary (1m21s) TestCommand/testdata\binarymulti (1m30s) TestCommand/testdata\binarymultientryjson (1m24s) TestCommand/testdata\multientry (1m24s) TestCommand/testdata\multientry_json (1m30s) TestCommand/testdata\multientry_verbose (19m33s) TestCommand/testdata\source (1m30s) TestCommand/testdata\sourcebadpattern (1m24s) goroutine 7140 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45 goroutine 6788 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 6739 C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285 goroutine 6822 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/tools/go/packages.(*loader).loadRecursive.func1 in goroutine 6711 C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/packages/packages.go:845 +0xd5

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-04-28 21:08 windows-amd64-race vuln@95e65680 go@4badad8d x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (19m53s) TestCommand/testdata\binarybadfile (18m28s) TestCommand/testdata\binarybadfileformat (18m28s) TestCommand/testdata\binarymulti (18m23s) TestCommand/testdata\informational (18m28s) TestCommand/testdata\sourceverbose (18m28s) TestCommand/testdata\stdlib_verbose (19m30s) TestCommand/testdata\subdir (19m30s) TestCommand/testdata\usage (18m28s) goroutine 6591 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45 goroutine 6666 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 6575 C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285 goroutine 5809 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/vuln/internal/vulncheck.Source in goroutine 3751 C:/workdir/gopath/src/golang.org/x/vuln/internal/vulncheck/source.go:68 +0x5db

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-02 02:53 windows-amd64-race vuln@3a575246 go@04f059f9 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (19m52s) TestCommand/testdata\informational (2m36s) TestCommand/testdata\sourceverbose (2m36s) TestCommand/testdata\subdir (19m4s) goroutine 10376 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-05 20:14 windows-amd64-race vuln@d573de52 go@841e99e2 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (19m51s) TestCommand/testdata\binarynotest (18m7s) TestCommand/testdata\informational (18m7s) TestCommand/testdata\jsonnoshow (16m32s) TestCommand/testdata\multientry (18m7s) TestCommand/testdata\nogomod (1m59s) TestCommand/testdata\stdlib (18m7s) goroutine 9712 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-17 14:48 windows-amd64-race vuln@78e1e631 go@86517916 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (20m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\convert (18m55s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\informational (18m21s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\json (18m21s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\jsonnoshow (18m55s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stacks (18m57s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\stdlib (19m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\stdlib_stacks (19m2s) goroutine 10080 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-19 04:34 windows-amd64-race vuln@0e42683d go@b1aadd03 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (20m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (19m36s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stdlib_text (19m33s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_subdir_text (19m32s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m32s) goroutine 10166 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-22 18:55 windows-amd64-race vuln@4d485808 go@5b93af7f x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (20m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_json (7m50s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_fail (7m49s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_json (7m55s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_multi_json (7m50s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_fail (19m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_informational_text (18m37s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m37s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\usage (19m15s) goroutine 10886 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2305 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45 goroutine 10961 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/vuln/internal/vulncheck.Source in goroutine 10176 C:/workdir/gopath/src/golang.org/x/vuln/internal/vulncheck/source.go:61 +0x59b goroutine 10274 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 10132 C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-05-22 18:55 windows-amd64-race vuln@4d485808 go@326df693 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (20m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (19m36s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\convert_text (19m15s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_fail (19m23s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_json (19m23s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_multientry_text (19m36s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stdlib_text (19m29s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_json (19m29s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m29s) goroutine 7265 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-06-02 04:04 windows-amd64-race vuln@be19afd8 go@3d78c735 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (20m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (19m39s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_stdlib_json (11m25s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\query_vstdlib_json (11m30s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_fail (16m22s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_informational_text (16m17s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_stdlib_text (19m39s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (19m33s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\usage (17m2s) goroutine 10084 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45 goroutine 10212 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 9978 C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285 goroutine 10124 [running]: goroutine running on other thread; stack unavailable created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 10004 C:/workdir/gopath/pkg/mod/golang.org/x/tools@v0.8.1-0.20230421161920-b9619ee54b47/go/ssa/builder.go:2461 +0x285

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2023-06-13 19:01 windows-amd64-race vuln@7c36ae10 go@3b4b7b84 x/vuln/cmd/govulncheck (log) panic: test timed out after 20m0s running tests: TestCommand (20m0s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\binary_fail (2m1s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_multientry_json (2m1s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_multientry_text (2m1s) TestCommand/C:\workdir\gopath\src\golang.org\x\vuln\cmd\govulncheck\testdata\source_vuln_text (10m47s) goroutine 10320 [running]: testing.(*M).startAlarm.func1() C:/workdir/go/src/testing/testing.go:2259 +0x1fc created by time.goFunc C:/workdir/go/src/time/sleep.go:176 +0x45

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/cmd/govulncheck" && test == ""
2024-05-08 21:38 darwin-amd64-longtest vuln@052eac78 go@9eebdca8 x/vuln/cmd/govulncheck (log) panic: Cannot range over: func(yield func(E) bool) goroutine 1666 [running]: golang.org/x/tools/go/ssa.(*builder).rangeStmt(0xc013c27dc0, 0xc00bd23a00, 0xc001897e60, 0x0) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2278 +0x805 golang.org/x/tools/go/ssa.(*builder).stmt(0xc013c27dc0, 0xc00bd23a00, {0xf2d3e68?, 0xc001897e60?}) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2508 +0x225 golang.org/x/tools/go/ssa.(*builder).stmtList(...) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:908 golang.org/x/tools/go/ssa.(*builder).stmt(0xc013c27dc0, 0xc00bd23a00, {0xf2d3d48?, 0xc0018a7d70?}) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2470 +0xe67 golang.org/x/tools/go/ssa.(*builder).buildFromSyntax(0xc013c27dc0, 0xc00bd23a00) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2582 +0x245 golang.org/x/tools/go/ssa.(*builder).buildFunction(0xf2593c0?, 0xc00bd23a00) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2536 +0x17b golang.org/x/tools/go/ssa.(*builder).iterate(0xc013c27dc0) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2524 +0x25 golang.org/x/tools/go/ssa.(*Package).build(0xc00653df00) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2658 +0xa9 sync.(*Once).doSlow(0xc0121bbb50?, 0xc012a22378?) /tmp/buildlet/go/src/sync/once.go:74 +0xb4 sync.(*Once).Do(...) /tmp/buildlet/go/src/sync/once.go:65 golang.org/x/tools/go/ssa.(*Package).Build(...) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2647 golang.org/x/tools/go/ssa.(*Program).Build.func1(0x4f0000009d?) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2626 +0x45 created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 1449 /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2625 +0x195
2024-05-08 21:38 darwin-amd64-longtest vuln@052eac78 go@e2375c49 x/vuln/cmd/govulncheck (log) panic: Cannot range over: func(yield func(E) bool) goroutine 1578 [running]: golang.org/x/tools/go/ssa.(*builder).rangeStmt(0xc01707ae90, 0xc0143fd040, 0xc003b85320, 0x0) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2278 +0x805 golang.org/x/tools/go/ssa.(*builder).stmt(0xc01707ae90, 0xc0143fd040, {0xc498e68?, 0xc003b85320?}) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2508 +0x225 golang.org/x/tools/go/ssa.(*builder).stmtList(...) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:908 golang.org/x/tools/go/ssa.(*builder).stmt(0xc01707ae90, 0xc0143fd040, {0xc498d48?, 0xc003f1ad50?}) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2470 +0xe67 golang.org/x/tools/go/ssa.(*builder).buildFromSyntax(0xc01707ae90, 0xc0143fd040) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2582 +0x245 golang.org/x/tools/go/ssa.(*builder).buildFunction(0xc01707ae90?, 0xc0143fd040) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2536 +0x17b golang.org/x/tools/go/ssa.(*builder).iterate(0xc01707ae90) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2524 +0x25 golang.org/x/tools/go/ssa.(*Package).build(0xc01294d500) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2658 +0xa9 sync.(*Once).doSlow(0xc015aa8240?, 0xc0545a0?) /tmp/buildlet/go/src/sync/once.go:74 +0xb4 sync.(*Once).Do(...) /tmp/buildlet/go/src/sync/once.go:65 golang.org/x/tools/go/ssa.(*Package).Build(...) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2647 golang.org/x/tools/go/ssa.(*Program).Build.func1(0xc0002d1798?) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2626 +0x45 created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 1455 /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2625 +0x195
2024-05-08 21:38 darwin-amd64-longtest vuln@052eac78 go@0b5f7225 x/vuln/cmd/govulncheck (log) panic: Cannot range over: func(yield func(E) bool) goroutine 1495 [running]: golang.org/x/tools/go/ssa.(*builder).rangeStmt(0xc00dbd9c50, 0xc008661ba0, 0xc000bda2a0, 0x0) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2278 +0x805 golang.org/x/tools/go/ssa.(*builder).stmt(0xc00dbd9c50, 0xc008661ba0, {0x7beee68?, 0xc000bda2a0?}) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2508 +0x225 golang.org/x/tools/go/ssa.(*builder).stmtList(...) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:908 golang.org/x/tools/go/ssa.(*builder).stmt(0xc00dbd9c50, 0xc008661ba0, {0x7beed48?, 0xc000c08630?}) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2470 +0xe67 golang.org/x/tools/go/ssa.(*builder).buildFromSyntax(0xc00dbd9c50, 0xc008661ba0) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2582 +0x245 golang.org/x/tools/go/ssa.(*builder).buildFunction(0x7b743c0?, 0xc008661ba0) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2536 +0x17b golang.org/x/tools/go/ssa.(*builder).iterate(0xc00dbd9c50) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2524 +0x25 golang.org/x/tools/go/ssa.(*Package).build(0xc004682a80) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2658 +0xa9 sync.(*Once).doSlow(0xc00e6a2500?, 0xc00769ecc0?) /tmp/buildlet/go/src/sync/once.go:74 +0xb4 sync.(*Once).Do(...) /tmp/buildlet/go/src/sync/once.go:65 golang.org/x/tools/go/ssa.(*Package).Build(...) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2647 golang.org/x/tools/go/ssa.(*Program).Build.func1(0x504090204024023?) /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2626 +0x45 created by golang.org/x/tools/go/ssa.(*Program).Build in goroutine 1532 /tmp/buildlet/gopath/pkg/mod/golang.org/x/tools@v0.21.0/go/ssa/builder.go:2625 +0x195

watchflakes