Package evaluation of ArrayLayouts on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T12:50:28.615 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.25s ################################################################################ # Installation # Installing ArrayLayouts... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4c555306] + ArrayLayouts v1.11.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [4c555306] + ArrayLayouts v1.11.2 [1a297f60] + FillArrays v1.13.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.08s ################################################################################ # Testing # Testing ArrayLayouts Status `/tmp/jl_BznhdY/Project.toml` [4c88cf16] Aqua v0.8.14 [4c555306] ArrayLayouts v1.11.2 [1a297f60] FillArrays v1.13.0 [e1ba4f0e] Infinities v0.1.11 [94ee1d12] Quaternions v0.7.6 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.14 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BznhdY/Manifest.toml` [4c88cf16] Aqua v0.8.14 [4c555306] ArrayLayouts v1.11.2 [34da2185] Compat v4.18.0 [1a297f60] FillArrays v1.13.0 [e1ba4f0e] Infinities v0.1.11 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [94ee1d12] Quaternions v0.7.6 [c1ae055f] RealDot v0.1.0 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... 4 instances of possible type-piracy detected. To get a list, set `broken = false`. Test Summary: | Pass Broken Total Time Project quality | 9 1 10 38.9s Test Summary: | Pass Total Time _copy_oftype | 33 33 1.9s Test Summary: | Pass Broken Total Time MemoryLayout | 309 2 311 11.2s Test Summary: | Pass Broken Total Time Multiplication | 804 3 807 4m38.7s Test Summary: | Pass Broken Total Time Ldiv | 194 1 195 2m24.5s ldiv!: Error During Test at /home/pkgeval/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:159 Test threw exception Expression: ldiv!(Transpose(B), MyVector(copy(c))) ≈ transpose(B) \ c MethodError: no method matching ldiv!(::LinearAlgebra.Transpose{Float64, LinearAlgebra.Bidiagonal{Float64, Vector{Float64}}}, ::Main.ArrayLayoutsTests.TestLayoutArray.MyVector{Float64, Vector{Float64}}) The function `ldiv!` exists, but no method is defined for this combination of argument types. Closest candidates are: ldiv!(!Matched::LinearAlgebra.TransposeFactorization{<:Any, <:LinearAlgebra.LU{T, LinearAlgebra.Tridiagonal{T, V}}}, ::AbstractVecOrMat) where {T, V} @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/lu.jl:774 ldiv!(!Matched::LinearAlgebra.TransposeFactorization{<:Any, <:LinearAlgebra.LU}, ::AbstractVecOrMat) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/lu.jl:567 ldiv!(!Matched::LinearAlgebra.BunchKaufman{TS}, ::AbstractVecOrMat{TS}) where {TR<:Union{AbstractFloat, Rational}, TS<:Union{Complex{TR}, TR}} @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/bunchkaufman.jl:1586 ... Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] macro expansion @ ~/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:159 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] macro expansion @ ~/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:149 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:107 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:73 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] top-level scope @ ~/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:43 Test Summary: | Pass Error Broken Total Time LayoutArray | 315 1 2 318 5m45.4s LayoutVector | 16 16 7.4s LayoutMatrix | 135 1 2 138 2m09.5s factorizations | 40 1 41 27.4s ldiv! | 10 1 11 15.1s tiled_blasmul! | 0 1.2s mul! | 21 21 42.5s generic_blasmul! | 1 1 2.9s layoutldiv | 20 2 22 26.8s dot | 2 2 2.0s dual vector * symmetric (#40) | 2 2 2.7s map(copy, ::Diagonal) | 1 1 0.3s permutedims(::Diagonal) | 1 1 0.0s l/rmul! | 14 14 7.1s pow/I | 6 6 1m40.4s Diagonal | 30 30 32.8s Adj/Trans | 24 24 8.2s AbstractQ | 4 4 0.5s concat | 5 5 2.7s dot | 1 1 0.1s layout_getindex scalar | 2 2 0.1s structured axes | 3 3 0.1s adjtrans * | 2 2 5.2s Zeros mul | 6 6 1.7s triple * | 17 17 2.8s rmul with lazy and Diagonal | 2 2 1.0s Tri * Tri | 5 5 3.7s mul! involving a triangular | 20 20 24.7s copymutable_oftype | 1 1 0.2s sparse | 4 4 3.5s mul! with subarrays | 18 18 13.8s RNG of the outermost testset: Random.Xoshiro(0xdb2fa90498613fdf, 0x48d73dc42d195740, 0x8c49bc52dc8a77ea, 0x1911b814c02405e8, 0x22a21880af5dc689) ERROR: LoadError: Some tests did not pass: 315 passed, 0 failed, 1 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/ArrayLayouts/TyjMK/test/test_layoutarray.jl:1 in expression starting at /home/pkgeval/.julia/packages/ArrayLayouts/TyjMK/test/runtests.jl:1 Testing failed after 886.18s ERROR: LoadError: Package ArrayLayouts errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 918.74s: package tests unexpectedly errored