Package evaluation to test LinearAlgebra on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-26T06:17:19.637 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.39s ################################################################################ # Installation # Installing LinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [37e2e46d] + LinearAlgebra 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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.89s LinearAlgebra is a standard library in this Julia build. ################################################################################ # Testing # Testing LinearAlgebra Status `/tmp/jl_iQowpt/Project.toml` [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_iQowpt/Manifest.toml` [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... [ Info: Testing unitful Test Summary: | Pass Total Time unitful specialized mul/div | 1872 1872 9m27.1s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 9 9 4.3s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 9 9 3.6s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 9 9 3.2s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 9 9 2.3s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 9 9 4.0s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 9 9 3.2s Test Summary: | Pass Total Time testing dimensions with Furlongs #36430 | 1 1 0.6s Test Summary: | Pass Total Time dimensional Hessenberg | 120 120 19.2s Test Summary: | Pass Total Time lu factorization with dimension type | 3 3 0.8s Test Summary: | Pass Total Time zero and one for unitful structured matrices | 50 50 4.4s Test Summary: | Pass Total Time triangular: dimensional correctness | 10 10 5.1s Test Summary: | Pass Total Time unitful 3-arg * | 18 18 1.0s [ Info: Testing triangular2 Test Summary: | Pass Total Time elty1 = Float32 | 2066 2066 2m07.5s Test Summary: | Pass Total Time elty1 = Float64 | 2066 2066 1m49.6s Test Summary: | Pass Total Time elty1 = BigFloat | 2044 2044 1m57.7s Test Summary: | Pass Total Time elty1 = Int64 | 2610 2610 2m32.4s [ Info: Testing triangular3 Test Summary: | Pass Total Time elty1 = ComplexF32 | 2454 2454 1m40.6s Test Summary: | Pass Total Time elty1 = ComplexF64 | 2046 2046 1m22.3s Test Summary: | Pass Total Time elty1 = Complex{BigFloat} | 2024 2024 1m43.5s [ Info: Testing bidiag Test Summary: | Pass Total Time relty = Int64, elty = Int64 | 525 525 29.4s Test Summary: | Pass Total Time relty = Int64, elty = Complex{Int64} | 525 525 38.7s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 619 619 34.1s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 527 527 30.0s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 619 619 30.4s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 527 527 24.9s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 541 541 31.6s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 515 515 35.2s Test Summary: | Pass Total Time Constructors with Char uplo | 1 1 0.1s Test Summary: | Pass Total Time promote_rule | 5 5 0.3s Test Summary: | Pass Total Time fill! and fillstored! | 22 22 0.7s Test Summary: | Pass Total Time pathological promotion (#24707) | 6 6 0.0s Test Summary: | Pass Total Time solve with matrix elements | 26 26 7.0s Test Summary: | Pass Total Time sum, mapreduce | 35 35 1.8s Test Summary: | Pass Total Time empty sub-diagonal | 1 1 0.7s Test Summary: | Pass Total Time generalized dot | 16 16 0.6s Test Summary: | Pass Total Time multiplication of bidiagonal and triangular matrix | 576 576 24.5s Test Summary: | Pass Total Time transpose for a non-numeric eltype | 3 3 0.3s Test Summary: | Pass Total Time empty bidiagonal matrices | 32 32 3.3s Test Summary: | Pass Total Time non-commutative algebra (#39701) | 4 4 2.5s Test Summary: | Pass Total Time Conversion to AbstractArray | 4 4 0.2s Test Summary: | Pass Total Time block-bidiagonal matrix | 75 75 2.8s Test Summary: | Pass Total Time copyto! | 7 7 0.5s Test Summary: | Pass Total Time copyto! with UniformScaling | 4 4 0.1s Test Summary: | Pass Total Time diagind | 9 9 0.2s Test Summary: | Pass Total Time custom axes | 1 1 0.1s Test Summary: | Pass Total Time avoid matmul ambiguities with ::MyMatrix * ::AbstractMatrix | 9 9 2.3s Test Summary: | Pass Total Time Reverse operation on Bidiagonal | 6 6 0.4s Test Summary: | Pass Total Time Matrix conversion for non-numeric | 2 2 0.5s Test Summary: | Pass Total Time getindex with Integers | 2 2 0.2s Test Summary: | Pass Total Time rmul!/lmul! with banded matrices | 18 18 7.8s Test Summary: | Pass Total Time rmul!/lmul! with numbers | 12 12 0.0s Test Summary: | Pass Total Time mul with Diagonal | 104 104 8.6s Test Summary: | Pass Total Time conversion to Tridiagonal for immutable bands | 4 4 0.2s Test Summary: | Pass Total Time off-band indexing error | 1 1 0.1s Test Summary: | Pass Total Time mul with empty arrays | 11 11 0.8s Test Summary: | Pass Total Time mul for small matrices | 854 854 14.0s Test Summary: | Pass Total Time opnorms | 18 18 0.0s Test Summary: | Pass Total Time convert to Bidiagonal | 7 7 0.6s Test Summary: | Pass Total Time isreal | 3 3 0.4s Test Summary: | Pass Total Time ldiv! error message | 3 3 0.2s Test Summary: | Pass Total Time l/rmul with 0-sized matrices | 2 2 0.1s Test Summary: | Pass Total Time setindex! with BandIndex | 7 7 0.1s Test Summary: | Pass Total Time lazy adjtrans | 8 8 0.2s Test Summary: | Pass Total Time fillband! | 20 20 0.2s [ Info: Testing special Test Summary: | Pass Total Time Interconversion between special matrix types | 182 182 12.9s Test Summary: | Pass Total Time Binary ops among special types | 304 304 36.8s Test Summary: | Pass Total Time + and - among structured matrices with different container types | 2335 2335 3m29.0s Test Summary: | Pass Total Time Triangular Types and QR | 32 32 4.0s Test Summary: | Pass Total Time Multiplication of Qs | 48 48 0.0s Test Summary: | Pass Total Time concatenations of combinations of special and other matrix types | 588 588 40.9s Test Summary: | Pass Total Time concatenations of annotated types | 182 182 25.6s Test Summary: | Pass Total Time zero and one for structured matrices | 128 128 2.7s Test Summary: | Pass Total Time == for structured matrices | 121 121 0.6s Test Summary: | Pass Total Time BiTriSym*Q' and Q'*BiTriSym | 16 16 1.6s Test Summary: | Pass Total Time Ops on SymTridiagonal ev has the same length as dv | 6 6 0.0s Test Summary: | Pass Total Time Ensure Strided * (Sym)Tridiagonal is Dense | 8 8 1.1s Test Summary: | Pass Total Time copyto! between matrix types | 92 92 4.5s Test Summary: | Pass Total Time BandIndex indexing | 52 52 0.0s Test Summary: | Pass Total Time Partly filled Hermitian and Diagonal algebra | 12 12 11.3s Test Summary: | Pass Total Time block SymTridiagonal | 28 28 12.4s Test Summary: | Pass Total Time fillstored! | 4 4 0.4s [ Info: Testing addmul Test Summary: | Pass Total Time mul!(::Matrix{Float64}, ::Matrix{Float32}, ::UnitUpperTriangular{Int64, S} where S<:AbstractMatrix{Int64}, α, β) | 216 216 33.5s Test Summary: | Pass Total Time mul!(::Matrix{ComplexF64}, ::Matrix{ComplexF32}, ::UnitUpperTriangular{Float32, S} where S<:AbstractMatrix{Float32}, α, β) | 180 180 29.8s Test Summary: | Pass Total Time mul!(::Matrix{ComplexF64}, ::Matrix{ComplexF32}, ::UnitUpperTriangular{ComplexF64, S} where S<:AbstractMatrix{ComplexF64}, α, β) | 180 180 28.1s Test Summary: | Pass Total Time mul!(::Matrix{ComplexF64}, ::Matrix{ComplexF32}, ::UnitUpperTriangular{Int64, S} where S<:AbstractMatrix{Int64}, α, β) | 180 180 29.8s Test Summary: | Pass Total Time mul!(::Matrix{BigFloat}, ::Matrix{BigFloat}, ::UnitUpperTriangular{BigFloat, S} where S<:AbstractMatrix{BigFloat}, α, β) | 216 216 28.1s Test Summary: | Pass Total Time mul!(::Matrix{Int64}, ::Matrix{Int64}, ::UnitUpperTriangular{Int64, S} where S<:AbstractMatrix{Int64}, α, β) | 180 180 25.7s Test Summary: | Pass Total Time mul!(::Diagonal{Float64, V} where V<:AbstractVector{Float64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, α, β) | 54 54 6.1s Test Summary: | Pass Total Time mul!(::Diagonal{ComplexF64, V} where V<:AbstractVector{ComplexF64}, ::Diagonal{ComplexF64, V} where V<:AbstractVector{ComplexF64}, ::Diagonal{ComplexF64, V} where V<:AbstractVector{ComplexF64}, α, β) | 36 36 5.5s Test Summary: | Pass Total Time mul!(::Diagonal{ComplexF64, V} where V<:AbstractVector{ComplexF64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, α, β) | 36 36 5.4s Test Summary: | Pass Total Time mul!(::Diagonal{ComplexF64, V} where V<:AbstractVector{ComplexF64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, α, β) | 36 36 5.7s Test Summary: | Pass Total Time mul!(::Diagonal{ComplexF64, V} where V<:AbstractVector{ComplexF64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{ComplexF32, V} where V<:AbstractVector{ComplexF32}, α, β) | 36 36 5.3s Test Summary: | Pass Total Time mul!(::Diagonal{BigFloat, V} where V<:AbstractVector{BigFloat}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, α, β) | 72 72 7.0s Test Summary: | Pass Total Time mul!(::Diagonal{BigFloat, V} where V<:AbstractVector{BigFloat}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, α, β) | 54 54 5.3s Test Summary: | Pass Total Time mul!(::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, α, β) | 36 36 4.6s Test Summary: | Pass Total Time mul!(::LowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, α, β) | 72 72 6.3s Test Summary: | Pass Total Time mul!(::LowerTriangular{ComplexF64, S} where S<:AbstractMatrix{ComplexF64}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, α, β) | 54 54 7.3s Test Summary: | Pass Total Time mul!(::LowerTriangular{ComplexF64, S} where S<:AbstractMatrix{ComplexF64}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, ::Diagonal{ComplexF32, V} where V<:AbstractVector{ComplexF32}, α, β) | 54 54 6.9s Test Summary: | Pass Total Time mul!(::LowerTriangular{BigFloat, S} where S<:AbstractMatrix{BigFloat}, ::Diagonal{Float64, V} where V<:AbstractVector{Float64}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, α, β) | 72 72 7.3s Test Summary: | Pass Total Time mul!(::LowerTriangular{BigFloat, S} where S<:AbstractMatrix{BigFloat}, ::Diagonal{BigFloat, V} where V<:AbstractVector{BigFloat}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, α, β) | 72 72 5.5s Test Summary: | Pass Total Time mul!(::LowerTriangular{Int64, S} where S<:AbstractMatrix{Int64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, α, β) | 36 36 2.3s Test Summary: | Pass Total Time mul!(::LowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, ::LowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, α, β) | 72 72 7.7s ====================================================================================== 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 6 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm12SelectionDAG9newSDNodeINS_6SDNodeEJRjjRKNS_8DebugLocERNS_8SDVTListEEEEPT_DpOT0_.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm12SelectionDAG7getNodeEjRKNS_5SDLocENS_8SDVTListENS_8ArrayRefINS_7SDValueEEENS_11SDNodeFlagsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm17X86TargetLowering9LowerCallERNS_14TargetLowering16CallLoweringInfoERNS_15SmallVectorImplINS_7SDValueEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm14TargetLowering11LowerCallToERNS0_16CallLoweringInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder14lowerInvokableERNS_14TargetLowering16CallLoweringInfoEPKNS_10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder11LowerCallToERKNS_8CallBaseENS_7SDValueEbbPKNS_10BasicBlockEPKNS_14TargetLowering11PtrAuthInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder9visitCallERKNS_8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder5visitERKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel16SelectBasicBlockENS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb1EEES7_Rb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm22SelectionDAGISelLegacy20runOnMachineFunctionERNS_15MachineFunctionE 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:1631 addModule at /source/src/jitlayers.cpp:2123 jl_compile_codeinst_now at /source/src/jitlayers.cpp:685 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:879 jl_compile_method_internal at /source/src/gf.c:3652 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/addmul.jl:217 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/addmul.jl:215 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/addmul.jl:182 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] top-level scope at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/addmul.jl:2349 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_invoke at /source/src/gf.c:4127 ijl_eval_thunk at /source/src/toplevel.c:757 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_74259.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 top-level scope at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/runtests.jl:13 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_invoke at /source/src/gf.c:4127 ijl_eval_thunk at /source/src/toplevel.c:757 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_74259.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_43686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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: 0x7148c37fc249) 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) ============================================================== 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:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007148a91fc010 Total snapshots: 2. Utilization: 100% ╎2 @Base/client.jl:585 _start() ╎ 2 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 2 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 2 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 2 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 2 @Base/loading.jl:3210 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 2 @Base/loading.jl:3150 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 2 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 2 @LinearAlgebra/…sts.jl:13 top-level scope ╎ ╎ 2 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ 2 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path:… ╎ ╎ ╎ 2 @Base/loading.jl:3210 _include(mapexpr::Function, mod::Module, … ╎ ╎ ╎ 2 @Base/loading.jl:3150 include_string(mapexpr::typeof(identity)… ╎ ╎ ╎ 2 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 2 @LinearAlgebra/….jl:2349 top-level scope ╎ ╎ ╎ 2 @Test/src/Test.jl:2325 macro expansion ╎ ╎ ╎ ╎ 2 @LinearAlgebra/…jl:182 macro expansion ╎ ╎ ╎ ╎ 2 @Test/src/Test.jl:2325 macro expansion ╎ ╎ ╎ ╎ 2 @LinearAlgebra/…jl:223 macro expansion ╎ ╎ ╎ ╎ 2 @Test/…rc/Test.jl:2244 macro expansion ╎ ╎ ╎ ╎ 2 @LinearAlgebra/…l:225 macro expansion ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:1724 typeinf_ext_toplevel(mi::Core.M… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:1715 typeinf_ext_toplevel ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…r.jl:1532 typeinf_ext(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:4559 typeinf(interp::Compiler.Nati… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:1206 doworkloop(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:177 (::Compiler.var"#handle1#abst… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:861 abstract_call_method_with_co… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:892 abstract_call_method_with_c… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:1343 const_prop_call(interp::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4568 typeinf(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4376 typeinf_local(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3823 abstract_eval_basic_stat… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3866 abstract_eval_basic_sta… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3467 abstract_eval_statemen… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3103 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3085 abstract_call(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2925 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2932 abstract_call(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2822 abstract_call_kno… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:328 abstract_call_gf_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:247 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:177 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:861 abstract_call_met… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:892 abstract_call_met… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:1343 const_prop_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:4568 typeinf(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:4376 typeinf_local(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3823 abstract_eval_ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:3866 abstract_eval_ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:3467 abstract_eval_st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:3103 abstract_eval_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:3085 abstract_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:2925 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:2932 abstract_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:2822 abstract_call_kn… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:328 abstract_call_gf_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:247 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:177 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:861 abstract_call_met… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:892 abstract_call_met… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:1343 const_prop_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Compiler/…l:4575 typeinf(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 1 @Compiler/…l:278 finish_nocycle(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Compiler/…l:1021 optimize(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Compiler/…l:1048 run_passes_ipo_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Compiler/…l:1035 run_passes_ipo_s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:2164 adce_pass!(ir::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Compiler/…l:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 1 @Compiler/…l:1949 iterate_compact(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 1 @Compiler/…l:1535 process_node!(co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 1 @Compiler/…l:1350 renumber_ssa2!(s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 1 @Compiler/…l:660 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 1 @Compiler/…l:661 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 1 @Compiler/…l:653 _advance(stmt::An… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 1 @Compiler/…l:531 _useref_getindex(… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4575 typeinf(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:278 finish_nocycle(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1021 optimize(interp::Compile… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1048 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1070 run_passes_ipo_safe(ci… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:232 verify_ir(ir::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…rs.jl:320 != ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:2172 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…em.jl:56 memcmp mul!(::LowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, ::LowerTriangular{Float32, S} where S<:AbstractMatrix{Float32}, α, β) | 72 72 8.4s ====================================================================================== 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:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_74876.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000780ba56c7a30 Total snapshots: 628. Utilization: 0% ╎628 @Base/task.jl:1168 wait_forever() 627╎ 628 @Base/task.jl:1246 wait() Test Summary: | Pass Total Time mul!(::LowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, ::Diagonal{Float32, V} where V<:AbstractVector{Float32}, ::LowerTriangular{Int64, S} where S<:AbstractMatrix{Int64}, α, β) | 72 72 7.6s Test Summary: | Pass Total Time mul!(::LowerTriangular{ComplexF64, S} where S<:AbstractMatrix{ComplexF64}, ::Diagonal{Int64, V} where V<:AbstractVector{Int64}, ::LowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, α, β) | 36 36 2.4s PkgEval terminated after 2721.0s: test duration exceeded the time limit