[I2024-03-04T17:58:15.488668Z 78966 0 sink.go:276] SinkServer: warm-up started
[I2024-03-04T17:58:15.488719Z 78966 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-03-04T17:58:15.489613Z 78966 0 sink.go:281] SinkServer: warm-up ended
[I2024-03-04T17:58:15.489958Z 78966 0 cmd_stream.go:473] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "unshare" "--net" "--map-root-user" "--" "sh" "-c" "ip link set dev lo up && /home/swarming/.swarming/w/ir/x/w/goroot/bin/go test -json -short ./..."]
ok golang.org/x/tools/gopls/doc 4.875s
ok golang.org/x/tools/gopls/internal/analysis/deprecated 2.873s
ok golang.org/x/tools/gopls/internal/analysis/embeddirective 2.256s
ok golang.org/x/tools/gopls/internal/analysis/fillreturns 3.517s
ok golang.org/x/tools/gopls/internal/analysis/fillstruct 2.302s
ok golang.org/x/tools/gopls/internal/analysis/fillswitch 0.387s
ok golang.org/x/tools/gopls/internal/analysis/infertypeargs 0.370s
ok golang.org/x/tools/gopls/internal/analysis/nonewvars 2.087s
ok golang.org/x/tools/gopls/internal/analysis/noresultvalues 0.395s
ok golang.org/x/tools/gopls/internal/analysis/simplifycompositelit 0.474s
ok golang.org/x/tools/gopls/internal/analysis/simplifyrange 2.193s
ok golang.org/x/tools/gopls/internal/analysis/simplifyslice 0.407s
ok golang.org/x/tools/gopls/internal/analysis/stubmethods 0.462s
ok golang.org/x/tools/gopls/internal/analysis/undeclaredname 2.017s
ok golang.org/x/tools/gopls/internal/analysis/unusedparams 3.628s
ok golang.org/x/tools/gopls/internal/analysis/unusedvariable 2.453s
ok golang.org/x/tools/gopls/internal/analysis/useany 0.556s
ok golang.org/x/tools/gopls/internal/cache 0.729s
ok golang.org/x/tools/gopls/internal/cache/metadata 0.012s
ok golang.org/x/tools/gopls/internal/cache/parsego 0.026s
ok golang.org/x/tools/gopls/internal/cache/typerefs 0.013s
ok golang.org/x/tools/gopls/internal/cmd 6.270s
ok golang.org/x/tools/gopls/internal/debug 0.818s
ok golang.org/x/tools/gopls/internal/filecache 0.063s
ok golang.org/x/tools/gopls/internal/golang 0.037s
ok golang.org/x/tools/gopls/internal/golang/completion 0.070s
ok golang.org/x/tools/gopls/internal/golang/completion/snippet 0.021s
ok golang.org/x/tools/gopls/internal/hooks 1.495s
ok golang.org/x/tools/gopls/internal/lsprpc 1.739s
ok golang.org/x/tools/gopls/internal/progress 0.052s
ok golang.org/x/tools/gopls/internal/protocol 1.439s
ok golang.org/x/tools/gopls/internal/protocol/command 2.880s
ok golang.org/x/tools/gopls/internal/protocol/generate 0.042s
ok golang.org/x/tools/gopls/internal/server 0.024s
ok golang.org/x/tools/gopls/internal/settings 0.050s
ok golang.org/x/tools/gopls/internal/telemetry 1.550s
ok golang.org/x/tools/gopls/internal/template 0.032s
ok golang.org/x/tools/gopls/internal/test/compare 0.028s
ok golang.org/x/tools/gopls/internal/test/integration 0.027s
ok golang.org/x/tools/gopls/internal/test/integration/bench 0.149s
ok golang.org/x/tools/gopls/internal/test/integration/codelens 11.441s
ok golang.org/x/tools/gopls/internal/test/integration/completion 18.388s
ok golang.org/x/tools/gopls/internal/test/integration/debug 1.286s
ok golang.org/x/tools/gopls/internal/test/integration/diagnostics 34.925s
ok golang.org/x/tools/gopls/internal/test/integration/fake 0.031s
ok golang.org/x/tools/gopls/internal/test/integration/fake/glob 0.041s
ok golang.org/x/tools/gopls/internal/test/integration/inlayhints 0.729s
ok golang.org/x/tools/gopls/internal/test/integration/misc 38.091s
ok golang.org/x/tools/gopls/internal/test/integration/modfile 19.511s
ok golang.org/x/tools/gopls/internal/test/integration/template 1.778s
ok golang.org/x/tools/gopls/internal/test/integration/watch 13.988s
ok golang.org/x/tools/gopls/internal/test/integration/workspace 22.868s
--- FAIL: Test (14.51s)
--- FAIL: Test/rename/issue60752.txt (9.73s)
marker_test.go:303: a/recv.go:3:22 (rename/issue60752.txt:24:22): rename failed: a/recv.go:3:7: renaming this var "v" to "t"
a/recv.go:3:9: would shadow this reference
a/type.go:3:6: to the type declared here. (Use @renameerr for expected errors.)
marker_test.go:303: a/param.go:3:19 (rename/issue60752.txt:29:19): rename failed: a/param.go:3:8: renaming this var "v" to "t"
a/param.go:3:10: would shadow this reference
a/type.go:3:6: to the type declared here. (Use @renameerr for expected errors.)
marker_test.go:303: a/result.go:3:30 (rename/issue60752.txt:34:30): rename failed: a/result.go:3:11: renaming this var "v" to "t"
a/result.go:3:13: would shadow this reference
a/type.go:3:6: to the type declared here. (Use @renameerr for expected errors.)
FAIL
FAIL golang.org/x/tools/gopls/internal/test/marker 14.652s
ok golang.org/x/tools/gopls/internal/util/astutil 0.685s
ok golang.org/x/tools/gopls/internal/util/bug 0.005s
ok golang.org/x/tools/gopls/internal/util/frob 0.003s
ok golang.org/x/tools/gopls/internal/util/goversion 0.005s
ok golang.org/x/tools/gopls/internal/util/lru 0.034s
ok golang.org/x/tools/gopls/internal/util/persistent 0.499s
ok golang.org/x/tools/gopls/internal/util/safetoken 5.684s
ok golang.org/x/tools/gopls/internal/vulncheck/semver 0.019s
ok golang.org/x/tools/gopls/internal/vulncheck/vulntest 0.014s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-03-04T17:59:17.501775Z 78966 0 cmd_stream.go:469] rdb-stream: the test process terminated
[I2024-03-04T17:59:17.501920Z 78966 0 sink.go:371] SinkServer: shutdown started
[I2024-03-04T17:59:17.501992Z 78966 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-03-04T17:59:17.502038Z 78966 0 sink_server.go:95] SinkServer: draining TestResult channel started
[I2024-03-04T17:59:17.751092Z 78966 0 sink_server.go:97] SinkServer: draining TestResult channel ended
[I2024-03-04T17:59:17.751143Z 78966 0 sink_server.go:99] SinkServer: draining Artifact channel started
[I2024-03-04T17:59:17.910548Z 78966 0 sink_server.go:101] SinkServer: draining Artifact channel ended
[I2024-03-04T17:59:17.910678Z 78966 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-03-04T17:59:17.910730Z 78966 0 cmd_stream.go:401] rdb-stream: exiting with 1