Package evaluation of LabelledArrays on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T16:46:15.533 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 11.09s ################################################################################ # Installation # Installing LabelledArrays... Resolving package versions... Installed CompositionsBase ────────── v0.1.2 Installed Adapt ───────────────────── v4.3.0 Installed DiffResults ─────────────── v1.1.0 Installed RuntimeGeneratedFunctions ─ v0.5.15 Installed ConstructionBase ────────── v1.6.0 Installed MacroTools ──────────────── v0.5.16 Installed ForwardDiff ─────────────── v1.0.1 Installed LabelledArrays ──────────── v1.16.1 Installed ExprTools ───────────────── v0.1.10 Installed ArrayInterface ──────────── v7.19.0 Installed RecipesBase ─────────────── v1.3.4 Installed SymbolicIndexingInterface ─ v0.3.43 Installed Compat ──────────────────── v4.18.0 Installed Statistics ──────────────── v1.11.1 Installed PreallocationTools ──────── v0.4.31 Installed PrecompileTools ─────────── v1.3.2 Installed CommonSubexpressions ────── v0.3.1 Installed StaticArraysCore ────────── v1.4.3 Installed GPUArraysCore ───────────── v0.2.0 Installed IrrationalConstants ─────── v0.2.4 Installed StaticArrays ────────────── v1.9.14 Installed NaNMath ─────────────────── v1.1.3 Installed OpenSpecFun_jll ─────────── v0.5.6+0 Installed ChainRulesCore ──────────── v1.26.0 Installed Requires ────────────────── v1.3.1 Installed LogExpFunctions ─────────── v0.3.29 Installed DiffRules ───────────────── v1.15.1 Installed JLLWrappers ─────────────── v1.7.1 Installed InverseFunctions ────────── v0.1.17 Installed SpecialFunctions ────────── v2.5.1 Installed DocStringExtensions ─────── v0.9.5 Installed Accessors ───────────────── v0.1.42 Installed Preferences ─────────────── v1.5.0 Installed RecursiveArrayTools ─────── v3.37.0 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.13/Project.toml` [2ee39098] + LabelledArrays v1.16.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [d360d2e6] + ChainRulesCore v1.26.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [f6369f11] + ForwardDiff v1.0.1 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [2ee39098] + LabelledArrays v1.16.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [d236fae5] + PreallocationTools v0.4.31 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.37.0 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.43 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 7.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4409.2 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: RecursiveArrayToolsFastBroadcastExt Failed to precompile RecursiveArrayToolsFastBroadcastExt [524f51df-c44f-5b23-90f8-9c0b74f0d523] to "/home/pkgeval/.julia/compiled/v1.13/RecursiveArrayToolsFastBroadcastExt/jl_8tOhhk" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_eNV9KO" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:7 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FastBroadcast [7034ab61-46d4-4ed7-9d0f-46aef9175898] to "/home/pkgeval/.julia/compiled/v1.13/FastBroadcast/jl_qACk07" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/RecursiveArrayTools/EfvwE/ext/RecursiveArrayToolsFastBroadcastExt.jl:4 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/EfvwE/ext/RecursiveArrayToolsFastBroadcastExt.jl:1 in expression starting at stdin:5 OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.13/OrdinaryDiffEq/jl_VME3kx" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_qo91jH" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:7 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FastBroadcast [7034ab61-46d4-4ed7-9d0f-46aef9175898] to "/home/pkgeval/.julia/compiled/v1.13/FastBroadcast/jl_QPBzUt" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/DiffEqBase/0oXZq/src/DiffEqBase.jl:26 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/0oXZq/src/DiffEqBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.13/DiffEqBase/jl_Va7nX3" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/Hdbut/src/OrdinaryDiffEq.jl:7 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/Hdbut/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1443.03s ################################################################################ # Testing # Testing LabelledArrays Status `/tmp/jl_WUBabR/Project.toml` [4fba245c] ArrayInterface v7.19.0 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.0 [f6369f11] ForwardDiff v1.0.1 [2ee39098] LabelledArrays v1.16.1 [1914dd2f] MacroTools v0.5.16 [1dea7af3] OrdinaryDiffEq v6.101.0 [d236fae5] PreallocationTools v0.4.31 [731186ca] RecursiveArrayTools v3.37.0 [90137ffa] StaticArrays v1.9.14 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_WUBabR/Manifest.toml` [47edcb42] ADTypes v1.17.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.19.0 [4c555306] ArrayLayouts v1.11.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.3.0 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 ⌅ [864edb3b] DataStructures v0.18.22 [2b5f629d] DiffEqBase v6.183.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.4 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.12 [d4d017d3] ExponentialUtilities v1.27.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.0.2 [a4df4552] FastPower v1.1.3 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.28.0 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.5 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.1 [2ee39098] LabelledArrays v1.16.1 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.6.2 [87fe0de2] LineSearch v0.1.4 [d3d80556] LineSearches v7.4.0 [7ed4a6bd] LinearSolve v3.30.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.10.0 [be0214bd] NonlinearSolveBase v1.14.0 [5959db7a] NonlinearSolveFirstOrder v1.7.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.8.0 [26075421] NonlinearSolveSpectralMethods v1.3.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.101.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.5.0 [6ad6398a] OrdinaryDiffEqBDF v1.10.1 [bbf590c4] OrdinaryDiffEqCore v1.30.0 [50262376] OrdinaryDiffEqDefault v1.8.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.14.0 [9286f039] OrdinaryDiffEqExplicitRK v1.4.0 [e0540318] OrdinaryDiffEqExponentialRK v1.8.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.8.0 [5960d6e9] OrdinaryDiffEqFIRK v1.16.0 [101fe9f7] OrdinaryDiffEqFeagin v1.4.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.5.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.5.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.7.0 [521117fe] OrdinaryDiffEqLinear v1.6.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.6.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.6.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.14.1 [c9986a66] OrdinaryDiffEqNordsieck v1.4.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.6.0 [5b33eab2] OrdinaryDiffEqPRK v1.4.0 [04162be5] OrdinaryDiffEqQPRK v1.4.0 [af6ede74] OrdinaryDiffEqRKN v1.5.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.16.1 [2d112036] OrdinaryDiffEqSDIRK v1.7.0 [669c94d9] OrdinaryDiffEqSSPRK v1.6.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.6.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.4.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.7.0 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [79d7bb75] OrdinaryDiffEqVerner v1.6.0 [d96e819e] Parameters v0.12.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.31 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.110.0 [19f34311] SciMLJacobianOperators v0.1.8 [c0aeaf25] SciMLOperators v1.5.0 [53ae85a6] SciMLStructures v1.7.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.7.0 [ce78b400] SimpleUnPack v1.1.0 [0a514795] SparseMatrixColorings v0.4.21 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.7 [fd094767] Suppressor v0.2.8 [2efcf032] SymbolicIndexingInterface v0.3.43 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.0.0+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.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 3-element SLArray{Tuple{3}, Int64, 1, 3, (:a, :b, :c)} with indices SOneTo(3): :a => 1 :b => 2 :c => 3 3-element SLArray{Tuple{3}, Float64, 1, 3, (a = 1:2, b = 3)} with indices SOneTo(3): :a => 1.0 :a => 2.0 :b => 3.0 3-element SLArray{Tuple{3}, Float64, 1, 3, (a = 1:2, b = 2:3)} with indices SOneTo(3): :a => 1.0 :a => 2.0 :b => 3.0 2-element SLArray{Tuple{2}, Int64, 1, 2, (a = 1, b = 2)} with indices SOneTo(2): :a => 1 :b => 2 2×2 SLArray{Tuple{2, 2}, Int64, 2, 4, (a = (2, Colon()), b = 3)} with indices SOneTo(2)×SOneTo(2): nothing => 1 :b => 3 :a => 2 :a => 4 Test Summary: | Pass Total Time SLArrays | 47 47 15.2s 20.352775 seconds (8.41 M allocations: 464.063 MiB, 2.63% gc time, 98.21% compilation time: 7% of which was recompilation) 3-element LArray{Float64, 1, Vector{Float64}, (:a, :b, :c)}: :a => 1.0 :b => 2.0 :c => 3.0 (i, s) = (1, :a) (i, s) = (2, :b) (i, s) = (3, :c) 0.016812 seconds (2.87 k allocations: 151.422 KiB, 99.77% compilation time) 0.000013 seconds (9 allocations: 448 bytes) 0.018813 seconds (4.12 k allocations: 227.969 KiB, 99.84% compilation time) 0.000004 seconds (9 allocations: 448 bytes) MethodInstance for (::var"#g#g##1")(::LArray{Float64, 1, Vector{Float64}, (:a, :b, :c)}) from (::var"#g#g##1")(x) @ Main ~/.julia/packages/LabelledArrays/39bTJ/test/larrays.jl:31 Arguments #self#::Core.Const(var"#g#g##1"()) x::LArray{Float64, 1, Vector{Float64}, (:a, :b, :c)} Body::Float64 1 ─ %1 = Base.getproperty(x, :a)::Float64 └── return %1 MethodInstance for Core.kwcall(::@NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64}, ::Type{LArray}, ::Tuple{Int64, Int64}) from kwcall(::NamedTuple, ::Type{LArray}, size::NTuple{S, Int64}) where S @ LabelledArrays ~/.julia/packages/LabelledArrays/39bTJ/src/larray.jl:48 Static Parameters S = 2 Arguments _::Core.Const(Core.kwcall) @_2::@NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64} @_3::Type{LArray} size::Tuple{Int64, Int64} Locals kwargs...::Base.Pairs{Symbol, Int64, NTuple{4, Symbol}, @NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64}} Body::LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)} 1 ─ (kwargs... = Base.pairs(@_2)) │ %2 = LabelledArrays.:(var"#LArray#9")::Core.Const(LabelledArrays.var"#LArray#9") │ %3 = kwargs...::Core.PartialStruct(Base.Pairs{Symbol, Int64, NTuple{4, Symbol}, @NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64}}, Union{Nothing, Bool}[0, 0], Any[@NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64}, Core.Const((:a, :b, :c, :d))]) │ %4 = (%2)(%3, @_3, size)::LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)} └── return %4 MethodInstance for convert(::Type{NamedTuple}, ::LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)}) from convert(::Type{NamedTuple}, x::LArray{T, N, D, Syms}) where {T, N, D, Syms} @ LabelledArrays ~/.julia/packages/LabelledArrays/39bTJ/src/larray.jl:16 Static Parameters T = Int64 N = 2 D = Matrix{Int64} Syms = (:a, :b, :c, :d) Arguments #self#::Core.Const(convert) _::Type{NamedTuple} x::LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)} Locals tup::NTuple{4, Int64} Body::@NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64} 1 ─ %1 = LabelledArrays.NTuple::Core.Const(NTuple{N, T} where {N, T}) │ %2 = LabelledArrays.length::Core.Const(length) │ %3 = $(Expr(:static_parameter, 4))::Core.Const((:a, :b, :c, :d)) │ %4 = (%2)(%3)::Core.Const(4) │ %5 = $(Expr(:static_parameter, 1))::Core.Const(Int64) │ %6 = Core.apply_type(%1, %4, %5)::Core.Const(NTuple{4, Int64}) │ (tup = (%6)(x)) │ %8 = LabelledArrays.NamedTuple::Core.Const(NamedTuple) │ %9 = $(Expr(:static_parameter, 4))::Core.Const((:a, :b, :c, :d)) │ %10 = LabelledArrays.typeof::Core.Const(typeof) │ %11 = tup::NTuple{4, Int64} │ %12 = (%10)(%11)::Core.Const(NTuple{4, Int64}) │ %13 = Core.apply_type(%8, %9, %12)::Core.Const(@NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64}) │ %14 = tup::NTuple{4, Int64} │ %15 = (%13)(%14)::@NamedTuple{a::Int64, b::Int64, c::Int64, d::Int64} └── return %15 MethodInstance for collect(::Base.Generator{UnitRange{Int64}, LabelledArrays.var"#12#13"{(:a, :b, :c, :d), LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)}}}) from collect(itr::Base.Generator) @ Base array.jl:796 Arguments #self#::Core.Const(collect) itr::Base.Generator{UnitRange{Int64}, LabelledArrays.var"#12#13"{(:a, :b, :c, :d), LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)}}} Locals @_3::Int64 RT::Type{AbstractVector{<:Pair{Symbol, Int64}}} et′::Type{Pair{Symbol, Int64}} dest::Vector{Pair{Symbol, Int64}} st::Int64 v1::Pair{Symbol, Int64} y::UNION{NOTHING, TUPLE{PAIR{SYMBOL, INT64}, INT64}} shp::Tuple{Base.OneTo{Int64}} et::Type{Pair{Symbol, Int64}} T::Type{Pair{Symbol, Int64}} isz::Base.HasShape{1} @_14::TypeVar @_15::Type{Pair{Symbol, Int64}} @_16::Type{AbstractVector{<:Pair{Symbol, Int64}}} Body::Vector{Pair{Symbol, Int64}} 1 ── Core.NewvarNode(:(@_3)) │ Core.NewvarNode(:(RT)) │ Core.NewvarNode(:(et′)) │ Core.NewvarNode(:(dest)) │ Core.NewvarNode(:(st)) │ Core.NewvarNode(:(v1)) │ Core.NewvarNode(:(y)) │ Core.NewvarNode(:(shp)) │ Core.NewvarNode(:(et)) │ Core.NewvarNode(:(T)) │ %11 = Base.IteratorSize::Core.Const(Base.IteratorSize) │ %12 = Base.getproperty(itr, :iter)::UnitRange{Int64} │ (isz = (%11)(%12)) │ %14 = Base.isa::Core.Const(isa) │ %15 = Base.Generator::Core.Const(Base.Generator) │ %16 = (%14)(itr, %15)::Core.Const(true) └─── goto #4 if not %16 2 ── %18 = Base.isa::Core.Const(isa) │ %19 = Base.getproperty(itr, :f)::LabelledArrays.var"#12#13"{(:a, :b, :c, :d), LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)}} │ %20 = Base.Type::Core.Const(Type) │ %21 = (%18)(%19, %20)::Core.Const(false) └─── goto #4 if not %21 3 ── Core.Const(:(T = Base.getproperty(itr, :f))) └─── Core.Const(:(goto %33)) 4 ┄─ %25 = Base.Base::Core.Const(Base) │ %26 = Base.getproperty(%25, :_return_type)::Core.Const(Compiler.return_type) │ %27 = Base._iterator_upper_bound::Core.Const(Base._iterator_upper_bound) │ %28 = Base.Tuple::Core.Const(Tuple) │ %29 = Base.typeof::Core.Const(typeof) │ %30 = (%29)(itr)::Core.Const(Base.Generator{UnitRange{Int64}, LabelledArrays.var"#12#13"{(:a, :b, :c, :d), LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)}}}) │ %31 = Core.apply_type(%28, %30)::Core.Const(Tuple{Base.Generator{UnitRange{Int64}, LabelledArrays.var"#12#13"{(:a, :b, :c, :d), LArray{Int64, 2, Matrix{Int64}, (:a, :b, :c, :d)}}}}) │ (T = (%26)(%27, %31)) │ %33 = Base.promote_typejoin_union::Core.Const(Base.promote_typejoin_union) │ %34 = T::Core.Const(Pair{Symbol, Int64}) │ (et = (%33)(%34)) │ %36 = Base.isa::Core.Const(isa) │ %37 = isz::Core.Const(Base.HasShape{1}()) │ %38 = Base.SizeUnknown::Core.Const(Base.SizeUnknown) │ %39 = (%36)(%37, %38)::Core.Const(false) └─── goto #6 if not %39 5 ── Core.Const(:(Base.grow_to!)) │ Core.Const(:(Base.Vector)) │ Core.Const(:(et)) │ Core.Const(:(Core.apply_type(%42, %43))) │ Core.Const(:((%44)())) │ Core.Const(:((%41)(%45, itr))) └─── Core.Const(:(return %46)) 6 ┄─ %48 = Base._similar_shape::Core.Const(Base._similar_shape) │ %49 = isz::Core.Const(Base.HasShape{1}()) │ (shp = (%48)(itr, %49)) │ %51 = Base.iterate::Core.Const(iterate) │ (y = (%51)(itr)) │ %53 = Base.:(===)::Core.Const(===) │ %54 = y::UNION{NOTHING, TUPLE{PAIR{SYMBOL, INT64}, INT64}} │ %55 = Base.nothing::Core.Const(nothing) │ %56 = (%53)(%54, %55)::Bool └─── goto #8 if not %56 7 ── %58 = Base._array_for::Core.Const(Base._array_for) │ %59 = et::Core.Const(Pair{Symbol, Int64}) │ %60 = isz::Core.Const(Base.HasShape{1}()) │ %61 = shp::Tuple{Base.OneTo{Int64}} │ %62 = (%58)(%59, %60, %61)::Vector{Pair{Symbol, Int64}} └─── return %62 8 ── %64 = y::Tuple{Pair{Symbol, Int64}, Int64} │ %65 = Base.indexed_iterate(%64, 1)::Core.PartialStruct(Tuple{Pair{Symbol, Int64}, Int64}, Union{Nothing, Bool}[0, 0], Any[Pair{Symbol, Int64}, Core.Const(2)]) │ (v1 = Core.getfield(%65, 1)) │ (@_3 = Core.getfield(%65, 2)) │ %68 = y::Tuple{Pair{Symbol, Int64}, Int64} │ %69 = @_3::Core.Const(2) │ %70 = Base.indexed_iterate(%68, 2, %69)::Core.PartialStruct(Tuple{Int64, Int64}, Union{Nothing, Bool}[0, 0], Any[Int64, Core.Const(3)]) │ (st = Core.getfield(%70, 1)) │ %72 = Base._array_for::Core.Const(Base._array_for) │ %73 = Base.typeof::Core.Const(typeof) │ %74 = v1::Pair{Symbol, Int64} │ %75 = (%73)(%74)::Core.Const(Pair{Symbol, Int64}) │ %76 = isz::Core.Const(Base.HasShape{1}()) │ %77 = shp::Tuple{Base.OneTo{Int64}} │ (dest = (%72)(%75, %76, %77)) │ %79 = Base.:<:::Core.Const(<:) │ %80 = et::Core.Const(Pair{Symbol, Int64}) │ %81 = Base.Type::Core.Const(Type) │ %82 = (%79)(%80, %81)::Core.Const(false) └─── goto #10 if not %82 9 ── Core.Const(:(@_15 = Base.Type)) └─── Core.Const(:(goto %88)) 10 ┄ %86 = et::Core.Const(Pair{Symbol, Int64}) │ (@_15 = %86) │ %88 = @_15::Core.Const(Pair{Symbol, Int64}) │ (et′ = %88) │ %90 = Base.isa::Core.Const(isa) │ %91 = dest::Vector{Pair{Symbol, Int64}} │ %92 = Base.AbstractArray::Core.Const(AbstractArray) │ %93 = (%90)(%91, %92)::Core.Const(true) └─── goto #12 if not %93 11 ─ %95 = et′::Core.Const(Pair{Symbol, Int64}) │ %96 = Core.TypeVar(Symbol("#s183"), %95)::Compiler.PartialTypeVar(var"#s183"<:Pair{Symbol, Int64}, true, true) │ (@_14 = %96) │ %98 = @_14::Compiler.PartialTypeVar(var"#s183"<:Pair{Symbol, Int64}, true, true) │ %99 = Base.AbstractArray::Core.Const(AbstractArray) │ %100 = @_14::Compiler.PartialTypeVar(var"#s183"<:Pair{Symbol, Int64}, true, true) │ %101 = Base.ndims::Core.Const(ndims) │ %102 = dest::Vector{Pair{Symbol, Int64}} │ %103 = (%101)(%102)::Core.Const(1) │ %104 = Core.apply_type(%99, %100, %103)::TYPE{ABSTRACTARRAY{VAR"#S183"<:PAIR{SYMBOL, INT64}, 1}} │ (@_16 = Core.UnionAll(%98, %104)) └─── goto #13 12 ─ Core.Const(:(@_16 = Base.Any)) 13 ┄ %108 = @_16::Type{AbstractVector{<:Pair{Symbol, Int64}}} │ (RT = %108) │ %110 = Base.collect_to_with_first!::Core.Const(Base.collect_to_with_first!) │ %111 = dest::Vector{Pair{Symbol, Int64}} │ %112 = v1::Pair{Symbol, Int64} │ %113 = st::Int64 │ %114 = (%110)(%111, %112, itr, %113)::Vector{Pair{Symbol, Int64}} │ %115 = RT::Type{AbstractVector{<:Pair{Symbol, Int64}}} │ %116 = Core.typeassert(%114, %115)::Vector{Pair{Symbol, Int64}} └─── return %116 2×2 LArray{Float64, 2, Matrix{Float64}, (:a, :b, :c, :d)}: :a => 1.396124773965303e-309 :c => 6.6510648460091e-310 :b => NaN :d => 6.6510754351509e-310 3-element LArray{Float64, 1, Vector{Float64}, (a = 1:2, b = 3)}: :a => 1.0 :a => 2.0 :b => 3.0 2-element LArray{Float64, 1, Vector{Float64}, (a = 1, b = 2)}: :a => 1.0 :b => 2.0 2×2 LArray{Int64, 2, Matrix{Int64}, (a = (2, Colon()), b = 2:3)}: nothing => 1 :b => 2 :a => 3 :a => 4 Test Summary: | Pass Broken Total Time LArrays | 70 4 74 1m11.7s 71.708731 seconds (30.34 M allocations: 1.719 GiB, 1.60% gc time, 98.95% compilation time: 34% of which was recompilation) Precompiling packages... ✗ Static ✗ BitTwiddlingConvenienceFunctions ✗ StaticArrayInterface ✗ CPUSummary ✗ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt ✗ CloseOpenIntervals ✗ LayoutPointers ✗ PolyesterWeave ✗ StrideArraysCore ✗ Polyester ✗ FastBroadcast ✗ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt ✗ DiffEqBase ✗ DiffEqBase → DiffEqBaseSparseArraysExt ✗ DiffEqBase → DiffEqBaseChainRulesCoreExt ✗ DiffEqBase → DiffEqBaseForwardDiffExt ✗ OrdinaryDiffEqCore ✗ NonlinearSolveBase → NonlinearSolveBaseDiffEqBaseExt ✗ SimpleNonlinearSolve → SimpleNonlinearSolveDiffEqBaseExt ✗ OrdinaryDiffEqCore → OrdinaryDiffEqCoreEnzymeCoreExt ✗ NonlinearSolveSpectralMethods ✗ NonlinearSolveQuasiNewton ✗ NonlinearSolveFirstOrder ✗ OrdinaryDiffEqStabilizedRK ✗ OrdinaryDiffEqFunctionMap ✗ OrdinaryDiffEqVerner ✗ OrdinaryDiffEqQPRK ✗ OrdinaryDiffEqSymplecticRK ✗ OrdinaryDiffEqLowOrderRK ✗ OrdinaryDiffEqFeagin ✗ OrdinaryDiffEqSSPRK ✗ OrdinaryDiffEqRKN ✗ OrdinaryDiffEqHighOrderRK ✗ OrdinaryDiffEqExplicitRK ✗ OrdinaryDiffEqTsit5 ✗ OrdinaryDiffEqLinear ✗ OrdinaryDiffEqPRK ✗ OrdinaryDiffEqLowStorageRK ✗ OrdinaryDiffEqDifferentiation ✗ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt ✗ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt ✗ OrdinaryDiffEqAdamsBashforthMoulton ✗ OrdinaryDiffEqNordsieck ✗ OrdinaryDiffEqExtrapolation ✗ OrdinaryDiffEqRosenbrock ✗ OrdinaryDiffEqExponentialRK ✗ NonlinearSolve ✗ OrdinaryDiffEqNonlinearSolve ✗ OrdinaryDiffEqFIRK ✗ OrdinaryDiffEqIMEXMultistep ✗ OrdinaryDiffEqStabilizedIRK ✗ OrdinaryDiffEqPDIRK ✗ OrdinaryDiffEqSDIRK ✗ OrdinaryDiffEqBDF ✗ OrdinaryDiffEqDefault Info Given OrdinaryDiffEq was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty  @ ./Base_compiler.jl:50 [inlined]  [2] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17  [3] top-level scope  @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [5] 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:3017  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [9] include_string  @ ./loading.jl:2873 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [11] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_SJsFEQ" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [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:3304  [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3182  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2669  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#233  @ ./reflection.jl:1333 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1325 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3875  [11] maybe_cachefile_lock  @ ./loading.jl:3872 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2655  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [14] macro expansion  @ ./loading.jl:2412 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2376  [17] require  @ ./loading.jl:2352 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [21] top-level scope  @ ~/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:7  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [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:3017  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [27] include_string  @ ./loading.jl:2873 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [29] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FastBroadcast [7034ab61-46d4-4ed7-9d0f-46aef9175898] to "/home/pkgeval/.julia/compiled/v1.13/FastBroadcast/jl_NSNsEW" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [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:3304  [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3182  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2669  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#233  @ ./reflection.jl:1333 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1325 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3875  [11] maybe_cachefile_lock  @ ./loading.jl:3872 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2655  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [14] macro expansion  @ ./loading.jl:2412 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2376  [17] require  @ ./loading.jl:2352 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [21] top-level scope  @ ~/.julia/packages/DiffEqBase/0oXZq/src/DiffEqBase.jl:26  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [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:3017  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [27] include_string  @ ./loading.jl:2873 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [29] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/0oXZq/src/DiffEqBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.13/DiffEqBase/jl_hZfJt9" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [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:3304  [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3182  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2669  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#233  @ ./reflection.jl:1333 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1325 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3875  [11] maybe_cachefile_lock  @ ./loading.jl:3872 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2655  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [14] macro expansion  @ ./loading.jl:2412 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2376  [17] require  @ ./loading.jl:2352 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/OrdinaryDiffEq/Hdbut/src/OrdinaryDiffEq.jl:7  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [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:3017  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [27] include_string  @ ./loading.jl:2873 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [29] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/Hdbut/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEq 0 dependencies successfully precompiled in 863 seconds. 181 already precompiled. DiffEq: Error During Test at /home/pkgeval/.julia/packages/LabelledArrays/39bTJ/test/runtests.jl:17 Got exception outside of a @test LoadError: The following 2 direct dependencies failed to precompile: RecursiveArrayToolsFastBroadcastExt Failed to precompile RecursiveArrayToolsFastBroadcastExt [524f51df-c44f-5b23-90f8-9c0b74f0d523] to "/home/pkgeval/.julia/compiled/v1.13/RecursiveArrayToolsFastBroadcastExt/jl_WMUZZV" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_iAgONO" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:7 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FastBroadcast [7034ab61-46d4-4ed7-9d0f-46aef9175898] to "/home/pkgeval/.julia/compiled/v1.13/FastBroadcast/jl_a0sFOq" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/RecursiveArrayTools/EfvwE/ext/RecursiveArrayToolsFastBroadcastExt.jl:4 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/EfvwE/ext/RecursiveArrayToolsFastBroadcastExt.jl:1 in expression starting at stdin:5 OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.13/OrdinaryDiffEq/jl_m0ch9o" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_SJsFEQ" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:7 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/FastBroadcast/wfdTr/src/FastBroadcast.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FastBroadcast [7034ab61-46d4-4ed7-9d0f-46aef9175898] to "/home/pkgeval/.julia/compiled/v1.13/FastBroadcast/jl_NSNsEW" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/DiffEqBase/0oXZq/src/DiffEqBase.jl:26 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/0oXZq/src/DiffEqBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.13/DiffEqBase/jl_hZfJt9" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/Hdbut/src/OrdinaryDiffEq.jl:7 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [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:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/Hdbut/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 in expression starting at /home/pkgeval/.julia/packages/LabelledArrays/39bTJ/test/diffeq.jl:1 Test Summary: | Error Total Time DiffEq | 1 1 14m24.0s RNG of the outermost testset: Random.Xoshiro(0x595391ce6ecfec93, 0xe1eecb3ef5044054, 0x9a7161ee0717f5ba, 0x58a9fa907af36444, 0x6ffcb724cdfc380d) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LabelledArrays/39bTJ/test/runtests.jl:9 Testing failed after 960.5s ERROR: LoadError: Package LabelledArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [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.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 2461.53s: package fails to precompile