Package evaluation of ForwardDiff2 on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:39:44.481 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.54s ################################################################################ # Installation # Installing ForwardDiff2... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [994df76e] + ForwardDiff2 v0.2.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [7057c7e9] + Cassette v0.3.14 ⌅ [082447d4] + ChainRules v0.3.1 ⌅ [d360d2e6] + ChainRulesCore v0.5.5 [e2ba6199] + ExprTools v0.1.10 [994df76e] + ForwardDiff2 v0.2.2 [46d2c3a1] + MuladdMacro v0.2.4 ⌅ [189a3867] + Reexport v0.2.0 [ae029012] + Requires v1.3.1 [24973c7f] + SpecializeVarargs v0.1.1 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.1.1+0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [4536629a] + OpenBLAS_jll v0.3.27+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.59.0+0 [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 2.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.11/OrdinaryDiffEq/jl_zOz7J1". ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace: [1] top-level scope @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 [2] include @ ./Base.jl:557 [inlined] [3] 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:2881 [4] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.11/ArrayInterface/jl_vkegQU". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.11/VectorizationBase/jl_hq7PcW". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.11/LoopVectorization/jl_7RZf8X". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ RecursiveFactorization ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 [24] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 [25] include @ ./Base.jl:557 [inlined] [26] 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:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to "/home/pkgeval/.julia/compiled/v1.11/RecursiveFactorization/jl_W7ZOVc". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.11/DiffEqBase/jl_xIf9OT". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:6 ModelingToolkit Failed to precompile ModelingToolkit [961ee093-0014-501f-94e3-6117800e7a78] to "/home/pkgeval/.julia/compiled/v1.11/ModelingToolkit/jl_VvkJAZ". ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace: [1] top-level scope @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 [2] include @ ./Base.jl:557 [inlined] [3] 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:2881 [4] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.11/ArrayInterface/jl_eG8xzD". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.11/VectorizationBase/jl_UwksCz". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.11/LoopVectorization/jl_lR1SKw". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ RecursiveFactorization ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 [24] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 [25] include @ ./Base.jl:557 [inlined] [26] 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:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to "/home/pkgeval/.julia/compiled/v1.11/RecursiveFactorization/jl_JmZQIc". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.11/DiffEqBase/jl_vuh4XL". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/QBCyd/src/ModelingToolkit.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 535.12s ################################################################################ # Testing # Testing ForwardDiff2 Status `/tmp/jl_cFhgf0/Project.toml` [49dc2e85] Calculus v0.5.2 [7057c7e9] Cassette v0.3.14 ⌅ [082447d4] ChainRules v0.3.1 ⌅ [d360d2e6] ChainRulesCore v0.5.5 ⌃ [b552c78f] DiffRules v1.5.0 ⌅ [f6369f11] ForwardDiff v0.10.38 [994df76e] ForwardDiff2 v0.2.2 ⌅ [961ee093] ModelingToolkit v1.4.3 ⌅ [77ba4419] NaNMath v0.3.7 ⌃ [1dea7af3] OrdinaryDiffEq v5.61.3 ⌅ [1bc83da4] SafeTestsets v0.0.1 ⌅ [276daf66] SpecialFunctions v0.9.0 [24973c7f] SpecializeVarargs v0.1.1 ⌅ [90137ffa] StaticArrays v0.12.6 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cFhgf0/Manifest.toml` ⌅ [79e6a3ab] Adapt v3.6.0 ⌅ [ec485272] ArnoldiMethod v0.1.0 ⌅ [4fba245c] ArrayInterface v3.1.34 [30b0a656] ArrayInterfaceCore v0.1.29 [6ba088a2] ArrayInterfaceGPUArrays v0.2.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [2a0fbf3d] CPUSummary v0.1.30 [49dc2e85] Calculus v0.5.2 [a603d957] CanonicalTraits v0.2.4 [7057c7e9] Cassette v0.3.14 ⌅ [082447d4] ChainRules v0.3.1 ⌅ [d360d2e6] ChainRulesCore v0.5.5 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 ⌅ [34da2185] Compat v3.47.0 ⌃ [187b0558] ConstructionBase v1.4.1 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 ⌅ [2b5f629d] DiffEqBase v6.69.1 [163ba53b] DiffResults v1.1.0 ⌃ [b552c78f] DiffRules v1.5.0 ⌃ [b4f34e82] Distances v0.10.9 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌃ [d4d017d3] ExponentialUtilities v1.23.0 [e2ba6199] ExprTools v0.1.10 ⌅ [7034ab61] FastBroadcast v0.1.8 [9aa1b823] FastClosures v0.3.2 ⌃ [6a86dc24] FiniteDiff v2.13.1 [59287772] Formatting v0.4.3 ⌅ [f6369f11] ForwardDiff v0.10.38 [994df76e] ForwardDiff2 v0.2.2 [069b7b12] FunctionWrappers v1.1.3 ⌅ [46192b85] GPUArraysCore v0.1.5 ⌅ [6b9d7cbe] GeneralizedGenerated v0.2.8 [c145ed77] GenericSchur v0.5.4 [3e5b6fbb] HostCPUFeatures v0.1.17 ⌅ [0e44f5e4] Hwloc v2.2.0 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 ⌅ [92d709cd] IrrationalConstants v0.1.1 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [b14d175d] JuliaVariables v0.2.4 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [2ee39098] LabelledArrays v1.6.6 ⌅ [23fbe1c1] Latexify v0.13.5 [093fc24a] LightGraphs v1.3.5 ⌃ [d3d80556] LineSearches v7.1.1 ⌃ [2ab3a3ac] LogExpFunctions v0.3.0 ⌃ [bdcacae8] LoopVectorization v0.12.65 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.15 [d125e4d3] ManualMemory v0.1.8 ⌅ [961ee093] ModelingToolkit v1.4.3 [46d2c3a1] MuladdMacro v0.2.4 ⌃ [d41bc354] NLSolversBase v7.8.3 [2774e3e8] NLsolve v4.5.1 ⌅ [77ba4419] NaNMath v0.3.7 [71a1bf82] NameResolution v0.1.5 ⌅ [8913a72c] NonlinearSolve v0.3.16 [6fe1bfb0] OffsetArrays v1.16.0 [bac558e1] OrderedCollections v1.8.0 ⌃ [1dea7af3] OrdinaryDiffEq v5.61.3 [d96e819e] Parameters v0.12.3 ⌅ [f517fe37] Polyester v0.3.9 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [8162dcfd] PrettyPrint v0.2.0 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v2.11.4 ⌅ [f2c3362d] RecursiveFactorization v0.1.13 ⌅ [189a3867] Reexport v0.2.0 [ae029012] Requires v1.3.1 [476501e8] SLEEFPirates v0.6.43 ⌅ [1bc83da4] SafeTestsets v0.0.1 ⌅ [0bca4576] SciMLBase v1.13.6 ⌅ [efcf1570] Setfield v0.7.1 [699a6c99] SimpleTraits v0.9.4 [66db9d55] SnoopPrecompile v1.0.3 ⌅ [47a9eef4] SparseDiffTools v1.13.2 ⌅ [276daf66] SpecialFunctions v0.9.0 [24973c7f] SpecializeVarargs v0.1.1 ⌅ [aedffcd0] Static v0.3.3 ⌅ [90137ffa] StaticArrays v0.12.6 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 ⌅ [7792a7ef] StrideArraysCore v0.1.18 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 ⌅ [8290d209] ThreadingUtilities v0.4.7 [a2a6695c] TreeViews v0.3.0 [3a884ed6] UnPack v1.0.2 ⌅ [3d5dd08c] VectorizationBase v0.20.38 ⌅ [19fa3120] VertexSafeGraphs v0.1.2 ⌃ [700de1a5] ZygoteRules v0.2.2 [e33a78d0] Hwloc_jll v2.12.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling OrdinaryDiffEq... 1747.9 ms ✓ Distances ✗ Adapt → AdaptStaticArraysExt 1430.1 ms ✓ Hwloc ✗ ArrayInterface 5033.4 ms ✓ NLSolversBase 1170.5 ms ✓ Distances → DistancesSparseArraysExt ✗ VectorizationBase ✗ RecursiveArrayTools ✗ LabelledArrays ✗ SparseDiffTools 6455.6 ms ✓ LineSearches ✗ SLEEFPirates ✗ StrideArraysCore ✗ SciMLBase 3493.7 ms ✓ NLsolve ✗ Polyester ✗ LoopVectorization ✗ RecursiveFactorization ✗ NonlinearSolve ✗ DiffEqBase Info Given OrdinaryDiffEq was explicitly requested, output will be shown live  ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53  [2] include  @ ./Base.jl:557 [inlined]  [3] 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:2881  [4] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.11/ArrayInterface/jl_zMqbzJ". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:557 [inlined]  [23] 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:2881  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.11/VectorizationBase/jl_puYLRo". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:557 [inlined]  [23] 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:2881  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.11/LoopVectorization/jl_18VtWz". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:557  [23] include(x::String)  @ RecursiveFactorization ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1  [24] top-level scope  @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3  [25] include  @ ./Base.jl:557 [inlined]  [26] 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:2881  [27] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to "/home/pkgeval/.julia/compiled/v1.11/RecursiveFactorization/jl_Ezsarj". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:557 [inlined]  [23] 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:2881  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.11/DiffEqBase/jl_lrz4XM". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:557 [inlined]  [23] 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:2881  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:6 ✗ OrdinaryDiffEq 6 dependencies successfully precompiled in 270 seconds. 106 already precompiled. API Tests: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/A83XK/src/SafeTestsets.jl:25 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.11/OrdinaryDiffEq/jl_mPM14P". ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace: [1] top-level scope @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 [2] include @ ./Base.jl:557 [inlined] [3] 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:2881 [4] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.11/ArrayInterface/jl_zMqbzJ". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.11/VectorizationBase/jl_puYLRo". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.11/LoopVectorization/jl_18VtWz". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ RecursiveFactorization ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 [24] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 [25] include @ ./Base.jl:557 [inlined] [26] 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:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to "/home/pkgeval/.julia/compiled/v1.11/RecursiveFactorization/jl_Ezsarj". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.11/DiffEqBase/jl_lrz4XM". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/ForwardDiff2/EccYp/test/api.jl:4 Test Summary: | Error Total Time API Tests | 1 1 4m31.2s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ForwardDiff2/EccYp/test/runtests.jl:2 Testing failed after 276.52s ERROR: LoadError: Package ForwardDiff2 errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 852.55s: package fails to precompile