Package evaluation of ElasticPDMats on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:04:44.974 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.3s ################################################################################ # Installation # Installing ElasticPDMats... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2904ab23] + ElasticPDMats v0.2.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [2904ab23] + ElasticPDMats v0.2.3 [1914dd2f] + MacroTools v0.5.16 [90014a1f] + PDMats v0.11.35 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.92s ################################################################################ # Testing # Testing ElasticPDMats Status `/tmp/jl_N7hJoD/Project.toml` [2904ab23] ElasticPDMats v0.2.3 ⌃ [90014a1f] PDMats v0.11.31 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [4607b0f0] SuiteSparse [8dfed614] Test v1.11.0 Status `/tmp/jl_N7hJoD/Manifest.toml` [2904ab23] ElasticPDMats v0.2.3 [1914dd2f] MacroTools v0.5.16 ⌃ [90014a1f] PDMats v0.11.31 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌃ have new versions available and may be upgradable. Testing Running tests... Precompiling packages... 1985.1 ms ✓ PDMats 2831.6 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.12/Test/src/logging.jl:166 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/logging.jl:340 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [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] top-level scope @ ~/.julia/packages/ElasticPDMats/1RXnm/test/runtests.jl:5 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/ElasticPDMats/1RXnm/test/runtests.jl:7 [inlined] Test Summary: | Pass Fail Total Time PDMat Tests | 123 1 124 1m47.7s RNG of the outermost testset: Xoshiro(0x06d7db06b9e25d07, 0xe8be35b7ca08a06d, 0xa579356054013796, 0x45bd4585b8f92201, 0xe49d6db7cad24243) 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 123.37s ERROR: LoadError: Package ElasticPDMats errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] [4] 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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 171.12s: package has test failures