Package evaluation to test LanguageServer on Julia 1.14.0-DEV.2212 (062a90bc8c*) started at 2026-05-22T01:02:07.775 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.61s ################################################################################ # 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.4.3 ⌅ [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.1 [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.1+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.3+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 4.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.6 s ✓ CancellationTokens 3.2 s ✓ Salsa ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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 13.0 s ✓ CommonMark 3.4 s ✓ JSONRPC 9.7 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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 41.7 s ✓ JuliaFormatter 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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 6 dependencies successfully precompiled in 105 seconds. 53 already precompiled. Precompilation completed after 129.31s ################################################################################ # Testing # Testing LanguageServer Status `/tmp/jl_rgRX5C/Project.toml` [00ebfdb7] CSTParser v3.4.3 ⌅ [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_rgRX5C/Manifest.toml` [15f4f7f2] AutoHashEquals v2.2.0 [00ebfdb7] CSTParser v3.4.3 ⌅ [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.1 [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.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+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] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_XBsYyU" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_FmpshX" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Zm2361" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_jXHhXe" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_3L5wmy" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_gYkgoQ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_K7sJcX" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_QSVyYJ" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_nDJ4PY" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_iUbtqB" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_YQlgct" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_MVJtXF" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_cIZl8N" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_wHOgnk" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_l9vkLd" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_N8Kq5H" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_y00r5H" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_36ypy8" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_HIc9uy" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_0KsMou" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_EHqHbz" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_rdL9fF" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_82S21G" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_qhgYBC" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_3YTtDw" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_JU29Io" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_BbfjWk" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_PlbY8t" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_qkWeRf" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_LEH8co" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_07Lbq4" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_tP60Qb" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_wSdSBK" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_wXAkVd" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_J9AjAX" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_8xNhpK" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_LqYkjG" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_BTmFr6" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_syphqW" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_EMkdA5" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_ggI6Nn" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_UeVTg0" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_mA7Hgr" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_KHG3j3" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_a9NewU" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_5rVEQq" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_RUSzvE" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_g8rqEi" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_Ol19fB" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_Biwfrq" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_6WXA22" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_2lydyS" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_CR7WYA" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_gZVPr3" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_aJh8XS" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_lcDTPf" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_HIB6MF" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_hDNm77" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_dIdwn3" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_VH4T8f" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_dSK0E6" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_Nm3M25" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_lcJVUz" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_1wGQ3n" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_s6bknc" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_6f86Gc" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_MW4kF1" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_7h5F5m" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_wAtqDp" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ ===/!== 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_h5jsIN" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_UNdC0a" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_SP74zI" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_wM3UtD" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_Hz0qCz" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_yyNaQ5" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_HfbRfk" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_fuFIrE" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ZW0vn8" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_dRv8N5" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_DGhRnr" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_hdTWYJ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_Im5z1c" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_E4ILhH" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_uIwZL7" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_KWXL4I" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_zhS8en" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_yLPFFD" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_iUXVPl" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_WGz74A" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Noeahq" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_L68f6O" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_LeqpPq" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_AdNbGM" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_nOM2qI" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_2zuVF2" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_JPVSIm" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_hOZGsV" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_q87p0H" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_DVJNi0" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_A7am5R" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_ByeYJY" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_iSBl1Q" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_iPEYcT" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_WydcLM" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_n4WbaV" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_axRjCN" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_gd3YG9" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Q8Kbxv" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_t5u92B" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_eOvkU2" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_00EtIj" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_Z68Pwp" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_jYItZa" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_suEF1L" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_8PJtUp" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_KBbuw4" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_qTVfvr" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_RYJWuj" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_ciVMhj" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ZnDo9p" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_qYdJIF" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_cKKsu8" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ymVSYr" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_0zViro" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_KxFi9H" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_pJiXbr" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_YuFkjT" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_AxhkyF" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_QXqOcf" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_BAJ2cC" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_od6bLw" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_DEj2GZ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_UVFP0k" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_UUOF43" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_GMmDCZ" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_OQJoFV" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_PVU813" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_T6DWsn" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_smWLZr" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_my1nOx" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_DRmZKn" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_FM75Y6" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_N2FQOg" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_lERXdD" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_cUvLf9" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_nJyyGp" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_avIloI" (ProcessExited(1)). ERROR: LoadError: KeyError: key :include not found Stacktrace:  [1] getindex(h::Dict{Symbol, Any}, key::Symbol)  @ Base ./dict.jl:479  [2] getenvtree(names::Vector{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:3271  [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:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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:3271  [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:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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: ┌ 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:2818 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2672 │ [4] macro expansion │ @ ./loading.jl:2599 [inlined] │ [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [7] require │ @ ./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:3271 │ [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:3113 │ [17] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ SymbolServer │ ERROR: LoadError: KeyError: key :include not found │ Stacktrace: │ [1] getindex(h::Dict{Symbol, Any}, key::Symbol) │ @ Base ./dict.jl:479 │ [2] getenvtree(names::Vector{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:3271 │ [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:3113 │ [11] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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 └ ┌ LanguageServer │ [Output was shown above] └ 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: StaticLint Failed to precompile StaticLint [b3cc710f-9c33-5bdb-a03d-a94903873e97] to "/home/pkgeval/.julia/compiled/v1.14/StaticLint/jl_qu8d9X" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_fVv731" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_UdYeOd" (ProcessExited(1)). Test Summary: | Error Total Time Package | 50 50 26m17.1s test/test_edit.jl | 1 1 36.7s Edit | 1 1 36.7s test/test_bruteforce.jl | 1 1 32.1s brute force tests | 1 1 32.1s test/test_communication.jl | 1 1 31.7s Communication | 1 1 31.7s test/requests/test_misc.jl | 1 1 33.6s getCurrentBlockRange | 1 1 33.6s test/test_misc.jl | 1 1 33.2s get_file_loc | 1 1 33.2s test/requests/test_features.jl | 7 7 3m46.6s signatures | 1 1 32.1s definitions | 1 1 30.7s references | 1 1 30.7s rename | 1 1 32.9s get_file_loc | 1 1 34.2s doc symbols | 1 1 32.9s range formatting | 1 1 33.1s test/requests/test_relative_module_completions.jl | 1 1 33.2s relative module completions | 1 1 33.2s test/test_paths.jl | 3 3 1m38.0s URI conversion | 1 1 34.7s URI comparison | 1 1 30.7s is_in_target_dir_of_package | 1 1 32.7s test/test_intellisense.jl | 1 1 32.6s Intellisense | 1 1 32.6s test/requests/test_actions.jl | 12 12 6m13.3s reexport | 1 1 30.7s inline expand | 1 1 32.1s fixmissingref | 1 1 32.0s explicit import | 1 1 31.1s farg unused | 1 1 30.5s unused assignment | 1 1 33.8s ===/!== for nothing comparison | 1 1 31.7s Add license header | 1 1 30.5s Organize imports | 1 1 31.0s Convert between string and raw strings | 1 1 30.5s Add docstring template | 1 1 30.8s Update docstring signature | 1 1 28.6s test/requests/test_completions.jl | 8 8 4m07.2s latex completions | 1 1 30.5s path completions | 1 1 32.3s import completions | 1 1 32.3s getfield completions | 1 1 23.6s token completions | 1 1 32.3s scope var completions | 1 1 32.4s completion kinds | 1 1 31.6s completion details | 1 1 32.3s test/requests/test_hover.jl | 3 3 1m39.4s Hover | 1 1 32.9s hover docs | 1 1 32.7s hover argument qualified function | 1 1 33.8s test/test_document.jl | 9 9 4m26.9s document 1 | 1 1 33.3s document 2 | 1 1 27.0s document 3 | 1 1 31.6s document 4 | 1 1 31.4s document 5 | 1 1 32.3s apply_text_edits | 1 1 24.4s UTF16 handling | 1 1 22.9s document link provider | 1 1 32.0s Base.show for (Text)Document | 1 1 32.1s test/requests/test_textdocument.jl | 1 1 32.4s TextDocument | 1 1 32.4s 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 1614.78s 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] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] 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 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1807.42s: package fails to precompile