Package evaluation of LSPNeovim on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T14:06:58.967 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing LSPNeovim... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [42462c39] + LSPNeovim v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [00ebfdb7] + CSTParser v2.5.0 [34da2185] + Compat v4.16.0 ⌅ [ffa9a821] + DocumentFormat v3.2.0 [48062228] + FilePathsBase v0.9.24 [682c06a0] + JSON v0.21.4 ⌅ [b9b8584e] + JSONRPC v1.4.2 [42462c39] + LSPNeovim v0.1.0 ⌅ [2b0e0bc5] + LanguageServer v3.2.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 ⌅ [b3cc710f] + StaticLint v4.4.0 ⌅ [cf896787] + SymbolServer v4.5.0 [0796e94c] + Tokenize v0.5.29 [30578b45] + URIParser v0.4.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 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 7.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 3 direct dependencies failed to precompile: SymbolServer Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.10/SymbolServer/jl_gayLGL". ERROR: LoadError: MethodError: no method matching iterate(::Nothing) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] cache_methods(f::Function, mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:112 [2] SymbolServer.FunctionStore(f::Function, parent_mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:75 [3] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Module, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:302 [4] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Nothing, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:322 [5] symbols @ ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:287 [inlined] [6] load_core() @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:331 [7] top-level scope @ ~/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:202 [8] include @ ./Base.jl:495 [inlined] [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [10] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:1 in expression starting at stdin:4 LSPNeovim Failed to precompile LSPNeovim [42462c39-edde-4cdc-9c73-a9d3181f44a6] to "/home/pkgeval/.julia/compiled/v1.10/LSPNeovim/jl_L31GVB". ERROR: LoadError: MethodError: no method matching iterate(::Nothing) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] cache_methods(f::Function, mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:112 [2] SymbolServer.FunctionStore(f::Function, parent_mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:75 [3] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Module, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:302 [4] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Nothing, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:322 [5] symbols @ ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:287 [inlined] [6] load_core() @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:331 [7] top-level scope @ ~/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:202 [8] include @ ./Base.jl:495 [inlined] [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [10] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.10/SymbolServer/jl_mz2o6w". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/y1ebo/src/LanguageServer.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.10/LanguageServer/jl_pcCiyY". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/LSPNeovim/60jfv/src/LSPNeovim.jl:1 in expression starting at stdin:4 LanguageServer Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.10/LanguageServer/jl_YjAQRo". ERROR: LoadError: MethodError: no method matching iterate(::Nothing) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] cache_methods(f::Function, mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:112 [2] SymbolServer.FunctionStore(f::Function, parent_mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:75 [3] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Module, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:302 [4] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Nothing, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:322 [5] symbols @ ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:287 [inlined] [6] load_core() @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:331 [7] top-level scope @ ~/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:202 [8] include @ ./Base.jl:495 [inlined] [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [10] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.10/SymbolServer/jl_lMS7sN". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/y1ebo/src/LanguageServer.jl:1 in expression starting at stdin:4 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 55.34s ################################################################################ # Testing # Testing LSPNeovim Status `/tmp/jl_2B6UaU/Project.toml` [42462c39] LSPNeovim v0.1.0 ⌅ [2b0e0bc5] LanguageServer v3.2.0 ⌅ [cf896787] SymbolServer v4.5.0 [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_2B6UaU/Manifest.toml` ⌅ [00ebfdb7] CSTParser v2.5.0 [34da2185] Compat v4.16.0 ⌅ [ffa9a821] DocumentFormat v3.2.0 [48062228] FilePathsBase v0.9.24 [682c06a0] JSON v0.21.4 ⌅ [b9b8584e] JSONRPC v1.4.2 [42462c39] LSPNeovim v0.1.0 ⌅ [2b0e0bc5] LanguageServer v3.2.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 ⌅ [b3cc710f] StaticLint v4.4.0 ⌅ [cf896787] SymbolServer v4.5.0 [0796e94c] Tokenize v0.5.29 [30578b45] URIParser v0.4.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: MethodError: no method matching iterate(::Nothing) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] cache_methods(f::Function, mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:112 [2] SymbolServer.FunctionStore(f::Function, parent_mod::Module, exported::Bool) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:75 [3] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Module, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:302 [4] symbols(env::Dict{Symbol, SymbolServer.ModuleStore}, m::Nothing, an::Base.IdSet{Symbol}, visited::Base.IdSet{Module}) @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:322 [5] symbols @ ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:287 [inlined] [6] load_core() @ SymbolServer ~/.julia/packages/SymbolServer/kNaLz/src/symbols.jl:331 [7] top-level scope @ ~/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:202 [8] include @ ./Base.jl:495 [inlined] [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [10] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/SymbolServer/kNaLz/src/SymbolServer.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile SymbolServer [cf896787-08d5-524d-9de7-132aaa0cb996] to "/home/pkgeval/.julia/compiled/v1.10/SymbolServer/jl_jGn4ls". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/LanguageServer/y1ebo/src/LanguageServer.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile LanguageServer [2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7] to "/home/pkgeval/.julia/compiled/v1.10/LanguageServer/jl_0z7AsG". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/LSPNeovim/60jfv/src/LSPNeovim.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile LSPNeovim [42462c39-edde-4cdc-9c73-a9d3181f44a6] to "/home/pkgeval/.julia/compiled/v1.10/LSPNeovim/jl_V9vTWJ". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(fname::String) @ Base.MainInclude ./client.jl:494 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/LSPNeovim/60jfv/test/runtests.jl:1 Testing failed after 17.45s ERROR: LoadError: Package LSPNeovim errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 97.23s: package fails to precompile