Skip to content

Instantly share code, notes, and snippets.

@leitzler
Last active August 12, 2020 09:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leitzler/6ae995c465dacf1098351e6ec7a7c84a to your computer and use it in GitHub Desktop.
Save leitzler/6ae995c465dacf1098351e6ec7a7c84a to your computer and use it in GitHub Desktop.
Flake in govim test suite - https://github.com/golang/go/issues/40714
[Trace - 07:53:20.087 AM] Sending request 'initialize - (1)'.
Params: {"processId":0,"clientInfo":{"name":""},"rootUri":"file:///artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags","capabilities":{"Workspace":{"workspaceEdit":{},"didChangeConfiguration":{"dynamicRegistration":true},"didChangeWatchedFiles":{"dynamicRegistration":true},"symbol":{"symbolKind":{},"tagSupport":{"valueSet":null}},"executeCommand":{},"configuration":true},"textDocument":{"synchronization":{},"completion":{"completionItem":{"tagSupport":{"valueSet":null}},"completionItemKind":{}},"hover":{"contentFormat":["plaintext"]},"signatureHelp":{"signatureInformation":{"parameterInformation":{}}},"declaration":{},"definition":{},"typeDefinition":{},"implementation":{},"references":{},"documentHighlight":{},"documentSymbol":{"symbolKind":{},"tagSupport":{"valueSet":null}},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":null}}},"codeLens":{},"documentLink":{},"colorProvider":{},"formatting":{},"rangeFormatting":{},"onTypeFormatting":{},"rename":{},"foldingRange":{},"selectionRange":{},"publishDiagnostics":{"tagSupport":{"valueSet":null}},"callHierarchy":{}},"Window":{}},"workspaceFolders":null}
[Trace - 07:53:20.092 AM] Received response 'initialize - (1)' in 5ms.
Result: {"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{}},"completionProvider":{"triggerCharacters":["."]},"hoverProvider":true,"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":true,"codeLensProvider":{},"documentLinkProvider":{},"workspaceSymbolProvider":true,"documentFormattingProvider":true,"documentOnTypeFormattingProvider":{"firstTriggerCharacter":""},"renameProvider":true,"foldingRangeProvider":true,"executeCommandProvider":{"commands":["generate","fill_struct","regenerate_cgo","test","tidy","undeclared_name","upgrade_dependency","vendor","extract_variable","extract_function","gc_details"]},"callHierarchyProvider":true,"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":"workspace/didChangeWorkspaceFolders"}}},"serverInfo":{"name":"gopls","version":"Build info\n----------\ngolang.org/x/tools/gopls master\n golang.org/x/tools/gopls@v0.0.0-20200811215021-48a8ffc5b207 h1:mOy1nNJGN9EIh6lz32XSu+nRN/eQCz6pUy3bNyvpGBc=\n github.com/BurntSushi/toml@v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=\n github.com/google/go-cmp@v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w=\n github.com/sergi/go-diff@v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=\n golang.org/x/mod@v0.3.0 h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=\n golang.org/x/sync@v0.0.0-20200625203802-6e8e738ad208 h1:qwRHBd0NqMbJxfbotnDhm2ByMI1Shq4Y6oRJo21SGJA=\n golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207 h1:8Kg+JssU1jBZs8GIrL5pl4nVyaqyyhdmHAR4D1zGErg=\n golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=\n honnef.co/go/tools@v0.0.1-2020.1.4 h1:UoveltGrhghAA7ePc+e+QYDHXrBps2PqFZiHkGR/xK8=\n mvdan.cc/gofumpt@v0.0.0-20200709182408-4fd085cb6d5f h1:gi7cb8HTDZ6q8VqsUpkdoFi3vxwHMneQ6+Q5Ap5hjPE=\n mvdan.cc/xurls/v2@v2.2.0 h1:NSZPykBXJFCetGZykLAxaL6SIpvbVy/UFEniIfHAa8A=\n\nGo info\n-------\ngo version go1.13.12 linux/amd64\n\n"}}
[Trace - 07:53:20.093 AM] Sending notification 'initialized'.
Params: {}
[Trace - 07:53:20.101 AM] Received request 'workspace/configuration - (1)'.
Params: {"items":[{"scopeUri":"file:///artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags","section":"gopls"},{"scopeUri":"file:///artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags","section":"gopls-script-config_set_env_goflags_build_tags"}]}
[Trace - 07:53:20.101 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/08/12 07:53:20 Build info\n----------\ngolang.org/x/tools/gopls master\n golang.org/x/tools/gopls@v0.0.0-20200811215021-48a8ffc5b207 h1:mOy1nNJGN9EIh6lz32XSu+nRN/eQCz6pUy3bNyvpGBc=\n github.com/BurntSushi/toml@v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=\n github.com/google/go-cmp@v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w=\n github.com/sergi/go-diff@v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=\n golang.org/x/mod@v0.3.0 h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=\n golang.org/x/sync@v0.0.0-20200625203802-6e8e738ad208 h1:qwRHBd0NqMbJxfbotnDhm2ByMI1Shq4Y6oRJo21SGJA=\n golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207 h1:8Kg+JssU1jBZs8GIrL5pl4nVyaqyyhdmHAR4D1zGErg=\n golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=\n honnef.co/go/tools@v0.0.1-2020.1.4 h1:UoveltGrhghAA7ePc+e+QYDHXrBps2PqFZiHkGR/xK8=\n mvdan.cc/gofumpt@v0.0.0-20200709182408-4fd085cb6d5f h1:gi7cb8HTDZ6q8VqsUpkdoFi3vxwHMneQ6+Q5Ap5hjPE=\n mvdan.cc/xurls/v2@v2.2.0 h1:NSZPykBXJFCetGZykLAxaL6SIpvbVy/UFEniIfHAa8A=\n\nGo info\n-------\ngo version go1.13.12 linux/amd64\n\n\n"}
[Trace - 07:53:20.102 AM] Sending response 'workspace/configuration - (1)' in 0ms.
Result: [{"analyses":{},"codelens":{"gc_details":true},"completionBudget":"0ms","hoverKind":"FullDocumentation","staticcheck":false,"tempModfile":false,"verboseOutput":true},null]
2020-08-12T07:53:19.695023_#66: run: waiting to read a JSON message
2020-08-12T07:53:19.695079_#66: vim start =======================
2020-08-12T07:53:19.695079_#66: sendJSONMsg: [0,[1,"loaded"]]
2020-08-12T07:53:19.695079_#66: vim end =======================
2020-08-12T07:53:20.013266_#66: vim start =======================
2020-08-12T07:53:20.013266_#66: recvJSONMsg: [1] ["callback",1,[""]]
2020-08-12T07:53:20.013266_#66: vim end =======================
2020-08-12T07:53:20.013320_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.013336_#66: Go version go1.13.12
2020-08-12T07:53:20.013957_#66: Build info: &debug.BuildInfo{
2020-08-12T07:53:20.013957_#66: Path: "github.com/govim/govim/cmd/govim",
2020-08-12T07:53:20.013957_#66: Main: debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "github.com/govim/govim",
2020-08-12T07:53:20.013957_#66: Version: "(devel)",
2020-08-12T07:53:20.013957_#66: Sum: "",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: Deps: {
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "github.com/fsnotify/fsnotify",
2020-08-12T07:53:20.013957_#66: Version: "v1.4.7",
2020-08-12T07:53:20.013957_#66: Sum: "h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "github.com/kr/pretty",
2020-08-12T07:53:20.013957_#66: Version: "v0.1.0",
2020-08-12T07:53:20.013957_#66: Sum: "h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "github.com/kr/text",
2020-08-12T07:53:20.013957_#66: Version: "v0.1.0",
2020-08-12T07:53:20.013957_#66: Sum: "h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "golang.org/x/mod",
2020-08-12T07:53:20.013957_#66: Version: "v0.3.0",
2020-08-12T07:53:20.013957_#66: Sum: "h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "golang.org/x/sys",
2020-08-12T07:53:20.013957_#66: Version: "v0.0.0-20200323222414-85ca7c5b95cd",
2020-08-12T07:53:20.013957_#66: Sum: "h1:xhmwyvizuTgC2qz7ZlMluP20uW+C3Rm0FD/WLDX8884=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "golang.org/x/tools",
2020-08-12T07:53:20.013957_#66: Version: "v0.0.0-20200811215021-48a8ffc5b207",
2020-08-12T07:53:20.013957_#66: Sum: "h1:8Kg+JssU1jBZs8GIrL5pl4nVyaqyyhdmHAR4D1zGErg=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "golang.org/x/xerrors",
2020-08-12T07:53:20.013957_#66: Version: "v0.0.0-20191204190536-9bdfabe68543",
2020-08-12T07:53:20.013957_#66: Sum: "h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: &debug.Module{
2020-08-12T07:53:20.013957_#66: Path: "gopkg.in/tomb.v2",
2020-08-12T07:53:20.013957_#66: Version: "v2.0.0-20161208151619-d5d1b5820637",
2020-08-12T07:53:20.013957_#66: Sum: "h1:yiW+nvdHb9LVqSHQBXfZCieqV4fzYhNBql77zY0ykqs=",
2020-08-12T07:53:20.013957_#66: Replace: (*debug.Module)(nil),
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: },
2020-08-12T07:53:20.013957_#66: }
2020-08-12T07:53:20.014003_#66: vim start =======================
2020-08-12T07:53:20.014003_#66: sendJSONMsg: [0,[2,"expr","{\"VersionLong\": exists(\"v:versionlong\")?v:versionlong:-1, \"GuiRunning\": has(\"gui_running\")}"]]
2020-08-12T07:53:20.014003_#66: vim end =======================
2020-08-12T07:53:20.014234_#66: vim start =======================
2020-08-12T07:53:20.014234_#66: recvJSONMsg: [2] ["callback",2,["",{"VersionLong":8020931,"GuiRunning":1}]]
2020-08-12T07:53:20.014234_#66: vim end =======================
2020-08-12T07:53:20.014260_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.014278_#66: Loaded against gvim v8.2.931
2020-08-12T07:53:20.014289_#66: vim start =======================
2020-08-12T07:53:20.014289_#66: sendJSONMsg: [0,[3,"call","getcwd",-1]]
2020-08-12T07:53:20.014289_#66: vim end =======================
2020-08-12T07:53:20.014471_#66: vim start =======================
2020-08-12T07:53:20.014471_#66: recvJSONMsg: [3] ["callback",3,["","/artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags"]]
2020-08-12T07:53:20.014471_#66: vim end =======================
2020-08-12T07:53:20.014501_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.014518_#66: vim start =======================
2020-08-12T07:53:20.014518_#66: sendJSONMsg: [0,[4,"function","GOVIM_internal_BalloonExpr",[]]]
2020-08-12T07:53:20.014518_#66: vim end =======================
2020-08-12T07:53:20.014724_#66: vim start =======================
2020-08-12T07:53:20.014724_#66: recvJSONMsg: [4] ["callback",4,[""]]
2020-08-12T07:53:20.014724_#66: vim end =======================
2020-08-12T07:53:20.014742_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.014760_#66: vim start =======================
2020-08-12T07:53:20.014760_#66: sendJSONMsg: [0,[5,"autocmd","autocommand:0"," govim BufUnload *.go",["eval(expand('\u003cabuf\u003e'))"]]]
2020-08-12T07:53:20.014760_#66: vim end =======================
2020-08-12T07:53:20.014964_#66: vim start =======================
2020-08-12T07:53:20.014964_#66: recvJSONMsg: [5] ["callback",5,[""]]
2020-08-12T07:53:20.014964_#66: vim end =======================
2020-08-12T07:53:20.014982_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.015000_#66: vim start =======================
2020-08-12T07:53:20.015000_#66: sendJSONMsg: [0,[6,"autocmd","autocommand:1"," govim BufNewFile,BufRead *.go",["{\"Num\": eval(expand('\u003cabuf\u003e')), \"Name\": fnamemodify(bufname(eval(expand('\u003cabuf\u003e'))),':p'), \"Contents\": join(getbufline(eval(expand('\u003cabuf\u003e')), 0, \"$\"), \"\\n\").\"\\n\", \"Loaded\": bufloaded(eval(expand('\u003cabuf\u003e')))}"]]]
2020-08-12T07:53:20.015000_#66: vim end =======================
2020-08-12T07:53:20.015207_#66: vim start =======================
2020-08-12T07:53:20.015207_#66: recvJSONMsg: [6] ["callback",6,[""]]
2020-08-12T07:53:20.015207_#66: vim end =======================
2020-08-12T07:53:20.015225_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.015239_#66: vim start =======================
2020-08-12T07:53:20.015239_#66: sendJSONMsg: [0,[7,"autocmd","autocommand:2"," govim BufWritePre *.go",["eval(expand('\u003cabuf\u003e'))"]]]
2020-08-12T07:53:20.015239_#66: vim end =======================
2020-08-12T07:53:20.015435_#66: vim start =======================
2020-08-12T07:53:20.015435_#66: recvJSONMsg: [7] ["callback",7,[""]]
2020-08-12T07:53:20.015435_#66: vim end =======================
2020-08-12T07:53:20.015457_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.015482_#66: vim start =======================
2020-08-12T07:53:20.015482_#66: sendJSONMsg: [0,[8,"autocmd","autocommand:3"," govim BufWritePost *.go",["eval(expand('\u003cabuf\u003e'))"]]]
2020-08-12T07:53:20.015482_#66: vim end =======================
2020-08-12T07:53:20.015677_#66: vim start =======================
2020-08-12T07:53:20.015677_#66: recvJSONMsg: [8] ["callback",8,[""]]
2020-08-12T07:53:20.015677_#66: vim end =======================
2020-08-12T07:53:20.015693_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.015706_#66: vim start =======================
2020-08-12T07:53:20.015706_#66: sendJSONMsg: [0,[9,"function","GOVIM_internal_Complete",["findarg","base"]]]
2020-08-12T07:53:20.015706_#66: vim end =======================
2020-08-12T07:53:20.015933_#66: vim start =======================
2020-08-12T07:53:20.015933_#66: recvJSONMsg: [9] ["callback",9,[""]]
2020-08-12T07:53:20.015933_#66: vim end =======================
2020-08-12T07:53:20.015950_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.015969_#66: vim start =======================
2020-08-12T07:53:20.015969_#66: sendJSONMsg: [0,[10,"command","GOVIMGoToDef",{"nargs":"-nargs=?"}]]
2020-08-12T07:53:20.015969_#66: vim end =======================
2020-08-12T07:53:20.016210_#66: vim start =======================
2020-08-12T07:53:20.016210_#66: recvJSONMsg: [10] ["callback",10,[""]]
2020-08-12T07:53:20.016210_#66: vim end =======================
2020-08-12T07:53:20.016232_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.016246_#66: vim start =======================
2020-08-12T07:53:20.016246_#66: sendJSONMsg: [0,[11,"command","GOVIMGoToTypeDef",{"nargs":"-nargs=?"}]]
2020-08-12T07:53:20.016246_#66: vim end =======================
2020-08-12T07:53:20.016474_#66: vim start =======================
2020-08-12T07:53:20.016474_#66: recvJSONMsg: [11] ["callback",11,[""]]
2020-08-12T07:53:20.016474_#66: vim end =======================
2020-08-12T07:53:20.016491_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.016507_#66: vim start =======================
2020-08-12T07:53:20.016507_#66: sendJSONMsg: [0,[12,"command","GOVIMSuggestedFixes",{"nargs":"-nargs=?"}]]
2020-08-12T07:53:20.016507_#66: vim end =======================
2020-08-12T07:53:20.016734_#66: vim start =======================
2020-08-12T07:53:20.016734_#66: recvJSONMsg: [12] ["callback",12,[""]]
2020-08-12T07:53:20.016734_#66: vim end =======================
2020-08-12T07:53:20.016754_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.016771_#66: vim start =======================
2020-08-12T07:53:20.016771_#66: sendJSONMsg: [0,[13,"command","GOVIMGoToPrevDef",{"count":"-count=1","nargs":"-nargs=?"}]]
2020-08-12T07:53:20.016771_#66: vim end =======================
2020-08-12T07:53:20.017001_#66: vim start =======================
2020-08-12T07:53:20.017001_#66: recvJSONMsg: [13] ["callback",13,[""]]
2020-08-12T07:53:20.017001_#66: vim end =======================
2020-08-12T07:53:20.017020_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.017031_#66: vim start =======================
2020-08-12T07:53:20.017031_#66: sendJSONMsg: [0,[14,"function","GOVIMHover",[]]]
2020-08-12T07:53:20.017031_#66: vim end =======================
2020-08-12T07:53:20.017234_#66: vim start =======================
2020-08-12T07:53:20.017234_#66: recvJSONMsg: [14] ["callback",14,[""]]
2020-08-12T07:53:20.017234_#66: vim end =======================
2020-08-12T07:53:20.017252_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.017266_#66: vim start =======================
2020-08-12T07:53:20.017266_#66: sendJSONMsg: [0,[15,"autocmd","autocommand:4"," govim BufDelete *.go",["eval(expand('\u003cabuf\u003e'))"]]]
2020-08-12T07:53:20.017266_#66: vim end =======================
2020-08-12T07:53:20.017467_#66: vim start =======================
2020-08-12T07:53:20.017467_#66: recvJSONMsg: [15] ["callback",15,[""]]
2020-08-12T07:53:20.017467_#66: vim end =======================
2020-08-12T07:53:20.017485_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.017503_#66: vim start =======================
2020-08-12T07:53:20.017503_#66: sendJSONMsg: [0,[16,"command","GOVIMGoFmt",{}]]
2020-08-12T07:53:20.017503_#66: vim end =======================
2020-08-12T07:53:20.017727_#66: vim start =======================
2020-08-12T07:53:20.017727_#66: recvJSONMsg: [16] ["callback",16,[""]]
2020-08-12T07:53:20.017727_#66: vim end =======================
2020-08-12T07:53:20.017744_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.017758_#66: vim start =======================
2020-08-12T07:53:20.017758_#66: sendJSONMsg: [0,[17,"command","GOVIMGoImports",{}]]
2020-08-12T07:53:20.017758_#66: vim end =======================
2020-08-12T07:53:20.017983_#66: vim start =======================
2020-08-12T07:53:20.017983_#66: recvJSONMsg: [17] ["callback",17,[""]]
2020-08-12T07:53:20.017983_#66: vim end =======================
2020-08-12T07:53:20.018001_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.018013_#66: vim start =======================
2020-08-12T07:53:20.018013_#66: sendJSONMsg: [0,[18,"command","GOVIMQuickfixDiagnostics",{}]]
2020-08-12T07:53:20.018013_#66: vim end =======================
2020-08-12T07:53:20.018299_#66: vim start =======================
2020-08-12T07:53:20.018299_#66: recvJSONMsg: [18] ["callback",18,[""]]
2020-08-12T07:53:20.018299_#66: vim end =======================
2020-08-12T07:53:20.018320_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.018335_#66: vim start =======================
2020-08-12T07:53:20.018335_#66: sendJSONMsg: [0,[19,"function","GOVIM_internal_BufChanged",["bufnr","start","end","added","changes"]]]
2020-08-12T07:53:20.018335_#66: vim end =======================
2020-08-12T07:53:20.018587_#66: vim start =======================
2020-08-12T07:53:20.018587_#66: recvJSONMsg: [19] ["callback",19,[""]]
2020-08-12T07:53:20.018587_#66: vim end =======================
2020-08-12T07:53:20.018605_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.018618_#66: vim start =======================
2020-08-12T07:53:20.018618_#66: sendJSONMsg: [0,[20,"function","GOVIM_internal_SetConfig",["config"]]]
2020-08-12T07:53:20.018618_#66: vim end =======================
2020-08-12T07:53:20.018836_#66: vim start =======================
2020-08-12T07:53:20.018836_#66: recvJSONMsg: [20] ["callback",20,[""]]
2020-08-12T07:53:20.018836_#66: vim end =======================
2020-08-12T07:53:20.018854_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.018867_#66: vim start =======================
2020-08-12T07:53:20.018867_#66: sendJSONMsg: [0,[21,"ex","call govim#config#Set(\"_internal_Func\", function(\"GOVIM_internal_SetConfig\"))"]]
2020-08-12T07:53:20.018867_#66: vim end =======================
2020-08-12T07:53:20.019369_#66: vim start =======================
2020-08-12T07:53:20.019369_#66: recvJSONMsg: [21] ["function","function:GOVIM_internal_SetConfig",[{}]]
2020-08-12T07:53:20.019369_#66: vim end =======================
2020-08-12T07:53:20.019389_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.019439_#66: vim start =======================
2020-08-12T07:53:20.019439_#66: sendJSONMsg: [21,["",null]]
2020-08-12T07:53:20.019439_#66: vim end =======================
2020-08-12T07:53:20.019569_#66: vim start =======================
2020-08-12T07:53:20.019569_#66: recvJSONMsg: [22] ["callback",21,[""]]
2020-08-12T07:53:20.019569_#66: vim end =======================
2020-08-12T07:53:20.019587_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.019600_#66: vim start =======================
2020-08-12T07:53:20.019600_#66: sendJSONMsg: [0,[22,"function","GOVIM_internal_SetUserBusy",["isBusy","cursorPos"]]]
2020-08-12T07:53:20.019600_#66: vim end =======================
2020-08-12T07:53:20.019833_#66: vim start =======================
2020-08-12T07:53:20.019833_#66: recvJSONMsg: [23] ["callback",22,[""]]
2020-08-12T07:53:20.019833_#66: vim end =======================
2020-08-12T07:53:20.019850_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.019861_#66: vim start =======================
2020-08-12T07:53:20.019861_#66: sendJSONMsg: [0,[23,"function","GOVIM_internal_PopupSelection",["id","selected"]]]
2020-08-12T07:53:20.019861_#66: vim end =======================
2020-08-12T07:53:20.020096_#66: vim start =======================
2020-08-12T07:53:20.020096_#66: recvJSONMsg: [24] ["callback",23,[""]]
2020-08-12T07:53:20.020096_#66: vim end =======================
2020-08-12T07:53:20.020114_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.020126_#66: vim start =======================
2020-08-12T07:53:20.020126_#66: sendJSONMsg: [0,[24,"command","GOVIMReferences",{}]]
2020-08-12T07:53:20.020126_#66: vim end =======================
2020-08-12T07:53:20.020366_#66: vim start =======================
2020-08-12T07:53:20.020366_#66: recvJSONMsg: [25] ["callback",24,[""]]
2020-08-12T07:53:20.020366_#66: vim end =======================
2020-08-12T07:53:20.020388_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.020399_#66: vim start =======================
2020-08-12T07:53:20.020399_#66: sendJSONMsg: [0,[25,"command","GOVIMImplements",{}]]
2020-08-12T07:53:20.020399_#66: vim end =======================
2020-08-12T07:53:20.020625_#66: vim start =======================
2020-08-12T07:53:20.020625_#66: recvJSONMsg: [26] ["callback",25,[""]]
2020-08-12T07:53:20.020625_#66: vim end =======================
2020-08-12T07:53:20.020642_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.020656_#66: vim start =======================
2020-08-12T07:53:20.020656_#66: sendJSONMsg: [0,[26,"command","GOVIMRename",{"nargs":"-nargs=?"}]]
2020-08-12T07:53:20.020656_#66: vim end =======================
2020-08-12T07:53:20.020884_#66: vim start =======================
2020-08-12T07:53:20.020884_#66: recvJSONMsg: [27] ["callback",26,[""]]
2020-08-12T07:53:20.020884_#66: vim end =======================
2020-08-12T07:53:20.020901_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.020919_#66: vim start =======================
2020-08-12T07:53:20.020919_#66: sendJSONMsg: [0,[27,"command","GOVIMStringFn",{"complete":"-complete=customlist,GOVIM_internal_StringFnComplete","nargs":"-nargs=+","range":"-range"}]]
2020-08-12T07:53:20.020919_#66: vim end =======================
2020-08-12T07:53:20.021174_#66: vim start =======================
2020-08-12T07:53:20.021174_#66: recvJSONMsg: [28] ["callback",27,[""]]
2020-08-12T07:53:20.021174_#66: vim end =======================
2020-08-12T07:53:20.021191_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.021204_#66: vim start =======================
2020-08-12T07:53:20.021204_#66: sendJSONMsg: [0,[28,"function","GOVIM_internal_StringFnComplete",["ArgLead","CmdLine","CursorPos"]]]
2020-08-12T07:53:20.021204_#66: vim end =======================
2020-08-12T07:53:20.021425_#66: vim start =======================
2020-08-12T07:53:20.021425_#66: recvJSONMsg: [29] ["callback",28,[""]]
2020-08-12T07:53:20.021425_#66: vim end =======================
2020-08-12T07:53:20.021443_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.021455_#66: vim start =======================
2020-08-12T07:53:20.021455_#66: sendJSONMsg: [0,[29,"command","GOVIMHighlightReferences",{}]]
2020-08-12T07:53:20.021455_#66: vim end =======================
2020-08-12T07:53:20.021672_#66: vim start =======================
2020-08-12T07:53:20.021672_#66: recvJSONMsg: [30] ["callback",29,[""]]
2020-08-12T07:53:20.021672_#66: vim end =======================
2020-08-12T07:53:20.021693_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.021704_#66: vim start =======================
2020-08-12T07:53:20.021704_#66: sendJSONMsg: [0,[30,"command","GOVIMClearReferencesHighlights",{}]]
2020-08-12T07:53:20.021704_#66: vim end =======================
2020-08-12T07:53:20.021929_#66: vim start =======================
2020-08-12T07:53:20.021929_#66: recvJSONMsg: [31] ["callback",30,[""]]
2020-08-12T07:53:20.021929_#66: vim end =======================
2020-08-12T07:53:20.021946_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.021965_#66: vim start =======================
2020-08-12T07:53:20.021965_#66: sendJSONMsg: [0,[31,"autocmd","autocommand:5"," govim CompleteDone *.go",["eval(expand('\u003cabuf\u003e'))","v:completed_item"]]]
2020-08-12T07:53:20.021965_#66: vim end =======================
2020-08-12T07:53:20.022171_#66: vim start =======================
2020-08-12T07:53:20.022171_#66: recvJSONMsg: [32] ["callback",31,[""]]
2020-08-12T07:53:20.022171_#66: vim end =======================
2020-08-12T07:53:20.022189_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.022202_#66: vim start =======================
2020-08-12T07:53:20.022202_#66: sendJSONMsg: [0,[32,"command","GOVIMExperimentalSignatureHelp",{}]]
2020-08-12T07:53:20.022202_#66: vim end =======================
2020-08-12T07:53:20.022412_#66: vim start =======================
2020-08-12T07:53:20.022412_#66: recvJSONMsg: [33] ["callback",32,[""]]
2020-08-12T07:53:20.022412_#66: vim end =======================
2020-08-12T07:53:20.022432_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.022444_#66: vim start =======================
2020-08-12T07:53:20.022444_#66: sendJSONMsg: [0,[33,"command","GOVIMFillStruct",{}]]
2020-08-12T07:53:20.022444_#66: vim end =======================
2020-08-12T07:53:20.022657_#66: vim start =======================
2020-08-12T07:53:20.022657_#66: recvJSONMsg: [34] ["callback",33,[""]]
2020-08-12T07:53:20.022657_#66: vim end =======================
2020-08-12T07:53:20.022674_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.022686_#66: vim start =======================
2020-08-12T07:53:20.022686_#66: sendJSONMsg: [0,[34,"command","GOVIMGCDetails",{}]]
2020-08-12T07:53:20.022686_#66: vim end =======================
2020-08-12T07:53:20.022900_#66: vim start =======================
2020-08-12T07:53:20.022900_#66: recvJSONMsg: [35] ["callback",34,[""]]
2020-08-12T07:53:20.022900_#66: vim end =======================
2020-08-12T07:53:20.022918_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.022929_#66: vim start =======================
2020-08-12T07:53:20.022929_#66: sendJSONMsg: [0,[35,"expr","\u0026t_Co"]]
2020-08-12T07:53:20.022929_#66: vim end =======================
2020-08-12T07:53:20.023089_#66: vim start =======================
2020-08-12T07:53:20.023089_#66: recvJSONMsg: [36] ["callback",35,["","16777216"]]
2020-08-12T07:53:20.023089_#66: vim end =======================
2020-08-12T07:53:20.023107_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.023165_#66: vim start =======================
2020-08-12T07:53:20.023165_#66: sendJSONMsg: [0,[36,"call","s:batchCall",[["call",["s:mustNoError",null],"execute","highlight default GOVIMErr term=underline cterm=underline gui=undercurl ctermfg=1 guisp=Red"],["call",["s:mustNoError",null],"execute","highlight default GOVIMWarn term=underline cterm=underline gui=undercurl ctermfg=166 guisp=Orange"],["call",["s:mustNoError",null],"execute","highlight default GOVIMInfo term=underline cterm=underline gui=undercurl ctermfg=6 guisp=Cyan"],["call",["s:mustNoError",null],"execute","highlight default link GOVIMHint GOVIMInfo"],["call",["s:mustNoError",null],"execute","highlight default link GOVIMSignErr ErrorMsg"],["call",["s:mustNoError",null],"execute","highlight default GOVIMSignWarn ctermfg=15 ctermbg=166 guisp=Orange guifg=Orange"],["call",["s:mustNoError",null],"execute","highlight default GOVIMSignInfo ctermfg=15 ctermbg=6 guisp=Cyan guifg=Cyan"],["call",["s:mustNoError",null],"execute","highlight default link GOVIMSignHint GOVIMSignInfo"],["call",["s:mustNoError",null],"execute","highlight default GOVIMHoverErr cterm=bold gui=bold ctermfg=1"],["call",["s:mustNoError",null],"execute","highlight default GOVIMHoverWarn cterm=bold gui=bold ctermfg=166"],["call",["s:mustNoError",null],"execute","highlight default GOVIMHoverInfo cterm=bold gui=bold ctermfg=6"],["call",["s:mustNoError",null],"execute","highlight default link GOVIMHoverHint GOVIMHoverInfo"],["call",["s:mustNoError",null],"execute","highlight default GOVIMHoverDiagSrc cterm=none gui=italic ctermfg=245 guifg=#8a8a8a"],["call",["s:mustNoError",null],"execute","highlight default GOVIMReferences term=reverse cterm=reverse gui=reverse"],["call",["s:mustNoError",null],"execute","highlight default link GOVIMSignature PMenu"],["call",["s:mustNoError",null],"execute","highlight default GOVIMSignatureParam term=bold cterm=bold gui=bold"]]]]
2020-08-12T07:53:20.023165_#66: vim end =======================
2020-08-12T07:53:20.024514_#66: vim start =======================
2020-08-12T07:53:20.024514_#66: recvJSONMsg: [37] ["callback",36,["",["","","","","","","","","","","","","","","",""]]]
2020-08-12T07:53:20.024514_#66: vim end =======================
2020-08-12T07:53:20.024533_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.024568_#66: vim start =======================
2020-08-12T07:53:20.024568_#66: sendJSONMsg: [0,[37,"call","s:batchCall",[["call",["s:mustNoError",null],"sign_getdefined","GOVIMSignErr"],["call",["s:mustNoError",null],"sign_getdefined","GOVIMSignWarn"],["call",["s:mustNoError",null],"sign_getdefined","GOVIMSignInfo"],["call",["s:mustNoError",null],"sign_getdefined","GOVIMSignHint"]]]]
2020-08-12T07:53:20.024568_#66: vim end =======================
2020-08-12T07:53:20.025317_#66: vim start =======================
2020-08-12T07:53:20.025317_#66: recvJSONMsg: [38] ["callback",37,["",[[],[],[],[]]]]
2020-08-12T07:53:20.025317_#66: vim end =======================
2020-08-12T07:53:20.025341_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.025375_#66: vim start =======================
2020-08-12T07:53:20.025375_#66: sendJSONMsg: [0,[38,"call","s:batchCall",[["call",["s:mustNoError",null],"sign_define","GOVIMSignErr",{"text":"\u003e\u003e","texthl":"GOVIMSignErr"}],["call",["s:mustNoError",null],"sign_define","GOVIMSignWarn",{"text":"\u003e\u003e","texthl":"GOVIMSignWarn"}],["call",["s:mustNoError",null],"sign_define","GOVIMSignInfo",{"text":"\u003e\u003e","texthl":"GOVIMSignInfo"}],["call",["s:mustNoError",null],"sign_define","GOVIMSignHint",{"text":"\u003e\u003e","texthl":"GOVIMSignHint"}]]]]
2020-08-12T07:53:20.025375_#66: vim end =======================
2020-08-12T07:53:20.025883_#66: vim start =======================
2020-08-12T07:53:20.025883_#66: recvJSONMsg: [39] ["callback",38,["",[0,0,0,0]]]
2020-08-12T07:53:20.025883_#66: vim end =======================
2020-08-12T07:53:20.025905_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.025956_#66: vim start =======================
2020-08-12T07:53:20.025956_#66: sendJSONMsg: [0,[39,"call","s:batchCall",[["call",["s:mustNoError",null],"prop_type_add","GOVIMErr",{"highlight":"GOVIMErr","combine":true,"priority":14}],["call",["s:mustNoError",null],"prop_type_add","GOVIMHoverErr",{"highlight":"GOVIMHoverErr","combine":true,"priority":14}],["call",["s:mustNoError",null],"prop_type_add","GOVIMWarn",{"highlight":"GOVIMWarn","combine":true,"priority":12}],["call",["s:mustNoError",null],"prop_type_add","GOVIMHoverWarn",{"highlight":"GOVIMHoverWarn","combine":true,"priority":12}],["call",["s:mustNoError",null],"prop_type_add","GOVIMInfo",{"highlight":"GOVIMInfo","combine":true,"priority":10}],["call",["s:mustNoError",null],"prop_type_add","GOVIMHoverInfo",{"highlight":"GOVIMHoverInfo","combine":true,"priority":10}],["call",["s:mustNoError",null],"prop_type_add","GOVIMHint",{"highlight":"GOVIMHint","combine":true,"priority":8}],["call",["s:mustNoError",null],"prop_type_add","GOVIMHoverHint",{"highlight":"GOVIMHoverHint","combine":true,"priority":8}],["call",["s:mustNoError",null],"prop_type_add","GOVIMHoverDiagSrc",{"highlight":"GOVIMHoverDiagSrc","combine":true,"priority":15}],["call",["s:mustNoError",null],"prop_type_add","GOVIMReferences",{"highlight":"GOVIMReferences","combine":true,"priority":15}],["call",["s:mustNoError",null],"prop_type_add","GOVIMSignature",{"highlight":"GOVIMSignature","combine":true,"priority":15}],["call",["s:mustNoError",null],"prop_type_add","GOVIMSignatureParam",{"highlight":"GOVIMSignatureParam","combine":true,"priority":15}]]]]
2020-08-12T07:53:20.025956_#66: vim end =======================
2020-08-12T07:53:20.026943_#66: vim start =======================
2020-08-12T07:53:20.026943_#66: recvJSONMsg: [40] ["callback",39,["",[0,0,0,0,0,0,0,0,0,0,0,0]]]
2020-08-12T07:53:20.026943_#66: vim end =======================
2020-08-12T07:53:20.026969_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.026995_#66: vim start =======================
2020-08-12T07:53:20.026995_#66: sendJSONMsg: [0,[40,"function","GOVIMMotion",["direction","target"]]]
2020-08-12T07:53:20.026995_#66: vim end =======================
2020-08-12T07:53:20.027246_#66: vim start =======================
2020-08-12T07:53:20.027246_#66: recvJSONMsg: [41] ["callback",40,[""]]
2020-08-12T07:53:20.027246_#66: vim end =======================
2020-08-12T07:53:20.027261_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.027274_#66: vim start =======================
2020-08-12T07:53:20.027274_#66: sendJSONMsg: [0,[41,"function","GOVIMHello",[]]]
2020-08-12T07:53:20.027274_#66: vim end =======================
2020-08-12T07:53:20.027505_#66: vim start =======================
2020-08-12T07:53:20.027505_#66: recvJSONMsg: [42] ["callback",41,[""]]
2020-08-12T07:53:20.027505_#66: vim end =======================
2020-08-12T07:53:20.027523_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.027538_#66: vim start =======================
2020-08-12T07:53:20.027538_#66: sendJSONMsg: [0,[42,"command","GOVIMHello",{"nargs":"-nargs=?"}]]
2020-08-12T07:53:20.027538_#66: vim end =======================
2020-08-12T07:53:20.027764_#66: vim start =======================
2020-08-12T07:53:20.027764_#66: recvJSONMsg: [43] ["callback",42,[""]]
2020-08-12T07:53:20.027764_#66: vim end =======================
2020-08-12T07:53:20.027781_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.027793_#66: vim start =======================
2020-08-12T07:53:20.027793_#66: sendJSONMsg: [0,[43,"function","GOVIM_internal_DumpPopups",[]]]
2020-08-12T07:53:20.027793_#66: vim end =======================
2020-08-12T07:53:20.028007_#66: vim start =======================
2020-08-12T07:53:20.028007_#66: recvJSONMsg: [44] ["callback",43,[""]]
2020-08-12T07:53:20.028007_#66: vim end =======================
2020-08-12T07:53:20.028028_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.028039_#66: vim start =======================
2020-08-12T07:53:20.028039_#66: sendJSONMsg: [0,[44,"function","GOVIM_internal_ShowMessagePopup",[]]]
2020-08-12T07:53:20.028039_#66: vim end =======================
2020-08-12T07:53:20.028248_#66: vim start =======================
2020-08-12T07:53:20.028248_#66: recvJSONMsg: [45] ["callback",44,[""]]
2020-08-12T07:53:20.028248_#66: vim end =======================
2020-08-12T07:53:20.028266_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.028277_#66: vim start =======================
2020-08-12T07:53:20.028277_#66: sendJSONMsg: [0,[45,"function","GOVIMSimpleBatch",[]]]
2020-08-12T07:53:20.028277_#66: vim end =======================
2020-08-12T07:53:20.028486_#66: vim start =======================
2020-08-12T07:53:20.028486_#66: recvJSONMsg: [46] ["callback",45,[""]]
2020-08-12T07:53:20.028486_#66: vim end =======================
2020-08-12T07:53:20.028503_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.028515_#66: vim start =======================
2020-08-12T07:53:20.028515_#66: sendJSONMsg: [0,[46,"function","GOVIMCancelBatch",[]]]
2020-08-12T07:53:20.028515_#66: vim end =======================
2020-08-12T07:53:20.028703_#66: vim start =======================
2020-08-12T07:53:20.028703_#66: recvJSONMsg: [47] ["callback",46,[""]]
2020-08-12T07:53:20.028703_#66: vim end =======================
2020-08-12T07:53:20.028716_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.028727_#66: vim start =======================
2020-08-12T07:53:20.028727_#66: sendJSONMsg: [0,[47,"function","GOVIMBadBatch",[]]]
2020-08-12T07:53:20.028727_#66: vim end =======================
2020-08-12T07:53:20.028913_#66: vim start =======================
2020-08-12T07:53:20.028913_#66: recvJSONMsg: [48] ["callback",47,[""]]
2020-08-12T07:53:20.028913_#66: vim end =======================
2020-08-12T07:53:20.028931_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.028981_#66: vim start =======================
2020-08-12T07:53:20.028981_#66: sendJSONMsg: [0,[48,"function","GOVIMAssertFailedBatch",[]]]
2020-08-12T07:53:20.028981_#66: vim end =======================
2020-08-12T07:53:20.029295_#66: vim start =======================
2020-08-12T07:53:20.029295_#66: recvJSONMsg: [49] ["callback",48,[""]]
2020-08-12T07:53:20.029295_#66: vim end =======================
2020-08-12T07:53:20.029322_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.029338_#66: vim start =======================
2020-08-12T07:53:20.029338_#66: sendJSONMsg: [0,[49,"function","GOVIMNonBatchCallInBatch",[]]]
2020-08-12T07:53:20.029338_#66: vim end =======================
2020-08-12T07:53:20.029581_#66: vim start =======================
2020-08-12T07:53:20.029581_#66: recvJSONMsg: [50] ["callback",49,[""]]
2020-08-12T07:53:20.029581_#66: vim end =======================
2020-08-12T07:53:20.029600_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.029613_#66: vim start =======================
2020-08-12T07:53:20.029613_#66: sendJSONMsg: [0,[50,"function","GOVIMIgnoreErrorInBatch",["fail"]]]
2020-08-12T07:53:20.029613_#66: vim end =======================
2020-08-12T07:53:20.029841_#66: vim start =======================
2020-08-12T07:53:20.029841_#66: recvJSONMsg: [51] ["callback",50,[""]]
2020-08-12T07:53:20.029841_#66: vim end =======================
2020-08-12T07:53:20.029860_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.029871_#66: vim start =======================
2020-08-12T07:53:20.029871_#66: sendJSONMsg: [0,[51,"expr","has(\"gui_running\")"]]
2020-08-12T07:53:20.029871_#66: vim end =======================
2020-08-12T07:53:20.030172_#66: vim start =======================
2020-08-12T07:53:20.030172_#66: recvJSONMsg: [52] ["callback",51,["",1]]
2020-08-12T07:53:20.030172_#66: vim end =======================
2020-08-12T07:53:20.030191_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.030256_#66: gopls log file: /artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags/_tmp/gopls.log
2020-08-12T07:53:20.030268_#66: vim start =======================
2020-08-12T07:53:20.030268_#66: sendJSONMsg: [0,[52,"ex","let s:gopls_logfile=\"/artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags/_tmp/gopls.log\""]]
2020-08-12T07:53:20.030268_#66: vim end =======================
2020-08-12T07:53:20.030449_#66: vim start =======================
2020-08-12T07:53:20.030449_#66: recvJSONMsg: [53] ["callback",52,[""]]
2020-08-12T07:53:20.030449_#66: vim end =======================
2020-08-12T07:53:20.030471_#66: run: waiting to read a JSON message
2020-08-12T07:53:20.030486_#66: Running gopls: /tmp/gobin-gopls-installdir305827912/gopls -rpc.trace -logfile /artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags/_tmp/gopls.log
2020-08-12T07:53:20.032645_#66: gopls server start =======================
2020-08-12T07:53:20.032645_#66: gopls.Initialize() call; params:
2020-08-12T07:53:20.032645_#66: &protocol.ParamInitialize{
2020-08-12T07:53:20.032645_#66: InitializeParams: struct { protocol.InnerInitializeParams; protocol.WorkspaceFoldersInitializeParams }{
2020-08-12T07:53:20.032645_#66: InnerInitializeParams: protocol.InnerInitializeParams{
2020-08-12T07:53:20.032645_#66: ProcessID: 0,
2020-08-12T07:53:20.032645_#66: ClientInfo: struct { Name string "json:\"name\""; Version string "json:\"version,omitempty\"" }{},
2020-08-12T07:53:20.032645_#66: RootPath: "",
2020-08-12T07:53:20.032645_#66: RootURI: "file:///artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags",
2020-08-12T07:53:20.032645_#66: Capabilities: struct { Workspace struct { protocol.WorkspaceClientCapabilities; WorkspaceFolders bool "json:\"workspaceFolders,omitempty\""; Configuration bool "json:\"configuration,omitempty\"" }; TextDocument protocol.TextDocumentClientCapabilities "json:\"textDocument,omitempty\""; Window struct { Window interface {} "json:\"window,omitempty\""; WorkDoneProgress bool "json:\"workDoneProgress,omitempty\"" }; Experimental interface {} "json:\"experimental,omitempty\"" }{
2020-08-12T07:53:20.032645_#66: Workspace: struct { protocol.WorkspaceClientCapabilities; WorkspaceFolders bool "json:\"workspaceFolders,omitempty\""; Configuration bool "json:\"configuration,omitempty\"" }{
2020-08-12T07:53:20.032645_#66: WorkspaceClientCapabilities: protocol.WorkspaceClientCapabilities{
2020-08-12T07:53:20.032645_#66: ApplyEdit: false,
2020-08-12T07:53:20.032645_#66: WorkspaceEdit: protocol.WorkspaceEditClientCapabilities{},
2020-08-12T07:53:20.032645_#66: DidChangeConfiguration: protocol.DidChangeConfigurationClientCapabilities{DynamicRegistration:true},
2020-08-12T07:53:20.032645_#66: DidChangeWatchedFiles: protocol.DidChangeWatchedFilesClientCapabilities{DynamicRegistration:true},
2020-08-12T07:53:20.032645_#66: Symbol: protocol.WorkspaceSymbolClientCapabilities{},
2020-08-12T07:53:20.032645_#66: ExecuteCommand: protocol.ExecuteCommandClientCapabilities{},
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: WorkspaceFolders: false,
2020-08-12T07:53:20.032645_#66: Configuration: true,
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: TextDocument: protocol.TextDocumentClientCapabilities{
2020-08-12T07:53:20.032645_#66: Synchronization: protocol.TextDocumentSyncClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Completion: protocol.CompletionClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Hover: protocol.HoverClientCapabilities{
2020-08-12T07:53:20.032645_#66: DynamicRegistration: false,
2020-08-12T07:53:20.032645_#66: ContentFormat: {"plaintext"},
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: SignatureHelp: protocol.SignatureHelpClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Declaration: protocol.DeclarationClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Definition: protocol.DefinitionClientCapabilities{},
2020-08-12T07:53:20.032645_#66: TypeDefinition: protocol.TypeDefinitionClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Implementation: protocol.ImplementationClientCapabilities{},
2020-08-12T07:53:20.032645_#66: References: protocol.ReferenceClientCapabilities{},
2020-08-12T07:53:20.032645_#66: DocumentHighlight: protocol.DocumentHighlightClientCapabilities{},
2020-08-12T07:53:20.032645_#66: DocumentSymbol: protocol.DocumentSymbolClientCapabilities{},
2020-08-12T07:53:20.032645_#66: CodeAction: protocol.CodeActionClientCapabilities{},
2020-08-12T07:53:20.032645_#66: CodeLens: protocol.CodeLensClientCapabilities{},
2020-08-12T07:53:20.032645_#66: DocumentLink: protocol.DocumentLinkClientCapabilities{},
2020-08-12T07:53:20.032645_#66: ColorProvider: protocol.DocumentColorClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Formatting: protocol.DocumentFormattingClientCapabilities{},
2020-08-12T07:53:20.032645_#66: RangeFormatting: protocol.DocumentRangeFormattingClientCapabilities{},
2020-08-12T07:53:20.032645_#66: OnTypeFormatting: protocol.DocumentOnTypeFormattingClientCapabilities{},
2020-08-12T07:53:20.032645_#66: Rename: protocol.RenameClientCapabilities{},
2020-08-12T07:53:20.032645_#66: FoldingRange: protocol.FoldingRangeClientCapabilities{},
2020-08-12T07:53:20.032645_#66: SelectionRange: protocol.SelectionRangeClientCapabilities{},
2020-08-12T07:53:20.032645_#66: PublishDiagnostics: protocol.PublishDiagnosticsClientCapabilities{},
2020-08-12T07:53:20.032645_#66: CallHierarchy: protocol.CallHierarchyClientCapabilities{},
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: Window: struct { Window interface {} "json:\"window,omitempty\""; WorkDoneProgress bool "json:\"workDoneProgress,omitempty\"" }{},
2020-08-12T07:53:20.032645_#66: Experimental: nil,
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: InitializationOptions: nil,
2020-08-12T07:53:20.032645_#66: Trace: "",
2020-08-12T07:53:20.032645_#66: WorkDoneProgressParams: protocol.WorkDoneProgressParams{},
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: WorkspaceFoldersInitializeParams: protocol.WorkspaceFoldersInitializeParams{},
2020-08-12T07:53:20.032645_#66: },
2020-08-12T07:53:20.032645_#66: WorkDoneProgressParams: protocol.WorkDoneProgressParams{},
2020-08-12T07:53:20.032645_#66: }
2020-08-12T07:53:20.032645_#66: gopls server end =======================
2020-08-12T07:53:20.093601_#66: gopls server start =======================
2020-08-12T07:53:20.093601_#66: gopls.Initialize() return; err: <nil>; res:
2020-08-12T07:53:20.093601_#66: &protocol.InitializeResult{
2020-08-12T07:53:20.093601_#66: Capabilities: struct { TextDocumentSync interface {} "json:\"textDocumentSync,omitempty\""; CompletionProvider protocol.CompletionOptions "json:\"completionProvider,omitempty\""; HoverProvider bool "json:\"hoverProvider,omitempty\""; SignatureHelpProvider protocol.SignatureHelpOptions "json:\"signatureHelpProvider,omitempty\""; DeclarationProvider interface {} "json:\"declarationProvider,omitempty\""; DefinitionProvider bool "json:\"definitionProvider,omitempty\""; TypeDefinitionProvider interface {} "json:\"typeDefinitionProvider,omitempty\""; ImplementationProvider interface {} "json:\"implementationProvider,omitempty\""; ReferencesProvider bool "json:\"referencesProvider,omitempty\""; DocumentHighlightProvider bool "json:\"documentHighlightProvider,omitempty\""; DocumentSymbolProvider bool "json:\"documentSymbolProvider,omitempty\""; CodeActionProvider interface {} "json:\"codeActionProvider,omitempty\""; CodeLensProvider protocol.CodeLensOptions "json:\"codeLensProvider,omitempty\""; DocumentLinkProvider protocol.DocumentLinkOptions "json:\"documentLinkProvider,omitempty\""; ColorProvider interface {} "json:\"colorProvider,omitempty\""; WorkspaceSymbolProvider bool "json:\"workspaceSymbolProvider,omitempty\""; DocumentFormattingProvider bool "json:\"documentFormattingProvider,omitempty\""; DocumentRangeFormattingProvider bool "json:\"documentRangeFormattingProvider,omitempty\""; DocumentOnTypeFormattingProvider protocol.DocumentOnTypeFormattingOptions "json:\"documentOnTypeFormattingProvider,omitempty\""; RenameProvider interface {} "json:\"renameProvider,omitempty\""; FoldingRangeProvider interface {} "json:\"foldingRangeProvider,omitempty\""; SelectionRangeProvider interface {} "json:\"selectionRangeProvider,omitempty\""; ExecuteCommandProvider protocol.ExecuteCommandOptions "json:\"executeCommandProvider,omitempty\""; CallHierarchyProvider interface {} "json:\"callHierarchyProvider,omitempty\""; Experimental interface {} "json:\"experimental,omitempty\""; Workspace protocol.WorkspaceGn "json:\"workspace,omitempty\"" }{
2020-08-12T07:53:20.093601_#66: TextDocumentSync: map[string]interface {}{
2020-08-12T07:53:20.093601_#66: "save": map[string]interface {}{
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: "openClose": bool(true),
2020-08-12T07:53:20.093601_#66: "change": float64(2),
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: CompletionProvider: protocol.CompletionOptions{
2020-08-12T07:53:20.093601_#66: TriggerCharacters: {"."},
2020-08-12T07:53:20.093601_#66: AllCommitCharacters: nil,
2020-08-12T07:53:20.093601_#66: ResolveProvider: false,
2020-08-12T07:53:20.093601_#66: WorkDoneProgressOptions: protocol.WorkDoneProgressOptions{},
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: HoverProvider: true,
2020-08-12T07:53:20.093601_#66: SignatureHelpProvider: protocol.SignatureHelpOptions{
2020-08-12T07:53:20.093601_#66: TriggerCharacters: {"(", ","},
2020-08-12T07:53:20.093601_#66: RetriggerCharacters: nil,
2020-08-12T07:53:20.093601_#66: WorkDoneProgressOptions: protocol.WorkDoneProgressOptions{},
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: DeclarationProvider: nil,
2020-08-12T07:53:20.093601_#66: DefinitionProvider: true,
2020-08-12T07:53:20.093601_#66: TypeDefinitionProvider: bool(true),
2020-08-12T07:53:20.093601_#66: ImplementationProvider: bool(true),
2020-08-12T07:53:20.093601_#66: ReferencesProvider: true,
2020-08-12T07:53:20.093601_#66: DocumentHighlightProvider: true,
2020-08-12T07:53:20.093601_#66: DocumentSymbolProvider: true,
2020-08-12T07:53:20.093601_#66: CodeActionProvider: bool(true),
2020-08-12T07:53:20.093601_#66: CodeLensProvider: protocol.CodeLensOptions{},
2020-08-12T07:53:20.093601_#66: DocumentLinkProvider: protocol.DocumentLinkOptions{},
2020-08-12T07:53:20.093601_#66: ColorProvider: nil,
2020-08-12T07:53:20.093601_#66: WorkspaceSymbolProvider: true,
2020-08-12T07:53:20.093601_#66: DocumentFormattingProvider: true,
2020-08-12T07:53:20.093601_#66: DocumentRangeFormattingProvider: false,
2020-08-12T07:53:20.093601_#66: DocumentOnTypeFormattingProvider: protocol.DocumentOnTypeFormattingOptions{},
2020-08-12T07:53:20.093601_#66: RenameProvider: bool(true),
2020-08-12T07:53:20.093601_#66: FoldingRangeProvider: bool(true),
2020-08-12T07:53:20.093601_#66: SelectionRangeProvider: nil,
2020-08-12T07:53:20.093601_#66: ExecuteCommandProvider: protocol.ExecuteCommandOptions{
2020-08-12T07:53:20.093601_#66: Commands: {"generate", "fill_struct", "regenerate_cgo", "test", "tidy", "undeclared_name", "upgrade_dependency", "vendor", "extract_variable", "extract_function", "gc_details"},
2020-08-12T07:53:20.093601_#66: WorkDoneProgressOptions: protocol.WorkDoneProgressOptions{},
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: CallHierarchyProvider: bool(true),
2020-08-12T07:53:20.093601_#66: Experimental: nil,
2020-08-12T07:53:20.093601_#66: Workspace: protocol.WorkspaceGn{
2020-08-12T07:53:20.093601_#66: WorkspaceFolders: protocol.WorkspaceFoldersGn{Supported:true, ChangeNotifications:"workspace/didChangeWorkspaceFolders"},
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: },
2020-08-12T07:53:20.093601_#66: ServerInfo: struct { Name string "json:\"name\""; Version string "json:\"version,omitempty\"" }{Name:"gopls", Version:"Build info\n----------\ngolang.org/x/tools/gopls master\n golang.org/x/tools/gopls@v0.0.0-20200811215021-48a8ffc5b207 h1:mOy1nNJGN9EIh6lz32XSu+nRN/eQCz6pUy3bNyvpGBc=\n github.com/BurntSushi/toml@v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=\n github.com/google/go-cmp@v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w=\n github.com/sergi/go-diff@v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=\n golang.org/x/mod@v0.3.0 h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=\n golang.org/x/sync@v0.0.0-20200625203802-6e8e738ad208 h1:qwRHBd0NqMbJxfbotnDhm2ByMI1Shq4Y6oRJo21SGJA=\n golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207 h1:8Kg+JssU1jBZs8GIrL5pl4nVyaqyyhdmHAR4D1zGErg=\n golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=\n honnef.co/go/tools@v0.0.1-2020.1.4 h1:UoveltGrhghAA7ePc+e+QYDHXrBps2PqFZiHkGR/xK8=\n mvdan.cc/gofumpt@v0.0.0-20200709182408-4fd085cb6d5f h1:gi7cb8HTDZ6q8VqsUpkdoFi3vxwHMneQ6+Q5Ap5hjPE=\n mvdan.cc/xurls/v2@v2.2.0 h1:NSZPykBXJFCetGZykLAxaL6SIpvbVy/UFEniIfHAa8A=\n\nGo info\n-------\ngo version go1.13.12 linux/amd64\n\n"},
2020-08-12T07:53:20.093601_#66: }
2020-08-12T07:53:20.093601_#66: gopls server end =======================
2020-08-12T07:53:20.093662_#66: gopls server start =======================
2020-08-12T07:53:20.093662_#66: gopls.Initialized() call; params:
2020-08-12T07:53:20.093662_#66: &protocol.InitializedParams{}
2020-08-12T07:53:20.093662_#66: gopls server end =======================
2020-08-12T07:53:20.093703_#66: gopls server start =======================
2020-08-12T07:53:20.093703_#66: gopls.Initialized() return; err: <nil>
2020-08-12T07:53:20.093703_#66: gopls server end =======================
2020-08-12T07:53:20.101994_#66: gopls client start =======================
2020-08-12T07:53:20.101994_#66: Configuration: &protocol.ParamConfiguration{
2020-08-12T07:53:20.101994_#66: ConfigurationParams: protocol.ConfigurationParams{
2020-08-12T07:53:20.101994_#66: Items: {
2020-08-12T07:53:20.101994_#66: {ScopeURI:"file:///artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags", Section:"gopls"},
2020-08-12T07:53:20.101994_#66: {ScopeURI:"file:///artefacts/govim/cmd/govim/scenario_default/script-config_set_env_goflags_build_tags", Section:"gopls-script-config_set_env_goflags_build_tags"},
2020-08-12T07:53:20.101994_#66: },
2020-08-12T07:53:20.101994_#66: },
2020-08-12T07:53:20.101994_#66: PartialResultParams: protocol.PartialResultParams{},
2020-08-12T07:53:20.101994_#66: }
2020-08-12T07:53:20.101994_#66: gopls client end =======================
2020-08-12T07:53:20.102101_#66: gopls client start =======================
2020-08-12T07:53:20.102101_#66: Configuration response: []interface {}{
2020-08-12T07:53:20.102101_#66: map[string]interface {}{
2020-08-12T07:53:20.102101_#66: "completionBudget": "0ms",
2020-08-12T07:53:20.102101_#66: "tempModfile": bool(false),
2020-08-12T07:53:20.102101_#66: "verboseOutput": bool(true),
2020-08-12T07:53:20.102101_#66: "analyses": map[string]bool{},
2020-08-12T07:53:20.102101_#66: "codelens": map[string]bool{"gc_details":true},
2020-08-12T07:53:20.102101_#66: "hoverKind": "FullDocumentation",
2020-08-12T07:53:20.102101_#66: "staticcheck": bool(false),
2020-08-12T07:53:20.102101_#66: },
2020-08-12T07:53:20.102101_#66: nil,
2020-08-12T07:53:20.102101_#66: }
2020-08-12T07:53:20.102101_#66: gopls client end =======================
2020-08-12T07:53:20.102231_#66: gopls client start =======================
2020-08-12T07:53:20.102231_#66: LogMessage callback: &protocol.LogMessageParams{Type:3, Message:"2020/08/12 07:53:20 Build info\n----------\ngolang.org/x/tools/gopls master\n golang.org/x/tools/gopls@v0.0.0-20200811215021-48a8ffc5b207 h1:mOy1nNJGN9EIh6lz32XSu+nRN/eQCz6pUy3bNyvpGBc=\n github.com/BurntSushi/toml@v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=\n github.com/google/go-cmp@v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w=\n github.com/sergi/go-diff@v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=\n golang.org/x/mod@v0.3.0 h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=\n golang.org/x/sync@v0.0.0-20200625203802-6e8e738ad208 h1:qwRHBd0NqMbJxfbotnDhm2ByMI1Shq4Y6oRJo21SGJA=\n golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207 h1:8Kg+JssU1jBZs8GIrL5pl4nVyaqyyhdmHAR4D1zGErg=\n golang.org/x/xerrors@v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=\n honnef.co/go/tools@v0.0.1-2020.1.4 h1:UoveltGrhghAA7ePc+e+QYDHXrBps2PqFZiHkGR/xK8=\n mvdan.cc/gofumpt@v0.0.0-20200709182408-4fd085cb6d5f h1:gi7cb8HTDZ6q8VqsUpkdoFi3vxwHMneQ6+Q5Ap5hjPE=\n mvdan.cc/xurls/v2@v2.2.0 h1:NSZPykBXJFCetGZykLAxaL6SIpvbVy/UFEniIfHAa8A=\n\nGo info\n-------\ngo version go1.13.12 linux/amd64\n\n\n"}
2020-08-12T07:53:20.102231_#66: gopls client end =======================
2020-08-12T07:53:20.134600_#66: gopls stderr: panic: runtime error: invalid memory address or nil pointer dereference
2020-08-12T07:53:20.135293_#66: gopls stderr: [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0xb4b2fa]
2020-08-12T07:53:20.135300_#66: gopls stderr:
2020-08-12T07:53:20.135304_#66: gopls stderr: goroutine 83 [running]:
2020-08-12T07:53:20.135313_#66: gopls stderr: golang.org/x/tools/internal/lsp/cache.(*snapshot).findWorkspaceDirectories(0xc0003724d0, 0xf0a780, 0xc0002f5d10, 0xf0a940, 0xc00008a8a0, 0xf0a940)
2020-08-12T07:53:20.135320_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/cache/snapshot.go:1118 +0xda
2020-08-12T07:53:20.135776_#66: gopls stderr: golang.org/x/tools/internal/lsp/cache.(*Session).createView(0xc0002deb60, 0xf0a780, 0xc0002f5d10, 0xc0000957d3, 0x28, 0xc0000959e0, 0x5b, 0x3ff0000000000000, 0x10101, 0xc0002f1ff0, ...)
2020-08-12T07:53:20.135791_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/cache/session.go:213 +0x7b1
2020-08-12T07:53:20.135796_#66: gopls stderr: golang.org/x/tools/internal/lsp/cache.(*Session).NewView(0xc0002deb60, 0xf0a780, 0xc0002f5d10, 0xc0000957d3, 0x28, 0xc0000959e0, 0x5b, 0x3ff0000000000000, 0x10101, 0xc0002f1ff0, ...)
2020-08-12T07:53:20.135800_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/cache/session.go:144 +0x155
2020-08-12T07:53:20.135805_#66: gopls stderr: golang.org/x/tools/internal/lsp.(*Server).addView(0xc0003060a0, 0xf0a780, 0xc0002f5d10, 0xc0000957d3, 0x28, 0xc0000959e0, 0x5b, 0xc0002e7700, 0xb, 0x10, ...)
2020-08-12T07:53:20.135809_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/workspace.go:41 +0x20d
2020-08-12T07:53:20.135812_#66: gopls stderr: golang.org/x/tools/internal/lsp.(*Server).addFolders(0xc0003060a0, 0xf0a780, 0xc0002f5d10, 0xc00031db60, 0x1, 0x1, 0x0, 0x0)
2020-08-12T07:53:20.135816_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/general.go:199 +0x25d
2020-08-12T07:53:20.135820_#66: gopls stderr: golang.org/x/tools/internal/lsp.(*Server).initialized(0xc0003060a0, 0xf0a780, 0xc0002f5d10, 0x149e5c0, 0x0, 0x0)
2020-08-12T07:53:20.135823_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/general.go:167 +0x28e
2020-08-12T07:53:20.135827_#66: gopls stderr: golang.org/x/tools/internal/lsp.(*Server).Initialized(0xc0003060a0, 0xf0a780, 0xc0002f5d10, 0x149e5c0, 0x149e5c0, 0x0)
2020-08-12T07:53:20.135835_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/server_gen.go:112 +0x49
2020-08-12T07:53:20.135838_#66: gopls stderr: golang.org/x/tools/internal/lsp/protocol.serverDispatch(0xf0a780, 0xc0002f5d10, 0xf29420, 0xc0003060a0, 0xc000346840, 0x7f3a515791a8, 0xc0002f5cb0, 0x0, 0x0, 0xef6900)
2020-08-12T07:53:20.135842_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/protocol/tsserver.go:92 +0x672
2020-08-12T07:53:20.135846_#66: gopls stderr: golang.org/x/tools/internal/lsp/protocol.ServerHandler.func1(0xf0a780, 0xc0002f5d10, 0xc000346840, 0x7f3a515791a8, 0xc0002f5cb0, 0xbfc505dc05971f39, 0x3730bbf)
2020-08-12T07:53:20.135850_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/protocol/protocol.go:62 +0xc0
2020-08-12T07:53:20.135859_#66: gopls stderr: golang.org/x/tools/internal/lsp/lsprpc.handshaker.func1(0xf0a780, 0xc0002f5d10, 0xc000346840, 0x7f3a515791a8, 0xc0002f5cb0, 0x0, 0x0)
2020-08-12T07:53:20.135863_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/lsp/lsprpc/lsprpc.go:521 +0x443
2020-08-12T07:53:20.135867_#66: gopls stderr: golang.org/x/tools/internal/jsonrpc2.MustReplyHandler.func1(0xf0a780, 0xc0002f5d10, 0xc0002d9860, 0x7f3a515791a8, 0xc0002f5cb0, 0x4073af, 0xc000094718)
2020-08-12T07:53:20.135871_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/jsonrpc2/handler.go:35 +0xd3
2020-08-12T07:53:20.135875_#66: gopls stderr: golang.org/x/tools/internal/jsonrpc2.AsyncHandler.func1.2(0xc0000371a0, 0xc00031e150, 0xc0002ea600, 0xf0a780, 0xc0002f5d10, 0xc0002d9860, 0x7f3a515791a8, 0xc0002f5cb0)
2020-08-12T07:53:20.135878_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/jsonrpc2/handler.go:103 +0x86
2020-08-12T07:53:20.135882_#66: gopls stderr: created by golang.org/x/tools/internal/jsonrpc2.AsyncHandler.func1
2020-08-12T07:53:20.135886_#66: gopls stderr: /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.0.0-20200811215021-48a8ffc5b207/internal/jsonrpc2/handler.go:100 +0x171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment