Package evaluation to test TiledIteration on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T17:52:00.953 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.17s ################################################################################ # Installation # Installing TiledIteration... Resolving package versions... Installed CommonWorldInvalidations ─ v1.1.0 Installed SciMLPublic ────────────── v1.2.1 Installed Static ─────────────────── v1.4.2 Installed Preferences ────────────── v1.5.2 Installed IfElse ─────────────────── v0.1.1 Installed Compat ─────────────────── v4.18.1 Installed Adapt ──────────────────── v4.7.0 Installed OffsetArrays ───────────── v1.17.0 Installed TiledIteration ─────────── v0.5.0 Installed ArrayInterface ─────────── v7.27.0 Installed StaticArrayInterface ───── v1.10.0 Installed PrecompileTools ────────── v1.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [06e1c1a7] + TiledIteration v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.27.0 [f70d9fcc] + CommonWorldInvalidations v1.1.0 [34da2185] + Compat v4.18.1 [615f187c] + IfElse v0.1.1 [6fe1bfb0] + OffsetArrays v1.17.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [431bcebd] + SciMLPublic v1.2.1 [aedffcd0] + Static v1.4.2 [0d7ed370] + StaticArrayInterface v1.10.0 [06e1c1a7] + TiledIteration v0.5.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA 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 5.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.9 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.5 s ✓ ANSIColoredPrinters 1.5 s ✓ ManualMemory 1.7 s ✓ Adapt 0.8 s ✓ SciMLPublic 0.9 s ✓ UnPack 418.8 s ✓ CommonWorldInvalidations 1.5 s ✓ DocStringExtensions 89.9 s ✓ OffsetArrays 0.5 s ✓ IfElse 0.5 s ✓ SIMDTypes 1.0 s ✓ IOCapture 2.5 s ✓ CpuId 2.0 s ✓ Compat 30.4 s ✓ Preferences 3.3 s ✓ ThreadingUtilities 2.0 s ✓ ArrayInterface 36.3 s ✓ OffsetArrays → OffsetArraysAdaptExt 0.9 s ✓ Compat → CompatLinearAlgebraExt 30.8 s ✓ PrecompileTools 67.9 s ✓ Parsers 333.1 s ✓ Static 35.8 s ✓ JSON 37.7 s ✓ BitTwiddlingConvenienceFunctions 40.6 s ✓ CPUSummary 72.0 s ✓ StaticArrayInterface 110.2 s ✓ Documenter 39.5 s ✓ HostCPUFeatures 73.1 s ✓ PolyesterWeave 72.7 s ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt 57.2 s ✓ CloseOpenIntervals 40.5 s ✓ LayoutPointers 145.1 s ✓ TiledIteration 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("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/LoopVectorization/Y0o9B/src/LoopVectorization.jl:32  [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/LoopVectorization/Y0o9B/src/LoopVectorization.jl:1 in expression starting at stdin:5 ✗ LoopVectorization 32 dependencies successfully precompiled in 1957 seconds. 22 already precompiled. Precompilation completed after 2005.99s ################################################################################ # Testing # Testing TiledIteration Status `/tmp/jl_06sCFY/Project.toml` ⌅ [e30172f5] Documenter v0.27.25 [bdcacae8] LoopVectorization v0.12.174 [6fe1bfb0] OffsetArrays v1.17.0 [0d7ed370] StaticArrayInterface v1.10.0 [06e1c1a7] TiledIteration v0.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_06sCFY/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [79e6a3ab] Adapt v4.7.0 [4fba245c] ArrayInterface v7.27.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.1.0 [34da2185] Compat v4.18.1 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [e30172f5] Documenter v0.27.25 [3e5b6fbb] HostCPUFeatures v0.1.18 ⌅ [b5f81e59] IOCapture v0.2.5 [615f187c] IfElse v0.1.1 ⌅ [682c06a0] JSON v0.21.4 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.174 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [69de0a69] Parsers v2.8.6 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [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 [8290d209] ThreadingUtilities v0.5.6 [06e1c1a7] TiledIteration v0.5.0 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.74 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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("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/LoopVectorization/Y0o9B/src/LoopVectorization.jl:32  [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/LoopVectorization/Y0o9B/src/LoopVectorization.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ 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 └ ┌ LoopVectorization │ [Output was shown above] └ ERROR: LoadError: The following 3 packages failed to precompile: VectorizationBase Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.14/VectorizationBase/jl_zjcgs1" (ProcessExited(1)). SLEEFPirates Failed to precompile SLEEFPirates [476501e8-09a2-5ece-8869-fb82de89a1fa] to "/home/pkgeval/.julia/compiled/v1.14/SLEEFPirates/jl_lon5jQ" (ProcessExited(1)). LoopVectorization Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.14/LoopVectorization/jl_mRfjvM" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TiledIteration/MBTB8/test/runtests.jl:1 Testing failed after 237.78s ERROR: LoadError: Package TiledIteration 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 2292.03s: package fails to precompile