Package evaluation to test Gaius on Julia 1.14.0-DEV.1367 (f40b117265*) started at 2025-12-14T17:02:53.048 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.45s ################################################################################ # Installation # Installing Gaius... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bffe22d1] + Gaius v0.6.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [bffe22d1] + Gaius v0.6.8 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.0 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 ⌅ [09ab397b] + StructArrays v0.6.21 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [c4a57d5a] + UnsafeArrays v1.0.8 [3d5dd08c] + VectorizationBase v0.21.72 [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.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.65s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 11.72s ################################################################################ # Testing # Testing Gaius Status `/tmp/jl_URGxXE/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [bffe22d1] Gaius v0.6.8 [bdcacae8] LoopVectorization v0.12.173 ⌅ [09ab397b] StructArrays v0.6.21 [c4a57d5a] UnsafeArrays v1.0.8 [3d5dd08c] VectorizationBase v0.21.72 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_URGxXE/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [bffe22d1] Gaius v0.6.8 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [82899510] IteratorInterfaceExtensions v1.0.0 [682c06a0] JSON v1.3.0 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [10745b16] Statistics v1.11.1 ⌅ [09ab397b] StructArrays v0.6.21 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [c4a57d5a] UnsafeArrays v1.0.8 [3d5dd08c] VectorizationBase v0.21.72 [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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 [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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+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: Precompiled image Base.PkgId(Base.UUID("8027f5ef-ffb6-5aee-be51-8754699e1f2e"), "StaticArrayInterfaceOffsetArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, 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:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2665  [4] _require_prelocked  @ ./loading.jl:2659 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1711  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1748  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1564  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2673  [9] macro expansion  @ ./loading.jl:2593 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [12] require  @ ./loading.jl:2533 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/LoopVectorization/GKxH5/src/LoopVectorization.jl:32  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] 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:3250  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [23] include_string  @ ./loading.jl:3102 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/src/LoopVectorization.jl:1 in expression starting at stdin:5 Julia Version 1.14.0-DEV.1367 Commit f40b117265* (2025-12-12 20:51 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 128 × AMD EPYC 7502 32-Core Processor WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_URGxXE [ Info: Running tests with 1 threads [ Info: Code coverage is disabled [ Info: VectorizationBase.num_cores() is static(1) Test Summary: | Pass Total Time block_operations | 2 2 41.4s 41.908586 seconds (18.88 M allocations: 977.865 MiB, 1.84% gc time, 99.99% compilation time: 2% of which was recompilation) Test Summary: | Pass Total Time Float64 Matrix-Vector (coverage) | 6 6 4.7s 4.741136 seconds (3.99 M allocations: 202.871 MiB, 1.41% gc time, 99.79% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time ComplexF64 Matrix-Vector (coverage) | 6 6 4.7s 4.721916 seconds (5.28 M allocations: 275.167 MiB, 1.53% gc time, 99.19% compilation time) Test Summary: | Pass Total Time Float32 Matrix-Vector (coverage) | 6 6 4.3s 4.325901 seconds (3.85 M allocations: 194.186 MiB, 0.99% gc time, 99.94% compilation time) Test Summary: | Pass Total Time Int64 Matrix-Vector (coverage) | 6 6 1.1s 1.104678 seconds (1.12 M allocations: 57.342 MiB, 3.79% gc time, 99.81% compilation time) Test Summary: | Pass Total Time ComplexInt32 Matrix-Vector (coverage) | 6 6 5.8s 5.769219 seconds (4.68 M allocations: 238.845 MiB, 2.36% gc time, 99.93% compilation time) Test Summary: | Pass Total Time Float64 CoVector-Matrix (coverage) | 12 12 18.7s 18.750479 seconds (15.91 M allocations: 804.086 MiB, 3.43% gc time, 99.97% compilation time) Test Summary: | Pass Total Time ComplexF32 CoVector-Matrix (coverage) | 12 12 14.0s 13.978021 seconds (12.24 M allocations: 621.101 MiB, 1.78% gc time, 99.97% compilation time) Test Summary: | Pass Total Time ComplexFloat64 Matrix-Matrix (coverage) | 9 9 13.0s 13.000217 seconds (10.42 M allocations: 538.520 MiB, 2.39% gc time, 99.73% compilation time) Test Summary: | Pass Total Time Float64 Matrix-Matrix (coverage) | 20 20 23.2s 23.194439 seconds (17.98 M allocations: 902.674 MiB, 2.84% gc time, 99.91% compilation time) Test Summary: | Pass Total Time Float32 Matrix-Matrix (coverage) | 10 10 29.5s 29.517463 seconds (23.15 M allocations: 1.133 GiB, 2.67% gc time, 99.95% compilation time) Test Summary: | Pass Total Time Int64 Matrix-Matrix (coverage) | 14 14 24.7s 24.678868 seconds (18.32 M allocations: 919.888 MiB, 1.58% gc time, 99.74% compilation time) Test Summary: | Pass Total Time Int32 Matrix-Matrix (coverage) | 10 10 30.4s 30.411873 seconds (22.51 M allocations: 1.100 GiB, 2.73% gc time, 99.94% compilation time) Test Summary: | Pass Total Time init | 25 25 1.8s Test Summary: | Pass Total Time kernels | 5 5 2.6s 2.556344 seconds (2.27 M allocations: 113.956 MiB, 99.91% compilation time) Test Summary: | Pass Total Time _mul!: C, A, B (coverage) | 32 32 0.1s 0.150770 seconds (54.29 k allocations: 2.738 MiB, 98.36% compilation time) Test Summary: | Pass Total Time _mul!: C::VecTypes, A::MatTypes, B::VecTypes (coverage) | 32 32 0.1s 0.124396 seconds (16.65 k allocations: 863.797 KiB, 99.25% compilation time) Test Summary: | Pass Total Time _mul!: C::CoVecTypes, A::CoVecTypes, B::MatTypes (coverage) | 32 32 0.5s 0.487052 seconds (288.54 k allocations: 13.743 MiB, 99.62% compilation time) Test Summary: | Pass Total Time Float64 Matrix-Vector (main) | 72 72 2.7s 2.709803 seconds (1.66 k allocations: 820.720 MiB, 0.76% gc time) Test Summary: | Pass Total Time ComplexF64 Matrix-Vector (main) | 72 72 0.8s 0.826887 seconds (4.31 k allocations: 338.775 MiB, 60.72% gc time) Test Summary: | Pass Total Time Float32 Matrix-Vector (main) | 72 72 0.0s 0.039745 seconds (1.72 k allocations: 21.358 MiB, 20.00% gc time) Test Summary: | Pass Total Time Int64 Matrix-Vector (main) | 72 72 0.1s 0.147478 seconds (9.90 k allocations: 43.087 MiB, 7.65% gc time, 25.66% compilation time) Test Summary: | Pass Total Time ComplexInt32 Matrix-Vector (main) | 72 72 0.2s 0.173461 seconds (3.18 k allocations: 126.997 MiB, 10.95% gc time) Test Summary: | Pass Total Time Float64 CoVector-Matrix (main) | 144 144 0.1s 0.054854 seconds (3.25 k allocations: 43.856 MiB, 8.81% gc time) Test Summary: | Pass Total Time ComplexF32 CoVector-Matrix (main) | 144 144 0.2s 0.159061 seconds (4.23 k allocations: 86.096 MiB, 5.40% gc time) Test Summary: | Pass Total Time ComplexFloat64 Matrix-Matrix (main) | 54 54 2.4s 2.412756 seconds (10.18 k allocations: 207.486 MiB, 17.95% gc time, 1.57% compilation time) Test Summary: | Pass Total Time Float64 Matrix-Matrix (main) | 120 120 1.4s 1.365902 seconds (12.76 k allocations: 94.088 MiB, 2.54% gc time, 5.48% compilation time) Test Summary: | Pass Total Time Float32 Matrix-Matrix (main) | 60 60 0.7s 0.748719 seconds (3.07 k allocations: 37.216 MiB, 1.42% gc time) Test Summary: | Pass Total Time Int64 Matrix-Matrix (main) | 84 84 6.9s 6.947549 seconds (5.08 k allocations: 111.527 MiB, 0.24% gc time) Test Summary: | Pass Total Time Int32 Matrix-Matrix (main) | 60 60 1.2s 1.161118 seconds (3.11 k allocations: 37.227 MiB, 0.52% gc time) Test Summary: | Pass Total Time _mul!: C, A, B (main) | 32 32 0.0s 0.001162 seconds (664 allocations: 44.203 KiB) Test Summary: | Pass Total Time _mul!: C::VecTypes, A::MatTypes, B::VecTypes (main) | 32 32 0.0s 0.001218 seconds (667 allocations: 31.062 KiB) Test Summary: | Pass Total Time _mul!: C::CoVecTypes, A::CoVecTypes, B::MatTypes (main) | 32 32 0.0s 0.000484 seconds (810 allocations: 35.031 KiB) Testing Gaius tests passed Testing completed after 319.79s PkgEval succeeded after 353.6s