Package evaluation to test VectorizedStatistics on Julia 1.14.0-DEV.1354 (1806b0bc31*) started at 2025-12-11T16:21:59.937 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.3s ################################################################################ # Installation # Installing VectorizedStatistics... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3b853605] + VectorizedStatistics v0.5.11 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.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 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [3b853605] + VectorizedStatistics v0.5.11 [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 3.91s ################################################################################ # 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 12.69s ################################################################################ # Testing # Testing VectorizedStatistics Status `/tmp/jl_6D2SJt/Project.toml` [10745b16] Statistics v1.11.1 [3d5dd08c] VectorizationBase v0.21.72 [3b853605] VectorizedStatistics v0.5.11 [8dfed614] Test v1.11.0 Status `/tmp/jl_6D2SJt/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.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 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.72 [3b853605] VectorizedStatistics v0.5.11 [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... 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 [ Info: Testing vminimum: 1-dimensional arrays [ Info: Testing vminimum: reduction over dimension 1 [ Info: Testing vminimum: 2-dimensional arrays [ Info: Testing vminimum: reduction over dimension 1 [ Info: Testing vminimum: reduction over dimension 2 [ Info: Testing vminimum: reduction over dimensions (1, 2) [ Info: Testing vminimum: 3-dimensional arrays [ Info: Testing vminimum: reduction over dimension 1 [ Info: Testing vminimum: reduction over dimension 2 [ Info: Testing vminimum: reduction over dimension 3 [ Info: Testing vminimum: reduction over dimensions (1, 2) [ Info: Testing vminimum: reduction over dimensions (1, 3) [ Info: Testing vminimum: reduction over dimensions (2, 3) [ Info: Testing vminimum: reduction over dimensions (1, 2, 3) [ Info: Testing vminimum: 4-dimensional arrays [ Info: Testing vminimum: reduction over dimension 1 [ Info: Testing vminimum: reduction over dimension 2 [ Info: Testing vminimum: reduction over dimension 3 [ Info: Testing vminimum: reduction over dimension 4 [ Info: Testing vminimum: reduction over dimensions (1, 2) [ Info: Testing vminimum: reduction over dimensions (1, 3) [ Info: Testing vminimum: reduction over dimensions (2, 3) [ Info: Testing vminimum: reduction over dimensions (1, 4) [ Info: Testing vminimum: reduction over dimensions (2, 4) [ Info: Testing vminimum: reduction over dimensions (3, 4) [ Info: Testing vminimum: reduction over dimensions (1, 2, 3) [ Info: Testing vminimum: reduction over dimensions (1, 2, 4) [ Info: Testing vminimum: reduction over dimensions (1, 3, 4) [ Info: Testing vminimum: reduction over dimensions (2, 3, 4) [ Info: Testing vminimum: 5-dimensional arrays [ Info: Testing vminimum: reduction over dimension 1 [ Info: Testing vminimum: reduction over dimension 2 [ Info: Testing vminimum: reduction over dimension 3 [ Info: Testing vminimum: reduction over dimension 4 [ Info: Testing vminimum: reduction over dimension 5 [ Info: Testing vminimum: reduction over dimensions (1, 2) [ Info: Testing vminimum: reduction over dimensions (1, 3) [ Info: Testing vminimum: reduction over dimensions (2, 3) [ Info: Testing vminimum: reduction over dimensions (1, 4) [ Info: Testing vminimum: reduction over dimensions (2, 4) [ Info: Testing vminimum: reduction over dimensions (3, 4) [ Info: Testing vminimum: reduction over dimensions (1, 5) [ Info: Testing vminimum: reduction over dimensions (2, 5) [ Info: Testing vminimum: reduction over dimensions (3, 5) [ Info: Testing vminimum: reduction over dimensions (4, 5) [ Info: Testing vminimum: reduction over dimensions (1, 2, 3) [ Info: Testing vminimum: reduction over dimensions (1, 2, 4) [ Info: Testing vminimum: reduction over dimensions (1, 3, 4) [ Info: Testing vminimum: reduction over dimensions (2, 3, 4) [ Info: Testing vminimum: reduction over dimensions (1, 2, 5) [ Info: Testing vminimum: reduction over dimensions (1, 3, 5) [ Info: Testing vminimum: reduction over dimensions (2, 3, 5) [ Info: Testing vminimum: reduction over dimensions (1, 4, 5) [ Info: Testing vminimum: reduction over dimensions (2, 4, 5) [ Info: Testing vminimum: reduction over dimensions (3, 4, 5) [ Info: Testing vmaximum: 1-dimensional arrays [ Info: Testing vmaximum: reduction over dimension 1 [ Info: Testing vmaximum: 2-dimensional arrays [ Info: Testing vmaximum: reduction over dimension 1 [ Info: Testing vmaximum: reduction over dimension 2 [ Info: Testing vmaximum: reduction over dimensions (1, 2) [ Info: Testing vmaximum: 3-dimensional arrays [ Info: Testing vmaximum: reduction over dimension 1 [ Info: Testing vmaximum: reduction over dimension 2 [ Info: Testing vmaximum: reduction over dimension 3 [ Info: Testing vmaximum: reduction over dimensions (1, 2) [ Info: Testing vmaximum: reduction over dimensions (1, 3) [ Info: Testing vmaximum: reduction over dimensions (2, 3) [ Info: Testing vmaximum: reduction over dimensions (1, 2, 3) [ Info: Testing vmaximum: 4-dimensional arrays [ Info: Testing vmaximum: reduction over dimension 1 [ Info: Testing vmaximum: reduction over dimension 2 [ Info: Testing vmaximum: reduction over dimension 3 [ Info: Testing vmaximum: reduction over dimension 4 [ Info: Testing vmaximum: reduction over dimensions (1, 2) [ Info: Testing vmaximum: reduction over dimensions (1, 3) [ Info: Testing vmaximum: reduction over dimensions (2, 3) [ Info: Testing vmaximum: reduction over dimensions (1, 4) [ Info: Testing vmaximum: reduction over dimensions (2, 4) [ Info: Testing vmaximum: reduction over dimensions (3, 4) [ Info: Testing vmaximum: reduction over dimensions (1, 2, 3) [ Info: Testing vmaximum: reduction over dimensions (1, 2, 4) [ Info: Testing vmaximum: reduction over dimensions (1, 3, 4) [ Info: Testing vmaximum: reduction over dimensions (2, 3, 4) [ Info: Testing vmaximum: 5-dimensional arrays [ Info: Testing vmaximum: reduction over dimension 1 [ Info: Testing vmaximum: reduction over dimension 2 [ Info: Testing vmaximum: reduction over dimension 3 [ Info: Testing vmaximum: reduction over dimension 4 [ Info: Testing vmaximum: reduction over dimension 5 [ Info: Testing vmaximum: reduction over dimensions (1, 2) [ Info: Testing vmaximum: reduction over dimensions (1, 3) [ Info: Testing vmaximum: reduction over dimensions (2, 3) [ Info: Testing vmaximum: reduction over dimensions (1, 4) [ Info: Testing vmaximum: reduction over dimensions (2, 4) [ Info: Testing vmaximum: reduction over dimensions (3, 4) [ Info: Testing vmaximum: reduction over dimensions (1, 5) [ Info: Testing vmaximum: reduction over dimensions (2, 5) [ Info: Testing vmaximum: reduction over dimensions (3, 5) [ Info: Testing vmaximum: reduction over dimensions (4, 5) [ Info: Testing vmaximum: reduction over dimensions (1, 2, 3) [ Info: Testing vmaximum: reduction over dimensions (1, 2, 4) [ Info: Testing vmaximum: reduction over dimensions (1, 3, 4) [ Info: Testing vmaximum: reduction over dimensions (2, 3, 4) [ Info: Testing vmaximum: reduction over dimensions (1, 2, 5) [ Info: Testing vmaximum: reduction over dimensions (1, 3, 5) [ Info: Testing vmaximum: reduction over dimensions (2, 3, 5) [ Info: Testing vmaximum: reduction over dimensions (1, 4, 5) [ Info: Testing vmaximum: reduction over dimensions (2, 4, 5) [ Info: Testing vmaximum: reduction over dimensions (3, 4, 5) [ Info: Testing vextrema: 1-dimensional arrays [ Info: Testing vextrema: reduction over dimension 1 [ Info: Testing vextrema: 2-dimensional arrays [ Info: Testing vextrema: reduction over dimension 1 [ Info: Testing vextrema: reduction over dimension 2 [ Info: Testing vextrema: reduction over dimensions (1, 2) [ Info: Testing vextrema: 3-dimensional arrays [ Info: Testing vextrema: reduction over dimension 1 [ Info: Testing vextrema: reduction over dimension 2 [ Info: Testing vextrema: reduction over dimension 3 [ Info: Testing vextrema: reduction over dimensions (1, 2) [ Info: Testing vextrema: reduction over dimensions (1, 3) [ Info: Testing vextrema: reduction over dimensions (2, 3) [ Info: Testing vextrema: reduction over dimensions (1, 2, 3) Test Summary: | Pass Total Time Vreducibles | 194 194 1m20.8s [ Info: Testing vsum: 1-dimensional arrays [ Info: Testing vsum: reduction over dimension 1 [ Info: Testing vsum: 2-dimensional arrays [ Info: Testing vsum: reduction over dimension 1 [ Info: Testing vsum: reduction over dimension 2 [ Info: Testing vsum: reduction over dimensions (1, 2) [ Info: Testing vsum: 3-dimensional arrays [ Info: Testing vsum: reduction over dimension 1 [ Info: Testing vsum: reduction over dimension 2 [ Info: Testing vsum: reduction over dimension 3 [ Info: Testing vsum: reduction over dimensions (1, 2) [ Info: Testing vsum: reduction over dimensions (1, 3) [ Info: Testing vsum: reduction over dimensions (2, 3) [ Info: Testing vsum: reduction over dimensions (1, 2, 3) [ Info: Testing vsum: 4-dimensional arrays [ Info: Testing vsum: reduction over dimension 1 [ Info: Testing vsum: reduction over dimension 2 [ Info: Testing vsum: reduction over dimension 3 [ Info: Testing vsum: reduction over dimension 4 [ Info: Testing vsum: reduction over dimensions (1, 2) [ Info: Testing vsum: reduction over dimensions (1, 3) [ Info: Testing vsum: reduction over dimensions (2, 3) [ Info: Testing vsum: reduction over dimensions (1, 4) [ Info: Testing vsum: reduction over dimensions (2, 4) [ Info: Testing vsum: reduction over dimensions (3, 4) [ Info: Testing vsum: reduction over dimensions (1, 2, 3) [ Info: Testing vsum: reduction over dimensions (1, 2, 4) [ Info: Testing vsum: reduction over dimensions (1, 3, 4) [ Info: Testing vsum: reduction over dimensions (2, 3, 4) [ Info: Testing vsum: 5-dimensional arrays [ Info: Testing vsum: reduction over dimension 1 [ Info: Testing vsum: reduction over dimension 2 [ Info: Testing vsum: reduction over dimension 3 [ Info: Testing vsum: reduction over dimension 4 [ Info: Testing vsum: reduction over dimension 5 [ Info: Testing vsum: reduction over dimensions (1, 2) [ Info: Testing vsum: reduction over dimensions (1, 3) [ Info: Testing vsum: reduction over dimensions (2, 3) [ Info: Testing vsum: reduction over dimensions (1, 4) [ Info: Testing vsum: reduction over dimensions (2, 4) [ Info: Testing vsum: reduction over dimensions (3, 4) [ Info: Testing vsum: reduction over dimensions (1, 5) [ Info: Testing vsum: reduction over dimensions (2, 5) [ Info: Testing vsum: reduction over dimensions (3, 5) [ Info: Testing vsum: reduction over dimensions (4, 5) [ Info: Testing vsum: reduction over dimensions (1, 2, 3) [ Info: Testing vsum: reduction over dimensions (1, 2, 4) [ Info: Testing vsum: reduction over dimensions (1, 3, 4) [ Info: Testing vsum: reduction over dimensions (2, 3, 4) [ Info: Testing vsum: reduction over dimensions (1, 2, 5) [ Info: Testing vsum: reduction over dimensions (1, 3, 5) [ Info: Testing vsum: reduction over dimensions (2, 3, 5) [ Info: Testing vsum: reduction over dimensions (1, 4, 5) [ Info: Testing vsum: reduction over dimensions (2, 4, 5) [ Info: Testing vsum: reduction over dimensions (3, 4, 5) [ Info: Testing vmean: 1-dimensional arrays [ Info: Testing vmean: reduction over dimension 1 [ Info: Testing vmean: 2-dimensional arrays [ Info: Testing vmean: reduction over dimension 1 [ Info: Testing vmean: reduction over dimension 2 [ Info: Testing vmean: reduction over dimensions (1, 2) [ Info: Testing vmean: 3-dimensional arrays [ Info: Testing vmean: reduction over dimension 1 [ Info: Testing vmean: reduction over dimension 2 [ Info: Testing vmean: reduction over dimension 3 [ Info: Testing vmean: reduction over dimensions (1, 2) [ Info: Testing vmean: reduction over dimensions (1, 3) [ Info: Testing vmean: reduction over dimensions (2, 3) [ Info: Testing vmean: reduction over dimensions (1, 2, 3) [ Info: Testing vmean: 4-dimensional arrays [ Info: Testing vmean: reduction over dimension 1 [ Info: Testing vmean: reduction over dimension 2 [ Info: Testing vmean: reduction over dimension 3 [ Info: Testing vmean: reduction over dimension 4 [ Info: Testing vmean: reduction over dimensions (1, 2) [ Info: Testing vmean: reduction over dimensions (1, 3) [ Info: Testing vmean: reduction over dimensions (2, 3) [ Info: Testing vmean: reduction over dimensions (1, 4) [ Info: Testing vmean: reduction over dimensions (2, 4) [ Info: Testing vmean: reduction over dimensions (3, 4) [ Info: Testing vmean: reduction over dimensions (1, 2, 3) [ Info: Testing vmean: reduction over dimensions (1, 2, 4) [ Info: Testing vmean: reduction over dimensions (1, 3, 4) [ Info: Testing vmean: reduction over dimensions (2, 3, 4) [ Info: Testing vmean: reduction over dimensions (1, 2, 3, 4) [ Info: Testing vmean: 5-dimensional arrays [ Info: Testing vmean: reduction over dimension 1 [ Info: Testing vmean: reduction over dimension 2 [ Info: Testing vmean: reduction over dimension 3 [ Info: Testing vmean: reduction over dimension 4 [ Info: Testing vmean: reduction over dimension 5 [ Info: Testing vmean: reduction over dimensions (1, 2) [ Info: Testing vmean: reduction over dimensions (1, 3) [ Info: Testing vmean: reduction over dimensions (2, 3) [ Info: Testing vmean: reduction over dimensions (1, 4) [ Info: Testing vmean: reduction over dimensions (2, 4) [ Info: Testing vmean: reduction over dimensions (3, 4) [ Info: Testing vmean: reduction over dimensions (1, 5) [ Info: Testing vmean: reduction over dimensions (2, 5) [ Info: Testing vmean: reduction over dimensions (3, 5) [ Info: Testing vmean: reduction over dimensions (4, 5) [ Info: Testing vmean: reduction over dimensions (1, 2, 3) [ Info: Testing vmean: reduction over dimensions (1, 2, 4) [ Info: Testing vmean: reduction over dimensions (1, 3, 4) [ Info: Testing vmean: reduction over dimensions (2, 3, 4) [ Info: Testing vmean: reduction over dimensions (1, 2, 5) [ Info: Testing vmean: reduction over dimensions (1, 3, 5) [ Info: Testing vmean: reduction over dimensions (2, 3, 5) [ Info: Testing vmean: reduction over dimensions (1, 4, 5) [ Info: Testing vmean: reduction over dimensions (2, 4, 5) [ Info: Testing vmean: reduction over dimensions (3, 4, 5) [ Info: Testing vmean: reduction over dimensions (1, 2, 3, 4) [ Info: Testing vmean: reduction over dimensions (1, 2, 3, 5) [ Info: Testing vmean: reduction over dimensions (1, 2, 4, 5) [ Info: Testing vmean: reduction over dimensions (1, 3, 4, 5) [ Info: Testing vmean: reduction over dimensions (2, 3, 4, 5) [ Info: Testing vvar: 1-dimensional arrays [ Info: Testing vvar: reduction over dimension 1 [ Info: Testing vvar: 2-dimensional arrays [ Info: Testing vvar: reduction over dimension 1 [ Info: Testing vvar: reduction over dimension 2 [ Info: Testing vvar: reduction over dimensions (1, 2) [ Info: Testing vvar: 3-dimensional arrays [ Info: Testing vvar: reduction over dimension 1 [ Info: Testing vvar: reduction over dimension 2 [ Info: Testing vvar: reduction over dimension 3 [ Info: Testing vvar: reduction over dimensions (1, 2) [ Info: Testing vvar: reduction over dimensions (1, 3) [ Info: Testing vvar: reduction over dimensions (2, 3) [ Info: Testing vvar: reduction over dimensions (1, 2, 3) [ Info: Testing vvar: 4-dimensional arrays [ Info: Testing vvar: reduction over dimension 1 [ Info: Testing vvar: reduction over dimension 2 [ Info: Testing vvar: reduction over dimension 3 [ Info: Testing vvar: reduction over dimension 4 [ Info: Testing vvar: reduction over dimensions (1, 2) [ Info: Testing vvar: reduction over dimensions (1, 3) [ Info: Testing vvar: reduction over dimensions (2, 3) [ Info: Testing vvar: reduction over dimensions (1, 4) [ Info: Testing vvar: reduction over dimensions (2, 4) [ Info: Testing vvar: reduction over dimensions (3, 4) [ Info: Testing vvar: reduction over dimensions (1, 2, 3) [ Info: Testing vvar: reduction over dimensions (1, 2, 4) [ Info: Testing vvar: reduction over dimensions (1, 3, 4) [ Info: Testing vvar: reduction over dimensions (2, 3, 4) [ Info: Testing vvar: 5-dimensional arrays [ Info: Testing vvar: reduction over dimension 1 [ Info: Testing vvar: reduction over dimension 2 [ Info: Testing vvar: reduction over dimension 3 [ Info: Testing vvar: reduction over dimension 4 [ Info: Testing vvar: reduction over dimension 5 [ Info: Testing vvar: reduction over dimensions (1, 2) [ Info: Testing vvar: reduction over dimensions (1, 3) [ Info: Testing vvar: reduction over dimensions (2, 3) [ Info: Testing vvar: reduction over dimensions (1, 4) [ Info: Testing vvar: reduction over dimensions (2, 4) [ Info: Testing vvar: reduction over dimensions (3, 4) [ Info: Testing vvar: reduction over dimensions (1, 5) [ Info: Testing vvar: reduction over dimensions (2, 5) [ Info: Testing vvar: reduction over dimensions (3, 5) [ Info: Testing vvar: reduction over dimensions (4, 5) [ Info: Testing vvar: reduction over dimensions (1, 2, 3) [ Info: Testing vvar: reduction over dimensions (1, 2, 4) [ Info: Testing vvar: reduction over dimensions (1, 3, 4) [ Info: Testing vvar: reduction over dimensions (2, 3, 4) [ Info: Testing vvar: reduction over dimensions (1, 2, 5) [ Info: Testing vvar: reduction over dimensions (1, 3, 5) [ Info: Testing vvar: reduction over dimensions (2, 3, 5) [ Info: Testing vvar: reduction over dimensions (1, 4, 5) [ Info: Testing vvar: reduction over dimensions (2, 4, 5) [ Info: Testing vvar: reduction over dimensions (3, 4, 5) [ Info: Testing vstd: 1-dimensional arrays [ Info: Testing vstd: reduction over dimension 1 [ Info: Testing vstd: 2-dimensional arrays [ Info: Testing vstd: reduction over dimension 1 [ Info: Testing vstd: reduction over dimension 2 [ Info: Testing vstd: reduction over dimensions (1, 2) [ Info: Testing vstd: 3-dimensional arrays [ Info: Testing vstd: reduction over dimension 1 [ Info: Testing vstd: reduction over dimension 2 [ Info: Testing vstd: reduction over dimension 3 [ Info: Testing vstd: reduction over dimensions (1, 2) [ Info: Testing vstd: reduction over dimensions (1, 3) [ Info: Testing vstd: reduction over dimensions (2, 3) [ Info: Testing vstd: reduction over dimensions (1, 2, 3) [ Info: Testing vstd: 4-dimensional arrays [ Info: Testing vstd: reduction over dimension 1 [ Info: Testing vstd: reduction over dimension 2 [ Info: Testing vstd: reduction over dimension 3 [ Info: Testing vstd: reduction over dimension 4 [ Info: Testing vstd: reduction over dimensions (1, 2) [ Info: Testing vstd: reduction over dimensions (1, 3) [ Info: Testing vstd: reduction over dimensions (2, 3) [ Info: Testing vstd: reduction over dimensions (1, 4) [ Info: Testing vstd: reduction over dimensions (2, 4) [ Info: Testing vstd: reduction over dimensions (3, 4) [ Info: Testing vstd: reduction over dimensions (1, 2, 3) [ Info: Testing vstd: reduction over dimensions (1, 2, 4) [ Info: Testing vstd: reduction over dimensions (1, 3, 4) [ Info: Testing vstd: reduction over dimensions (2, 3, 4) [ Info: Testing vstd: reduction over dimensions (1, 2, 3, 4) [ Info: Testing vstd: 5-dimensional arrays [ Info: Testing vstd: reduction over dimension 1 [ Info: Testing vstd: reduction over dimension 2 [ Info: Testing vstd: reduction over dimension 3 [ Info: Testing vstd: reduction over dimension 4 [ Info: Testing vstd: reduction over dimension 5 [ Info: Testing vstd: reduction over dimensions (1, 2) [ Info: Testing vstd: reduction over dimensions (1, 3) [ Info: Testing vstd: reduction over dimensions (2, 3) [ Info: Testing vstd: reduction over dimensions (1, 4) [ Info: Testing vstd: reduction over dimensions (2, 4) [ Info: Testing vstd: reduction over dimensions (3, 4) [ Info: Testing vstd: reduction over dimensions (1, 5) [ Info: Testing vstd: reduction over dimensions (2, 5) [ Info: Testing vstd: reduction over dimensions (3, 5) [ Info: Testing vstd: reduction over dimensions (4, 5) [ Info: Testing vstd: reduction over dimensions (1, 2, 3) [ Info: Testing vstd: reduction over dimensions (1, 2, 4) [ Info: Testing vstd: reduction over dimensions (1, 3, 4) [ Info: Testing vstd: reduction over dimensions (2, 3, 4) [ Info: Testing vstd: reduction over dimensions (1, 2, 5) [ Info: Testing vstd: reduction over dimensions (1, 3, 5) [ Info: Testing vstd: reduction over dimensions (2, 3, 5) [ Info: Testing vstd: reduction over dimensions (1, 4, 5) [ Info: Testing vstd: reduction over dimensions (2, 4, 5) [ Info: Testing vstd: reduction over dimensions (3, 4, 5) [ Info: Testing vstd: reduction over dimensions (1, 2, 3, 4) [ Info: Testing vstd: reduction over dimensions (1, 2, 3, 5) [ Info: Testing vstd: reduction over dimensions (1, 2, 4, 5) [ Info: Testing vstd: reduction over dimensions (1, 3, 4, 5) [ Info: Testing vstd: reduction over dimensions (2, 3, 4, 5) Test Summary: | Pass Total Time ArrayStats | 610 610 4m16.4s Test Summary: | Pass Total Time Correlation and Covariance | 10 10 9.2s Test Summary: | Pass Total Time Sorting | 72 72 53.1s Testing VectorizedStatistics tests passed Testing completed after 453.13s PkgEval succeeded after 491.95s