Package evaluation to test VectorizedReduction on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T04:36:05.144 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.88s ################################################################################ # Installation # Installing VectorizedReduction... Resolving package versions... Installed Adapt ──────────────────────────── v4.4.0 Installed CommonWorldInvalidations ───────── v1.0.0 Installed ManualMemory ───────────────────── v0.1.8 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed SLEEFPirates ───────────────────── v0.6.43 Installed SIMDTypes ──────────────────────── v0.1.0 Installed ArrayInterface ─────────────────── v7.22.0 Installed VectorizationBase ──────────────── v0.21.72 Installed Compat ─────────────────────────── v4.18.1 Installed CpuId ──────────────────────────── v0.3.1 Installed HostCPUFeatures ────────────────── v0.1.18 Installed LayoutPointers ─────────────────── v0.1.17 Installed OffsetArrays ───────────────────── v1.17.0 Installed VectorizedReduction ────────────── v0.1.13 Installed PrecompileTools ────────────────── v1.3.3 Installed LoopVectorization ──────────────── v0.12.173 Installed SciMLPublic ────────────────────── v1.0.1 Installed CPUSummary ─────────────────────── v0.2.7 Installed IfElse ─────────────────────────── v0.1.1 Installed StaticArrayInterface ───────────── v1.8.0 Installed Requires ───────────────────────── v1.3.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Static ─────────────────────────── v1.3.1 Installed Preferences ────────────────────── v1.5.1 Installed UnPack ─────────────────────────── v1.0.2 Installed PolyesterWeave ─────────────────── v0.2.2 Installed ThreadingUtilities ─────────────── v0.5.5 Installed DocStringExtensions ────────────── v0.9.5 Updating `~/.julia/environments/v1.14/Project.toml` [4ffe575c] + VectorizedReduction v0.1.13 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 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [4ffe575c] + VectorizedReduction v0.1.13 [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 Installation completed after 5.25s ################################################################################ # 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:585 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:585 Precompilation failed after 12.28s ################################################################################ # Testing # Testing VectorizedReduction Status `/tmp/jl_LcvO9p/Project.toml` [10745b16] Statistics v1.11.1 [4ffe575c] VectorizedReduction v0.1.13 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LcvO9p/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 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.5 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [10745b16] Statistics v1.11.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.72 [4ffe575c] VectorizedReduction v0.1.13 [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 [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 Testing Running tests... Test Summary: | Pass Total Time vrspecials | 364 364 6m17.2s Test Summary: | Pass Broken Total Time reduce | 8977 10 8987 1m08.3s Test Summary: | Pass Total Time reducedim | 670 670 3m25.4s Test Summary: | Pass Broken Total Time treduce | 8977 10 8987 22.7s Test Summary: | Pass Total Time treducedim | 675 675 1m49.3s Test Summary: | Pass Total Time vmapreducethen | 542 542 5m44.3s Test Summary: | Pass Total Time vnorm | 256 256 58.2s Test Summary: | Pass Total Time vdistance | 364 364 1m37.0s Test Summary: | Pass Total Time vstats | 244 244 2m52.0s Testing VectorizedReduction tests passed Testing completed after 1591.23s PkgEval succeeded after 1631.44s