Package evaluation to test SparseArrays on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-31T03:20:50.020 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.73s ################################################################################ # Installation # Installing SparseArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2f01184e] + SparseArrays v1.13.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.98s SparseArrays is a standard library in this Julia build. ################################################################################ # Testing # Testing SparseArrays Status `/tmp/jl_hUdZ4J/Project.toml` [4c88cf16] Aqua v0.8.14 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 [bea87d4a] SuiteSparse_jll v7.10.1+0 Status `/tmp/jl_hUdZ4J/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [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 v1.0.0 [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 v1.0.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.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.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2741 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2743 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:3192 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:430 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:448 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:988 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2741. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2743. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:3192. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:430. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:448. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:988. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2741 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2743 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:3192 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:430 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:448 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:988 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2741. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:2743. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsematrix.jl:3192. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:430. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:448. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:988. Test Summary: | Pass Total Time allowscalar | 9 9 2.7s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int32 | 23 23 7.2s Test Summary: | Pass Total Time lp_afiro example (Float32, Int32) \ (Float32, Int32) | 4 4 1.4s Test Summary: | Pass Total Time lp_afiro example (Float32, Int32) \ (Float64, Int32) | 4 4 2.2s Test Summary: | Pass Total Time Issue 9160 Int32 | 5 5 10.8s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.7s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.1s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int32 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float32 Int32 | 8 8 4.1s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int32 | 23 23 4.7s Test Summary: | Pass Total Time lp_afiro example (Float64, Int32) \ (Float32, Int32) | 4 4 1.0s Test Summary: | Pass Total Time lp_afiro example (Float64, Int32) \ (Float64, Int32) | 4 4 0.0s Test Summary: | Pass Total Time Issue 9160 Int32 | 5 5 0.8s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.4s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.0s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int32 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float64 Int32 | 8 8 2.1s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int64 | 23 23 2.5s Test Summary: | Pass Total Time lp_afiro example (Float32, Int64) \ (Float32, Int64) | 4 4 0.2s Test Summary: | Pass Total Time lp_afiro example (Float32, Int64) \ (Float64, Int64) | 4 4 0.5s Test Summary: | Pass Total Time Issue 9160 Int64 | 5 5 6.1s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.0s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int64 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float32 Int64 | 8 8 1.4s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int64 | 23 23 2.3s Test Summary: | Pass Total Time lp_afiro example (Float64, Int64) \ (Float32, Int64) | 4 4 0.1s Test Summary: | Pass Total Time lp_afiro example (Float64, Int64) \ (Float64, Int64) | 4 4 0.0s Test Summary: | Pass Total Time Issue 9160 Int64 | 5 5 0.8s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.0s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int64 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float64 Int64 | 8 8 1.5s Test Summary: | Pass Total Time Issue #9915 | 1 1 4.9s Test Summary: | Pass Total Time test Sparse constructor Symmetric and Hermitian input (and issymmetric and ishermitian) | 4 4 1.3s Test Summary: | Pass Total Time test Sparse constructor and read_sparse | 3 3 4.0s Test Summary: | Pass Total Time High level interface | 10 10 0.9s Test Summary: | Pass Total Time High level interface | 10 10 2.3s Test Summary: | Pass Total Time Low level interface | 8 8 0.1s Test Summary: | Pass Total Time Core functionality (Float32, Float32) | 90 90 35.3s Test Summary: | Pass Total Time Core functionality (Float32, Float32) | 90 90 18.7s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF32) | 77 77 16.0s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF32) | 77 77 9.2s Test Summary: | Pass Total Time Core functionality (Float32, Float64) | 90 90 11.3s Test Summary: | Pass Total Time Core functionality (Float32, Float64) | 90 90 8.3s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF64) | 77 77 17.2s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF64) | 77 77 8.1s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float32) | 67 67 24.9s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float32) | 67 67 15.6s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF32) | 67 67 1.7s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF32) | 67 67 1.0s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float64) | 67 67 5.0s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float64) | 67 67 2.8s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF64) | 67 67 3.2s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF64) | 67 67 1.6s Test Summary: | Pass Total Time extract factors | 100 100 15.9s Test Summary: | Pass Total Time Issue 11745 - row and column pointers were not sorted in sparse(Factor) | 1 1 0.1s Test Summary: | Pass Total Time Issue 11747 - Wrong show method defined for FactorComponent | 4 4 0.1s Test Summary: | Pass Total Time Issue 29367 | 2 2 0.0s Test Summary: | Pass Total Time Issue 14134 | 9 9 8.2s Test Summary: | Pass Total Time Issue #28985 | 2 2 0.2s Test Summary: | Pass Total Time Issue with promotion during conversion to CHOLMOD.Dense | 3 3 0.5s Test Summary: | Pass Total Time Further issue with promotion #14894 | 6 6 2.6s Test Summary: | Pass Total Time test \ for Factor and StridedVecOrMat | 2 2 1.8s Test Summary: | Pass Total Time Test \ for Factor and SparseVecOrMat | 3 3 1.8s Test Summary: | Pass Total Time Real factorization and complex rhs | 8 8 17.3s Test Summary: | Pass Total Time Make sure that ldlt performs an LDLt (Issue #19032) | 5 5 4.4s Test Summary: | Pass Total Time Test that imaginary parts in Hermitian{T,SparseMatrixCSC{T}} are ignored | 2 2 9.2s Test Summary: | Pass Total Time \ '\ and transpose(...)\ | 12 12 7.9s Test Summary: | Pass Total Time Check that Symmetric{SparseMatrixCSC} can be constructed from CHOLMOD.Sparse | 2 2 2.7s Test Summary: | Pass Total Time sparse right multiplication of Symmetric and Hermitian matrices #21431 | 7 7 1m02.1s Test Summary: | Pass Total Time Test sparse low rank update for cholesky decomposition | 144 144 10.3s Test Summary: | Pass Total Time Issue #22335 | 4 4 2.0s Test Summary: | Pass Total Time Non-positive definite matrices | 32 32 0.7s Test Summary: | Pass Total Time Issues #27860 & #28363 | 36 36 39.8s Test Summary: | Pass Total Time Issue #33365 | 6 6 0.0s Test Summary: | Pass Total Time permutation handling | 2 2 2.5s Test Summary: | Pass Total Time sym indefinite poly alg | 1 1 1.0s Test Summary: | Pass Total Time wrapped sparse matrices | 3 3 1.2s Test Summary: | Pass Total Time solve with adjoint factorization and adjoint rhs | 3 3 2.5s Test Summary: | Pass Total Time Issue #9915 | 1 1 2.0s Test Summary: | Pass Total Time test Sparse constructor Symmetric and Hermitian input (and issymmetric and ishermitian) | 4 4 0.2s Test Summary: | Pass Total Time test Sparse constructor and read_sparse | 3 3 0.0s Test Summary: | Pass Total Time High level interface | 10 10 0.5s Test Summary: | Pass Total Time High level interface | 10 10 0.7s Test Summary: | Pass Total Time Low level interface | 8 8 0.0s Test Summary: | Pass Total Time Core functionality (Float64, Float32) | 90 90 26.4s Test Summary: | Pass Total Time Core functionality (Float64, Float32) | 90 90 10.8s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF32) | 77 77 4.1s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF32) | 77 77 2.3s Test Summary: | Pass Total Time Core functionality (Float64, Float64) | 90 90 2.8s Test Summary: | Pass Total Time Core functionality (Float64, Float64) | 90 90 1.0s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF64) | 77 77 3.7s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF64) | 77 77 1.1s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float32) | 67 67 19.8s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float32) | 67 67 12.4s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF32) | 67 67 3.1s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF32) | 67 67 1.6s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float64) | 67 67 2.9s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float64) | 67 67 1.5s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF64) | 67 67 1.7s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF64) | 67 67 1.1s Test Summary: | Pass Total Time extract factors | 100 100 12.4s Test Summary: | Pass Total Time Issue 11745 - row and column pointers were not sorted in sparse(Factor) | 1 1 0.1s Test Summary: | Pass Total Time Issue 11747 - Wrong show method defined for FactorComponent | 4 4 0.0s Test Summary: | Pass Total Time Issue 29367 | 2 2 0.0s Test Summary: | Pass Total Time Issue 14134 | 9 9 1.7s Test Summary: | Pass Total Time Issue #28985 | 2 2 0.2s Test Summary: | Pass Total Time Issue with promotion during conversion to CHOLMOD.Dense | 3 3 0.0s Test Summary: | Pass Total Time Further issue with promotion #14894 | 6 6 0.0s Test Summary: | Pass Total Time test \ for Factor and StridedVecOrMat | 2 2 0.0s Test Summary: | Pass Total Time Test \ for Factor and SparseVecOrMat | 3 3 0.0s Test Summary: | Pass Total Time Real factorization and complex rhs | 8 8 0.0s Test Summary: | Pass Total Time Make sure that ldlt performs an LDLt (Issue #19032) | 5 5 0.1s Test Summary: | Pass Total Time Test that imaginary parts in Hermitian{T,SparseMatrixCSC{T}} are ignored | 2 2 0.0s Test Summary: | Pass Total Time \ '\ and transpose(...)\ | 12 12 5.4s Test Summary: | Pass Total Time Check that Symmetric{SparseMatrixCSC} can be constructed from CHOLMOD.Sparse | 2 2 2.4s Test Summary: | Pass Total Time sparse right multiplication of Symmetric and Hermitian matrices #21431 | 7 7 0.0s Test Summary: | Pass Total Time Test sparse low rank update for cholesky decomposition | 144 144 7.8s Test Summary: | Pass Total Time Issue #22335 | 4 4 0.0s Test Summary: | Pass Total Time Non-positive definite matrices | 32 32 0.4s Test Summary: | Pass Total Time Issues #27860 & #28363 | 36 36 30.4s Test Summary: | Pass Total Time Issue #33365 | 6 6 0.0s Test Summary: | Pass Total Time permutation handling | 2 2 0.1s Test Summary: | Pass Total Time sym indefinite poly alg | 1 1 0.0s Test Summary: | Pass Total Time wrapped sparse matrices | 3 3 0.9s Test Summary: | Pass Total Time solve with adjoint factorization and adjoint rhs | 3 3 1.5s Test Summary: | Pass Total Time ReadOnly | 13 13 0.9s Test Summary: | Pass Total Time SparseMatrixCSC from readonly | 8 8 0.1s Test Summary: | Pass Total Time FixedSparseCSC | 20 20 11.6s Test Summary: | Pass Total Time SparseMatrixCSC conversions | 3 3 0.3s Test Summary: | Pass Total Time FixedSparseVector | 7 7 3.2s Test Summary: | Pass Total Time Issue #190 | 4 4 3.1s Test Summary: | Pass Total Time `getindex`` should return type with same `_is_fixed` | 14 14 1.7s Test Summary: | Pass Total Time Test factorization | 4 4 3.0s Test Summary: | Pass Total Time Test fkeep! | 4 4 0.3s Test Summary: | Pass Total Time map[!] implementation specialized for a single (input) sparse vector/matrix | 37 37 3.6s Test Summary: | Pass Total Time map[!] implementation specialized for a pair of (input) sparse vectors/matrices | 21 21 5.3s Test Summary: | Pass Total Time map[!] implementation capable of handling >2 (input) sparse vectors/matrices | 20 20 6.8s Test Summary: | Pass Total Time broadcast! implementation specialized for solely an output sparse vector/matrix (no inputs) | 4 4 1.2s Test Summary: | Pass Total Time broadcast implementation specialized for a single (input) sparse vector/matrix | 3 3 1.2s Test Summary: | Pass Total Time broadcast! implementation specialized for a single (input) sparse vector/matrix | 66 66 6.5s Test Summary: | Pass Total Time broadcast[!] implementation specialized for pairs of (input) sparse vectors/matrices | 741 741 54.6s Test Summary: | Pass Total Time broadcast[!] implementation capable of handling >2 (input) sparse vectors/matrices | 5477 5477 56.0s Test Summary: | Pass Total Time sparse map/broadcast with result eltype not a concrete subtype of Number (#19561/#19589) | 9 9 10.4s Test Summary: | Pass Total Time broadcast[!] over combinations of scalars and sparse vectors/matrices | 360 360 3m13.1s Test Summary: | Pass Total Time broadcast[!] over combinations of scalars, sparse arrays, structured matrices, and dense vectors/matrices | 68 68 23.7s Test Summary: | Pass Total Time map[!] over combinations of sparse and structured matrices | 80 80 4.1s Test Summary: | Pass Total Time assorted tests of sparse broadcast over two input arguments | 59 59 33.6s Test Summary: | Pass Total Time sparse vector broadcast of two arguments | 122 122 15.5s Test Summary: | Pass Total Time aliasing and indexed assignment or broadcast! | 15 15 6.6s Test Summary: | Pass Total Time 1-dimensional 'opt-out' (non) sparse broadcasting | 8 8 2.4s Test Summary: | Pass Total Time Issue #27836 | 1 1 3.0s Test Summary: | Pass Broken Total Time Issue #30118 | 4 1 5 1.2s Test Summary: | Pass Total Time Issue #30120: method ambiguity | 3 3 0.3s Test Summary: | Pass Total Time Sparse outer product, for type Float64 and vector transpose | 4 4 1.6s Test Summary: | Pass Total Time Sparse outer product, for type ComplexF64 and vector transpose | 4 4 1.8s Test Summary: | Pass Total Time Sparse outer product, for type Float64 and vector adjoint | 4 4 1.3s Test Summary: | Pass Total Time Sparse outer product, for type ComplexF64 and vector adjoint | 4 4 1.1s Test Summary: | Pass Total Time issue #31758: out of bounds write in _map_zeropres! | 1 1 1.3s Test Summary: | Pass Total Time Vec/Mat Style | 8 8 0.0s Test Summary: | Pass Total Time extrema | 22 22 15.7s Test Summary: | Pass Total Time NaN test for sparse extrema | 24 24 1.3s Test Summary: | Pass Total Time issue #42670 - error in sparsevec outer product | 1 1 0.7s Test Summary: | Pass Total Time issue #46337 - error in sparsevec map | 2 2 1.2s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module HigherOrderFnsTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseIssuesTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module HigherOrderFnsTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseIssuesTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Issue #15 | 8 8 1.8s Test Summary: | Pass Total Time Issue #33169 | 10 10 49.0s Test Summary: | Pass Total Time Issue #30006 | 2 2 1.2s Test Summary: | Pass Total Time Issue #28963 | 1 1 0.8s Test Summary: | Pass Total Time Issue #30502 | 2 2 0.1s Test Summary: | Pass Total Time Issue #5190 | 1 1 0.0s Test Summary: | Pass Total Time what used to be issue #5386 | 1 1 0.2s Test Summary: | Pass Total Time issue #5824 | 1 1 0.5s Test Summary: | Pass Total Time issue #5985 | 8 8 0.6s Test Summary: | Pass Total Time issue #5853, sparse diff | 6 6 3.6s Test Summary: | Pass Total Time issue #6036 | 9 9 0.9s Test Summary: | Pass Total Time issue #7507 | 1 1 0.1s Test Summary: | Pass Total Time issue #7650 | 1 1 0.0s Test Summary: | Pass Total Time issue #7677 | 1 1 0.1s Test Summary: | Pass Total Time issue #8225 | 1 1 0.0s Test Summary: | Pass Total Time issue #8363 | 1 1 0.3s Test Summary: | Pass Total Time issue #8976 | 2 2 0.9s Test Summary: | Pass Total Time issue #9525 | 1 1 0.0s Test Summary: | Pass Total Time issue #9917 | 5 5 1.9s Test Summary: | Pass Total Time issue #10407 | 2 2 0.0s Test Summary: | Pass Total Time issue #10411 | 9 9 0.0s Test Summary: | Pass Total Time issues #10837 & #32466, sparse constructors from special matrices | 11 11 0.8s Test Summary: | Pass Total Time issue #12177, error path if triplet vectors are not all the same length | 2 2 0.1s Test Summary: | Pass Total Time issue #12118: sparse matrices are closed under +, -, min, max | 8 8 4.3s Test Summary: | Pass Total Time issue #13008 | 2 2 0.0s Test Summary: | Pass Total Time issue #13024 | 17 17 16.0s Test Summary: | Pass Total Time issue #13792, use sparse triangular solvers for sparse triangular solves | 4 4 0.8s Test Summary: | Pass Total Time issue described in https://groups.google.com/forum/#!topic/julia-dev/QT7qpIpgOaA | 2 2 1.0s Test Summary: | Pass Total Time issparse for sparse vectors #34253 | 3 3 0.0s Test Summary: | Total Time issue #16073 | 0 0.4s Test Summary: | Pass Total Time issue #14816 | 1 1 3.6s Test Summary: | Pass Total Time issue #16548 | 1 1 0.1s Test Summary: | Pass Total Time issue #18705 | 1 1 0.3s Test Summary: | Pass Total Time issue #19225 | 24 24 13.7s Test Summary: | Total Time issue #19304 | 0 4.3s Test Summary: | Pass Total Time issue #18974 | 1 1 0.4s Test Summary: | Pass Total Time issue #19503 | 1 1 0.0s Test Summary: | Pass Total Time issue #14398 | 1 1 1.5s Test Summary: | Pass Total Time dropstored issue #20513 | 8 8 0.1s Test Summary: | Pass Total Time setindex issue #20657 | 3 3 3.0s Test Summary: | Pass Total Time setindex with vector eltype (#29034) | 3 3 1.3s Test Summary: | Pass Total Time issue #29644 | 2 2 6.8s Test Summary: | Pass Total Time reverse search direction if step < 0 #21986 | 1 1 2.1s Test Summary: | Pass Total Time Issue #28369 | 11 11 6.9s Test Summary: | Pass Total Time Issue #28634 | 1 1 0.7s Test Summary: | Pass Total Time Issue #28934 | 2 2 0.1s Test Summary: | Pass Total Time issue #31453 | 3 3 2.1s Test Summary: | Pass Total Time issue #31453 | 3 3 2.2s Test Summary: | Pass Total Time issue #31453 | 3 3 2.4s Test Summary: | Pass Total Time issue #31453 | 3 3 2.2s Test Summary: | Pass Total Time issue #31453 | 3 3 2.2s Test Summary: | Pass Total Time issue #31453 | 3 3 1.9s Test Summary: | Pass Total Time Ti cannot store all potential values #31024 | 5 5 1.0s Test Summary: | Pass Total Time Typecheck too strict #31435 | 11 11 1.1s Test Summary: | Pass Total Time avoid aliasing of fields during constructing SparseMatrixCSC (issue #34630) | 5 5 0.0s Test Summary: | Pass Total Time avoid aliasing of fields during constructing SparseMatrixCSC{Float64} (issue #34630) | 5 5 0.3s Test Summary: | Pass Total Time avoid aliasing of fields during constructing SparseMatrixCSC{Float64, Int16} (issue #34630) | 5 5 0.4s Test Summary: | Pass Total Time Symmetric and Hermitian #35325 | 47 47 13.0s Test Summary: | Pass Total Time Multiplying with triangular sparse matrices #35609 #35610 | 16 16 7.8s Test Summary: | Pass Total Time issue #41135 | 8 8 2.0s Test Summary: | Pass Total Time Issue #29 | 1 1 1.3s Test Summary: | Pass Total Time operations on Integer subtypes | 1 1 1.7s Test Summary: | Pass Total Time vec returns a view | 1 1 0.0s Test Summary: | Pass Total Time -0.0 (issue #294, pr #296) | 2 2 0.1s Test Summary: | Pass Total Time reinterpret (issue #289, pr #296) | 8 8 0.3s Test Summary: | Pass Total Time docstrings (issue julia#52725) | 1 1 0.1s Test Summary: | Pass Total Time copy! | 4 4 0.6s Test Summary: | Pass Total Time CartesianIndex | 3 3 0.1s Test Summary: | Pass Total Time Assignment of singleton array to sparse array (julia #43644) | 5 5 4.0s Test Summary: | Pass Total Time julia #17088 | 6 6 1.1s Test Summary: | Pass Total Time mapslices julia #21123 | 1 1 6.1s Test Summary: | Pass Total Time itr, iterate | 4 4 0.1s Test Summary: | Pass Total Time Issue #210 | 3 3 0.1s Test Summary: | Pass Total Time Issue #334 | 2 2 0.4s Test Summary: | Pass Total Time Issue #390 | 1 1 0.3s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseIssuesTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseLinalgTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseIssuesTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseLinalgTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time circshift | 80 80 2.3s Test Summary: | Pass Total Time wrappers of sparse | 24 24 15.5s Test Summary: | Pass Total Time Sparse promotion in sparse matmul | 6 6 5.1s Test Summary: | Pass Total Time multiplication of triangular sparse and dense matrices | 112 112 41.6s Test Summary: | Pass Total Time sparse transpose adjoint | 12 12 1.8s Test Summary: | Pass Total Time forward and backward solving of transpose/adjoint triangular matrices | 20 20 3.2s Test Summary: | Pass Total Time triangular multiply with identity(UpperTriangular) | 2 2 0.9s Test Summary: | Pass Total Time triangular multiply with identity(LowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with identity(UnitUpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with identity(UnitLowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with adjoint(UpperTriangular) | 2 2 0.7s Test Summary: | Pass Total Time triangular multiply with adjoint(LowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with adjoint(UnitUpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with adjoint(UnitLowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(UpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(LowerTriangular) | 2 2 0.4s Test Summary: | Pass Total Time triangular multiply with transpose(UnitUpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(UnitLowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 2.5s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 1.5s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.4s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular solver for identity(UpperTriangular) | 2 2 0.6s Test Summary: | Pass Total Time triangular solver for identity(LowerTriangular) | 2 2 0.0s Test Summary: | Pass Total Time triangular solver for identity(UnitUpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for identity(UnitLowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for adjoint(UpperTriangular) | 2 2 0.5s Test Summary: | Pass Total Time triangular solver for adjoint(LowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for adjoint(UnitUpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for adjoint(UnitLowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(UpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(LowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(UnitUpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(UnitLowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular singular exceptions | 2 2 0.4s Test Summary: | Pass Total Time Symmetric of sparse matrix mul! dense vector | 8 8 3.9s Test Summary: | Pass Total Time Symmetric of view of sparse matrix mul! dense vector | 8 8 8.7s Test Summary: | Pass Total Time in-place sparse-sparse mul! | 360 360 4m26.0s Test Summary: | Pass Total Time UniformScaling | 4 4 0.8s Test Summary: | Pass Total Time unary minus for SparseMatrixCSC{Bool} | 1 1 0.2s Test Summary: | Pass Total Time sparse matrix norms | 24 24 5.2s Test Summary: | Pass Total Time fillstored! | 1 1 0.2s Test Summary: | Pass Total Time Diagonal linear solve | 44 44 14.0s Test Summary: | Pass Total Time triu/tril | 9 9 0.5s Test Summary: | Pass Total Time norm | 4 4 0.0s Test Summary: | Pass Total Time ishermitian/issymmetric | 45 45 0.7s Test Summary: | Pass Total Time rotations | 11 11 0.7s Test Summary: | Pass Total Time istriu/istril | 4 4 0.3s Test Summary: | Pass Total Time trace | 2 2 0.1s Test Summary: | Pass Total Time spdiagm | 32 32 6.6s Test Summary: | Pass Total Time diag | 106 106 0.0s Test Summary: | Pass Total Time scaling with * and mul!, rmul!, and lmul! | 52 52 12.7s Test Summary: | Pass Total Time conj | 2 2 0.5s Test Summary: | Pass Total Time SparseMatrixCSC [c]transpose[!] and permute[!] | 47 47 2.3s Test Summary: | Pass Total Time transpose of SubArrays | 2 2 1.7s Test Summary: | Pass Total Time exp | 1 1 0.6s Test Summary: | Pass Total Time matrix-vector multiplication (non-square) | 5 5 0.0s Test Summary: | Pass Total Time diagonal - sparse vector mutliplication | 60 60 0.0s Test Summary: | Pass Total Time sparse matrix * BitArray | 19 19 8.2s Test Summary: | Pass Total Time matrix multiplication | 39 39 0.1s Test Summary: | Pass Total Time multiplication of sparse matrix and triangular matrix | 720 720 3m09.6s Test Summary: | Pass Total Time Adding sparse-backed SymTridiagonal (#46355) | 3 3 2.6s Test Summary: | Pass Total Time kronecker product | 1558 1558 2.8s Test Summary: | Pass Total Time sparse Frobenius dot/inner product | 253 253 10.2s Test Summary: | Pass Total Time generalized dot product | 67 67 14.6s Test Summary: | Pass Total Time conversion to special LinearAlgebra types | 10 10 2.4s Test Summary: | Pass Total Time SparseMatrixCSC construction from UniformScaling | 10 10 1.1s Test Summary: | Pass Total Time sparse(S::UniformScaling, shape...) convenience constructors | 4 4 0.7s Test Summary: | Pass Total Time diagonal-sandwiched triple multiplication | 8 8 4.3s Test Summary: | Pass Total Time explicit zeros | 2 2 0.0s Test Summary: | Pass Total Time complex matrix-vector multiplication and left-division | 335 335 22.6s Test Summary: | Pass Total Time sparse matrix cond | 10 10 11.7s Test Summary: | Pass Total Time sparse matrix opnormestinv | 6 6 15.9s Test Summary: | Pass Total Time factorization | 11 11 5.6s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseLinalgTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseMatrixConstructorIndexingTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseLinalgTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseMatrixConstructorIndexingTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time uniform scaling should not change type #103 | 1 1 0.5s Test Summary: | Pass Total Time spzeros de-splatting | 4 4 0.0s Test Summary: | Pass Total Time conversion to AbstractMatrix/SparseMatrix of same eltype | 6 6 0.4s Test Summary: | Pass Total Time sparse matrix construction | 23 23 5.6s Test Summary: | Pass Total Time spzeros for pattern creation (structural zeros) | 12 12 1.2s Test Summary: | Pass Total Time concatenation tests | 563 563 1m09.6s Test Summary: | Pass Total Time repeat tests | 40 40 1.3s Test Summary: | Pass Total Time copyto! | 48 48 1.5s Test Summary: | Pass Total Time getindex | 216 216 21.9s Test Summary: | Pass Total Time setindex | 103 103 22.1s Test Summary: | Pass Total Time dropstored! | 21 21 5.3s Test Summary: | Pass Total Time sparsevec from matrices | 6 6 0.3s Test Summary: | Pass Total Time test_getindex_algs | 42 42 2m33.4s Test Summary: | Pass Total Time getindex bounds checking | 4 4 0.0s Test Summary: | Pass Total Time test that sparse / sparsevec constructors work for AbstractMatrix subtypes | 4 4 0.3s Test Summary: | Pass Total Time Sparse construction with empty/1x1 structured matrices | 10 10 0.4s Test Summary: | Pass Total Time avoid allocation for zeros in diagonal | 2 2 0.2s Test Summary: | Pass Total Time error conditions for reshape, and dropdims | 2 2 0.1s Test Summary: | Pass Total Time float | 2 2 0.1s Test Summary: | Pass Total Time complex | 2 2 0.7s Test Summary: | Pass Total Time one(A::SparseMatrixCSC) | 2 2 0.1s Test Summary: | Pass Total Time sparsevec | 3 3 0.5s Test Summary: | Pass Total Time sparse | 2 2 0.0s Test Summary: | Pass Total Time droptol | 2 2 0.3s Test Summary: | Pass Total Time dropzeros[!] | 41 41 1.1s Test Summary: | Pass Total Time test created type of sprand{T}(::Type{T}, m::Integer, n::Integer, density::AbstractFloat) | 3 3 0.1s Test Summary: | Pass Total Time sparse and dense concatenations | 18 18 1.6s Test Summary: | Pass Total Time row indexing a SparseMatrixCSC with non-Int integer type | 1 1 1.3s Test Summary: | Pass Total Time isstored | 60 60 0.8s Test Summary: | Pass Total Time similar should not alias the input sparse array | 2 2 0.6s Test Summary: | Pass Total Time similar with type conversion | 6 6 0.3s Test Summary: | Pass Total Time similar for SparseMatrixCSC | 44 44 0.7s Test Summary: | Pass Total Time similar should preserve underlying storage type and uplo flag | 12 12 0.2s Test Summary: | Pass Total Time similar should preserve underlying storage type | 16 16 0.3s Test Summary: | Pass Total Time sparse findprev/findnext operations | 167 167 1.5s Test Summary: | Pass Total Time nonscalar setindex! | 214 214 2m17.0s Test Summary: | Pass Total Time generic sparse matrix access functions | 48 48 1.2s Test Summary: | Pass Total Time sprand | 10 10 1.9s Test Summary: | Pass Total Time copy a ReshapedArray of SparseMatrixCSC | 1 1 0.5s Test Summary: | Pass Total Time SparseMatrixCSCView | 3 3 0.0s Test Summary: | Pass Total Time fill! for SubArrays | 4 4 4.2s Test Summary: | Pass Total Time swaprows!, swapcols! | 6 6 0.5s Test Summary: | Pass Total Time sprandn with type Float64 | 1 1 0.0s Test Summary: | Pass Total Time sprandn with type Float32 | 1 1 0.0s Test Summary: | Pass Total Time sprandn with type Float16 | 1 1 0.0s Test Summary: | Pass Total Time sprandn with type ComplexF64 | 1 1 0.0s Test Summary: | Pass Total Time sprandn with type ComplexF32 | 1 1 0.0s Test Summary: | Pass Total Time sprandn with type ComplexF16 | 1 1 0.0s Test Summary: | Pass Total Time sprandn with invalid type AbstractFloat | 1 1 0.3s Test Summary: | Pass Total Time sprandn with invalid type Complex | 1 1 0.3s Test Summary: | Pass Total Time count specializations | 2 2 0.5s Test Summary: | Pass Total Time show | 104 104 9.6s Test Summary: | Pass Total Time issparse for specialized matrix types | 18 18 0.1s Test Summary: | Pass Total Time equality == | 11 11 0.9s Test Summary: | Pass Total Time expandptr | 3 3 0.1s Test Summary: | Pass Total Time sparse! and spzeros! | 240 240 1.0s Test Summary: | Pass Total Time reverse | 56 56 6.4s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseMatrixConstructorIndexingTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseMatrixConstructorIndexingTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time _isnotzero | 5 5 0.0s Test Summary: | Pass Total Time issparse | 3 3 0.0s Test Summary: | Pass Total Time iszero specialization for SparseMatrixCSC | 5 5 0.7s Test Summary: | Pass Total Time isone specialization for SparseMatrixCSC | 5 5 0.4s Test Summary: | Pass Total Time indtype | 1 1 0.0s Test Summary: | Pass Total Time sparse binary operations | 142 142 40.8s Test Summary: | Pass Total Time sparse ref | 3 3 0.0s Test Summary: | Pass Total Time sparse assignment | 2 2 2.5s Test Summary: | Pass Total Time dropdims | 20 20 0.0s Test Summary: | Pass Total Time reductions | 218 218 17.4s Test Summary: | Pass Total Time findall | 4 4 0.9s Test Summary: | Pass Total Time access to undefined error types that initially allocate elements as #undef | 1 1 2.5s Test Summary: | Pass Total Time unary functions | 72 72 22.8s Test Summary: | Pass Total Time argmax, argmin, findmax, findmin | 16 16 2.6s Test Summary: | Pass Total Time findmin/findmax/minimum/maximum | 31 31 2.7s Test Summary: | Pass Total Time findmin/findmax for non-numerical type | 2 2 1.1s Test Summary: | Pass Total Time any/all predicates over dims = 1 | 24 24 7.5s Test Summary: | Pass Total Time mapreducecols | 63 63 1.6s Test Summary: | Pass Total Time oneunit of sparse matrix | 4 4 0.9s Test Summary: | Pass Total Time transpose! does not allocate | 1 1 0.0s Test Summary: | Pass Total Time Comparisons to adjoints are efficient | 7 7 0.7s Test Summary: | Pass Total Time Comparisons to adjoints are efficient | 7 7 0.9s Test Summary: | Total Time Comparisons to adjoints are efficient | 0 0.0s Test Summary: | Pass Total Time Comparisons to adjoints are efficient | 7 7 0.2s Test Summary: | Pass Total Time Comparisons to adjoints are efficient | 7 7 0.3s Test Summary: | Total Time Comparisons to adjoints are efficient | 0 0.0s Test Summary: | Total Time Comparisons to adjoints are efficient | 0 0.0s Test Summary: | Total Time Comparisons to adjoints are efficient | 0 0.0s Test Summary: | Pass Total Time Comparisons to adjoints are efficient | 7 7 0.7s Test Summary: | Pass Total Time Issue #246 | 18 18 3.5s Test Summary: | Pass Total Time copytrito! | 25 25 0.2s Test Summary: | Pass Total Time istriu/istril | 110 110 0.5s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseVectorTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseTests at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseVectorTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time basic properties | 17 17 0.2s Test Summary: | Pass Total Time isstored | 8 8 0.0s Test Summary: | Pass Total Time conversion to dense Array | 4 4 0.1s Test Summary: | Pass Total Time show | 4 4 0.2s Test Summary: | Pass Total Time other constructors | 55 55 2.4s Test Summary: | Pass Total Time getindex | 28 28 3.1s Test Summary: | Pass Total Time setindex | 9 9 0.0s Test Summary: | Pass Total Time dropstored! | 4 4 0.0s Test Summary: | Pass Total Time findall and findnz | 8 8 1.2s Test Summary: | Pass Total Time copy[!] | 43 43 0.3s Test Summary: | Pass Total Time vec/float/complex | 9 9 0.3s Test Summary: | Pass Total Time Type conversion | 12 12 0.2s Test Summary: | Pass Total Time Conversion from other issparse types | 10 10 3.0s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 7 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm5SUnit7addPredERKNS_4SDepEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17ScheduleDAGInstrs20addChainDependenciesEPNS_5SUnitERNS0_12Value2SUsMapE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17ScheduleDAGInstrs15buildSchedGraphEPNS_9AAResultsEPNS_18RegPressureTrackerEPNS_13PressureDiffsEPNS_13LiveIntervalsEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17ScheduleDAGMILive23buildDAGWithRegPressureEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17ScheduleDAGMILive8scheduleEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_120MachineSchedulerBase15scheduleRegionsERN4llvm17ScheduleDAGInstrsEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_116MachineScheduler20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1628 addModule at /source/src/jitlayers.cpp:2119 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 vcat at /source/usr/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:1277 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_53570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 top-level scope at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/runtests.jl:12 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:731 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_53570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_44654.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x77b355edb249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) #= 184.4 ms =# precompile(Tuple{typeof(Base.typed_vcat), Type{Float64}, SparseArrays.SparseVector{Float64, Int64}, SparseArrays.SparseVector{Float64, Int64}, SparseArrays.SparseVector{Float64, Int64}, Vararg{Any}}) #= 46.1 ms =# precompile(Tuple{typeof(Base._cat_t), Base.Val{1}, Type{Float64}, SparseArrays.SparseVector{Float64, Int64}, Vararg{Any}}) #= 35.6 ms =# precompile(Tuple{typeof(Base.cat_size_shape), Tuple{Bool}, SparseArrays.SparseVector{Float64, Int64}, SparseArrays.SparseVector{Float64, Int64}, Vararg{Any}}) #= 28.1 ms =# precompile(Tuple{typeof(Base._cat_size_shape), Tuple{Bool}, Tuple{Int64}, SparseArrays.SparseVector{Float64, Int64}, SparseArrays.SparseVector{Float64, Int64}, Vararg{Any}}) #= 27.5 ms =# precompile(Tuple{typeof(Base._cat_size_shape), Tuple{Bool}, Tuple{Int64}, SparseArrays.SparseVector{Float64, Int64}, Float64}) #= 10.9 ms =# precompile(Tuple{typeof(Base.cat_similar), SparseArrays.SparseVector{Float64, Int64}, Type, Tuple{Int64}}) #= 46.4 ms =# precompile(Tuple{typeof(Base.similar), SparseArrays.SparseVector{Float64, Int64}, Type{Float64}, Tuple{Int64}}) #= 184.4 ms =# precompile(Tuple{typeof(Base.__cat), SparseArrays.SparseVector{Float64, Int64}, Tuple{Int64}, Tuple{Bool}, SparseArrays.SparseVector{Float64, Int64}, Vararg{Any}}) #= 35.2 ms =# precompile(Tuple{typeof(Base.__cat_offset!), SparseArrays.SparseVector{Float64, Int64}, Tuple{Int64}, Tuple{Bool}, Tuple{Int64}, SparseArrays.SparseVector{Float64, Int64}, SparseArrays.SparseVector{Float64, Int64}, Vararg{Any}}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Test Summary: | Pass Total Time┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000077b33bdfc010 Total snapshots: 66. Utilization: 100% ╎60 @Base/client.jl:577 _start() ╎ 60 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 60 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 60 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 60 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::Str… ╎ 60 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module, _pat… ╎ ╎ 60 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity), mo… ╎ ╎ 60 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 60 @SparseArrays/…sts.jl:12 top-level scope ╎ ╎ 60 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ 60 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _pat… ╎ ╎ ╎ 60 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module… ╎ ╎ ╎ 60 @Base/loading.jl:2994 include_string(mapexpr::typeof(identit… ╎ ╎ ╎ 60 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 60 @SparseArrays/….jl:1279 vcat(::SparseVector{Float64, Int64… ╎ ╎ ╎ 4 @Compiler/…nfer.jl:1578 typeinf_ext_toplevel(mi::Core.Met… ╎ ╎ ╎ ╎ 4 @Compiler/…fer.jl:1569 typeinf_ext_toplevel ╎ ╎ ╎ ╎ 4 @Compiler/…fer.jl:1386 typeinf_ext(interp::Compiler.Nat… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:4486 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:4329 typeinf_local(interp::Compiler.… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:3780 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…n.jl:3823 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…n.jl:3429 abstract_eval_statement_expr(… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:3073 abstract_eval_call ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:3055 abstract_call(interp::Compil… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:2902 abstract_call(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:2796 abstract_call_known(interp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:120 abstract_call_gf_by_type(i… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:342 find_method_matches ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:348 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:386 find_simple_method_match… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:105 findall(sig::Type, tab… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:97 _findall 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:1600 _methods_by_ftype ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:338 abstract_call_gf_by_type(i… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:167 (::Compiler.var"#infercall… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:735 abstract_call_method(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1035 typeinf_edge(interp::Co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:1774 specialize_method 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:1787 #specialize_method#8 ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:4493 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:231 finish_nocycle(::Compiler.Native… ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:1035 optimize(interp::Compiler.Nati… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:1062 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:1049 run_passes_ipo_safe(ci::Core.… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2149 adce_pass!(ir::Compiler.IRCod… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1871 iterate ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1948 iterate_compact(compact::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:338 setindex! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1020 setindex! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1024 _setindex! 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:381 checkbounds 2╎ ╎ ╎ 56 @Base/…actarray.jl:2018 typed_vcat(::Type{Float64}, ::Spa… ╎ ╎ ╎ ╎ 2 @Compiler/…fer.jl:1578 typeinf_ext_toplevel(mi::Core.Met… ╎ ╎ ╎ ╎ 2 @Compiler/…fer.jl:1569 typeinf_ext_toplevel ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:1386 typeinf_ext(interp::Compiler.Nat… ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:4486 typeinf(interp::Compiler.Native… ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:4329 typeinf_local(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:3780 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:3823 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:3429 abstract_eval_statement_expr(… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:3073 abstract_eval_call ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:3055 abstract_call(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:2902 abstract_call(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2648 abstract_call_known(interp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1872 abstract_apply(interp::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1852 (::Compiler.var"#inferca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2902 abstract_call(interp::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2796 abstract_call_known(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:338 abstract_call_gf_by_ty… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:167 (::Compiler.var"#infe… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:0 abstract_call_method(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:926 poison_callstack! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:49 push!(s::IdSet{Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2796 abstract_call_known(interp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:338 abstract_call_gf_by_type(i… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:252 (::Compiler.var"#infercal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:178 (::Compiler.var"#handle1… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:868 abstract_call_method_wi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:899 abstract_call_method_w… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1349 const_prop_call(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4493 typeinf(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:231 finish_nocycle(::Co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1035 optimize(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1062 run_passes_ipo_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1049 run_passes_ipo_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1410 sroa_pass!(ir:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:14 is_known_invoke_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:496 argextype ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:497 argextype ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:532 argextype(x::An… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:3577 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:3706 abstract_load_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:3691 scan_leaf_part… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3668 scan_specified… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:3590 walk_binding_p… 1╎ ╎ ╎ ╎ 7 @Base/…ctarray.jl:1872 _cat_t(::Val{1}, ::Type{Float64},… 3╎ ╎ ╎ ╎ 6 @Base/…ctarray.jl:1831 cat_size_shape(::Tuple{Bool}, ::… ╎ ╎ ╎ ╎ 3 @Base/…tarray.jl:1833 _cat_size_shape(::Tuple{Bool}, :… ╎ ╎ ╎ ╎ 3 @Base/…tarray.jl:1833 _cat_size_shape(::Tuple{Bool}, … ╎ ╎ ╎ ╎ 3 @Base/…tarray.jl:1833 _cat_size_shape(::Tuple{Bool},… ╎ ╎ ╎ ╎ ╎ 3 @Base/…array.jl:1833 _cat_size_shape(::Tuple{Bool},… ╎ ╎ ╎ ╎ ╎ 3 @Base/…array.jl:1833 _cat_size_shape(::Tuple{Bool}… ╎ ╎ ╎ ╎ ╎ 3 @Base/…rray.jl:1833 _cat_size_shape(::Tuple{Bool}… ╎ ╎ ╎ ╎ ╎ 3 @Base/…rray.jl:1833 _cat_size_shape(::Tuple{Bool… ╎ ╎ ╎ ╎ ╎ 3 @Base/…rray.jl:1833 _cat_size_shape(::Tuple{Boo… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ray.jl:1833 _cat_size_shape(::Tuple{Boo… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ray.jl:1833 _cat_size_shape(::Tuple{Bo… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tuple{Bo… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tuple{B… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tuple{… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tuple… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tupl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tup… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::Tu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::T… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shape… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +52 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +53 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +54 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +55 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +56 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +57 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +58 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +59 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +60 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +61 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +62 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +63 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +64 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +65 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +66 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +67 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +68 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +69 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +70 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +71 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +72 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +73 3 @Base/…ay.jl:1833 _cat_size_shap… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +74 3 @Base/…ay.jl:1833 _cat_size_shap… 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +75 3 @Base/…ay.jl:1833 _cat_size_shap… 2╎ ╎ ╎ ╎ 4 @Base/…ctarray.jl:1873 _cat_t(::Val{1}, ::Type{Float64},… 1╎ ╎ ╎ ╎ 2 @Base/…ctarray.jl:1817 cat_similar(A::SparseVector{Floa… ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:1578 typeinf_ext_toplevel(mi::Core.Me… ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:1570 typeinf_ext_toplevel 1╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:1563 add_codeinsts_to_jit!(interp::… 2╎ ╎ ╎ ╎ 41 @Base/…ctarray.jl:1877 _cat_t(::Val{1}, ::Type{Float64},… ╎ ╎ ╎ ╎ 32 @Compiler/…fer.jl:1578 typeinf_ext_toplevel(mi::Core.Me… ╎ ╎ ╎ ╎ 32 @Compiler/…er.jl:1569 typeinf_ext_toplevel ╎ ╎ ╎ ╎ 32 @Compiler/…er.jl:1386 typeinf_ext(interp::Compiler.Na… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:4477 typeinf(interp::Compiler.Nativ… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:1203 doworkloop(interp::Compiler.Na… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…e.jl:1206 doworkloop(interp::Compiler.Na… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:178 (::Compiler.var"#handle1#abstr… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:868 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:899 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1343 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:608 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:605 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:65 maybe_validate_code(mi::Cor… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:239 validate_code ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:234 validate_code!(errors::Ve… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:143 validate_code!(errors::V… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:117 validate_val! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:94 _validate_val!(x::Any, … ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:101 _validate_val!(x::Any… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:255 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:102 _setint! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:118 _growend0! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1203 _growend! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:86 - ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1349 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:4486 typeinf(interp::Compiler.Na… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:4329 typeinf_local(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3780 abstract_eval_basic_statem… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3823 abstract_eval_basic_state… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3429 abstract_eval_statement_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3073 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3055 abstract_call(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2902 abstract_call(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2796 abstract_call_known… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:338 abstract_call_gf_by… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:252 (::Compiler.var"#i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:178 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:868 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:899 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:1349 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:4486 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:4329 typeinf_local(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:3780 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:3823 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:3429 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:3073 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3055 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:2902 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:2796 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:338 abstract_call_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:252 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:178 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:868 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:899 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:1360 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:1028 codeinst_as_ed… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:772 store_backedges… ╎ ╎ ╎ ╎ 24 @Compiler/…on.jl:4486 typeinf(interp::Compiler.Nativ… ╎ ╎ ╎ ╎ ╎ 23 @Compiler/…n.jl:4329 typeinf_local(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 23 @Compiler/…n.jl:3780 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 23 @Compiler/….jl:3823 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 23 @Compiler/….jl:3429 abstract_eval_statement_expr… ╎ ╎ ╎ ╎ ╎ 23 @Compiler/….jl:3073 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ 23 @Compiler/…jl:3055 abstract_call(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 23 @Compiler/…jl:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ 23 @Compiler/…l:2902 abstract_call(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2795 abstract_call_known(inter… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:55 argtypes_to_type(argtypes:… ╎ ╎ ╎ ╎ ╎ ╎ 22 @Compiler/…l:2796 abstract_call_known(inter… ╎ ╎ ╎ ╎ ╎ ╎ 22 @Compiler/…l:338 abstract_call_gf_by_type(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 @Compiler/…l:167 (::Compiler.var"#inferca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 @Compiler/…l:735 abstract_call_method(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 @Compiler/…l:1035 typeinf_edge(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 @Base/…ls.jl:1774 specialize_method 22╎ ╎ ╎ ╎ ╎ ╎ ╎ 22 @Base/…ls.jl:1787 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:4379 typeinf_local(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:4041 update_bbstate! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:385 copy 1╎ ╎ ╎ ╎ ╎ 1 @Base/…mory.jl:143 unsafe_copyto! ╎ ╎ ╎ ╎ 5 @Compiler/…on.jl:4493 typeinf(interp::Compiler.Nativ… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:228 finish_nocycle(::Compiler.Nati… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:621 finishinfer!(me::Compiler.Infe… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:851 type_annotate!(::Compiler.Nat… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:815 record_slot_assign!(sv::Compi… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:308 tmerge ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:0 tmerge(lattice::Compiler.Infe… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:536 tmerge(lattice::Compiler.Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:679 tmerge(lattice::Compiler.P… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:410 tmerge_fast_path ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:366 issimplertype(𝕃::Compiler… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:314 issimpleenoughtype(t::An… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:231 finish_nocycle(::Compiler.Nati… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…e.jl:1035 optimize(interp::Compiler.Nat… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:1062 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:1049 run_passes_ipo_safe(ci::Core… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:76 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1662 assemble_inline_todo!(ir::C… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1413 handle_call! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1381 compute_inlining_cases(inf… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1309 handle_any_const_result! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1321 handle_any_const_result!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1421 handle_match! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1429 handle_match!(cases::V… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:921 analyze_method! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:954 analyze_method!(match… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:873 resolve_todo(mi::Cor… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:958 retrieve_ir_for_inl… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:1614 _uncompressed_ir(… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:663 batch_inline!(ir::Compiler.… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:364 ir_inline_item!(compact::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:339 ir_prepare_inlining!(inser… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:462 fix_va_argexprs!(insert_no… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2021 tuple_tfunc(𝕃::Compiler.… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:235 finish_nocycle(::Compiler.Nati… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…r.jl:147 finish!(interp::Compiler.Nativ… 2╎ ╎ ╎ ╎ ╎ 2 @Compiler/…r.jl:446 maybe_compress_codeinfo 2╎ ╎ ╎ ╎ 7 @Base/…ctarray.jl:1884 __cat(::SparseVector{Float64, In… ╎ ╎ ╎ ╎ 5 @Base/…tarray.jl:1889 __cat_offset!(::SparseVector{Flo… ╎ ╎ ╎ ╎ 5 @Base/…tarray.jl:1889 __cat_offset!(::SparseVector{Fl… ╎ ╎ ╎ ╎ 5 @Base/…tarray.jl:1889 __cat_offset!(::SparseVector{F… ╎ ╎ ╎ ╎ ╎ 5 @Base/…array.jl:1889 __cat_offset!(::SparseVector{F… ╎ ╎ ╎ ╎ ╎ 5 @Base/…array.jl:1889 __cat_offset!(::SparseVector{… ╎ ╎ ╎ ╎ ╎ 5 @Base/…rray.jl:1889 __cat_offset!(::SparseVector{… ╎ ╎ ╎ ╎ ╎ 5 @Base/…rray.jl:1889 __cat_offset!(::SparseVector… ╎ ╎ ╎ ╎ ╎ 5 @Base/…rray.jl:1889 __cat_offset!(::SparseVecto… ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ray.jl:1889 __cat_offset!(::SparseVecto… ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ray.jl:1889 __cat_offset!(::SparseVect… ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::SparseVect… ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::SparseVec… ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::SparseVe… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::SparseV… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::Sparse… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::Spars… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::Spar… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::Spa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::Sp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 5 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 1 @Base/…ay.jl:1888 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 1 @Base/…ay.jl:1897 __cat_offset1! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 1 @Base/…ay.jl:1905 _copy_or_fill! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 1 @Base/…ay.jl:1461 setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 1 @Base/…al.jl:1036 _setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 1 @Base/…al.jl:1048 _unsafe_setind… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Base/…an.jl:65 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Base/…al.jl:1050 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @SparseArrays/…:436 setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Base/…rt.jl:310 searchsortedfir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Base/…rt.jl:310 #searchsortedfi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Base/…rt.jl:308 searchsortedfir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Base/…rt.jl:192 searchsortedfir… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Base/…ls.jl:965 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +52 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +53 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +54 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +55 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +56 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +57 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +58 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +59 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +60 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +61 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +62 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +63 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +64 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +65 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +66 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +67 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +68 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +69 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +70 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +71 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +72 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +73 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +74 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +75 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +76 4 @Base/…ay.jl:1889 __cat_offset!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +77 4 @Compiler/…l:1578 typeinf_ext_to… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +78 4 @Compiler/…l:1569 typeinf_ext_to… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +79 4 @Compiler/…l:1386 typeinf_ext(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +80 4 @Compiler/…l:4486 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +81 4 @Compiler/…l:4329 typeinf_local(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +82 4 @Compiler/…l:3780 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +83 4 @Compiler/…l:3823 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +84 4 @Compiler/…l:3429 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +85 4 @Compiler/…l:3073 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +86 4 @Compiler/…l:3055 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +87 4 @Compiler/…l:2895 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +88 1 @Compiler/…l:2899 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +89 1 @Compiler/…l:2889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +90 1 @Compiler/…l:120 abstract_call_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +91 1 @Compiler/…l:342 find_method_mat… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +92 1 @Compiler/…l:348 #find_method_ma… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +93 1 @Compiler/…l:386 find_simple_met… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +94 1 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +95 1 @Compiler/…l:105 findall(sig::Ty… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +96 1 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +97 1 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +98 1 @Compiler/…l:97 _findall 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +99 1 @Base/…ls.jl:1600 _methods_by_ft… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +88 3 @Compiler/…l:2902 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +89 3 @Compiler/…l:2796 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +90 3 @Compiler/…l:120 abstract_call_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +91 3 @Compiler/…l:342 find_method_mat… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +92 3 @Compiler/…l:348 #find_method_ma… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +93 3 @Compiler/…l:386 find_simple_met… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +94 3 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +95 3 @Compiler/…l:105 findall(sig::Ty… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +96 3 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +97 3 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +98 3 @Compiler/…l:97 _findall 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +99 3 @Base/…ls.jl:1600 _methods_by_ft… Concatenation | 70 70 11.1s Test Summary: | Pass Total Time repeat | 40 40 0.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_59269.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Test Summary: | Pass Total Time sparsemat: combinations with sparse matrix | 1074 1074 0.3s ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ef9db5a3940 Total snapshots: 675. Utilization: 0% ╎675 @Base/task.jl:1145 wait_forever() 674╎ 675 @Base/task.jl:1223 wait() Test Summary: | Pass Total Time reverse | 660 660 0.0s Test Summary: | Pass Total Time Arithmetic operations | 163 163 2.6s [7] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/sparsevector.jl:866 _ZNK4llvm12DenseMapBaseINS_8DenseMapIPKNS_5ValueENS_13MDAttachmentsENS_12DenseMapInfoIS4_vEENS_6detail12DenseMapPairIS4_S5_EEEES4_S5_S7_SA_E2atES4_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm5Value15getMetadataImplEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:888 run at /source/src/llvm-final-gc-lowering.cpp:264 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1513 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1474 [inlined] operator() at /source/src/jitlayers.cpp:1649 [inlined] addModule at /source/src/jitlayers.cpp:2106 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/sparsevector.jl:878 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] top-level scope at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/sparsevector.jl:867 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:731 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_53570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 top-level scope at /opt/julia/share/julia/stdlib/v1.14/SparseArrays/test/runtests.jl:12 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:731 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_53570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_44654.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x77b355edb249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 1173418717 (Pool: 1173399235; Big: 19482); GC: 608 PkgEval terminated after 2720.58s: test duration exceeded the time limit