linux-amd64 at 624a58dc6ab52751308b3a16d5c65ad899cb0863 building tools at a6f32d173b161a488cdae51a44e51e3e839ea4d5 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-stretch-rn7148a9e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin testing in module mode; GOMOD=/workdir/gopath/src/golang.org/x/tools/go.mod :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "golang.org/x/tools/..."] and env ["PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-stretch-rn7148a9e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=http://10.240.0.8:30157" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/gopath/src/golang.org/x/tools go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading golang.org/x/net v0.0.0-20200822124328-c89045814202 go: downloading golang.org/x/mod v0.3.0 go: downloading golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 go: downloading github.com/yuin/goldmark v1.2.1 ok golang.org/x/tools/benchmark/parse 0.040s ok golang.org/x/tools/blog 0.025s ? golang.org/x/tools/blog/atom [no test files] ? golang.org/x/tools/cmd/auth/authtest [no test files] ? golang.org/x/tools/cmd/auth/cookieauth [no test files] ? golang.org/x/tools/cmd/auth/gitauth [no test files] ? golang.org/x/tools/cmd/auth/netrcauth [no test files] ok golang.org/x/tools/cmd/benchcmp 0.020s ok golang.org/x/tools/cmd/bundle 0.645s ok golang.org/x/tools/cmd/callgraph 9.130s ? golang.org/x/tools/cmd/compilebench [no test files] ok golang.org/x/tools/cmd/cover 1.882s ok golang.org/x/tools/cmd/digraph 0.026s ? golang.org/x/tools/cmd/eg [no test files] ok golang.org/x/tools/cmd/fiximports 9.221s ok golang.org/x/tools/cmd/getgo 0.019s ? golang.org/x/tools/cmd/getgo/server [no test files] ok golang.org/x/tools/cmd/go-contrib-init 0.037s ? golang.org/x/tools/cmd/godex [no test files] ok golang.org/x/tools/cmd/godoc 11.434s ? golang.org/x/tools/cmd/goimports [no test files] ? golang.org/x/tools/cmd/gomvpkg [no test files] ok golang.org/x/tools/cmd/gorename 9.386s ? golang.org/x/tools/cmd/gotype [no test files] ? golang.org/x/tools/cmd/goyacc [no test files] ok golang.org/x/tools/cmd/guru 0.033s ? golang.org/x/tools/cmd/guru/serial [no test files] ? golang.org/x/tools/cmd/html2article [no test files] ? golang.org/x/tools/cmd/present [no test files] ? golang.org/x/tools/cmd/present2md [no test files] ? golang.org/x/tools/cmd/splitdwarf [no test files] ok golang.org/x/tools/cmd/splitdwarf/internal/macho 0.003s ? golang.org/x/tools/cmd/ssadump [no test files] ? golang.org/x/tools/cmd/stress [no test files] ok golang.org/x/tools/cmd/stringer 13.222s ? golang.org/x/tools/cmd/toolstash [no test files] ok golang.org/x/tools/container/intsets 0.671s ok golang.org/x/tools/cover 0.015s ok golang.org/x/tools/go/analysis 0.026s ok golang.org/x/tools/go/analysis/analysistest 0.154s ok golang.org/x/tools/go/analysis/internal/analysisflags 0.067s ok golang.org/x/tools/go/analysis/internal/checker 0.161s ok golang.org/x/tools/go/analysis/internal/facts 0.329s ok golang.org/x/tools/go/analysis/multichecker 19.563s ok golang.org/x/tools/go/analysis/passes/asmdecl 0.643s ok golang.org/x/tools/go/analysis/passes/assign 1.658s ok golang.org/x/tools/go/analysis/passes/atomic 0.087s ok golang.org/x/tools/go/analysis/passes/atomicalign 0.092s ok golang.org/x/tools/go/analysis/passes/bools 2.580s ok golang.org/x/tools/go/analysis/passes/buildssa 0.087s ok golang.org/x/tools/go/analysis/passes/buildtag 0.082s ok golang.org/x/tools/go/analysis/passes/cgocall 3.621s ok golang.org/x/tools/go/analysis/passes/composite 1.893s ok golang.org/x/tools/go/analysis/passes/copylock 1.553s ok golang.org/x/tools/go/analysis/passes/ctrlflow 3.917s ok golang.org/x/tools/go/analysis/passes/deepequalerrors 2.756s ok golang.org/x/tools/go/analysis/passes/errorsas 2.100s ok golang.org/x/tools/go/analysis/passes/findcall 0.327s ? golang.org/x/tools/go/analysis/passes/findcall/cmd/findcall [no test files] ok golang.org/x/tools/go/analysis/passes/httpresponse 4.252s ok golang.org/x/tools/go/analysis/passes/ifaceassert 1.714s ? golang.org/x/tools/go/analysis/passes/ifaceassert/cmd/ifaceassert [no test files] ? golang.org/x/tools/go/analysis/passes/inspect [no test files] ? golang.org/x/tools/go/analysis/passes/internal/analysisutil [no test files] ok golang.org/x/tools/go/analysis/passes/loopclosure 0.094s ok golang.org/x/tools/go/analysis/passes/lostcancel 4.625s ? golang.org/x/tools/go/analysis/passes/lostcancel/cmd/lostcancel [no test files] ok golang.org/x/tools/go/analysis/passes/nilfunc 0.138s ok golang.org/x/tools/go/analysis/passes/nilness 0.093s ? golang.org/x/tools/go/analysis/passes/nilness/cmd/nilness [no test files] ok golang.org/x/tools/go/analysis/passes/pkgfact 0.058s ok golang.org/x/tools/go/analysis/passes/printf 2.914s ok golang.org/x/tools/go/analysis/passes/shadow 3.243s ? golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow [no test files] ok golang.org/x/tools/go/analysis/passes/shift 0.037s ok golang.org/x/tools/go/analysis/passes/sortslice 1.930s ok golang.org/x/tools/go/analysis/passes/stdmethods 6.006s ok golang.org/x/tools/go/analysis/passes/stringintconv 0.053s ? golang.org/x/tools/go/analysis/passes/stringintconv/cmd/stringintconv [no test files] ok golang.org/x/tools/go/analysis/passes/structtag 3.039s ok golang.org/x/tools/go/analysis/passes/testinggoroutine 2.907s ok golang.org/x/tools/go/analysis/passes/tests 3.284s ok golang.org/x/tools/go/analysis/passes/unmarshal 2.270s ? golang.org/x/tools/go/analysis/passes/unmarshal/cmd/unmarshal [no test files] ok golang.org/x/tools/go/analysis/passes/unreachable 0.116s ok golang.org/x/tools/go/analysis/passes/unsafeptr 2.656s ok golang.org/x/tools/go/analysis/passes/unusedresult 2.561s ? golang.org/x/tools/go/analysis/singlechecker [no test files] ok golang.org/x/tools/go/analysis/unitchecker 2.984s ok golang.org/x/tools/go/ast/astutil 0.047s ok golang.org/x/tools/go/ast/inspector 0.181s ok golang.org/x/tools/go/buildutil 0.587s ? golang.org/x/tools/go/callgraph [no test files] ok golang.org/x/tools/go/callgraph/cha 0.019s ok golang.org/x/tools/go/callgraph/rta 0.021s ok golang.org/x/tools/go/callgraph/static 0.011s ok golang.org/x/tools/go/cfg 0.016s ok golang.org/x/tools/go/expect 0.026s ok golang.org/x/tools/go/gccgoexportdata 0.004s ok golang.org/x/tools/go/gcexportdata 0.063s ? golang.org/x/tools/go/internal/cgo [no test files] ok golang.org/x/tools/go/internal/gccgoimporter 0.027s ok golang.org/x/tools/go/internal/gcimporter 38.764s ? golang.org/x/tools/go/internal/packagesdriver [no test files] ok golang.org/x/tools/go/loader 13.556s ok golang.org/x/tools/go/packages 118.707s ? golang.org/x/tools/go/packages/gopackages [no test files] ok golang.org/x/tools/go/packages/packagestest 0.417s ok golang.org/x/tools/go/pointer 9.316s ok golang.org/x/tools/go/ssa 10.989s ok golang.org/x/tools/go/ssa/interp 0.413s ok golang.org/x/tools/go/ssa/ssautil 1.877s ok golang.org/x/tools/go/types/objectpath 0.018s ok golang.org/x/tools/go/types/typeutil 0.714s ok golang.org/x/tools/go/vcs 0.031s ok golang.org/x/tools/godoc 0.841s ? golang.org/x/tools/godoc/analysis [no test files] ? golang.org/x/tools/godoc/golangorgenv [no test files] ok golang.org/x/tools/godoc/redirect 5.247s ok golang.org/x/tools/godoc/static 2.143s ? golang.org/x/tools/godoc/util [no test files] ok golang.org/x/tools/godoc/vfs 0.030s ok golang.org/x/tools/godoc/vfs/gatefs 0.025s ? golang.org/x/tools/godoc/vfs/httpfs [no test files] ok golang.org/x/tools/godoc/vfs/mapfs 0.004s ok golang.org/x/tools/godoc/vfs/zipfs 0.004s ? golang.org/x/tools/imports [no test files] ? golang.org/x/tools/internal/analysisinternal [no test files] ok golang.org/x/tools/internal/apidiff 0.617s ok golang.org/x/tools/internal/event 0.012s [no tests to run] ? golang.org/x/tools/internal/event/core [no test files] ok golang.org/x/tools/internal/event/export 0.014s ? golang.org/x/tools/internal/event/export/eventtest [no test files] ? golang.org/x/tools/internal/event/export/metric [no test files] ok golang.org/x/tools/internal/event/export/ocagent 0.021s ok golang.org/x/tools/internal/event/export/ocagent/wire 0.033s ? golang.org/x/tools/internal/event/export/prometheus [no test files] ? golang.org/x/tools/internal/event/keys [no test files] ok golang.org/x/tools/internal/event/label 0.005s ? golang.org/x/tools/internal/fakenet [no test files] ok golang.org/x/tools/internal/fastwalk 0.016s ok golang.org/x/tools/internal/gocommand 0.024s ok golang.org/x/tools/internal/gopathwalk 0.038s ok golang.org/x/tools/internal/imports 16.232s ok golang.org/x/tools/internal/jsonrpc2 0.117s ok golang.org/x/tools/internal/jsonrpc2/servertest 0.020s 2020/09/30 20:26:07 New session create_session=1 2020/09/30 20:26:08 go/packages.Load snapshot=0 directory=/workdir/tmp/gopls-mod200174736 query=[builtin golang.org/x/tools/internal/lsp/...] packages=128 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="builtin" files=[/workdir/go/src/builtin/builtin.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/%percent" files=[] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/address" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/address/address.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/analyzer" files=[] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/anon" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/anon/anon.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/append" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/append/append.go /workdir/tmp/TestLSP_Modules214131893/lsp/append/append2.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/foo" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/foo/foo.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/arraytype" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/arraytype/array_type.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/assign/internal/secret" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/assign/internal/secret/secret.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/assign" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/assign/assign.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/bad" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/bad/bad0.go /workdir/tmp/TestLSP_Modules214131893/lsp/bad/bad1.go /workdir/tmp/TestLSP_Modules214131893/lsp/bad/badimport.go] 2020/09/30 20:26:08 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/badstmt" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/badstmt/badstmt.go /workdir/tmp/TestLSP_Modules214131893/lsp/badstmt/badstmt_2.go /workdir/tmp/TestLSP_Modules214131893/lsp/badstmt/badstmt_3.go /workdir/tmp/TestLSP_Modules214131893/lsp/badstmt/badstmt_4.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/bar" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/bar/bar.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/basiclit" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/basiclit/basiclit.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/baz" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/baz/baz.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/builtins" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/builtins/builtin_args.go /workdir/tmp/TestLSP_Modules214131893/lsp/builtins/builtin_types.go /workdir/tmp/TestLSP_Modules214131893/lsp/builtins/builtins.go /workdir/tmp/TestLSP_Modules214131893/lsp/builtins/constants.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/callhierarchy/outgoing" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/callhierarchy/outgoing/outgoing.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/callhierarchy" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/callhierarchy/callhierarchy.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/callhierarchy/incoming" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/callhierarchy/incoming/incoming.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/casesensitive" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/casesensitive/casesensitive.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/cast" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/cast/cast.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/cgo" files=[/workdir/gocache/ce/ce9bfb42bfd11a9c59b61d6940e90dfa7fa4f989ea66460d5e28c2e7a4828ec8-d /workdir/tmp/TestLSP_Modules214131893/lsp/cgo/declarecgo.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/cgoimport" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/cgoimport/usecgo.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/channel" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/channel/channel.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/circular/self.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/double/one" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/circular/double/one/one.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/double/b" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/circular/double/b/b.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/triple/c" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/circular/triple/c/c.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/triple/b" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/circular/triple/b/b.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/triple/a" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/circular/triple/a/a.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/codelens" files=[] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/comment_completion" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/comment_completion/comment_completion.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/complit" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/complit/complit.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/constant" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/constant/constant.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/danglingstmt" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_for.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_for_init.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_for_init_cond.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_for_init_cond_post.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_if.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_if_eof.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_if_init.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_if_init_cond.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_multiline_if.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_selector_1.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_selector_2.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_switch_init.go /workdir/tmp/TestLSP_Modules214131893/lsp/danglingstmt/dangling_switch_init_tag.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/deep" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/deep/deep.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/types" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/types/types.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/errors" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/errors/errors.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/extract/extract_function" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_args_returns.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_basic.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_redefine.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_return_basic.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_return_complex.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_return_func_lit.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_return_init.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_scope.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_smart_initialization.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_smart_return.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_function/extract_unnecessary_param.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/extract/extract_variable" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_variable/extract_basic_lit.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_variable/extract_func_call.go /workdir/tmp/TestLSP_Modules214131893/lsp/extract/extract_variable/extract_scope.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fieldlist" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/fieldlist/field_list.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fillstruct/data" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/data/a.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fillstruct" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/a.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/a2.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/a3.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/a4.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/fill_struct.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/fill_struct_anon.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/fill_struct_nested.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/fill_struct_package.go /workdir/tmp/TestLSP_Modules214131893/lsp/fillstruct/fill_struct_spaces.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/folding" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/folding/a.go /workdir/tmp/TestLSP_Modules214131893/lsp/folding/bad.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/format" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/format/bad_format.go /workdir/tmp/TestLSP_Modules214131893/lsp/format/good_format.go /workdir/tmp/TestLSP_Modules214131893/lsp/format/newline_format.go /workdir/tmp/TestLSP_Modules214131893/lsp/format/one_line.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/func_rank" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/func_rank/func_rank.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/funcsig" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/funcsig/func_sig.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/funcvalue" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/funcvalue/func_value.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fuzzymatch" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/fuzzymatch/fuzzymatch.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/generate" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/generate/generate.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/generated" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/generated/generated.go /workdir/tmp/TestLSP_Modules214131893/lsp/generated/generator.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/a.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/d.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/f.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/random.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/b" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/godef/b/b.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/b/c.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/b/e.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/broken" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/godef/broken/unclosedIf.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/good" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/good/good0.go /workdir/tmp/TestLSP_Modules214131893/lsp/good/good1.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/highlights" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/highlights/highlights.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation/other" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/implementation/other/other.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/implementation/implementation.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/importedcomplit" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/importedcomplit/imported_complit.go] 2020/09/30 20:26:08 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:08 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:08 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:08 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:08 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:08 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/imports" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/imports/add_import.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/good_imports.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/issue35458.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/multiple_blocks.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/needs_imports.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/remove_import.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/remove_imports.go /workdir/tmp/TestLSP_Modules214131893/lsp/imports/two_lines.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/index" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/index/index.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/interfacerank" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/interfacerank/interface_rank.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/keywords" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/keywords/accidental_keywords.go /workdir/tmp/TestLSP_Modules214131893/lsp/keywords/empty_select.go /workdir/tmp/TestLSP_Modules214131893/lsp/keywords/empty_switch.go /workdir/tmp/TestLSP_Modules214131893/lsp/keywords/keywords.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/labels" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/labels/labels.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/links" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/links/links.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/maps" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/maps/maps.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/multireturn" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/multireturn/multi_return.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/nested_complit" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/nested_complit/nested_complit.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/noparse" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/noparse/noparse.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/noparse_format" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/noparse_format/noparse_format.go /workdir/tmp/TestLSP_Modules214131893/lsp/noparse_format/parse_format.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/printf" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/printf/printf.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rank" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rank/assign_rank.go /workdir/tmp/TestLSP_Modules214131893/lsp/rank/binexpr_rank.go /workdir/tmp/TestLSP_Modules214131893/lsp/rank/boolexpr_rank.go /workdir/tmp/TestLSP_Modules214131893/lsp/rank/convert_rank.go /workdir/tmp/TestLSP_Modules214131893/lsp/rank/switch_rank.go /workdir/tmp/TestLSP_Modules214131893/lsp/rank/type_assert_rank.go /workdir/tmp/TestLSP_Modules214131893/lsp/rank/type_switch_rank.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/references/refs.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references/other" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/references/other/other.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references/another" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/references/another/another.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/a" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/a/random.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/b" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/b/b.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/bad" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/bad/bad.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/c" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/c/c.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/crosspkg" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/crosspkg/crosspkg.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/crosspkg/another" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/crosspkg/another/another.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/crosspkg/other" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/crosspkg/other/other.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/issue39614" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/issue39614/issue39614.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/testy" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/testy/testy.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/selector" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/selector/selector.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/signature" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/signature/signature.go /workdir/tmp/TestLSP_Modules214131893/lsp/signature/signature2.go /workdir/tmp/TestLSP_Modules214131893/lsp/signature/signature3.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/snippets" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/snippets/literal.go /workdir/tmp/TestLSP_Modules214131893/lsp/snippets/literal_snippets.go /workdir/tmp/TestLSP_Modules214131893/lsp/snippets/snippets.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/statements" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/statements/append.go /workdir/tmp/TestLSP_Modules214131893/lsp/statements/if_err_check_return.go /workdir/tmp/TestLSP_Modules214131893/lsp/statements/if_err_check_return_2.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/suggestedfix" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/suggestedfix/has_suggested_fix.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/symbols" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/symbols/main.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/testy" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/testy/testy.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/typeassert" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/typeassert/type_assert.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/typeerrors" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/typeerrors/noresultvalues.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/undeclared" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/undeclared/var.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/unimported/unimported.go /workdir/tmp/TestLSP_Modules214131893/lsp/unimported/unimported_cand_type.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unresolved" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/unresolved/unresolved.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unsafe" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/unsafe/unsafe.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/variadic" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/variadic/variadic.go /workdir/tmp/TestLSP_Modules214131893/lsp/variadic/variadic_intf.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/workspacesymbol.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/a/a.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/b" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/b/b.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/casesensitive" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/casesensitive/casesensitive.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/fuzzy" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/fuzzy/fuzzy.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/analyzer" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/analyzer/bad_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/analyzer.test" files=[/workdir/gocache/fd/fd9c87e66d52231dd1d31999c8e97e942898ea2344cfacb1f37e0d6baa965879-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/codelens" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/codelens/codelens_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/codelens.test" files=[/workdir/gocache/6d/6d2f203d4628977575bf2d8da8ea35ebcde073b5dc2bea7e93bdc2269411016d-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/a.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/d.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/f.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/random.go /workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/a_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a_test" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/godef/a/a_x_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a.test" files=[/workdir/gocache/d9/d926dd751bbc64bacfe99fa5fd26505a4bbebc06565a1352bff5e9e6aa88bb24-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation/other" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/implementation/other/other.go /workdir/tmp/TestLSP_Modules214131893/lsp/implementation/other/other_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation/other.test" files=[/workdir/gocache/f9/f9a7a1cb95ad7101f57758cf5d1922df6ad52e056a387b98afc1f8924d51e633-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/references/refs.go /workdir/tmp/TestLSP_Modules214131893/lsp/references/refs_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references.test" files=[/workdir/gocache/ae/ae6e1118ca5ea91a6d3486e61517bda5acaa55c5f2b2e9300c513cc47d764292-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/bad" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/bad/bad.go /workdir/tmp/TestLSP_Modules214131893/lsp/rename/bad/bad_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/bad.test" files=[/workdir/gocache/c9/c97d1eb28626e270fafb9257c5b9c858d2fee4fdc277b0fa1c88969359fe8938-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/testy" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/rename/testy/testy.go /workdir/tmp/TestLSP_Modules214131893/lsp/rename/testy/testy_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/testy.test" files=[/workdir/gocache/f6/f63acb279ad1a4f17296f6bcf1a390f70c61aa199ed85888cd4e36adf4ab1663-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/signature_test" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/signature/signature_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/signature.test" files=[/workdir/gocache/7e/7ea4d1595857a4f185830600ca5ef180fbe780140b9de656aeb24fd818a26be3-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/testy" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/testy/testy.go /workdir/tmp/TestLSP_Modules214131893/lsp/testy/testy_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/testy.test" files=[/workdir/gocache/fa/fa172cc89ab26519138627cb3662e993d114adca75813bffaca709c3f32f8c86-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/unimported/unimported.go /workdir/tmp/TestLSP_Modules214131893/lsp/unimported/unimported_cand_type.go /workdir/tmp/TestLSP_Modules214131893/lsp/unimported/export_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported_test" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/unimported/x_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported.test" files=[/workdir/gocache/54/54a209c30f2f3f73ebd90310ee06c4df50ef41a0a810156f0f07119551264917-d] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/a/a.go /workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/a/a_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a_test" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/workspacesymbol/a/a_x_test.go] 2020/09/30 20:26:08 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a.test" files=[/workdir/gocache/88/88adb43bb5b5b04a6b828ef6a5ddcb536abdbf646a63663d8f5cad5054d57a2b-d] 2020/09/30 20:26:09 go/packages.Load snapshot=1 directory=/workdir/tmp/gopls-mod727956143 query=[file=/workdir/tmp/TestLSP_Modules214131893/lsp/nodisk/nodisk.go] packages=1 2020/09/30 20:26:09 go/packages.Load snapshot=1 package_path="golang.org/x/tools/internal/lsp/nodisk" files=[/workdir/tmp/TestLSP_Modules214131893/lsp/nodisk/nodisk.go] 2020/09/30 20:26:10 no completions found: this is a definition of field m invalid type position={19 3} 2020/09/30 20:26:10 no completions found: this is a definition of var my invalid type position={14 21} 2020/09/30 20:26:10 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:10 no completions found: this is a definition of func (interface).m() invalid type position={24 3} 2020/09/30 20:26:10 no completions found: this is a definition of var my invalid type position={6 8} 2020/09/30 20:26:10 no completions found: this is a definition of var my invalid type position={10 18} 2020/09/30 20:26:11 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:11 analysis panicked: runtime error: invalid memory address or nil pointer dereference package="golang.org/x/tools/internal/lsp/cgo" 2020/09/30 20:26:11 analyses failed: analysis unusedparams for package golang.org/x/tools/internal/lsp/cgo panicked: runtime error: invalid memory address or nil pointer dereference snapshot=1 package="golang.org/x/tools/internal/lsp/cgo" 2020/09/30 20:26:11 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:11 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:11 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:11 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:11 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:11 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_Modules214131893/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_Modules214131893/lsp 2020/09/30 20:26:12 no signature help: no signature help within a function declaration position={75 2} 2020/09/30 20:26:14 New session create_session=2 2020/09/30 20:26:14 go/packages.Load snapshot=0 directory=/workdir/tmp/TestLSP_GOPATH657247428/lsp/src query=[./... builtin] packages=128 2020/09/30 20:26:14 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:15 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:15 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:15 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:15 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:15 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:15 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:15 go/packages.Load snapshot=1 directory=/workdir/tmp/TestLSP_GOPATH657247428/lsp/src query=[file=/workdir/tmp/TestLSP_GOPATH657247428/lsp/src/golang.org/x/tools/internal/lsp/nodisk/nodisk.go] packages=1 2020/09/30 20:26:15 go/packages.Load snapshot=1 package_path="golang.org/x/tools/internal/lsp/nodisk" files=[/workdir/tmp/TestLSP_GOPATH657247428/lsp/src/golang.org/x/tools/internal/lsp/nodisk/nodisk.go] 2020/09/30 20:26:16 no completions found: this is a definition of field m invalid type position={19 3} 2020/09/30 20:26:16 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:16 no completions found: this is a definition of var my invalid type position={6 8} 2020/09/30 20:26:16 no completions found: this is a definition of func (interface).m() invalid type position={24 3} 2020/09/30 20:26:16 no completions found: this is a definition of var my invalid type position={10 18} 2020/09/30 20:26:16 no completions found: this is a definition of var my invalid type position={14 21} 2020/09/30 20:26:17 analysis panicked: runtime error: invalid memory address or nil pointer dereference package="golang.org/x/tools/internal/lsp/cgo" 2020/09/30 20:26:17 analyses failed: analysis unusedparams for package golang.org/x/tools/internal/lsp/cgo panicked: runtime error: invalid memory address or nil pointer dereference snapshot=1 package="golang.org/x/tools/internal/lsp/cgo" 2020/09/30 20:26:17 no signature help: no signature help within a function declaration position={75 2} 2020/09/30 20:26:19 New session create_session=3 2020/09/30 20:26:21 go/packages.Load snapshot=0 directory=/workdir/tmp/gopls-mod565171350 query=[builtin golang.org/x/tools/internal/lsp/...] packages=128 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="builtin" files=[/workdir/go/src/builtin/builtin.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/%percent" files=[] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/address" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/address/address.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/analyzer" files=[] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/anon" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/anon/anon.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/append" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/append/append.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/append/append2.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/foo" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/foo/foo.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/arraytype" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/arraytype/array_type.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/assign/internal/secret" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/assign/internal/secret/secret.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/assign" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/assign/assign.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/bad" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/bad/bad0.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/bad/bad1.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/bad/badimport.go] 2020/09/30 20:26:21 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/badstmt" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/badstmt/badstmt.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/badstmt/badstmt_2.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/badstmt/badstmt_3.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/badstmt/badstmt_4.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/bar" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/bar/bar.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/basiclit" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/basiclit/basiclit.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/baz" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/baz/baz.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/builtins" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/builtins/builtin_args.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/builtins/builtin_types.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/builtins/builtins.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/builtins/constants.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/callhierarchy/outgoing" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/callhierarchy/outgoing/outgoing.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/callhierarchy" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/callhierarchy/callhierarchy.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/callhierarchy/incoming" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/callhierarchy/incoming/incoming.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/casesensitive" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/casesensitive/casesensitive.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/cast" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/cast/cast.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/cgo" files=[/workdir/gocache/ce/ce9bfb42bfd11a9c59b61d6940e90dfa7fa4f989ea66460d5e28c2e7a4828ec8-d /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/cgo/declarecgo.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/cgoimport" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/cgoimport/usecgo.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/channel" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/channel/channel.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/circular/self.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/double/one" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/circular/double/one/one.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/double/b" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/circular/double/b/b.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/triple/c" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/circular/triple/c/c.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/triple/b" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/circular/triple/b/b.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/circular/triple/a" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/circular/triple/a/a.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/codelens" files=[] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/comment_completion" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/comment_completion/comment_completion.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/complit" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/complit/complit.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/constant" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/constant/constant.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/danglingstmt" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_for.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_for_init.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_for_init_cond.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_for_init_cond_post.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_if.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_if_eof.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_if_init.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_if_init_cond.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_multiline_if.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_selector_1.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_selector_2.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_switch_init.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/danglingstmt/dangling_switch_init_tag.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/deep" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/deep/deep.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/types" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/types/types.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/errors" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/errors/errors.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/extract/extract_function" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_args_returns.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_basic.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_redefine.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_return_basic.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_return_complex.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_return_func_lit.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_return_init.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_scope.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_smart_initialization.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_smart_return.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_function/extract_unnecessary_param.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/extract/extract_variable" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_variable/extract_basic_lit.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_variable/extract_func_call.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/extract/extract_variable/extract_scope.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fieldlist" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fieldlist/field_list.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fillstruct/data" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/data/a.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fillstruct" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/a.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/a2.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/a3.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/a4.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/fill_struct.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/fill_struct_anon.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/fill_struct_nested.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/fill_struct_package.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fillstruct/fill_struct_spaces.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/folding" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/folding/a.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/folding/bad.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/format" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/format/bad_format.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/format/good_format.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/format/newline_format.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/format/one_line.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/func_rank" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/func_rank/func_rank.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/funcsig" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/funcsig/func_sig.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/funcvalue" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/funcvalue/func_value.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/fuzzymatch" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/fuzzymatch/fuzzymatch.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/generate" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/generate/generate.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/generated" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/generated/generated.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/generated/generator.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/a.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/d.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/f.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/random.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/b" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/b/b.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/b/c.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/b/e.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/broken" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/broken/unclosedIf.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/good" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/good/good0.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/good/good1.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/highlights" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/highlights/highlights.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation/other" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/implementation/other/other.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/implementation/implementation.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/importedcomplit" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/importedcomplit/imported_complit.go] 2020/09/30 20:26:21 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:21 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:21 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:21 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:21 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:21 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/imports" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/add_import.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/good_imports.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/issue35458.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/multiple_blocks.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/needs_imports.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/remove_import.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/remove_imports.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/imports/two_lines.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/index" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/index/index.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/interfacerank" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/interfacerank/interface_rank.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/keywords" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/keywords/accidental_keywords.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/keywords/empty_select.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/keywords/empty_switch.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/keywords/keywords.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/labels" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/labels/labels.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/links" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/links/links.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/maps" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/maps/maps.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/multireturn" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/multireturn/multi_return.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/nested_complit" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/nested_complit/nested_complit.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/noparse" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/noparse/noparse.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/noparse_format" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/noparse_format/noparse_format.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/noparse_format/parse_format.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/printf" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/printf/printf.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rank" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/assign_rank.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/binexpr_rank.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/boolexpr_rank.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/convert_rank.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/switch_rank.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/type_assert_rank.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rank/type_switch_rank.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/references/refs.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references/other" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/references/other/other.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references/another" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/references/another/another.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/a" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/a/random.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/b" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/b/b.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/bad" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/bad/bad.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/c" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/c/c.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/crosspkg" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/crosspkg/crosspkg.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/crosspkg/another" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/crosspkg/another/another.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/crosspkg/other" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/crosspkg/other/other.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/issue39614" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/issue39614/issue39614.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/testy" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/testy/testy.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/selector" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/selector/selector.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/signature" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/signature/signature.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/signature/signature2.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/signature/signature3.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/snippets" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/snippets/literal.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/snippets/literal_snippets.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/snippets/snippets.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/statements" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/statements/append.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/statements/if_err_check_return.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/statements/if_err_check_return_2.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/suggestedfix" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/suggestedfix/has_suggested_fix.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/symbols" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/symbols/main.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/testy" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/testy/testy.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/typeassert" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/typeassert/type_assert.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/typeerrors" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/typeerrors/noresultvalues.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/undeclared" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/undeclared/var.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unimported/unimported.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unimported/unimported_cand_type.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unresolved" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unresolved/unresolved.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unsafe" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unsafe/unsafe.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/variadic" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/variadic/variadic.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/variadic/variadic_intf.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/workspacesymbol.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/a/a.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/b" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/b/b.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/casesensitive" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/casesensitive/casesensitive.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/fuzzy" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/fuzzy/fuzzy.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/analyzer" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/analyzer/bad_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/analyzer.test" files=[/workdir/gocache/fd/fd9c87e66d52231dd1d31999c8e97e942898ea2344cfacb1f37e0d6baa965879-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/codelens" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/codelens/codelens_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/codelens.test" files=[/workdir/gocache/6d/6d2f203d4628977575bf2d8da8ea35ebcde073b5dc2bea7e93bdc2269411016d-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/a.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/d.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/f.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/random.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/a_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a_test" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/godef/a/a_x_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/godef/a.test" files=[/workdir/gocache/d9/d926dd751bbc64bacfe99fa5fd26505a4bbebc06565a1352bff5e9e6aa88bb24-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation/other" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/implementation/other/other.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/implementation/other/other_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/implementation/other.test" files=[/workdir/gocache/f9/f9a7a1cb95ad7101f57758cf5d1922df6ad52e056a387b98afc1f8924d51e633-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/references/refs.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/references/refs_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/references.test" files=[/workdir/gocache/ae/ae6e1118ca5ea91a6d3486e61517bda5acaa55c5f2b2e9300c513cc47d764292-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/bad" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/bad/bad.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/bad/bad_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/bad.test" files=[/workdir/gocache/c9/c97d1eb28626e270fafb9257c5b9c858d2fee4fdc277b0fa1c88969359fe8938-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/testy" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/testy/testy.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/rename/testy/testy_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/rename/testy.test" files=[/workdir/gocache/f6/f63acb279ad1a4f17296f6bcf1a390f70c61aa199ed85888cd4e36adf4ab1663-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/signature_test" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/signature/signature_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/signature.test" files=[/workdir/gocache/7e/7ea4d1595857a4f185830600ca5ef180fbe780140b9de656aeb24fd818a26be3-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/testy" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/testy/testy.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/testy/testy_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/testy.test" files=[/workdir/gocache/fa/fa172cc89ab26519138627cb3662e993d114adca75813bffaca709c3f32f8c86-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unimported/unimported.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unimported/unimported_cand_type.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unimported/export_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported_test" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/unimported/x_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/unimported.test" files=[/workdir/gocache/54/54a209c30f2f3f73ebd90310ee06c4df50ef41a0a810156f0f07119551264917-d] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/a/a.go /workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/a/a_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a_test" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/workspacesymbol/a/a_x_test.go] 2020/09/30 20:26:21 go/packages.Load snapshot=0 package_path="golang.org/x/tools/internal/lsp/workspacesymbol/a.test" files=[/workdir/gocache/88/88adb43bb5b5b04a6b828ef6a5ddcb536abdbf646a63663d8f5cad5054d57a2b-d] 2020/09/30 20:26:21 go/packages.Load snapshot=1 directory=/workdir/tmp/gopls-mod283518205 query=[file=/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/nodisk/nodisk.go] packages=1 2020/09/30 20:26:21 go/packages.Load snapshot=1 package_path="golang.org/x/tools/internal/lsp/nodisk" files=[/workdir/tmp/TestLSP_MultiModule517827923/lsp/testmodule/nodisk/nodisk.go] 2020/09/30 20:26:22 no completions found: this is a definition of var my invalid type position={6 8} 2020/09/30 20:26:22 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:22 no completions found: this is a definition of func (interface).m() invalid type position={24 3} 2020/09/30 20:26:22 no completions found: this is a definition of var my invalid type position={14 21} 2020/09/30 20:26:22 no completions found: this is a definition of var my invalid type position={10 18} 2020/09/30 20:26:22 no completions found: this is a definition of field m invalid type position={19 3} 2020/09/30 20:26:23 analysis panicked: runtime error: invalid memory address or nil pointer dereference package="golang.org/x/tools/internal/lsp/cgo" 2020/09/30 20:26:23 analyses failed: analysis unusedparams for package golang.org/x/tools/internal/lsp/cgo panicked: runtime error: invalid memory address or nil pointer dereference snapshot=1 package="golang.org/x/tools/internal/lsp/cgo" 2020/09/30 20:26:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_MultiModule517827923/lsp 2020/09/30 20:26:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_MultiModule517827923/lsp 2020/09/30 20:26:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_MultiModule517827923/lsp 2020/09/30 20:26:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_MultiModule517827923/lsp 2020/09/30 20:26:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_MultiModule517827923/lsp 2020/09/30 20:26:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestLSP_MultiModule517827923/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestLSP_MultiModule517827923/lsp 2020/09/30 20:26:24 no signature help: no signature help within a function declaration position={75 2} --- FAIL: TestLSP (18.14s) --- FAIL: TestLSP/Modules (6.25s) tests.go:884: test summary does not match: --- want +++ got @@ -7,7 +7,7 @@ FuzzyCompletionsCount = 8 RankedCompletionsCount = 157 CaseSensitiveCompletionsCount = 4 -DiagnosticsCount = 44 +DiagnosticsCount = 43 FoldingRangesCount = 2 FormatCount = 6 ImportCount = 8 --- FAIL: TestLSP/MultiModule (6.49s) tests.go:884: test summary does not match: --- want +++ got @@ -7,7 +7,7 @@ FuzzyCompletionsCount = 8 RankedCompletionsCount = 157 CaseSensitiveCompletionsCount = 4 -DiagnosticsCount = 44 +DiagnosticsCount = 43 FoldingRangesCount = 2 FormatCount = 6 ImportCount = 8 FAIL FAIL golang.org/x/tools/internal/lsp 18.243s ok golang.org/x/tools/internal/lsp/analysis/fillreturns 4.313s ok golang.org/x/tools/internal/lsp/analysis/fillstruct 4.796s ok golang.org/x/tools/internal/lsp/analysis/nonewvars 3.475s ok golang.org/x/tools/internal/lsp/analysis/noresultvalues 0.079s ok golang.org/x/tools/internal/lsp/analysis/simplifycompositelit 0.078s ok golang.org/x/tools/internal/lsp/analysis/simplifyrange 1.900s ok golang.org/x/tools/internal/lsp/analysis/simplifyslice 0.060s ok golang.org/x/tools/internal/lsp/analysis/undeclaredname 0.093s ok golang.org/x/tools/internal/lsp/analysis/unusedparams 5.866s ? golang.org/x/tools/internal/lsp/browser [no test files] ok golang.org/x/tools/internal/lsp/cache 0.018s 2020/09/30 20:26:27 New session create_session=1 2020/09/30 20:26:27 go env for /workdir/tmp/fake201279663 (root /workdir/tmp/fake201279663) (go version go version devel 624a58dc6ab52751308b3a16d5c65ad899cb0863 linux/amd64 ) (valid build configuration = false) (build flags: []) GOFLAGS= GONOPROXY= GOPATH=/workdir/gopath GOMOD=/workdir/tmp/fake201279663/go.mod GOMODCACHE=/workdir/gopath/pkg/mod GOCACHE=/workdir/gocache GOPRIVATE= GOPROXY=http://10.240.0.8:30157 GOSUMDB=sum.golang.org GONOSUMDB= GOINSECURE= GOROOT=/workdir/go GO111MODULE=auto 2020/09/30 20:26:27 go/packages.Load snapshot=0 directory=/workdir/tmp/fake201279663 query=[./ builtin] packages=2 2020/09/30 20:26:27 go/packages.Load snapshot=0 directory=/workdir/tmp/fake201279663 query=[./] packages=1 2020/09/30 20:26:27 unable to compute error positions: no parsed file for file:///workdir/gopath/src/golang.org/x/tools/internal/lsp/cmd/fake.go in fake package="fake" 2020/09/30 20:26:27 go/packages.Load snapshot=2 directory=/workdir/tmp/fake201279663 query=[file=/workdir/tmp/fake201279663/fake.go] packages=1 2020/09/30 20:26:27 go/packages.Load snapshot=2 package_path="fake" files=[/workdir/tmp/fake201279663/fake.go] 2020/09/30 20:26:27 unable to compute error positions: no parsed file for file:///workdir/gopath/src/golang.org/x/tools/internal/lsp/cmd/fake.go in fake package="fake" 2020/09/30 20:26:27 Shutdown session shutdown_session=1 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:29 Error:2020/09/30 20:26:29 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:30 Error:2020/09/30 20:26:30 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:30 Error:2020/09/30 20:26:30 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:30 Error:2020/09/30 20:26:30 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:31 Error:2020/09/30 20:26:31 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:32 Error:2020/09/30 20:26:32 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:32 Error:2020/09/30 20:26:32 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:32 Error:2020/09/30 20:26:32 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:33 Error:2020/09/30 20:26:33 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:34 Error:2020/09/30 20:26:34 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:34 Error:2020/09/30 20:26:34 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:35 Error:2020/09/30 20:26:35 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:36 Error:2020/09/30 20:26:36 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:36 Error:2020/09/30 20:26:36 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:37 Error:2020/09/30 20:26:37 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:38 Error:2020/09/30 20:26:38 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:38 Error:2020/09/30 20:26:38 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:38 Error:2020/09/30 20:26:38 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules200101442/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules200101442/lsp 2020/09/30 20:26:38 Error:2020/09/30 20:26:38 no signature help: no signature help within a function declaration position={75 2} 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:41 Error:2020/09/30 20:26:41 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:42 Error:2020/09/30 20:26:42 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:42 Error:2020/09/30 20:26:42 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:42 Error:2020/09/30 20:26:42 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:43 Error:2020/09/30 20:26:43 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:44 Error:2020/09/30 20:26:44 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:44 Error:2020/09/30 20:26:44 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:44 Error:2020/09/30 20:26:44 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:44 Error:2020/09/30 20:26:44 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:44 Error:2020/09/30 20:26:44 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:44 Error:2020/09/30 20:26:44 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:45 Error:2020/09/30 20:26:45 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:46 Error:2020/09/30 20:26:46 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:47 Error:2020/09/30 20:26:47 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for fm package="fm" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:26:48 Error:2020/09/30 20:26:48 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:26:49 Error:2020/09/30 20:26:49 no signature help: no signature help within a function declaration position={75 2} --- FAIL: TestCommandLine (21.94s) --- FAIL: TestCommandLine/Modules (11.40s) tests.go:884: test summary does not match: --- want +++ got @@ -7,7 +7,7 @@ FuzzyCompletionsCount = 8 RankedCompletionsCount = 157 CaseSensitiveCompletionsCount = 4 -DiagnosticsCount = 44 +DiagnosticsCount = 43 FoldingRangesCount = 2 FormatCount = 6 ImportCount = 8 FAIL FAIL golang.org/x/tools/internal/lsp/cmd 22.215s ? golang.org/x/tools/internal/lsp/cmd/test [no test files] ? golang.org/x/tools/internal/lsp/debug [no test files] ? golang.org/x/tools/internal/lsp/debug/tag [no test files] ok golang.org/x/tools/internal/lsp/diff 0.012s ok golang.org/x/tools/internal/lsp/diff/difftest 0.045s ok golang.org/x/tools/internal/lsp/diff/myers 0.003s ok golang.org/x/tools/internal/lsp/fake 0.049s ok golang.org/x/tools/internal/lsp/fuzzy 0.023s ? golang.org/x/tools/internal/lsp/helper [no test files] ok golang.org/x/tools/internal/lsp/lsprpc 0.800s ok golang.org/x/tools/internal/lsp/mod 0.122s ? golang.org/x/tools/internal/lsp/protocol [no test files] ok golang.org/x/tools/internal/lsp/snippet 0.017s --- FAIL: TestSource (19.58s) --- FAIL: TestSource/Modules (7.14s) tests.go:884: test summary does not match: --- want +++ got @@ -7,7 +7,7 @@ FuzzyCompletionsCount = 8 RankedCompletionsCount = 157 CaseSensitiveCompletionsCount = 4 -DiagnosticsCount = 44 +DiagnosticsCount = 43 FoldingRangesCount = 2 FormatCount = 6 ImportCount = 8 --- FAIL: TestSource/MultiModule (5.59s) tests.go:884: test summary does not match: --- want +++ got @@ -7,7 +7,7 @@ FuzzyCompletionsCount = 8 RankedCompletionsCount = 157 CaseSensitiveCompletionsCount = 4 -DiagnosticsCount = 44 +DiagnosticsCount = 43 FoldingRangesCount = 2 FormatCount = 6 ImportCount = 8 FAIL FAIL golang.org/x/tools/internal/lsp/source 19.629s ok golang.org/x/tools/internal/lsp/source/completion 0.032s ok golang.org/x/tools/internal/lsp/source/genapijson 4.950s ? golang.org/x/tools/internal/lsp/tests [no test files] ok golang.org/x/tools/internal/memoize 0.025s ? golang.org/x/tools/internal/packagesinternal [no test files] ok golang.org/x/tools/internal/proxydir 0.025s ok golang.org/x/tools/internal/span 0.011s ok golang.org/x/tools/internal/stack 0.028s ? golang.org/x/tools/internal/stack/gostacks [no test files] ? golang.org/x/tools/internal/stack/stacktest [no test files] ? golang.org/x/tools/internal/testenv [no test files] ? golang.org/x/tools/internal/tool [no test files] ? golang.org/x/tools/internal/typesinternal [no test files] ? golang.org/x/tools/internal/xcontext [no test files] ? golang.org/x/tools/playground [no test files] ok golang.org/x/tools/playground/socket 0.018s ok golang.org/x/tools/present 0.033s ok golang.org/x/tools/refactor/eg 4.515s ok golang.org/x/tools/refactor/importgraph 1.233s ok golang.org/x/tools/refactor/rename 0.201s ? golang.org/x/tools/refactor/satisfy [no test files] ok golang.org/x/tools/txtar 0.016s FAIL :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "golang.org/x/tools/gopls/..."] and env ["PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-stretch-rn7148a9e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=http://10.240.0.8:30157" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/gopath/src/golang.org/x/tools/gopls go: downloading github.com/sergi/go-diff v1.1.0 go: downloading honnef.co/go/tools v0.0.1-2020.1.5 go: downloading mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d go: downloading mvdan.cc/xurls/v2 v2.2.0 go: downloading github.com/google/go-cmp v0.5.1 go: downloading github.com/BurntSushi/toml v0.3.1 ? golang.org/x/tools/gopls [no test files] ok golang.org/x/tools/gopls/doc 0.058s ? golang.org/x/tools/gopls/integration/govim [no test files] ? golang.org/x/tools/gopls/integration/parse [no test files] ? golang.org/x/tools/gopls/integration/replay [no test files] ok golang.org/x/tools/gopls/internal/hooks 0.042s ok golang.org/x/tools/gopls/internal/regtest 83.876s 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:21 Error:2020/09/30 20:27:21 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:22 Error:2020/09/30 20:27:22 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:22 Error:2020/09/30 20:27:22 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:22 Error:2020/09/30 20:27:22 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:22 Error:2020/09/30 20:27:22 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa go: finding module for package golang.org/x/too golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:23 Error:2020/09/30 20:27:23 module suggested fixes failed: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=file:///workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:24 Error:2020/09/30 20:27:24 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:24 Error:2020/09/30 20:27:24 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:24 Error:2020/09/30 20:27:24 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:24 Error:2020/09/30 20:27:24 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:25 Error:2020/09/30 20:27:25 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:25 Error:2020/09/30 20:27:25 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:26 Error:2020/09/30 20:27:26 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:26 Error:2020/09/30 20:27:26 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:26 Error:2020/09/30 20:27:26 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:26 Error:2020/09/30 20:27:26 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:27 Error:2020/09/30 20:27:27 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:29 Error:2020/09/30 20:27:29 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:30 Error:2020/09/30 20:27:30 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:30 Error:2020/09/30 20:27:30 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:30 Error:2020/09/30 20:27:30 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:31 Error:2020/09/30 20:27:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:31 Error:2020/09/30 20:27:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:31 Error:2020/09/30 20:27:31 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:32 Error:2020/09/30 20:27:32 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:32 Error:2020/09/30 20:27:32 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:32 Error:2020/09/30 20:27:32 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:33 Error:2020/09/30 20:27:33 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:34 Error:2020/09/30 20:27:34 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:34 Error:2020/09/30 20:27:34 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:34 Error:2020/09/30 20:27:34 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:34 Error:2020/09/30 20:27:34 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:35 Error:2020/09/30 20:27:34 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:35 Error:2020/09/30 20:27:34 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:35 Error:2020/09/30 20:27:34 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:35 Error:2020/09/30 20:27:34 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:35 Error:2020/09/30 20:27:34 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:35 Error:2020/09/30 20:27:34 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:35 Error:2020/09/30 20:27:35 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:35 Error:2020/09/30 20:27:35 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:35 Error:2020/09/30 20:27:35 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:35 Error:2020/09/30 20:27:35 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:35 Error:2020/09/30 20:27:35 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:36 Error:2020/09/30 20:27:36 no signature help: no signature help within a function declaration position={75 2} 2020/09/30 20:27:36 Error:2020/09/30 20:27:36 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:36 Error:2020/09/30 20:27:36 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/signa go: finding module for package golang.org/x/tools/internal/lsp/sign golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:36 Error:2020/09/30 20:27:36 warning: diagnose go.mod: err: exit status 1: stderr: go: finding module for package golang.org/x/too go: finding module for package golang.org/x/tools/internal/lsp/sign go: finding module for package golang.org/x/tools/internal/lsp/signa golang.org/x/tools/internal/lsp/%percent: malformed import path "golang.org/x/tools/internal/lsp/%percent": invalid char '%' golang.org/x/tools/internal/lsp/bad imports nosuchpkg: package nosuchpkg is not in GOROOT (/workdir/go/src/nosuchpkg) golang.org/x/tools/internal/lsp/importedcomplit imports crypto/elli: package crypto/elli is not in GOROOT (/workdir/go/src/crypto/elli) golang.org/x/tools/internal/lsp/importedcomplit imports fm: package fm is not in GOROOT (/workdir/go/src/fm) golang.org/x/tools/internal/lsp/importedcomplit imports go/pars: package go/pars is not in GOROOT (/workdir/go/src/go/pars) golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/too: cannot find module providing package golang.org/x/too: module golang.org/x/too: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/too/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/sign: cannot find module providing package golang.org/x/tools/internal/lsp/sign: module golang.org/x/tools/internal/lsp/sign: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/sign/@v/list: no such file or directory golang.org/x/tools/internal/lsp/importedcomplit imports golang.org/x/tools/internal/lsp/signa: cannot find module providing package golang.org/x/tools/internal/lsp/signa: module golang.org/x/tools/internal/lsp/signa: reading file:///workdir/tmp/TestCommandLine_Modules866422807/modproxy/golang.org/x/tools/internal/lsp/signa/@v/list: no such file or directory directory=/workdir/tmp/TestCommandLine_Modules866422807/lsp 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:38 Error:2020/09/30 20:27:38 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:39 Error:2020/09/30 20:27:39 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:39 Error:2020/09/30 20:27:39 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:46 Error:2020/09/30 20:27:46 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:46 Error:2020/09/30 20:27:46 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:46 Error:2020/09/30 20:27:46 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:46 Error:2020/09/30 20:27:46 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:46 Error:2020/09/30 20:27:46 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:46 Error:2020/09/30 20:27:46 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:49 Error:2020/09/30 20:27:49 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for nosuchpkg package="nosuchpkg" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for go/pars package="go/pars" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for crypto/elli package="crypto/elli" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for fm package="fm" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for golang.org/x/too package="golang.org/x/too" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for golang.org/x/tools/internal/lsp/sign package="golang.org/x/tools/internal/lsp/sign" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 no dep handle: no metadata for golang.org/x/tools/internal/lsp/signa package="golang.org/x/tools/internal/lsp/signa" 2020/09/30 20:27:50 Error:2020/09/30 20:27:50 unable to compute error positions: invalid position for type error -: missing return package="golang.org/x/tools/internal/lsp/statements" 2020/09/30 20:27:51 Error:2020/09/30 20:27:51 no signature help: no signature help within a function declaration position={75 2} --- FAIL: TestCommandLine (31.97s) --- FAIL: TestCommandLine/Modules (16.61s) tests.go:884: test summary does not match: --- want +++ got @@ -7,7 +7,7 @@ FuzzyCompletionsCount = 8 RankedCompletionsCount = 157 CaseSensitiveCompletionsCount = 4 -DiagnosticsCount = 44 +DiagnosticsCount = 43 FoldingRangesCount = 2 FormatCount = 6 ImportCount = 8 FAIL FAIL golang.org/x/tools/gopls/test 32.066s FAIL Error: tests failed: exit status 1; exit status 1