Package evaluation to test LinearAlgebra on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-14T04:34:01.470 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.91s ################################################################################ # 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.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.0s LinearAlgebra is a standard library in this Julia build. ################################################################################ # Testing # Testing LinearAlgebra Status `/tmp/jl_z3xvM6/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.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_z3xvM6/Manifest.toml` [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+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 13m46.7s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 9 9 4.1s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 9 9 2.9s 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.1s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 9 9 3.7s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 9 9 3.0s Test Summary: | Pass Total Time testing dimensions with Furlongs #36430 | 1 1 0.4s Test Summary: | Pass Total Time dimensional Hessenberg | 120 120 16.5s Test Summary: | Pass Total Time lu factorization with dimension type | 3 3 0.7s Test Summary: | Pass Total Time zero and one for unitful structured matrices | 50 50 4.1s Test Summary: | Pass Total Time triangular: dimensional correctness | 10 10 5.1s [ Info: Testing triangular2 Test Summary: | Pass Total Time elty1 = Float32 | 2066 2066 2m34.4s Test Summary: | Pass Total Time elty1 = Float64 | 2066 2066 2m08.0s Test Summary: | Pass Total Time elty1 = BigFloat | 2044 2044 1m56.8s Test Summary: | Pass Total Time elty1 = Int64 | 2610 2610 3m51.3s [ Info: Testing triangular3 Test Summary: | Pass Total Time elty1 = ComplexF32 | 2454 2454 2m14.4s Test Summary: | Pass Total Time elty1 = ComplexF64 | 2046 2046 1m46.3s Test Summary: | Pass Total Time elty1 = Complex{BigFloat} | 2024 2024 2m14.9s [ Info: Testing bidiag Test Summary: | Pass Total Time relty = Int64, elty = Int64 | 525 525 1m09.2s Test Summary: | Pass Total Time relty = Int64, elty = Complex{Int64} | 525 525 1m04.7s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 619 619 1m09.3s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 527 527 47.5s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 619 619 1m03.6s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 527 527 40.8s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 541 541 48.8s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 515 515 54.8s Test Summary: | Pass Total Time Constructors with Char uplo | 1 1 0.1s Test Summary: | Pass Total Time promote_rule | 5 5 0.4s Test Summary: | Pass Total Time fill! and fillstored! | 22 22 1.0s Test Summary: | Pass Total Time pathological promotion (#24707) | 6 6 0.0s Test Summary: | Pass Total Time solve with matrix elements | 26 26 10.3s Test Summary: | Pass Total Time sum, mapreduce | 35 35 2.5s Test Summary: | Pass Total Time empty sub-diagonal | 1 1 1.7s Test Summary: | Pass Total Time generalized dot | 16 16 0.9s Test Summary: | Pass Total Time multiplication of bidiagonal and triangular matrix | 576 576 53.7s Test Summary: | Pass Total Time transpose for a non-numeric eltype | 3 3 0.4s Test Summary: | Pass Total Time empty bidiagonal matrices | 32 32 3.9s Test Summary: | Pass Total Time non-commutative algebra (#39701) | 4 4 2.3s Test Summary: | Pass Total Time Conversion to AbstractArray | 4 4 0.3s Test Summary: | Pass Total Time block-bidiagonal matrix | 75 75 3.0s Test Summary: | Pass Total Time copyto! | 7 7 0.7s Test Summary: | Pass Total Time copyto! with UniformScaling | 4 4 0.1s Test Summary: | Pass Total Time diagind | 9 9 0.3s Test Summary: | Pass Total Time custom axes | 1 1 0.1s Test Summary: | Pass Total Time avoid matmul ambiguities with ::MyMatrix * ::AbstractMatrix | 9 9 9.0s Test Summary: | Pass Total Time Reverse operation on Bidiagonal | 6 6 0.7s 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 8.4s Test Summary: | Pass Total Time rmul!/lmul! with numbers | 12 12 0.1s Test Summary: | Pass Total Time mul with Diagonal | 104 104 9.2s Test Summary: | Pass Total Time conversion to Tridiagonal for immutable bands | 4 4 0.1s Test Summary: | Pass Total Time off-band indexing error | 1 1 0.1s Test Summary: | Pass Total Time mul with empty arrays | 11 11 1.7s Test Summary: | Pass Total Time mul for small matrices | 854 854 13.9s 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.6s Test Summary: | Pass Total Time ldiv! error message | 3 3 0.4s Test Summary: | Pass Total Time l/rmul with 0-sized matrices | 2 2 0.2s 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.3s [ Info: Testing special ====================================================================================== 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 _ZN4llvm15SmallVectorImplINS_10DataLayout13PrimitiveSpecEEaSERKS3_.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm10DataLayoutaSERKS0_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL17LinearizeExprTreePN4llvm11InstructionERNS_15SmallVectorImplISt4pairIPNS_5ValueEmEEERNS_9SetVectorINS_11AssertingVHIS0_EESt5dequeISB_SaISB_EENS_8DenseSetISB_NS_12DenseMapInfoISB_vEEEELj0EEERNS_11reassociate16OverflowTrackingE.constprop.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ReassociatePass21ReassociateExpressionEPNS_14BinaryOperatorE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ReassociatePass3runERNS_8FunctionERNS_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_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:787 operator() at /source/src/jitlayers.cpp:1508 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:1469 [inlined] operator() at /source/src/jitlayers.cpp:1644 [inlined] addModule at /source/src/jitlayers.cpp:2101 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 jl_apply at /source/src/julia.h:2284 [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 eval_body at /source/src/interpreter.c:558 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 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96199.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35114.1 at /opt/julia/lib/julia/sys.so (unknown line) 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 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke97426.1 at /opt/julia/lib/julia/sys.so (unknown line) include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_72480.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/LinearAlgebra/test/runtests.jl:13 _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 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96199.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35114.1 at /opt/julia/lib/julia/sys.so (unknown line) 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 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke97426.1 at /opt/julia/lib/julia/sys.so (unknown line) include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_72480.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:2284 [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 jfptr_eval_9560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke96209.1 at /opt/julia/lib/julia/sys.so (unknown line) j_eval_35045.1 at /opt/julia/lib/julia/sys.so (unknown line) exec_options at ./client.jl:310 jfptr_exec_options_35026.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke92148.1 at /opt/julia/lib/julia/sys.so (unknown line) j_exec_options_73833.1 at /opt/julia/lib/julia/sys.so (unknown line) _start at ./client.jl:577 jfptr__start_73830.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:2284 [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: 0x744dda586249) 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 ====================================================================================== 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 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.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:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ┌ 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 0x0000744dc01fc010 Total snapshots: 26. Utilization: 100% ╎26 @Base/client.jl:577 _start() ╎ 26 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 26 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 26 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 26 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::Stri… ╎ 26 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module, _path… ╎ ╎ 26 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity), mod… ╎ ╎ 26 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 26 @LinearAlgebra/…sts.jl:13 top-level scope ╎ ╎ 26 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ 26 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path… ╎ ╎ ╎ 26 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module,… ╎ ╎ ╎ 26 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity… ╎ ╎ ╎ 26 @Base/boot.jl:489 eval(m::Module, e::Any) 8╎ ╎ ╎ 26 @Test/src/Test.jl:375 eval_test_comparison(comparison::Expr… ╎ ╎ ╎ 18 @Compiler/…nfer.jl:1713 typeinf_ext_toplevel(mi::Core.Meth… ╎ ╎ ╎ ╎ 17 @Compiler/…nfer.jl:1704 typeinf_ext_toplevel ╎ ╎ ╎ ╎ 17 @Compiler/…fer.jl:1527 typeinf_ext(interp::Compiler.Nati… ╎ ╎ ╎ ╎ 7 @Compiler/…ion.jl:4495 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 7 @Compiler/…on.jl:4338 typeinf_local(interp::Compiler.N… ╎ ╎ ╎ ╎ 7 @Compiler/…on.jl:3789 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 7 @Compiler/…on.jl:3832 abstract_eval_basic_statement ╎ ╎ ╎ ╎ ╎ 7 @Compiler/…n.jl:3433 abstract_eval_statement_expr(i… ╎ ╎ ╎ ╎ ╎ 7 @Compiler/…n.jl:3075 abstract_eval_call ╎ ╎ ╎ ╎ ╎ 7 @Compiler/….jl:3057 abstract_call(interp::Compile… ╎ ╎ ╎ ╎ ╎ 7 @Compiler/….jl:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ 7 @Compiler/….jl:2904 abstract_call(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 7 @Compiler/…jl:2796 abstract_call_known(interp:… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:119 abstract_call_gf_by_type(in… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:332 find_method_matches ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:338 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:376 find_simple_method_matche… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:105 findall(sig::Type, tabl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:97 _findall 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ls.jl:1603 _methods_by_ftype ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:328 abstract_call_gf_by_type(in… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:166 (::Compiler.var"#infercall… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:725 abstract_call_method(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1109 typeinf_edge(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:1777 specialize_method 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:1790 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:247 (::Compiler.var"#infercall… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:177 (::Compiler.var"#handle1#a… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:858 abstract_call_method_with… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:883 abstract_call_method_wit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1259 semi_concrete_eval_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:319 ir_abstract_constant_p… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:333 ir_abstract_constant_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:287 scan!(callback::Comp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:365 (::Compiler.var"#21… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:164 reprocess_instruct… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:637 ==(x::Int64, y::I… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:227 (::Compiler.var"#handle1#a… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:292 #tmerge##0 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:0 tmerge(lattice::Compiler.I… ╎ ╎ ╎ ╎ 10 @Compiler/…ion.jl:4502 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 7 @Compiler/…fer.jl:278 finish_nocycle(interp::Compiler.… ╎ ╎ ╎ ╎ 7 @Compiler/…ze.jl:1021 optimize(interp::Compiler.Nativ… ╎ ╎ ╎ ╎ ╎ 7 @Compiler/…ze.jl:1048 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ 7 @Compiler/…e.jl:1035 run_passes_ipo_safe(ci::Core.C… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…g.jl:76 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1601 assemble_inline_todo!(ir::Com… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1354 handle_call! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1322 compute_inlining_cases(info… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1258 handle_any_call_result! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1269 handle_any_call_result!(ca… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1362 handle_call_result! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1373 handle_call_result!(cases… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:870 analyze_method! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:825 resolve_todo(mi::Core.Me… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…g.jl:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…g.jl:663 batch_inline!(ir::Compiler.IR… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:438 ir_inline_item!(compact::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1949 iterate_compact(compact::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1535 process_node!(compact::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1362 renumber_ssa2!(stmt::Any, … 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:661 iterate ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:2146 compact! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2148 compact!(code::Compiler.IRCod… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1949 iterate_compact(compact::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1641 process_node!(compact::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1271 process_phinode_values(old… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1283 process_phinode_value(old_… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2152 adce_pass!(ir::Compiler.IRCod… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1871 iterate ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1949 iterate_compact(compact::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1535 process_node!(compact::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1351 renumber_ssa2!(stmt::Any, s… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:578 getindex 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:0 _useref_getindex(stmt::Any,… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2224 adce_pass!(ir::Compiler.IRCod… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:650 _advance(stmt::Any, op::Int64) ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:1413 sroa_pass!(ir::Compiler.IRCod… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:5 is_known_call(x::Any, func::An… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:482 argextype ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:483 argextype ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:518 argextype(x::Any, src::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3582 abstract_eval_globalref_ty… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3713 abstract_load_all_consiste… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3698 scan_leaf_partitions 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:0 scan_specified_partitions(… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:1472 sroa_pass!(ir::Compiler.IRCod… ╎ ╎ ╎ ╎ 3 @Compiler/…fer.jl:285 finish_nocycle(interp::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:145 finish!(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…er.jl:482 transform_result_for_cache(inte… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:295 ir_to_codeinf! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:303 ir_to_codeinf! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…y.jl:91 replace_code_newstyle!(ci::Cor… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:207 DebugInfo ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:165 finish!(interp::Compiler.NativeI… 2╎ ╎ ╎ ╎ ╎ 2 @Compiler/…er.jl:507 maybe_compress_codeinfo ╎ ╎ ╎ ╎ 1 @Compiler/…nfer.jl:1705 typeinf_ext_toplevel 1╎ ╎ ╎ ╎ 1 @Compiler/…fer.jl:1698 add_codeinsts_to_jit!(interp::Com… Interconversion between special matrix types | 182 182 16.2s ============================================================== 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 0x0000783b9f748d30 Total snapshots: 631. Utilization: 0% ╎631 @Base/task.jl:1168 wait_forever() 630╎ 631 @Base/task.jl:1246 wait() [7] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/special.jl:151 _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x5) at (unknown file) unknown function (ip: 0x3ecb96bf) at (unknown file) unknown function (ip: 0x4251cdef) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 2644787781 (Pool: 2644758944; Big: 28837); GC: 517 PkgEval terminated after 2721.07s: test duration exceeded the time limit