Package evaluation to test SubMatrixSelectionSVD on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T12:38:15.778 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.55s ################################################################################ # Installation # Installing SubMatrixSelectionSVD... Resolving package versions... Installed SubMatrixSelectionSVD ─ v0.1.1 Installed Statistics ──────────── v1.11.1 Updating `~/.julia/environments/v1.14/Project.toml` [1e09ba94] + SubMatrixSelectionSVD v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [10745b16] + Statistics v1.11.1 [1e09ba94] + SubMatrixSelectionSVD v0.1.1 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.8 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.9 s ✓ Statistics 1.6 s ✓ SubMatrixSelectionSVD 2 dependencies successfully precompiled in 2 seconds. 9 already precompiled. Precompilation completed after 28.93s ################################################################################ # Testing # Testing SubMatrixSelectionSVD Status `/tmp/jl_aFMwOo/Project.toml` [10745b16] Statistics v1.11.1 [1e09ba94] SubMatrixSelectionSVD v0.1.1 [8ba89e20] Distributed v1.12.0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_aFMwOo/Manifest.toml` [10745b16] Statistics v1.11.1 [1e09ba94] SubMatrixSelectionSVD v0.1.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.12.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Basic Tests: Error During Test at /home/pkgeval/.julia/packages/SubMatrixSelectionSVD/JKYGj/test/runtests.jl:9 Got exception outside of a @test MethodError: no method matching reducedim1(::Matrix{Float64}, ::Matrix{Float64}) The function `reducedim1` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim1(::Any) @ Base reducedim.jl:1229 Stacktrace: [1] centralize_sumabs2!(R::Matrix{Float64}, A::Matrix{Float64}, means::Matrix{Float64}) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:282 [2] varm!(R::Matrix{Float64}, A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:309 [3] _varm(A::Matrix{Float64}, m::Matrix{Float64}, corrected::Bool, region::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:341 [4] varm(A::Matrix{Float64}, m::Matrix{Float64}; corrected::Bool, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:339 [inlined] [5] _var(A::Matrix{Float64}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:386 [inlined] [6] var(A::Matrix{Float64}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:380 [inlined] [7] _std(A::Matrix{Float64}, corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:469 [8] std(A::Matrix{Float64}; corrected::Bool, mean::Nothing, dims::Int64) @ Statistics ~/.julia/packages/Statistics/gbcbG/src/Statistics.jl:461 [inlined] [9] smssvd(X::Matrix{Float64}, d::Int64, stdThresholds::Vector{Float64}; nbrIter::Int64, maxSignalDim::Int64) @ SubMatrixSelectionSVD ~/.julia/packages/SubMatrixSelectionSVD/JKYGj/src/smssvdimpl.jl:22 [10] top-level scope @ ~/.julia/packages/SubMatrixSelectionSVD/JKYGj/test/runtests.jl:10 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/SubMatrixSelectionSVD/JKYGj/test/runtests.jl:12 [inlined] Test Summary: | Error Total Time Basic Tests | 1 1 14.0s RNG of the outermost testset: Random.Xoshiro(0x4a86f0625f01748e, 0xe9dbb1c02bd4fde3, 0xf1c0c7095e8fa2aa, 0xc1d3a1ed0379dc20, 0x0da7564cd3a3a069) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SubMatrixSelectionSVD/JKYGj/test/runtests.jl:9 Testing failed after 31.21s ERROR: LoadError: Package SubMatrixSelectionSVD 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 107.89s: package tests unexpectedly errored