Package evaluation to test LanguageServer on Julia 1.14.0-DEV.2275 (3ea3bac2a3*) started at 2026-06-02T19:46:09.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.96s ################################################################################ # Installation # Installing LanguageServer... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2b0e0bc5] + LanguageServer v5.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [15f4f7f2] + AutoHashEquals v2.2.0 [00ebfdb7] + CSTParser v3.5.0 ⌅ [2e8d271d] + CancellationTokens v1.2.1 ⌅ [a80b9123] + CommonMark v0.8.16 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [c27321d9] + Glob v1.5.0 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [b9b8584e] + JSONRPC v2.1.0 ⌅ [98e50ef6] + JuliaFormatter v1.0.62 ⌅ [70703baa] + JuliaSyntax v0.4.10 [e554591c] + JuliaWorkspaces v7.0.1 [2b0e0bc5] + LanguageServer v5.0.0 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [1fbf2c77] + Salsa v2.4.0 [b3cc710f] + StaticLint v9.0.0 [cf896787] + SymbolServer v8.0.1 [76b0de8b] + TestItemDetection v1.1.0 [0796e94c] + Tokenize v0.5.29 [5c2747f8] + URIs v1.6.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.3 s ✓ CancellationTokens 2.5 s ✓ Salsa ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ✗ SymbolServer 9.1 s ✓ CommonMark 1.8 s ✓ JSON 6.6 s ✓ JuliaWorkspaces ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ✗ StaticLint 38.8 s ✓ JuliaFormatter 2.6 s ✓ JSONRPC ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 ✗ LanguageServer 7 dependencies successfully precompiled in 88 seconds. 52 already precompiled. Precompilation completed after 112.67s ################################################################################ # Testing # Testing LanguageServer Status `/tmp/jl_WBc04w/Project.toml` [00ebfdb7] CSTParser v3.5.0 ⌅ [682c06a0] JSON v0.21.4 ⌅ [b9b8584e] JSONRPC v2.1.0 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [e554591c] JuliaWorkspaces v7.0.1 [2b0e0bc5] LanguageServer v5.0.0 [aea7be01] PrecompileTools v1.3.4 [b3cc710f] StaticLint v9.0.0 [cf896787] SymbolServer v8.0.1 [f8b46487] TestItemRunner v1.1.5 [0796e94c] Tokenize v0.5.29 [5c2747f8] URIs v1.6.1 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.14.0 [3fa0cd96] REPL v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_WBc04w/Manifest.toml` [15f4f7f2] AutoHashEquals v2.2.0 [00ebfdb7] CSTParser v3.5.0 ⌅ [2e8d271d] CancellationTokens v1.2.1 ⌅ [a80b9123] CommonMark v0.8.16 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [c27321d9] Glob v1.5.0 ⌅ [682c06a0] JSON v0.21.4 ⌅ [b9b8584e] JSONRPC v2.1.0 ⌅ [98e50ef6] JuliaFormatter v1.0.62 ⌅ [70703baa] JuliaSyntax v0.4.10 [e554591c] JuliaWorkspaces v7.0.1 [2b0e0bc5] LanguageServer v5.0.0 [1914dd2f] MacroTools v0.5.16 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1fbf2c77] Salsa v2.4.0 [b3cc710f] StaticLint v9.0.0 [cf896787] SymbolServer v8.0.1 [76b0de8b] TestItemDetection v1.1.0 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [0796e94c] Tokenize v0.5.29 [5c2747f8] URIs v1.6.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Edit: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_edit.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_lkdSIN" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_41yxAT" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_WNPWvG" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ brute force tests: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_bruteforce.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_aZN97f" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_SNrZDA" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_yHRBqc" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Communication: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_communication.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ZFjcW1" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_YkGtEV" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_u6Zmo0" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ getCurrentBlockRange: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_misc.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_2PnhlB" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_yocoph" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_5ynhPI" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ get_file_loc: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_misc.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_7txCuM" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_cOGXl5" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_HpAWgN" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ signatures: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_zeWK1s" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_c6QOkS" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_rK5K0l" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ definitions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:51 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_6fW76o" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_rpblln" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_hu2ieJ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ references: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:65 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_9HApRg" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_1V75N2" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_GaRkYJ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ rename: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:75 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_E9w9KZ" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_lAW2Wm" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_8ZzGcS" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ get_file_loc: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:85 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Ur7TSh" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_JuAQKl" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_aZIDAy" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ doc symbols: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:95 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ffCKpy" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_0ztHoW" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_YC8gkQ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ range formatting: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_features.jl:108 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_KuBsvy" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_neudsA" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_wf0u6e" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ relative module completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_relative_module_completions.jl:5 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_utUhOo" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_g4oYNN" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_3lKIip" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ URI conversion: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_paths.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_1LHHUO" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_Fyandm" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_Hsqp0t" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ URI comparison: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_paths.jl:22 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_S7SGtj" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_dZziZJ" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_0OwngP" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ is_in_target_dir_of_package: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_paths.jl:48 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_RgFUk4" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_M4jWNV" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_bnoeyl" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Intellisense: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_intellisense.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_jtVK8B" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_0qpvFo" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_53IIjc" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ reexport: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Qe5mRt" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_PTRix1" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_1rTfZp" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ inline expand: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:12 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_0tmhW7" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_s9whiw" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_KnsSH1" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ fixmissingref: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:36 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_uel5ez" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_JiOWKB" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_dQFE7J" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ explicit import: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:47 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_W6AY9Z" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_me3SNx" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_hxp5wR" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ farg unused: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:59 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_pi7f78" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_XA22T3" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_ysA7fz" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ unused assignment: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:70 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_cfJmi4" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_QqDxOK" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_IHn9kt" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ ===/!== for nothing comparison: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:81 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_qsIllC" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_H30axN" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_B4azFw" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Add license header: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:93 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_mdsxlm" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_Z2sVGG" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_C2IP5l" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Organize imports: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:106 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_bkFLzo" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_OY9aDf" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_obD1xK" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Convert between string and raw strings: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:126 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_h4l7VN" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_PGLmta" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_qg6rUk" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Add docstring template: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:185 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_dFhj5D" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_1Srqik" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_JY2lBM" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Update docstring signature: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_actions.jl:231 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_YqqJU0" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_8PGIFf" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_GR6rme" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ latex completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_KUvNDP" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_uFDG0n" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_WYlwAU" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ path completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:35 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_KRpBf0" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_RR6jUD" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_Y8rtaV" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ import completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:39 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_lJxxvf" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_VQDr8h" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_nuZ0Pd" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ getfield completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:64 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_lVQ27R" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_8P2RY9" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_nfY7bl" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ token completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:114 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_jJ4N8T" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_V5PDm7" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_IfM63D" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ scope var completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:168 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_9ugW5N" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_GSrdni" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_p9Hnps" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ completion kinds: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:184 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_vptFfw" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_5xo7MU" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_UOvn4i" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ completion details: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_completions.jl:200 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_7LL6vD" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_n7PG96" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_PctLFh" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Hover: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_hover.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_qAZcbp" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_UuHUC0" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_XMzVQc" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ hover docs: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_hover.jl:53 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_MWvEPY" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_sdf4xc" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_PEmxeN" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ hover argument qualified function: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_hover.jl:65 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_8IvFOY" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_RCqeIz" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_EIJrYZ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ document 1: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_0BEIJW" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_m64Et9" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_EARXdv" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ document 2: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:27 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_fLQZJH" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_cwydvV" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_FhOJO6" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ document 3: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:49 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_OtdPSj" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_bxFZfP" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_nx0KE0" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ document 4: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:58 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Iup1y4" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_Hpn8M3" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_JsNyWz" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ document 5: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:67 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_zWhTI7" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_vyhvO9" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_Haj7UH" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ apply_text_edits: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:76 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_KuI1S8" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_qx1JBJ" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_NvdlY8" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ UTF16 handling: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:111 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_pjWs16" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_GfnoNA" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_5EBGFw" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ document link provider: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:172 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Cct2Li" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_2BxggV" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_O1Qxdb" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ Base.show for (Text)Document: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/test_document.jl:185 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_7NoiCp" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_F28gSt" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_qmmsUE" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base dict.jl:479  [2] getindex(m::SymbolServer.ModuleStore, k::Symbol)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined]  [3] load_core(; get_return_type::Bool)  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523  [4] load_core()  @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515  [5] top-level scope  @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387  [6] include(mod::Module, _path::String)  @ Base Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:2  [12] include(mod::Module, _path::String)  @ Base Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/src/LanguageServer.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base dict.jl:479 │ [2] getindex(m::SymbolServer.ModuleStore, k::Symbol) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:20 [inlined] │ [3] load_core(; get_return_type::Bool) │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:523 │ [4] load_core() │ @ SymbolServer ~/.julia/packages/SymbolServer/jMzmR/src/symbols.jl:515 │ [5] top-level scope │ @ ~/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:387 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [8] top-level scope │ @ stdin:5 │ [9] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [11] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [13] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SymbolServer/jMzmR/src/SymbolServer.jl:1 │ in expression starting at stdin:5 └ ┌ StaticLint │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StaticLint/HodVZ/src/StaticLint.jl:1 │ in expression starting at stdin:5 └ TextDocument: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/requests/test_textdocument.jl:2 Got exception outside of a @test The following 3 packages failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_WMg3iy" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_yUNXaO" (ProcessExited(1)). StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_6neQf8" (ProcessExited(1)). Test Summary: | Error Total Time Package | 50 50 26m24.1s test/test_edit.jl | 1 1 36.9s Edit | 1 1 36.8s test/test_bruteforce.jl | 1 1 31.0s brute force tests | 1 1 31.0s test/test_communication.jl | 1 1 31.2s Communication | 1 1 31.2s test/requests/test_misc.jl | 1 1 30.8s getCurrentBlockRange | 1 1 30.8s test/test_misc.jl | 1 1 30.8s get_file_loc | 1 1 30.8s test/requests/test_features.jl | 7 7 3m41.2s signatures | 1 1 31.5s definitions | 1 1 31.5s references | 1 1 30.9s rename | 1 1 31.8s get_file_loc | 1 1 32.0s doc symbols | 1 1 32.1s range formatting | 1 1 31.4s test/requests/test_relative_module_completions.jl | 1 1 29.6s relative module completions | 1 1 29.6s test/test_paths.jl | 3 3 1m29.7s URI conversion | 1 1 30.0s URI comparison | 1 1 30.2s is_in_target_dir_of_package | 1 1 29.5s test/test_intellisense.jl | 1 1 31.4s Intellisense | 1 1 31.4s test/requests/test_actions.jl | 12 12 6m21.6s reexport | 1 1 31.9s inline expand | 1 1 30.9s fixmissingref | 1 1 32.2s explicit import | 1 1 32.8s farg unused | 1 1 32.4s unused assignment | 1 1 33.1s ===/!== for nothing comparison | 1 1 32.9s Add license header | 1 1 28.2s Organize imports | 1 1 32.5s Convert between string and raw strings | 1 1 31.5s Add docstring template | 1 1 31.3s Update docstring signature | 1 1 31.8s test/requests/test_completions.jl | 8 8 4m11.3s latex completions | 1 1 30.2s path completions | 1 1 32.4s import completions | 1 1 30.3s getfield completions | 1 1 31.2s token completions | 1 1 32.5s scope var completions | 1 1 31.3s completion kinds | 1 1 31.4s completion details | 1 1 32.0s test/requests/test_hover.jl | 3 3 1m37.3s Hover | 1 1 32.8s hover docs | 1 1 31.1s hover argument qualified function | 1 1 33.4s test/test_document.jl | 9 9 4m49.7s document 1 | 1 1 32.7s document 2 | 1 1 32.2s document 3 | 1 1 32.6s document 4 | 1 1 32.1s document 5 | 1 1 31.3s apply_text_edits | 1 1 33.0s UTF16 handling | 1 1 31.5s document link provider | 1 1 32.4s Base.show for (Text)Document | 1 1 31.9s test/requests/test_textdocument.jl | 1 1 31.5s TextDocument | 1 1 31.5s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 50 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LanguageServer/gZWBR/test/runtests.jl:3 Testing failed after 1626.27s ERROR: LoadError: Package LanguageServer errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1792.74s: package fails to precompile