Package evaluation of PDMats on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:36:49.218 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.58s ################################################################################ # Installation # Installing PDMats... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [90014a1f] + PDMats v0.11.33 Updating `~/.julia/environments/v1.11/Manifest.toml` [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.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 63.79s ################################################################################ # Testing # Testing PDMats Status `/tmp/jl_j2t0KV/Project.toml` [aae01518] BandedMatrices v1.9.3 [90014a1f] PDMats v0.11.33 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [4607b0f0] SuiteSparse [8dfed614] Test v1.11.0 Status `/tmp/jl_j2t0KV/Manifest.toml` [4c555306] ArrayLayouts v1.11.1 [aae01518] BandedMatrices v1.9.3 [1a297f60] FillArrays v1.13.0 [90014a1f] PDMats v0.11.33 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [de0858da] Printf 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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode 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 but compatibility constraints restrict them from upgrading. Testing Running tests... Running tests ... * pdmtypes Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDiagMat{Float64, Vector{Float64}} of size (3, 3) Testing ScalMat{Float64} of size (3, 3) Testing PDSparseMat{Float64, SparseMatrixCSC{Float64, Int64}} of size (3, 3) Testing PDMat{Float32, Matrix{Float32}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float32, Matrix{Float32}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDMat{Float32, Matrix{Float32}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (3, 3) Testing PDiagMat{Float32, Vector{Float32}} of size (3, 3) Testing ScalMat{Float32} of size (3, 3) Testing PDSparseMat{Float32, SparseMatrixCSC{Float32, Int64}} of size (3, 3) Testing PDMat{Float64, Matrix{Float64}} of size (0, 0) .. testing dim .. testing size .. testing ndims .. testing length .. testing eltype .. testing index .. testing isposdef .. testing ishermitian .. testing AbstractPDMat .. testing Matrix .. testing full .. testing diag .. testing cholesky .. testing scale .. testing add .. testing add_scal .. testing add_scal! .. testing det .. testing logdet .. testing multiply .. testing divide .. testing quad .. testing invquad .. testing X_A_Xt .. testing Xt_A_X .. testing X_invA_Xt .. testing Xt_invA_X .. testing whiten .. testing whiten! .. testing unwhiten .. testing unwhiten! .. testing whiten-unwhiten Testing PDiagMat{Float64, Vector{Float64}} of size (0, 0) .. testing dim .. testing size .. testing ndims .. testing length .. testing eltype .. testing index .. testing isposdef .. testing ishermitian .. testing AbstractPDMat .. testing Matrix .. testing full .. testing diag .. testing cholesky .. testing scale .. testing add .. testing add_scal .. testing add_scal! .. testing det .. testing logdet .. testing multiply .. testing divide .. testing quad .. testing invquad .. testing X_A_Xt .. testing Xt_A_X .. testing X_invA_Xt .. testing Xt_invA_X .. testing whiten .. testing whiten! .. testing unwhiten .. testing unwhiten! .. testing whiten-unwhiten Test Summary: | Pass Broken Total Time pd matrix types | 3249 2 3251 5m39.6s * abstracttypes Testing Matrix{Float64} of size (3, 3) .. testing dim .. testing size .. testing ndims .. testing length .. testing eltype .. testing index .. testing isposdef .. testing ishermitian .. testing AbstractPDMat .. testing Matrix .. testing full .. testing quad .. testing invquad .. testing whiten .. testing whiten! .. testing unwhiten .. testing unwhiten! .. testing whiten-unwhiten Test Summary: | Pass Total Time AbstractMatrix fallback functionality | 56 56 8.8s * addition Testing addition with eltype = Float64 Testing addition with eltype = Float32 Test Summary: | Pass Broken Total Time addition | 284 14 298 25.6s * generics Testing scalar multiplication Test Summary: | Pass Total Time scalar multiplication | 12 12 1.4s * kron Test Summary: | Pass Total Time Kronecker product | 72 72 14.6s * chol Test Summary: | Pass Total Time chol_lower and chol_upper | 551 551 2.1s * specialarrays Precompiling ArrayLayoutsSparseArraysExt... 1567.6 ms ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt 1 dependency successfully precompiled in 2 seconds. 6 already precompiled. Test Summary: | Pass Broken Total Time Special matrix types | 168 4 172 43.0s * sqrt Test Summary: | Pass Total Time Matrix square root | 32 32 3m10.1s Testing PDMats tests passed Testing completed after 655.4s PkgEval succeeded after 737.76s