Package evaluation to test StaticKernels on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T12:13:38.276 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.17s ################################################################################ # Installation # Installing StaticKernels... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4c63dfa8] + StaticKernels v0.8.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [4c63dfa8] + StaticKernels v0.8.0 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1109.1 ms ✓ HashArrayMappedTries 2449.8 ms ✓ TypeUtils 999.5 ms ✓ Atomix 1027.7 ms ✓ StaticKernels 943.4 ms ✓ PaddedViews 1315.5 ms ✓ Statistics → SparseArraysExt 851.8 ms ✓ StackViews 847.1 ms ✓ CatIndices 819.4 ms ✓ OffsetArrays → OffsetArraysAdaptExt 1201.8 ms ✓ GPUArraysCore 1278.0 ms ✓ Adapt → AdaptSparseArraysExt 772.2 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1267.2 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 2743.3 ms ✓ ChainRulesCore 13558.9 ms ✓ StaticArrays 4898.4 ms ✓ StaticArrayInterface 1710.3 ms ✓ PolyesterWeave 3470.1 ms ✓ BenchmarkTools 7213.9 ms ✓ FFTW 897.3 ms ✓ ScopedValues 835.6 ms ✓ TypeUtils → TypeUtilsOffsetArraysExt 962.5 ms ✓ MosaicViews 856.6 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 1390.3 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 982.1 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 849.3 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1480.1 ms ✓ StaticArrays → StaticArraysStatisticsExt 1517.9 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1452.3 ms ✓ Adapt → AdaptStaticArraysExt 1051.3 ms ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt 1673.5 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 1117.3 ms ✓ CloseOpenIntervals 1333.9 ms ✓ LayoutPointers 1246.6 ms ✓ FFTViews 1492.9 ms ✓ StructuredArrays 30882.6 ms ✓ ImageCore 8600.1 ms ✓ KernelAbstractions 1215.6 ms ✓ TiledIteration 15296.5 ms ✓ VectorizationBase 2202.0 ms ✓ LocalFilters 4582.1 ms ✓ ImageBase 2094.5 ms ✓ KernelAbstractions → LinearAlgebraExt 2943.8 ms ✓ KernelAbstractions → SparseArraysExt 3382.2 ms ✓ SLEEFPirates 88898.8 ms ✓ ImageFiltering ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7437e2be-c9bd-56d1-a357-f5891e30a1eb"), "StaticArraysChainRulesCoreExt") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2715  [4] _require_prelocked  @ ./loading.jl:2709 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2323  [9] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2856  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [12] macro expansion  @ ./loading.jl:2642 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [15] require  @ ./loading.jl:2582 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [18] _eval_using  @ ./module.jl:137 [inlined]  [19] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [20] top-level scope  @ ~/.julia/packages/NNlib/srXYX/src/NNlib.jl:10  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] 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:3308  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [26] include_string  @ ./loading.jl:3160 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NNlib/srXYX/src/NNlib.jl:1 in expression starting at stdin:5 ✗ NNlib 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LoopVectorization/GKxH5/src/LoopVectorization.jl:32  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/src/LoopVectorization.jl:1 in expression starting at stdin:5 ✗ LoopVectorization ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("872c559c-99b0-510c-b3b7-b6c96a88d5cd"), "NNlib") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/NNlib/srXYX/ext/NNlibFFTWExt/NNlibFFTWExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NNlib/srXYX/ext/NNlibFFTWExt/NNlibFFTWExt.jl:1 in expression starting at stdin:5 ✗ NNlib → NNlibFFTWExt 45 dependencies successfully precompiled in 240 seconds. 85 already precompiled. Precompilation completed after 256.59s ################################################################################ # Testing # Testing StaticKernels Status `/tmp/jl_lOJIQT/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [6a3955dd] ImageFiltering v0.7.12 [085fde7c] LocalFilters v2.1.0 [bdcacae8] LoopVectorization v0.12.173 [872c559c] NNlib v0.9.33 [6fe1bfb0] OffsetArrays v1.17.0 [90137ffa] StaticArrays v1.9.16 [4c63dfa8] StaticKernels v0.8.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lOJIQT/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [a9b6321e] Atomix v1.1.2 [6e4b80f9] BenchmarkTools v1.6.3 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [aafaddc9] CatIndices v0.2.2 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [ed09eef8] ComputationalResources v0.3.2 [adafc99b] CpuId v0.3.1 [dc8bdbbb] CustomUnitRanges v1.0.2 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [bd0ea217] EasyRanges v0.1.4 [4f61f5a4] FFTViews v0.3.2 [7a1cc6ca] FFTW v1.10.0 [53c48c17] FixedPointNumbers v0.8.5 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [6a3955dd] ImageFiltering v0.7.12 [3587e190] InverseFunctions v0.1.17 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [63c18a36] KernelAbstractions v0.9.39 [10f19ff3] LayoutPointers v0.1.17 [085fde7c] LocalFilters v2.1.0 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.3 [e94cdb99] MosaicViews v0.3.4 [872c559c] NNlib v0.9.33 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [4c63dfa8] StaticKernels v0.8.0 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.2 [2e8cd123] StructuredArrays v0.2.22 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [06e1c1a7] TiledIteration v0.5.0 [c3b1956e] TypeUtils v1.14.0 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.72 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Test Summary: | Pass Broken Total Time consistency | 58 1 59 15.9s Test Summary: | Pass Total Time type stability | 7 7 0.4s Test Summary: | Pass Total Time memory allocations | 13 13 30.1s Testing StaticKernels tests passed Testing completed after 64.65s PkgEval succeeded after 343.92s