Package evaluation of TriangularSolve on Julia 1.12.0-DEV.2007 (ebef610801*) started at 2025-02-14T04:51:41.902 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.41s ################################################################################ # Installation # Installing TriangularSolve... Resolving package versions... Installed Adapt ──────────────────────────── v4.1.1 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed SIMDTypes ──────────────────────── v0.1.0 Installed CpuId ──────────────────────────── v0.3.1 Installed LayoutPointers ─────────────────── v0.1.17 Installed StrideArraysCore ───────────────── v0.5.7 Installed OffsetArrays ───────────────────── v1.15.0 Installed VectorizationBase ──────────────── v0.21.71 Installed CPUSummary ─────────────────────── v0.2.6 Installed IfElse ─────────────────────────── v0.1.1 Installed Polyester ──────────────────────── v0.7.16 Installed Preferences ────────────────────── v1.4.3 Installed HostCPUFeatures ────────────────── v0.1.17 Installed PrecompileTools ────────────────── v1.2.1 Installed LoopVectorization ──────────────── v0.12.171 Installed ThreadingUtilities ─────────────── v0.5.2 Installed ManualMemory ───────────────────── v0.1.8 Installed PolyesterWeave ─────────────────── v0.2.2 Installed TriangularSolve ────────────────── v0.2.1 Installed ArrayInterface ─────────────────── v7.18.0 Installed Static ─────────────────────────── v1.1.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Requires ───────────────────────── v1.3.0 Installed Compat ─────────────────────────── v4.16.0 Installed SLEEFPirates ───────────────────── v0.6.43 Installed CommonWorldInvalidations ───────── v1.0.0 Installed UnPack ─────────────────────────── v1.0.2 Installed StaticArrayInterface ───────────── v1.8.0 Installed DocStringExtensions ────────────── v0.9.3 Updating `~/.julia/environments/v1.12/Project.toml` [d5829a12] + TriangularSolve v0.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.1.1 [4fba245c] + ArrayInterface v7.18.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.6 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.16.0 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.3 [3e5b6fbb] + HostCPUFeatures v0.1.17 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.171 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.15.0 [f517fe37] + Polyester v0.7.16 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.0 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [aedffcd0] + Static v1.1.1 [0d7ed370] + StaticArrayInterface v1.8.0 [7792a7ef] + StrideArraysCore v0.5.7 [8290d209] + ThreadingUtilities v0.5.2 [d5829a12] + TriangularSolve v0.2.1 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.71 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings 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 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 2.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 7235.1 ms ✓ TestEnv 1 dependency successfully precompiled in 10 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 4 direct dependencies failed to precompile: LoopVectorization Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.12/LoopVectorization/jl_oBvM8V". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_aOIYtq". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/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.12/VectorizationBase/jl_Nl7Fqk". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/LoopVectorization/tIJUA/src/LoopVectorization.jl:32 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/tIJUA/src/LoopVectorization.jl:1 in expression starting at stdin:6 TriangularSolve Failed to precompile TriangularSolve [d5829a12-d9aa-46ab-831f-fb7c9ab06edf] to "/home/pkgeval/.julia/compiled/v1.12/TriangularSolve/jl_1dn2II". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_NRjNAF". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/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.12/VectorizationBase/jl_UyuB5s". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl:9 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl:1 in expression starting at stdin:6 VectorizationBase Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.12/VectorizationBase/jl_OlVWBJ". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_e5Y9TR". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:1 in expression starting at stdin:6 Polyester Failed to precompile Polyester [f517fe37-dbe3-4b94-8317-1923a5111588] to "/home/pkgeval/.julia/compiled/v1.12/Polyester/jl_efdsJ6". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_iEqQDg". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/PolyesterWeave/E9Wdf/src/PolyesterWeave.jl:50 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:486 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/PolyesterWeave/E9Wdf/src/request.jl:1 in expression starting at /home/pkgeval/.julia/packages/PolyesterWeave/E9Wdf/src/PolyesterWeave.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile PolyesterWeave [1d0040c9-8b98-4ee7-8388-3f51789ca0ad] to "/home/pkgeval/.julia/compiled/v1.12/PolyesterWeave/jl_CIXnmt". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Polyester/eqrC9/src/Polyester.jl:14 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/Polyester/eqrC9/src/Polyester.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 213.96s ################################################################################ # Testing # Testing TriangularSolve Status `/tmp/jl_9ueRMc/Project.toml` [4c88cf16] Aqua v0.8.11 [fb6a15b2] CloseOpenIntervals v0.1.13 [615f187c] IfElse v0.1.1 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.171 [f517fe37] Polyester v0.7.16 [aedffcd0] Static v1.1.1 [d5829a12] TriangularSolve v0.2.1 [3d5dd08c] VectorizationBase v0.21.71 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9ueRMc/Manifest.toml` [79e6a3ab] Adapt v4.1.1 [4c88cf16] Aqua v0.8.11 [4fba245c] ArrayInterface v7.18.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.6 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.3 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.171 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.15.0 [f517fe37] Polyester v0.7.16 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.0 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [aedffcd0] Static v1.1.1 [0d7ed370] StaticArrayInterface v1.8.0 [7792a7ef] StrideArraysCore v0.5.7 [8290d209] ThreadingUtilities v0.5.2 [d5829a12] TriangularSolve v0.2.1 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.71 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Precompiling packages... ✗ CPUSummary ✗ VectorizationBase ✗ PolyesterWeave ✗ SLEEFPirates ✗ Polyester ✗ LoopVectorization Info Given TriangularSolve was explicitly requested, output will be shown live  ERROR: LoadError: `llvmcall` requires the compiler Stacktrace:  [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32)  @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57  [2] cpuid  @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined]  [3] __cachesize_level  @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined]  [4] __cachesize_level  @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined]  [5] cachesize()  @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740  [6] top-level scope  @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:308  [8] top-level scope  @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51  [9] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [10] 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:3004  [11] top-level scope  @ stdin:6  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:486  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [14] include_string  @ ./loading.jl:2865 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [16] _start()  @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_AwOE54". 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:3291  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2682  [4] 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.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1280  [8] #invokelatest_gr#227  @ ./reflection.jl:1288 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1282 [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:3862  [11] maybe_cachefile_lock  @ ./loading.jl:3859 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2668  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [14] macro expansion  @ ./loading.jl:2421 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [17] #invoke_in_world#2  @ ./essentials.jl:1092 [inlined]  [18] invoke_in_world  @ ./essentials.jl:1088 [inlined]  [19] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [20] top-level scope  @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [22] 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:3004  [23] top-level scope  @ stdin:6  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:486  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [26] include_string  @ ./loading.jl:2865 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [28] _start()  @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/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.12/VectorizationBase/jl_Fdum4R". 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:3291  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2682  [4] 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.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1280  [8] #invokelatest_gr#227  @ ./reflection.jl:1288 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1282 [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:3862  [11] maybe_cachefile_lock  @ ./loading.jl:3859 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2668  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [14] macro expansion  @ ./loading.jl:2421 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [17] #invoke_in_world#2  @ ./essentials.jl:1092 [inlined]  [18] invoke_in_world  @ ./essentials.jl:1088 [inlined]  [19] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [20] top-level scope  @ ~/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl:9  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [22] 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:3004  [23] top-level scope  @ stdin:6  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:486  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [26] include_string  @ ./loading.jl:2865 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [28] _start()  @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl:1 in expression starting at stdin:6 ✗ TriangularSolve 0 dependencies successfully precompiled in 116 seconds. 39 already precompiled. ERROR: LoadError: The following 4 direct dependencies failed to precompile: LoopVectorization Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.12/LoopVectorization/jl_xrEKmh". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_M5mP4b". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/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.12/VectorizationBase/jl_aPN6tH". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/LoopVectorization/tIJUA/src/LoopVectorization.jl:32 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/tIJUA/src/LoopVectorization.jl:1 in expression starting at stdin:6 TriangularSolve Failed to precompile TriangularSolve [d5829a12-d9aa-46ab-831f-fb7c9ab06edf] to "/home/pkgeval/.julia/compiled/v1.12/TriangularSolve/jl_NTlcOO". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_AwOE54". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/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.12/VectorizationBase/jl_Fdum4R". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl:9 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl:1 in expression starting at stdin:6 VectorizationBase Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.12/VectorizationBase/jl_3FbbCr". ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_xH7eQH". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:27 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/VectorizationBase.jl:1 in expression starting at stdin:6 Polyester Failed to precompile Polyester [f517fe37-dbe3-4b94-8317-1923a5111588] to "/home/pkgeval/.julia/compiled/v1.12/Polyester/jl_rg15og". WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/3z3g0/src/ThreadingUtilities.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/3z3g0/src/ThreadingUtilities.jl ERROR: LoadError: `llvmcall` requires the compiler Stacktrace: [1] cpuid_llvm(leaf::UInt32, subleaf::UInt32) @ CpuId.CpuInstructions ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:57 [2] cpuid @ ~/.julia/packages/CpuId/n7zKC/src/CpuInstructions.jl:41 [inlined] [3] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:713 [inlined] [4] __cachesize_level @ ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:720 [inlined] [5] cachesize() @ CpuId ~/.julia/packages/CpuId/n7zKC/src/CpuId.jl:740 [6] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:486 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/x86.jl:19 in expression starting at /home/pkgeval/.julia/packages/CPUSummary/USJKE/src/CPUSummary.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to "/home/pkgeval/.julia/compiled/v1.12/CPUSummary/jl_fdtHI5". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/PolyesterWeave/E9Wdf/src/PolyesterWeave.jl:50 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:486 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/PolyesterWeave/E9Wdf/src/request.jl:1 in expression starting at /home/pkgeval/.julia/packages/PolyesterWeave/E9Wdf/src/PolyesterWeave.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile PolyesterWeave [1d0040c9-8b98-4ee7-8388-3f51789ca0ad] to "/home/pkgeval/.julia/compiled/v1.12/PolyesterWeave/jl_jguFs9". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] 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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [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:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Polyester/eqrC9/src/Polyester.jl:14 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/Polyester/eqrC9/src/Polyester.jl:1 in expression starting at stdin:6 in expression starting at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/test/runtests.jl:1 Testing failed after 122.57s ERROR: LoadError: Package TriangularSolve errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:556 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 367.07s: package fails to precompile