Package evaluation of ArrayLayouts on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T12:47:24.226 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.78s ################################################################################ # 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.4.3 [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 1.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.65s ################################################################################ # Testing # Testing ArrayLayouts Status `/tmp/jl_rU2LyO/Project.toml` [4c88cf16] Aqua v0.8.13 [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_rU2LyO/Manifest.toml` [4c88cf16] Aqua v0.8.13 [4c555306] ArrayLayouts v1.11.2 [34da2185] Compat v4.17.0 [1a297f60] FillArrays v1.13.0 [e1ba4f0e] Infinities v0.1.11 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [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.14.1+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.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [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 50.6s Test Summary: | Pass Total Time _copy_oftype | 33 33 2.4s Test Summary: | Pass Broken Total Time MemoryLayout | 309 2 311 14.2s Test Summary: | Pass Broken Total Time Multiplication | 804 3 807 4m55.3s Test Summary: | Pass Broken Total Time Ldiv | 194 1 195 2m20.6s 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::Number, ::ArrayLayouts.LayoutArray) @ ArrayLayouts ~/.julia/packages/ArrayLayouts/TyjMK/src/ArrayLayouts.jl:194 ldiv!(!Matched::Number, ::AbstractArray) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/generic.jl:390 ldiv!(!Matched::LinearAlgebra.UnitLowerTriangular{T, <:LinearAlgebra.Transpose{T, <:ArrayLayouts.LayoutMatrix{T}}} where T, ::AbstractVector; kwds...) @ ArrayLayouts ~/.julia/packages/ArrayLayouts/TyjMK/src/ldiv.jl:145 ... Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [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:1858 [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:1858 [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:1858 [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:1858 [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 5m23.5s LayoutVector | 16 16 7.2s LayoutMatrix | 135 1 2 138 2m02.3s factorizations | 40 1 41 25.8s ldiv! | 10 1 11 14.1s tiled_blasmul! | 0 1.2s mul! | 21 21 39.8s generic_blasmul! | 1 1 2.8s layoutldiv | 20 2 22 25.1s dot | 2 2 1.8s dual vector * symmetric (#40) | 2 2 2.8s map(copy, ::Diagonal) | 1 1 0.3s permutedims(::Diagonal) | 1 1 0.0s l/rmul! | 14 14 6.4s pow/I | 6 6 1m32.3s Diagonal | 30 30 32.1s Adj/Trans | 24 24 6.4s AbstractQ | 4 4 0.5s concat | 5 5 2.6s dot | 1 1 0.1s layout_getindex scalar | 2 2 0.1s structured axes | 3 3 0.1s adjtrans * | 2 2 4.8s Zeros mul | 6 6 1.5s triple * | 17 17 2.5s rmul with lazy and Diagonal | 2 2 0.9s Tri * Tri | 5 5 3.6s mul! involving a triangular | 20 20 23.3s copymutable_oftype | 1 1 0.3s sparse | 4 4 3.3s mul! with subarrays | 18 18 13.2s 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 889.95s 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:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 929.61s: package tests unexpectedly errored