Package evaluation to test LinearAlgebra on Julia 1.14.0-DEV.1589 (2d9a3f8a61*) started at 2026-01-21T19:01:46.077 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.99s ################################################################################ # 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 0.74s LinearAlgebra is a standard library in this Julia build. ################################################################################ # Testing # Testing LinearAlgebra Status `/tmp/jl_cslM2e/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_cslM2e/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.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 16m04.4s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 9 9 5.3s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 9 9 4.2s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 9 9 4.1s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 9 9 2.8s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 9 9 4.6s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 9 9 3.5s Test Summary: | Pass Total Time testing dimensions with Furlongs #36430 | 1 1 0.6s Test Summary: | Pass Total Time dimensional Hessenberg | 120 120 19.7s 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 5.2s Test Summary: | Pass Total Time triangular: dimensional correctness | 10 10 6.6s Test Summary: | Pass Total Time unitful 3-arg * | 18 18 2.1s [ Info: Testing triangular2 Test Summary: | Pass Total Time elty1 = Float32 | 2066 2066 3m16.2s Test Summary: | Pass Total Time elty1 = Float64 | 2066 2066 2m53.5s Test Summary: | Pass Total Time elty1 = BigFloat | 2044 2044 2m36.4s Test Summary: | Pass Total Time elty1 = Int64 | 2610 2610 3m40.7s [ Info: Testing triangular3 Test Summary: | Pass Total Time elty1 = ComplexF32 | 2454 2454 2m05.1s Test Summary: | Pass Total Time elty1 = ComplexF64 | 2046 2046 1m39.8s Test Summary: | Pass Total Time elty1 = Complex{BigFloat} | 2024 2024 2m05.1s [ Info: Testing bidiag Test Summary: | Pass Total Time relty = Int64, elty = Int64 | 525 525 1m05.0s Test Summary: | Pass Total Time relty = Int64, elty = Complex{Int64} | 525 525 1m00.5s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 619 619 1m04.8s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 527 527 44.0s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 619 619 59.7s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 527 527 37.9s ====================================================================================== 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 unknown function (ip: 0x7d8a1a7633c4) at /lib/x86_64-linux-gnu/libc.so.6 GenericMemory at ./boot.jl:615 [inlined] array_new_memory at ./array.jl:1101 [inlined] _growend_internal! at ./array.jl:1181 _growend! at ./array.jl:1205 [inlined] resize! at ./array.jl:1540 resize! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:293 resize! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1735 [inlined] iterate_compact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1889 iterate at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1871 [inlined] batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:683 ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_90693.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 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_89071.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4575 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724 jfptr_typeinf_ext_toplevel_90541.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:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _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: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 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 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 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 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_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:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_54402.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 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:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_54402.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: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_37370.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: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: 0x7d8a1a637249) 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) #= 922.9 ms =# precompile(Tuple{typeof(Base.Broadcast.materialize), Base.Broadcast.Broadcasted{LinearAlgebra.StructuredMatrixStyle{LinearAlgebra.Bidiagonal{T, V} where V<:AbstractArray{T, 1} where T}, Nothing, typeof(Base.transpose), Tuple{LinearAlgebra.Bidiagonal{Base.MPFR.BigFloat, Array{Base.MPFR.BigFloat, 1}}}}}) #= 71.1 ms =# precompile(Tuple{typeof(Base.permutedims), LinearAlgebra.Bidiagonal{Base.MPFR.BigFloat, Array{Base.MPFR.BigFloat, 1}}, Array{Int64, 1}}) #= 47.7 ms =# precompile(Tuple{typeof(Base.permutedims), LinearAlgebra.Bidiagonal{Base.MPFR.BigFloat, Array{Base.MPFR.BigFloat, 1}}, Tuple{Int64, Int64}}) #= 9.0 ms =# precompile(Tuple{typeof(Base.length), Array{Base.MPFR.BigFloat, 1}}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== 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_62062.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: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 0x00007c8a13907ee0 Total snapshots: 672. Utilization: 0% ╎672 @Base/task.jl:1168 wait_forever() 671╎ 672 @Base/task.jl:1246 wait() [6] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/bidiag.jl:26 PkgEval terminated after 2720.52s: test duration exceeded the time limit