Package evaluation to test LanguageServer on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T07:26:19.824 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.33s ################################################################################ # 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 5.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.6 s ✓ CancellationTokens 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 3.5 s ✓ JSONRPC 8.8 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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cf896787-08d5-524d-9de7-132aaa0cb996"), "SymbolServer") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=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 3 dependencies successfully precompiled in 45 seconds. 56 already precompiled. Precompilation completed after 70.09s ################################################################################ # Testing # Testing LanguageServer Status `/tmp/jl_X3933B/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_X3933B/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_xs5hvM" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_l9iX2T" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_9KVc2r" (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_b5Fkj0" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_TEaKQd" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_1NFUwN" (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_O095Lg" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_n6hkvH" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Rhubvg" (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_6wPIYj" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_aOo61K" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_q01Bes" (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_lnrjol" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_jzPatE" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ieyxp3" (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_ucRyOK" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_ZwC5AY" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_8gtyRT" (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_tnTNXL" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_jCQjd8" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_QTdmlS" (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_S4C99D" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_kWXMa1" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_kVqkt3" (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_7uRYEJ" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_btWfCA" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_sQPJ7j" (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_sxTaWV" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_QGbcTK" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_50EQyL" (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_QY91zC" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_powxiA" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_qXDsay" (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_uCmx1t" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_QBCkjY" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_unR586" (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_LSmjHL" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_9KahqI" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_DoyMnF" (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_Ei0cOa" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_qNaGh3" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_gf42ii" (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_DtfMh9" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_TiZsBo" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_4HooGe" (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_N2siK0" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_h98qPD" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_JwFooD" (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_6fFsPQ" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_i1nt02" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ln7g1z" (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_GIowse" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_sueuOb" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_YG6LXh" (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_6EAwbu" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_1D0i2y" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_R6cvBG" (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_W6IfmE" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_8rH5QP" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_4rJrro" (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_AW6wb1" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_vDvBAz" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_XLb8Fk" (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_WNNNld" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_wRHAzn" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_gJwNZI" (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_fg6AOG" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_yLzssT" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_eFEk7q" (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_VAv28o" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_vyq1uO" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_GrWgvQ" (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_gNaJwc" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_3mVmaS" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_fWbcbI" (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_tLjySt" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_OmpOrr" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_oT2fvd" (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_HpWu6M" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_upzhOf" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_iYj78q" (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_3r439a" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_yoMr84" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_PfeQd3" (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_rJebnB" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_p35xuU" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_hZBjyS" (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_BCV2cI" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_VTtpRM" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_tbDiDQ" (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_CxfpoP" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_8vhdUS" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_9W5oOz" (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_xGLChg" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_XLXubs" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_u0FT8y" (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_bqNeVp" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_2CxTCI" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_vEheNk" (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_AwDqaa" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_imomm8" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_OkOSp6" (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_w9BafX" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_h3oL13" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_C3bfFG" (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_AGM8kP" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_1vmQZ1" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_4osPnd" (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_unViu6" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_IOZiBG" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_j3wm4M" (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_tc6X6N" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_gz0JfG" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_WN1Pac" (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_dsfYEH" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_0rcEqx" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_DOHLV2" (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_srcPXW" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_kwQ9nY" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_TNQMz0" (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_77YGSQ" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_q9v2s5" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_FrXbps" (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_lOKeHB" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_cIywA6" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_erDxxd" (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_Jky8A9" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_5ihP93" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_sjIzni" (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_QzsCmn" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_P7BcrD" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_UEsoG6" (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_uVCp9w" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_WuqfG6" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_xMOfSr" (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_eDFShW" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_5pVlmd" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_cnKAlv" (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_q8juqG" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_ys8hxP" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_FTZm5m" (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_VABmtn" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_fosmLU" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_mNZYa8" (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_ccKHus" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_s0OqDB" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_orpHv9" (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_Cx0dz3" (ProcessExited(1)). SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.14/SymbolServer/jl_7zEARz" (ProcessExited(1)). LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_YVv7JA" (ProcessExited(1)). Test Summary: | Error Total Time Package | 50 50 21m21.2s test/test_edit.jl | 1 1 36.2s Edit | 1 1 36.1s test/test_bruteforce.jl | 1 1 25.0s brute force tests | 1 1 25.0s test/test_communication.jl | 1 1 23.0s Communication | 1 1 23.0s test/requests/test_misc.jl | 1 1 25.8s getCurrentBlockRange | 1 1 25.8s test/test_misc.jl | 1 1 23.9s get_file_loc | 1 1 23.9s test/requests/test_features.jl | 7 7 3m05.6s signatures | 1 1 23.3s definitions | 1 1 24.0s references | 1 1 25.9s rename | 1 1 24.9s get_file_loc | 1 1 25.4s doc symbols | 1 1 29.6s range formatting | 1 1 32.5s test/requests/test_relative_module_completions.jl | 1 1 31.2s relative module completions | 1 1 31.2s test/test_paths.jl | 3 3 1m30.3s URI conversion | 1 1 28.7s URI comparison | 1 1 30.6s is_in_target_dir_of_package | 1 1 31.0s test/test_intellisense.jl | 1 1 27.8s Intellisense | 1 1 27.8s test/requests/test_actions.jl | 12 12 4m44.0s reexport | 1 1 24.6s inline expand | 1 1 31.7s fixmissingref | 1 1 24.1s explicit import | 1 1 22.0s farg unused | 1 1 23.1s unused assignment | 1 1 21.7s ===/!== for nothing comparison | 1 1 28.5s Add license header | 1 1 24.3s Organize imports | 1 1 23.2s Convert between string and raw strings | 1 1 21.4s Add docstring template | 1 1 20.1s Update docstring signature | 1 1 19.2s test/requests/test_completions.jl | 8 8 3m22.7s latex completions | 1 1 26.6s path completions | 1 1 29.2s import completions | 1 1 31.1s getfield completions | 1 1 28.6s token completions | 1 1 25.8s scope var completions | 1 1 18.9s completion kinds | 1 1 19.2s completion details | 1 1 23.3s test/requests/test_hover.jl | 3 3 1m20.6s Hover | 1 1 31.6s hover docs | 1 1 28.1s hover argument qualified function | 1 1 20.9s test/test_document.jl | 9 9 3m45.6s document 1 | 1 1 25.4s document 2 | 1 1 32.3s document 3 | 1 1 29.0s document 4 | 1 1 23.6s document 5 | 1 1 19.4s apply_text_edits | 1 1 19.1s UTF16 handling | 1 1 23.9s document link provider | 1 1 31.1s Base.show for (Text)Document | 1 1 21.9s test/requests/test_textdocument.jl | 1 1 19.6s TextDocument | 1 1 19.6s 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 1330.3s 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 1445.81s: package fails to precompile