Package evaluation of ElasticPDMats on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:48:40.551 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.68s ################################################################################ # Installation # Installing ElasticPDMats... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [2904ab23] + ElasticPDMats v0.2.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [2904ab23] + ElasticPDMats v0.2.3 [1914dd2f] + MacroTools v0.5.15 [90014a1f] + PDMats v0.11.33 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [4607b0f0] + SuiteSparse [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.81s ################################################################################ # Testing # Testing ElasticPDMats Status `/tmp/jl_6QTGGE/Project.toml` [2904ab23] ElasticPDMats v0.2.3 ⌃ [90014a1f] PDMats v0.11.31 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [4607b0f0] SuiteSparse [8dfed614] Test v1.11.0 Status `/tmp/jl_6QTGGE/Manifest.toml` [2904ab23] ElasticPDMats v0.2.3 [1914dd2f] MacroTools v0.5.15 ⌃ [90014a1f] PDMats v0.11.31 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [4607b0f0] SuiteSparse [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌃ have new versions available and may be upgradable. Testing Running tests... Precompiling ElasticPDMats... 1660.3 ms ✓ PDMats 2778.9 ms ✓ ElasticPDMats 2 dependencies successfully precompiled in 5 seconds. 5 already precompiled. PDMat Tests: Log Test Failed at /home/pkgeval/.julia/packages/PDMats/cAM9h/test/testutils.jl:69 Expression: $(Expr(:escape, :(dim(C)))) Log Pattern: (:warn, r"deprecated"i, Ignored(), :depwarn) match_mode = :any Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/logging.jl:166 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/logging.jl:340 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] pdtest_basics(C::ElasticPDMat{Float64, Matrix{Float64}}, Cmat::Matrix{Float64}, d::Int64, verbose::Int64) @ Main ~/.julia/packages/PDMats/cAM9h/test/testutils.jl:69 [5] test_pdmat(C::ElasticPDMat{Float64, Matrix{Float64}}, Cmat::Matrix{Float64}; verbose::Int64, cmat_eq::Bool, t_diag::Bool, t_cholesky::Bool, t_scale::Bool, t_add::Bool, t_det::Bool, t_logdet::Bool, t_eig::Bool, t_mul::Bool, t_div::Bool, t_quad::Bool, t_triprod::Bool, t_whiten::Bool) @ Main ~/.julia/packages/PDMats/cAM9h/test/testutils.jl:35 [6] macro expansion @ ~/.julia/packages/ElasticPDMats/1RXnm/test/runtests.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] top-level scope @ ~/.julia/packages/ElasticPDMats/1RXnm/test/runtests.jl:5 Test Summary: | Pass Fail Total Time PDMat Tests | 123 1 124 2m07.6s ERROR: LoadError: Some tests did not pass: 123 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ElasticPDMats/1RXnm/test/runtests.jl:4 Testing failed after 141.55s ERROR: LoadError: Package ElasticPDMats errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 178.12s: package has test failures