Package evaluation to test LoopVectorization on Julia 1.14.0-DEV.1563 (14ca1abc72*) started at 2026-01-15T17:51:57.941 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.87s ################################################################################ # Installation # Installing LoopVectorization... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bdcacae8] + LoopVectorization v0.12.173 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 4.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7c63398b9d40)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_88819.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_88941.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] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7c6337a3da80) at (unknown file) _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_f__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 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 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_63286.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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 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:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_39840.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 top-level scope at stdin:5 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 include_string at ./loading.jl:3151 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_69827.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: 0x7c636be0f249) 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  [11] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7c636be72ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7c6337a3da80) at (unknown file) _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_f__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_63286.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 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:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_39840.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 include_string at ./loading.jl:3151 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_69827.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: 0x7c636be0f249) 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 Allocations: 50770100 (Pool: 50769724; Big: 376); GC: 16 ✗ Zygote 4013.9 ms ✓ LoopVectorization → ForwardDiffExt WARNING: method definition for relu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:5 declares type variable S but does not use it. WARNING: method definition for leakyrelu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:22 declares type variable S but does not use it. 4883.5 ms ✓ LoopVectorization → ForwardDiffNNlibExt 2 dependencies successfully precompiled in 68 seconds. 135 already precompiled. 1 dependency had output during precompilation: ┌ LoopVectorization → ForwardDiffNNlibExt │ WARNING: method definition for relu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:5 declares type variable S but does not use it. │ WARNING: method definition for leakyrelu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:22 declares type variable S but does not use it. └ Precompilation completed after 86.42s ################################################################################ # Testing # Testing LoopVectorization Status `/tmp/jl_wRN6Ka/Project.toml` [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [f6369f11] ForwardDiff v1.3.1 [bdcacae8] LoopVectorization v0.12.173 [872c559c] NNlib v0.9.33 [6fe1bfb0] OffsetArrays v1.17.0 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [7792a7ef] StrideArraysCore v0.5.8 [3d5dd08c] VectorizationBase v0.21.72 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wRN6Ka/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [a9b6321e] Atomix v1.1.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.1 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.39 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [872c559c] NNlib v0.9.33 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.72 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+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.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Julia Version 1.14.0-DEV.1563 Commit 14ca1abc72* (2026-01-15 05:23 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2824 MHz 267772631 s 43413 s 23358490 s 593116559 s 0 s Memory: 32.0 GB (32055.58203125 MB free) Uptime: 6.92487594e6 sec Load Avg: 165.47 172.42 159.37 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_wRN6Ka PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin HOME = /home/pkgeval R_HOME = * Test Group: 1 ERROR: LoadError: Some tests did not pass: 45 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:9 Julia Version 1.14.0-DEV.1563 Commit 14ca1abc72* (2026-01-15 05:23 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2849 MHz 267778502 s 43413 s 23358911 s 593116694 s 0 s Memory: 32.0 GB (30896.76171875 MB free) Uptime: 6.92492626e6 sec Load Avg: 162.93 171.51 159.8 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_wRN6Ka HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:10 =# @__LINE__()) = (Float32, 10) broadcast_float: Error During Test at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:205 Got exception outside of a @test MethodError: objects of type Nothing are not callable. In case you did not try calling it explicitly, check if a Nothing has been passed as an argument to a method that expects a callable instead. The object of type `Nothing` exists, but no method is defined for this combination of argument types when trying to treat it as a callable object. Stacktrace: [1] test_broadcast(::Type{Float32}) @ Main ~/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:177 [2] macro expansion @ ./timing.jl:739 [inlined] [3] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:207 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [5] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/broadcast.jl:206 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] macro expansion @ ./timing.jl:739 [inlined] [9] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:9 [inlined] [10] macro expansion @ ./timing.jl:739 [inlined] [11] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:8 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [13] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:8 [inlined] [14] macro expansion @ ./timing.jl:739 [inlined] [15] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:395 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:54 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [21] _start() @ Base ./client.jl:585 658.163867 seconds (39.70 M allocations: 2.239 GiB, 1.67% gc time, 98.24% compilation time: <1% of which was recompilation) 62.506883 seconds (5.34 M allocations: 293.580 MiB, 1.40% gc time, 98.54% compilation time: 5% of which was recompilation) 8.310961 seconds (410.33 k allocations: 22.476 MiB, 98.65% compilation time) 729.578610 seconds (45.46 M allocations: 2.548 GiB, 1.62% gc time, 98.26% compilation time: <1% of which was recompilation) 0.000007 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) Test Summary: | Pass Error Total Time LoopVectorization.jl | 45 1 46 12m09.8s broadcast_float | 35 1 36 46.0s check_block, #395 | 4 4 31.6s enumerate, #393 | 5 5 20.6s RNG of the outermost testset: Random.Xoshiro(0xb3437ef1f3b6c7d6, 0x27947c129433b969, 0x034cf22e980f74f4, 0xac783707fa559be7, 0xf1cb2f4a80f68026) Test Group: 4 WARNING: method definition for relu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:5 declares type variable S but does not use it. WARNING: method definition for leakyrelu at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/ext/ForwardDiffNNlibExt.jl:22 declares type variable S but does not use it. 1 dependency had output during precompilation: ┌ LoopVectorization → ForwardDiffNNlibExt │ [Output was shown above] └ Julia Version 1.14.0-DEV.1563 Commit 14ca1abc72* (2026-01-15 05:23 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2824 MHz 267778534 s 43413 s 23358914 s 593116695 s 0 s Memory: 32.0 GB (30896.87890625 MB free) Uptime: 6.92492653e6 sec Load Avg: 162.93 171.51 159.8 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_wRN6Ka HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000045 seconds (8 allocations: 432 bytes) 0.000006 seconds (8 allocations: 432 bytes) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/threading.jl:122 =# @__LINE__() = 122 329.067498 seconds (10.53 M allocations: 1.485 GiB, 2.85% gc time, 59.23% compilation time: 1% of which was recompilation) 169.112638 seconds (9.51 M allocations: 4.466 GiB, 9.40% gc time, 54.12% compilation time) 619.570831 seconds (27.83 M allocations: 6.403 GiB, 4.47% gc time, 65.66% compilation time: <1% of which was recompilation) 52.618527 seconds (5.31 M allocations: 283.120 MiB, 1.34% gc time, 98.05% compilation time) 37.666381 seconds (3.58 M allocations: 193.048 MiB, 7.25% gc time, 98.61% compilation time) 99.933653 seconds (13.07 M allocations: 703.259 MiB, 0.69% gc time, 98.75% compilation time) 6.796687 seconds (791.49 k allocations: 44.464 MiB, 96.85% compilation time) 9.466790 seconds (1.22 M allocations: 71.550 MiB, 98.18% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/offsetarrays.jl:250 =# @__LINE__()) = (Float32, 250) r = -1:1 r = -2:2 (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/offsetarrays.jl:250 =# @__LINE__()) = (Float64, 250) r = -1:1 r = -2:2 410.259044 seconds (51.27 M allocations: 2.650 GiB, 1.96% gc time, 99.62% compilation time) 184.760042 seconds (9.35 M allocations: 629.547 MiB, 0.50% gc time, 46.64% compilation time: 2% of which was recompilation) 1421.460485 seconds (112.42 M allocations: 10.933 GiB, 2.87% gc time, 77.76% compilation time: <1% of which was recompilation) 0.000023 seconds (12 allocations: 624 bytes) Test Summary: | Pass Total Time LoopVectorization.jl | 3755 3755 23m41.8s 1423.555113 seconds (112.93 M allocations: 10.962 GiB, 2.87% gc time, 77.80% compilation time: <1% of which was recompilation) Test Group: 5 Julia Version 1.14.0-DEV.1563 Commit 14ca1abc72* (2026-01-15 05:23 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2774 MHz 267778543 s 43413 s 23358915 s 593116695 s 0 s Memory: 32.0 GB (30896.91015625 MB free) Uptime: 6.92492659e6 sec Load Avg: 162.93 171.51 159.8 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_wRN6Ka HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000018 seconds (8 allocations: 432 bytes) 0.000004 seconds (8 allocations: 432 bytes) 0.000004 seconds (8 allocations: 432 bytes) 257.214418 seconds (10.46 M allocations: 627.514 MiB, 2.16% gc time, 99.91% compilation time: 1% of which was recompilation) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Float32, 809) 294.601254 seconds (30.93 M allocations: 1.675 GiB, 2.26% gc time, 99.26% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Float64, 809) 200.900496 seconds (25.76 M allocations: 1.435 GiB, 1.96% gc time, 98.52% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Int32, 809) 198.183189 seconds (24.20 M allocations: 1.314 GiB, 1.99% gc time, 98.92% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemm.jl:809 =# @__LINE__()) = (Int64, 809) 281.986600 seconds (26.59 M allocations: 1.485 GiB, 1.41% gc time, 97.65% compilation time) 1236.568372 seconds (118.17 M allocations: 6.478 GiB, 1.56% gc time, 97.82% compilation time: <1% of which was recompilation) 20.037561 seconds (4.99 M allocations: 289.653 MiB, 1.26% gc time, 97.27% compilation time) 1514.024463 seconds (133.63 M allocations: 7.373 GiB, 1.66% gc time, 98.17% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time LoopVectorization.jl | 18143 18143 25m14.4s 1515.681740 seconds (134.16 M allocations: 7.403 GiB, 1.66% gc time, 98.17% compilation time: <1% of which was recompilation) Test Group: 2 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/safe_turbo.jl:39 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/safe_turbo.jl:47 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/fallback.jl:14 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ┌ Warning: #= line 0 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ LoopVectorization ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 ERROR: LoadError: Some tests did not pass: 8487 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/grouptests.jl:6 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:9 Julia Version 1.14.0-DEV.1563 Commit 14ca1abc72* (2026-01-15 05:23 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2799 MHz 267778525 s 43413 s 23358913 s 593116695 s 0 s Memory: 32.0 GB (30896.94140625 MB free) Uptime: 6.92492645e6 sec Load Avg: 162.93 171.51 159.8 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_wRN6Ka HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds Persistent tasks: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 Expression: !(has_persistent_tasks(package; kwargs...)) Evaluated: !(has_persistent_tasks(Base.PkgId(Base.UUID("bdcacae8-1622-11e9-2a5c-532679323890"), "LoopVectorization"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] [2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 [3] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:34 [inlined] [4] #test_persistent_tasks#57 @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:43 [inlined] [5] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:42 [inlined] [6] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [8] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 299.741606 seconds (22.32 M allocations: 1.369 GiB, 3.28% gc time, 1 lock conflict, 69.22% compilation time: 5% of which was recompilation) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/printmethods.jl:2 =# @__LINE__() = 2 66.237551 seconds (2.60 M allocations: 157.646 MiB, 0.58% gc time, 99.86% compilation time) 2.960545 seconds (154.87 k allocations: 9.374 MiB, 95.67% compilation time) 166.439245 seconds (6.06 M allocations: 387.386 MiB, 0.47% gc time, 86.78% compilation time: <1% of which was recompilation) (Float64, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/fallback.jl:4 =# @__LINE__()) = (Float64, 4) 203.718126 seconds (11.11 M allocations: 659.003 MiB, 2.31% gc time, 99.71% compilation time: <1% of which was recompilation) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/utils.jl:5 =# @__LINE__() = 5 0.464449 seconds (47.82 k allocations: 2.649 MiB, 74.80% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/arraywrappers.jl:4 =# @__LINE__() = 4 51.888890 seconds (8.52 M allocations: 472.445 MiB, 1.32% gc time, 99.54% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/check_empty.jl:18 =# @__LINE__() = 18 17.088191 seconds (2.13 M allocations: 113.503 MiB, 99.28% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/loopinductvars.jl:17 =# @__LINE__() = 17 16.950984 seconds (3.04 M allocations: 159.231 MiB, 2.04% gc time, 98.51% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/shuffleloadstores.jl:458 =# @__LINE__() = 458 #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/shuffleloadstores.jl:496 =# @__LINE__() = 496 332.425335 seconds (95.49 M allocations: 3.704 GiB, 3.31% gc time, 39.33% compilation time) Skipping Zygote tests. (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/map.jl:4 =# @__LINE__()) = (Float32, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/map.jl:4 =# @__LINE__()) = (Float64, 4) 38.057016 seconds (7.32 M allocations: 402.802 MiB, 1.10% gc time, 99.13% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Float32, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Float64, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Int32, 4) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/filter.jl:4 =# @__LINE__()) = (Int64, 4) 6.384050 seconds (556.54 k allocations: 29.598 MiB, 98.25% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/multiassignments.jl:36 =# @__LINE__() = 36 4.667345 seconds (1.06 M allocations: 54.830 MiB, 95.77% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/reduction_untangling.jl:43 =# @__LINE__() = 43 4.100623 seconds (550.13 k allocations: 28.995 MiB, 96.35% compilation time) 44.804446 seconds (4.13 M allocations: 249.109 MiB, 0.87% gc time, 99.78% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/manyloopreductions.jl:66 =# @__LINE__() = 66 23.688445 seconds (3.63 M allocations: 232.090 MiB, 1.84% gc time, 100.00% compilation time) 61.881844 seconds (6.78 M allocations: 402.932 MiB, 0.70% gc time, 99.19% compilation time: <1% of which was recompilation) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/simplemisc.jl:16 =# @__LINE__() = 16 #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/simplemisc.jl:23 =# @__LINE__() = 23 13.474010 seconds (1.65 M allocations: 90.661 MiB, 1.88% gc time, 97.87% compilation time) 7.040930 seconds (1.01 M allocations: 54.274 MiB, 97.77% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Float32, 522) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Float64, 522) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Int32, 522) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/ifelsemasks.jl:522 =# @__LINE__()) = (Int64, 522) 221.578216 seconds (40.16 M allocations: 2.124 GiB, 1.02% gc time, 95.93% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Float32, 250) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Float64, 250) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Int32, 250) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/gemv.jl:250 =# @__LINE__()) = (Int64, 250) 124.298875 seconds (37.30 M allocations: 2.034 GiB, 1.09% gc time, 99.01% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Float32, 275) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Float64, 275) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Int32, 275) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/dot.jl:275 =# @__LINE__()) = (Int64, 275) 127.261680 seconds (28.29 M allocations: 1.601 GiB, 2.22% gc time, 96.38% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/special.jl:411 =# @__LINE__()) = (Float32, 411) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/special.jl:411 =# @__LINE__()) = (Float64, 411) 76.578496 seconds (21.66 M allocations: 1.194 GiB, 1.79% gc time, 97.15% compilation time) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Int32, 19) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Int64, 19) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Float32, 19) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/mapreduce.jl:19 =# @__LINE__()) = (Float64, 19) 210.238544 seconds (101.16 M allocations: 5.638 GiB, 2.91% gc time, 99.78% compilation time: <1% of which was recompilation) 2.285851 seconds (329.34 k allocations: 18.016 MiB, 95.30% compilation time) 2101.273905 seconds (403.47 M allocations: 20.882 GiB, 2.06% gc time, 1 lock conflict, 83.94% compilation time: <1% of which was recompilation) 0.000014 seconds (8 allocations: 432 bytes) 0.000012 seconds (8 allocations: 432 bytes) 0.000010 seconds (8 allocations: 432 bytes) Test Summary: | Pass Fail Total Time LoopVectorization.jl | 8487 1 8488 35m01.7s Unbound type parameters | 1 1 0.6s Undefined exports | 1 1 0.1s Compare Project.toml and test/Project.toml | 1 1 1.7s Stale dependencies | 1 1 29.5s Compat bounds | 4 4 2.8s Persistent tasks | 1 1 3m03.3s Print Methods | 8 8 1m05.5s can_avx | 13 13 1.4s Safe @turbo | 11 11 23.6s Fall back behavior | 19 19 3m05.3s Utilities | 9 9 0.3s Array Wrappers | 9 9 51.4s Check Empty | 3 3 17.0s Loop Induction Variables | 4 4 15.5s shuffles load/stores | 4941 4941 5m29.6s map | 293 293 37.7s filter | 12 12 6.3s Multiple assignments | 4 4 4.5s Untangle reductions | 2 2 3.9s Many Array References | 1 1 44.6s Many Loop Reductions | 4 4 47.1s Simple Miscellaneous | 1 1 4.1s issue 407 | 2 2 5.4s issue 480 | 34 34 2.7s conv | 2 2 6.9s ifelse (masks) | 436 436 3m22.4s GEMV | 97 97 2m03.1s dot | 172 172 2m05.5s Special Functions | 2081 2081 1m13.7s mapreduce | 120 120 3m29.3s Multiple indices | 200 200 0.0s RNG of the outermost testset: Xoshiro(0xde2189b5cc1b91c4, 0x8ac9f3eb220d062e, 0x8d61a9d04591c059, 0x0b2c696e23ee374b, 0x8f9e988b899ee918) Test Group: 3 ┌ Warning: #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/copy.jl:182 =#: │ `LoopVectorization.check_args` on your inputs failed; running fallback `@inbounds @fastmath` loop instead. │ Use `warn_check_args=false`, e.g. `@turbo warn_check_args=false ...`, to disable this warning. └ @ Main ~/.julia/packages/LoopVectorization/GKxH5/src/condense_loopset.jl:1166 Julia Version 1.14.0-DEV.1563 Commit 14ca1abc72* (2026-01-15 05:23 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2874 MHz 267778516 s 43413 s 23358912 s 593116695 s 0 s Memory: 32.0 GB (30896.94921875 MB free) Uptime: 6.92492637e6 sec Load Avg: 162.93 171.51 159.8 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_NUM_THREADS = 1 JULIA_CPU_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_wRN6Ka HOME = /home/pkgeval PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin R_HOME = * LoopVectorization.register_count() = static(16) RUN_SLOW_TESTS = true 0.000000 seconds 0.000017 seconds (8 allocations: 432 bytes) 299.592892 seconds (14.31 M allocations: 840.480 MiB, 1.96% gc time, 99.81% compilation time: <1% of which was recompilation) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/miscellaneous.jl:1004 =# @__LINE__()) = (Float32, 1004) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/miscellaneous.jl:1004 =# @__LINE__()) = (Float64, 1004) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/miscellaneous.jl:1432 =# @__LINE__()) = (UInt8, 1432) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/miscellaneous.jl:1432 =# @__LINE__()) = (Float32, 1432) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/miscellaneous.jl:1432 =# @__LINE__()) = (Float64, 1432) 1155.712712 seconds (159.93 M allocations: 10.069 GiB, 2.08% gc time, 96.52% compilation time: <1% of which was recompilation) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/copy.jl:194 =# @__LINE__()) = (Float32, 194) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/copy.jl:194 =# @__LINE__()) = (Float64, 194) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/copy.jl:194 =# @__LINE__()) = (Int32, 194) (T, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/copy.jl:194 =# @__LINE__()) = (Int64, 194) 118.609683 seconds (26.80 M allocations: 1.443 GiB, 0.86% gc time, 98.02% compilation time: <1% of which was recompilation) (Float64, #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/tensors.jl:51 =# @__LINE__()) = (Float64, 51) 18.118580 seconds (4.23 M allocations: 246.787 MiB, 1.01% gc time, 92.00% compilation time) #= /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/staticsize.jl:108 =# @__LINE__() = 108 837.489148 seconds (343.57 M allocations: 19.216 GiB, 1.84% gc time, 99.87% compilation time) 2429.685366 seconds (548.84 M allocations: 31.790 GiB, 1.91% gc time, 98.12% compilation time: <1% of which was recompilation) 0.000022 seconds (12 allocations: 624 bytes) 0.000010 seconds (8 allocations: 432 bytes) Test Summary: | Pass Total Time LoopVectorization.jl | 3880 3880 40m30.1s 2430.429803 seconds (549.36 M allocations: 31.819 GiB, 1.91% gc time, 98.12% compilation time: <1% of which was recompilation) part1: Test Failed at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:49 Expression: success(proc) Evaluated: success(Process(setenv(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --project=/tmp/jl_wRN6Ka/Project.toml /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "CI=true", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_wRN6Ka", "LOOPVECTORIZATION_TEST=part1", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]), ProcessExited(1))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] [2] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:49 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [4] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:49 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [6] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:47 part2: Test Failed at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:49 Expression: success(proc) Evaluated: success(Process(setenv(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --project=/tmp/jl_wRN6Ka/Project.toml /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "CI=true", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_wRN6Ka", "LOOPVECTORIZATION_TEST=part2", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]), ProcessExited(1))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] [2] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:49 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [4] macro expansion @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:49 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [6] top-level scope @ ~/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:47 Test Summary: | Pass Fail Total Time All | 3 2 5 5.7s part1 | 1 1 5.6s part2 | 1 1 0.0s part3 | 1 1 0.0s part4 | 1 1 0.0s part5 | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0xc25b9e73026ad540, 0x404a65ca674b3e5c, 0x5eedf4cca2a5687a, 0xb10abc246696abda, 0x352bbcd033a64dac) ERROR: LoadError: Some tests did not pass: 3 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/GKxH5/test/runtests.jl:9 Testing failed after 2546.11s ERROR: LoadError: Package LoopVectorization errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval crashed after 2673.48s: an internal error was encountered ################################################################################ # Bug reporting # The package crashed during testing (reason=internal), but PkgEval was unable to reproduce the crash under rr (status=kill, reason=time_limit). For debugging, here is the tail end of the rr log: > ============================================================== > 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 0x000073a1f1216680 Total snapshots: 6. Utilization: 0% > ╎6 @Base/task.jl:1168 wait_forever() > 5╎ 6 @Base/task.jl:1246 wait() > > ┌ 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 0x00007c7afbecdc30 Total snapshots: 371. Utilization: 0% > ╎371 @Base/task.jl:1168 wait_forever() > 370╎ 371 @Base/task.jl:1246 wait() > > > ====================================================================================== > 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_36034.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 0x00007f8e10052950 Total snapshots: 375. Utilization: 0% > ╎375 @Base/task.jl:1168 wait_forever() > 374╎ 375 @Base/task.jl:1246 wait() > > > [16] signal 15: Terminated > in expression starting at /home/pkgeval/bugreport.jl:13 > 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_36034.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) > Allocations: 4740267 (Pool: 4740172; Big: 95); GC: 6 > > [1] signal 15: Terminated > in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 > 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_36034.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) > Allocations: 20006441 (Pool: 20005790; Big: 651); GC: 15 > > PkgEval terminated after 2747.36s: test duration exceeded the time limit