Package evaluation to test LanguageServer on Julia 1.14.0-DEV.1414 (f2608a495e*) started at 2025-12-25T14:38:01.025 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.62s ################################################################################ # Installation # Installing LanguageServer... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2b0e0bc5] + LanguageServer v4.5.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [00ebfdb7] + CSTParser v3.4.3 ⌅ [a80b9123] + CommonMark v0.8.16 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 ⌅ [864edb3b] + DataStructures v0.18.22 [c27321d9] + Glob v1.4.0 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [b9b8584e] + JSONRPC v1.4.2 ⌅ [98e50ef6] + JuliaFormatter v1.0.62 [2b0e0bc5] + LanguageServer v4.5.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [b3cc710f] + StaticLint v8.2.2 ⌅ [cf896787] + SymbolServer v7.4.0 ⌅ [76b0de8b] + TestItemDetection v0.2.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.0.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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.1s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.7s ################################################################################ # Testing # Testing LanguageServer Status `/tmp/jl_UiWDdA/Project.toml` [00ebfdb7] CSTParser v3.4.3 ⌅ [682c06a0] JSON v0.21.4 ⌅ [b9b8584e] JSONRPC v1.4.2 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [2b0e0bc5] LanguageServer v4.5.1 [aea7be01] PrecompileTools v1.3.3 [b3cc710f] StaticLint v8.2.2 ⌅ [cf896787] SymbolServer v7.4.0 ⌅ [76b0de8b] TestItemDetection v0.2.0 [f8b46487] TestItemRunner v1.1.4 [0796e94c] Tokenize v0.5.29 [5c2747f8] URIs v1.6.1 [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.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_UiWDdA/Manifest.toml` [00ebfdb7] CSTParser v3.4.3 ⌅ [a80b9123] CommonMark v0.8.16 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 ⌅ [864edb3b] DataStructures v0.18.22 [c27321d9] Glob v1.4.0 ⌅ [682c06a0] JSON v0.21.4 ⌅ [b9b8584e] JSONRPC v1.4.2 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [2b0e0bc5] LanguageServer v4.5.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [b3cc710f] StaticLint v8.2.2 ⌅ [cf896787] SymbolServer v7.4.0 ⌅ [76b0de8b] TestItemDetection v0.2.0 [f8b46487] TestItemRunner v1.1.4 [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.0.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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ signatures: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Jgwgkb" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ definitions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:51 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Df5iyh" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ references: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:65 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_C70Cxb" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ rename: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:75 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_EhBxnn" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ get_file_loc: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:85 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_lwY6UW" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ doc symbols: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:95 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_GmPzcS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ range formatting: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_features.jl:108 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_usDEkT" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ getCurrentBlockRange: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_misc.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_p8ohpf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Intellisense: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_intellisense.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_wYKTHs" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Edit: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_edit.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_gye67o" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ document 1: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_nA9KEB" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ document 2: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:27 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_aw2uOJ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ document 3: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:49 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_RGUn7i" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ document 4: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:58 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_mmIuhf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ document 5: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:67 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_xWmcG7" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ apply_text_edits: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:76 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_ClDVvM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ UTF16 handling: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:111 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_uE270z" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ document link provider: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:172 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_VZSV1D" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Base.show for (Text)Document: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_document.jl:185 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_E35HBV" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ latex completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_rWIqWM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ path completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:35 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_kxzaKU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ import completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:39 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_iKMXAq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ getfield completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:59 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_04UX7h" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ token completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:102 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_nHfcdt" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ scope var completions: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:145 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_NyUCQe" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ completion kinds: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:161 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_aP6EGr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ completion details: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_completions.jl:177 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_U3j2YX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ get_file_loc: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_misc.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_wgFVCG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ filepath2uri to string: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_uris2.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_g23ga4" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ filepath2uri to string - Windows special: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_uris2.jl:14 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_bSUyXU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ uri2filepath to string - Windows special: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_uris2.jl:26 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Y7A6uk" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ uri2filepath - no `uri2filepath` when no `path`: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_uris2.jl:47 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_N6YkSx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ parse: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_uris2.jl:61 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_IVfSEz" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ brute force tests: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_bruteforce.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_AnEDWd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Communication: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_communication.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_FqqqZ1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Julia workspace: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:10 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_PqOrjE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ add_workspace_folder: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:24 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_tg3IL2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ add_workspace_folder 2: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:39 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_4oV2Yo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ add_workspace_folder and remove_workspace_folder: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:54 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_e2PDQ5" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ add_file: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:71 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_NjqZHm" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ update_file: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:86 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_fD3hCU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ delete_file: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_juliaworkspace.jl:102 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_uY72dT" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ reexport: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_sRdDIy" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ inline expand: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:12 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_OzEEOL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ fixmissingref: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:32 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_wzmJtV" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ explicit import: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:43 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_RmjpkM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ farg unused: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:55 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_pXIwtu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ unused assignment: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:66 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_xyRp2E" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ ===/!== for nothing comparison: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:77 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_7tXx4C" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Add license header: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:88 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_NwJ1Fx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Organize imports: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:101 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_0EGxgO" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Convert between string and raw strings: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:118 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_WyAgks" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Add docstring template: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:176 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_GK6SCd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Update docstring signature: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_actions.jl:222 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_9ogH2o" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ TextDocument: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_textdocument.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_xOs0om" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ mark errors to end of file: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_textdocument.jl:22 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_SF4FTd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ Hover: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_hover.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_5SDcen" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ hover docs: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_hover.jl:53 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_JuA1HT" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ hover argument qualified function: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/requests/test_hover.jl:65 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_6cs1Tb" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ URI conversion: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_paths.jl:2 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_5NTVwV" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ URI comparison: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_paths.jl:22 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_Xe3KTK" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/src/LanguageServer.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ LanguageServer │ [Output was shown above] └ is_in_target_dir_of_package: Error During Test at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/test_paths.jl:48 Got exception outside of a @test The following 1 package failed to precompile: LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.14/LanguageServer/jl_7WCnJ3" (ProcessExited(1)). Test Summary: | Error Total Time Package | 62 62 34m04.6s test/requests/test_features.jl | 7 7 6m35.2s signatures | 1 1 1m45.8s definitions | 1 1 48.1s references | 1 1 48.1s rename | 1 1 47.7s get_file_loc | 1 1 48.4s doc symbols | 1 1 46.8s range formatting | 1 1 50.3s test/requests/test_misc.jl | 1 1 47.1s getCurrentBlockRange | 1 1 47.1s test/test_intellisense.jl | 1 1 47.1s Intellisense | 1 1 47.1s test/test_edit.jl | 1 1 47.2s Edit | 1 1 47.2s test/test_document.jl | 9 9 6m41.1s document 1 | 1 1 46.9s document 2 | 1 1 45.6s document 3 | 1 1 43.5s document 4 | 1 1 43.1s document 5 | 1 1 44.8s apply_text_edits | 1 1 45.0s UTF16 handling | 1 1 44.6s document link provider | 1 1 42.8s Base.show for (Text)Document | 1 1 44.8s test/requests/test_completions.jl | 8 8 5m31.6s latex completions | 1 1 44.4s path completions | 1 1 34.6s import completions | 1 1 32.3s getfield completions | 1 1 44.8s token completions | 1 1 44.9s scope var completions | 1 1 38.8s completion kinds | 1 1 43.6s completion details | 1 1 48.1s test/test_misc.jl | 1 1 39.8s get_file_loc | 1 1 39.8s test/test_uris2.jl | 5 5 3m45.2s filepath2uri to string | 1 1 42.7s filepath2uri to string - Windows special | 1 1 45.0s uri2filepath to string - Windows special | 1 1 41.6s uri2filepath - no `uri2filepath` when no `path` | 1 1 47.9s parse | 1 1 48.0s test/test_bruteforce.jl | 1 1 47.7s brute force tests | 1 1 47.7s test/test_communication.jl | 1 1 49.6s Communication | 1 1 49.6s test/test_juliaworkspace.jl | 7 7 4m42.9s Julia workspace | 1 1 44.7s add_workspace_folder | 1 1 47.1s add_workspace_folder 2 | 1 1 47.6s add_workspace_folder and remove_workspace_folder | 1 1 47.9s add_file | 1 1 46.2s update_file | 1 1 42.9s delete_file | 1 1 6.4s test/requests/test_actions.jl | 12 12 1m17.4s reexport | 1 1 6.8s inline expand | 1 1 7.1s fixmissingref | 1 1 6.7s explicit import | 1 1 7.2s farg unused | 1 1 6.5s unused assignment | 1 1 6.0s ===/!== for nothing comparison | 1 1 6.6s Add license header | 1 1 6.6s Organize imports | 1 1 5.2s Convert between string and raw strings | 1 1 4.8s Add docstring template | 1 1 6.0s Update docstring signature | 1 1 7.8s test/requests/test_textdocument.jl | 2 2 13.8s TextDocument | 1 1 7.6s mark errors to end of file | 1 1 6.2s test/requests/test_hover.jl | 3 3 19.3s Hover | 1 1 6.5s hover docs | 1 1 6.6s hover argument qualified function | 1 1 6.2s test/test_paths.jl | 3 3 19.7s URI conversion | 1 1 6.9s URI comparison | 1 1 6.3s is_in_target_dir_of_package | 1 1 6.5s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 62 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LanguageServer/Fwm1f/test/runtests.jl:3 Testing failed after 2046.14s 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 2145.52s: package fails to precompile