Package evaluation to test SIMDMathFunctions on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T20:16:58.249 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.3s ################################################################################ # Installation # Installing SIMDMathFunctions... Resolving package versions... Installed SciMLPublic ────────────────────── v1.2.1 Installed CommonWorldInvalidations ───────── v1.1.0 Installed Static ─────────────────────────── v1.4.2 Installed Compat ─────────────────────────── v4.18.1 Installed HostCPUFeatures ────────────────── v0.1.18 Installed SIMD ───────────────────────────── v3.7.2 Installed CPUSummary ─────────────────────── v0.2.7 Installed Preferences ────────────────────── v1.5.2 Installed ManualMemory ───────────────────── v0.1.8 Installed PrecompileTools ────────────────── v1.3.4 Installed CpuId ──────────────────────────── v0.3.1 Installed Adapt ──────────────────────────── v4.7.0 Installed IfElse ─────────────────────────── v0.1.1 Installed VectorizationBase ──────────────── v0.21.74 Installed LayoutPointers ─────────────────── v0.1.17 Installed SLEEFPirates ───────────────────── v0.6.46 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed SIMDTypes ──────────────────────── v0.1.0 Installed StaticArrayInterface ───────────── v1.10.0 Installed SIMDMathFunctions ──────────────── v0.1.3 Installed ArrayInterface ─────────────────── v7.27.0 Updating `~/.julia/environments/v1.14/Project.toml` [d22a7203] + SIMDMathFunctions v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.27.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [f70d9fcc] + CommonWorldInvalidations v1.1.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [d125e4d3] + ManualMemory v0.1.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [d22a7203] + SIMDMathFunctions v0.1.3 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.46 [431bcebd] + SciMLPublic v1.2.1 [aedffcd0] + Static v1.4.2 [0d7ed370] + StaticArrayInterface v1.10.0 [3d5dd08c] + VectorizationBase v0.21.74 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.5 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 421.6 s ✓ CommonWorldInvalidations 1.5 s ✓ ManualMemory 1.7 s ✓ Adapt 0.5 s ✓ IfElse 0.8 s ✓ SciMLPublic 0.5 s ✓ SIMDTypes 2.6 s ✓ CpuId 30.8 s ✓ Preferences 2.2 s ✓ Compat 2.0 s ✓ ArrayInterface 30.6 s ✓ PrecompileTools 1.0 s ✓ Compat → CompatLinearAlgebraExt 641.4 s ✓ SIMD 336.9 s ✓ Static 39.4 s ✓ BitTwiddlingConvenienceFunctions 42.4 s ✓ CPUSummary 71.6 s ✓ StaticArrayInterface 42.2 s ✓ HostCPUFeatures 40.4 s ✓ LayoutPointers ERROR: LoadError: MethodError: no method matching llvmcall_expr(::String, ::String, ::Symbol, ::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, ::String, ::Vector{String}, ::Vector{Symbol}) The function `llvmcall_expr` exists, but no method is defined for this combination of argument types.  Closest candidates are:  llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector, !Matched::Bool, !Matched::Bool)  @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259  llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector, !Matched::Bool)  @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259  llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector)  @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VectorizationBase/F4R96/src/llvm_intrin/intrin_funcs.jl:46  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/VectorizationBase/F4R96/src/VectorizationBase.jl:457  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/F4R96/src/llvm_intrin/intrin_funcs.jl:45 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/F4R96/src/VectorizationBase.jl:1 in expression starting at stdin:5 ✗ VectorizationBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 in expression starting at stdin:5 ✗ SLEEFPirates ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("476501e8-09a2-5ece-8869-fb82de89a1fa"), "SLEEFPirates") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/SIMDMathFunctions/iT1gM/src/SIMDMathFunctions.jl:12  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SIMDMathFunctions/iT1gM/src/SIMDMathFunctions.jl:1 in expression starting at stdin:5 ✗ SIMDMathFunctions 19 dependencies successfully precompiled in 1876 seconds. 13 already precompiled. Precompilation completed after 1922.97s ################################################################################ # Testing # Testing SIMDMathFunctions Status `/tmp/jl_kvuN2D/Project.toml` [fdea26ae] SIMD v3.7.2 [d22a7203] SIMDMathFunctions v0.1.3 [476501e8] SLEEFPirates v0.6.46 [3d5dd08c] VectorizationBase v0.21.74 [8dfed614] Test v1.11.0 Status `/tmp/jl_kvuN2D/Manifest.toml` [79e6a3ab] Adapt v4.7.0 [4fba245c] ArrayInterface v7.27.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [f70d9fcc] CommonWorldInvalidations v1.1.0 [34da2185] Compat v4.18.1 [adafc99b] CpuId v0.3.1 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [10f19ff3] LayoutPointers v0.1.17 [d125e4d3] ManualMemory v0.1.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [d22a7203] SIMDMathFunctions v0.1.3 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.46 [431bcebd] SciMLPublic v1.2.1 [aedffcd0] Static v1.4.2 [0d7ed370] StaticArrayInterface v1.10.0 [3d5dd08c] VectorizationBase v0.21.74 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: MethodError: no method matching llvmcall_expr(::String, ::String, ::Symbol, ::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, ::String, ::Vector{String}, ::Vector{Symbol}) The function `llvmcall_expr` exists, but no method is defined for this combination of argument types.  Closest candidates are:  llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector, !Matched::Bool, !Matched::Bool)  @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259  llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector, !Matched::Bool)  @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259  llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector)  @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/VectorizationBase/F4R96/src/llvm_intrin/intrin_funcs.jl:46  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/VectorizationBase/F4R96/src/VectorizationBase.jl:457  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/F4R96/src/llvm_intrin/intrin_funcs.jl:45 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/F4R96/src/VectorizationBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("476501e8-09a2-5ece-8869-fb82de89a1fa"), "SLEEFPirates") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/SIMDMathFunctions/iT1gM/src/SIMDMathFunctions.jl:12  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SIMDMathFunctions/iT1gM/src/SIMDMathFunctions.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ SIMDMathFunctions │ [Output was shown above] └ ┌ VectorizationBase │ ERROR: LoadError: MethodError: no method matching llvmcall_expr(::String, ::String, ::Symbol, ::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, ::String, ::Vector{String}, ::Vector{Symbol}) │ The function `llvmcall_expr` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector, !Matched::Bool, !Matched::Bool) │ @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259 │ llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector, !Matched::Bool) │ @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259 │ llvmcall_expr(::String, ::String, ::Union{Expr, Symbol}, !Matched::Expr, ::String, ::Vector{String}, ::Vector) │ @ VectorizationBase ~/.julia/packages/VectorizationBase/F4R96/src/llvm_types.jl:259 │ │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/VectorizationBase/F4R96/src/llvm_intrin/intrin_funcs.jl:46 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [3] top-level scope │ @ ~/.julia/packages/VectorizationBase/F4R96/src/VectorizationBase.jl:457 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [6] top-level scope │ @ stdin:5 │ [7] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [9] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [10] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [11] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/F4R96/src/llvm_intrin/intrin_funcs.jl:45 │ in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/F4R96/src/VectorizationBase.jl:1 │ in expression starting at stdin:5 └ ┌ SLEEFPirates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 │ [12] top-level scope │ @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: SIMDMathFunctions Failed to precompile SIMDMathFunctions [d22a7203-ad50-4fbc-abc4-d6ac724cca58] to "/home/pkgeval/.julia/compiled/v1.14/SIMDMathFunctions/jl_ZvfxSe" (ProcessExited(1)). VectorizationBase Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.14/VectorizationBase/jl_FWa2qG" (ProcessExited(1)). SLEEFPirates Failed to precompile SLEEFPirates [476501e8-09a2-5ece-8869-fb82de89a1fa] to "/home/pkgeval/.julia/compiled/v1.14/SLEEFPirates/jl_3rmCdr" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/SIMDMathFunctions/iT1gM/test/runtests.jl:1 Testing failed after 182.51s ERROR: LoadError: Package SIMDMathFunctions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2153.24s: package fails to precompile