Package evaluation to test ClimaTimeSteppers on Julia 1.14.0-DEV.2033 (8c59e8e9f1*) started at 2026-04-14T14:42:14.141 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.72s ################################################################################ # Installation # Installing ClimaTimeSteppers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [595c0a79] + ClimaTimeSteppers v0.8.11 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.5.2 [3a4d1b5c] + ClimaComms v0.6.10 [595c0a79] + ClimaTimeSteppers v0.8.11 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [692b3bcd] + JLLWrappers v1.7.1 [ba0b0d4f] + Krylov v0.10.6 [5c8ed15e] + LinearOperators v2.13.0 [e6f89c97] + LoggingExtras v1.2.0 [5da4648a] + NVTX v1.0.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [a759f4b9] + TimerOutputs v0.5.29 [9c1d0b0a] + JuliaNVTXCallbacks_jll v0.2.1+0 [e98f9f5b] + NVTX_jll v3.2.2+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [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 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.19.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2026.3.19 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.1+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 5.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 19.5 s ✓ LinearOperators → LinearOperatorsCUDAExt 19.9 s ✓ ClimaComms → ClimaCommsCUDAExt WARNING: Constructor for type "Buffer" was extended in `CUDAExt` without explicit qualification or import.  NOTE: Assumed "Buffer" refers to `MPI.Buffer`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Buffer end`.  Hint: To silence the warning, qualify `Buffer` as `MPI.Buffer` in the method signature or explicitly `import MPI: Buffer`. 19.9 s ✓ MPI → CUDAExt 3 dependencies successfully precompiled in 63 seconds. 155 already precompiled. 1 dependency had output during precompilation: ┌ MPI → CUDAExt │ WARNING: Constructor for type "Buffer" was extended in `CUDAExt` without explicit qualification or import. │ NOTE: Assumed "Buffer" refers to `MPI.Buffer`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Buffer end`. │ Hint: To silence the warning, qualify `Buffer` as `MPI.Buffer` in the method signature or explicitly `import MPI: Buffer`. └ Precompilation completed after 100.15s ################################################################################ # Testing # Testing ClimaTimeSteppers Status `/tmp/jl_WMNJUg/Project.toml` [4c88cf16] Aqua v0.8.14 ⌅ [052768ef] CUDA v5.11.0 [3a4d1b5c] ClimaComms v0.6.10 [595c0a79] ClimaTimeSteppers v0.8.11 [31c24e10] Distributions v0.25.124 [f6369f11] ForwardDiff v1.3.3 [da04e1cc] MPI v0.20.25 [1bc83da4] SafeTestsets v0.1.0 [90137ffa] StaticArrays v1.9.18 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_WMNJUg/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.5.2 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 ⌅ [052768ef] CUDA v5.11.0 [1af6417a] CUDA_Runtime_Discovery v1.0.0 [3a4d1b5c] ClimaComms v0.6.10 [595c0a79] ClimaTimeSteppers v0.8.11 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.124 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.3 [0c68f7d7] GPUArrays v11.4.1 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.9.1 [096a3bc2] GPUToolbox v1.1.1 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.41 [ba0b0d4f] Krylov v0.10.6 [929cbde3] LLVM v9.4.6 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [5c8ed15e] LinearOperators v2.13.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [da04e1cc] MPI v0.20.25 [3da0fdf6] MPIPreferences v0.1.12 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.6.0 [6c6a2e73] Scratch v1.3.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [a759f4b9] TimerOutputs v0.5.29 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.1 [d1e2174e] CUDA_Compiler_jll v0.4.2+0 [4ee394cb] CUDA_Driver_jll v13.2.0+0 [76a88914] CUDA_Runtime_jll v0.21.0+0 [e33a78d0] Hwloc_jll v2.13.0+1 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [b5ada748] MPIABI_jll v0.1.3+0 [7cb0a576] MPICH_jll v5.0.1+0 [f1f71cc9] MPItrampoline_jll v5.5.5+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [e98f9f5b] NVTX_jll v3.2.2+0 [fe0851c0] OpenMPI_jll v5.0.10+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [1e29f10c] demumble_jll v1.3.0+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 [4af54fe1] LazyArtifacts v1.11.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 [3fa0cd96] REPL 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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time SparseContainers | 20 20 9.7s Test Summary: | Pass Total Time Fused increment | 30 30 11.3s Test Summary: | Pass Total Time Tableau consistency | 615 615 44.1s Test Summary: | Pass Total Time UpdateSignalHandler | 17 17 0.1s Test Summary: | Pass Total Time LineSearch | 5 5 4.2s Test Summary: | Pass Total Time Convergence checker | 16 16 8.0s Test Summary: | Pass Total Time ForwardEulerODEFunction | 8 8 1.2s Test Summary: | Pass Total Time IncrementingODEFunction | 6 6 8.1s Test Summary: | Pass Total Time Edge cases | 9 9 35.8s Test Summary: | Pass Total Time Jacobian accuracy | 3 3 4.1s Test Summary: | Pass Total Time ForwardDiff compatibility | 13 13 2m04.6s Test Summary: | Pass Total Time Newton's method | 41 41 1m16.3s Test Summary: | Pass Total Time Single column ARS | 6 6 52.2s Test Summary: | Pass Total Time Callbacks | 15 15 10.0s Test Summary: | Pass Total Time Integrator tests | 142 142 1m00.8s Test Summary: | Pass Total Time Limiter | 17 17 22.6s Test Summary: | Pass Total Time Second Newton solve | 4 4 25.3s Test Summary: | Pass Total Time SSP monotonicity | 38 38 17.1s Test Summary: | Pass Total Time Dense output | 182 182 29.8s Test Summary: | Pass Total Time Long-time stability | 9 9 23.1s Test Summary: | Pass Total Time Type stability | 14 14 44.6s Test Summary: | Pass Total Time Step allocations | 29 29 3m17.8s ====================================================================================== 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 139 running 1 of 1 signal (10): User defined signal 1 checkbounds at ./essentials.jl:391 [inlined] getindex at ./essentials.jl:1039 [inlined] _pairs_elt at ./iterators.jl:283 [inlined] iterate at ./iterators.jl:290 [inlined] _foldl_impl at ./reduce.jl:54 [inlined] foldl_impl at ./reduce.jl:46 [inlined] mapfoldl_impl at ./reduce.jl:42 [inlined] #mapfoldl#266 at ./reduce.jl:173 [inlined] mapfoldl at ./reduce.jl:173 [inlined] _findmin at ./reduce.jl:909 [inlined] #findmin#798 at ./reducedim.jl:1124 [inlined] findmin at ./reducedim.jl:1124 [inlined] _findmin at ./reduce.jl:938 [inlined] #findmin#797 at ./reducedim.jl:1101 [inlined] findmin at ./reducedim.jl:1101 [inlined] #argmin#802 at ./reducedim.jl:1248 [inlined] argmin at ./reducedim.jl:1248 [inlined] ODESolution at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/src/problems.jl:141 rms_error at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/utils/convergence_utils.jl:123 _broadcast_getindex_evalf at ./broadcast.jl:702 [inlined] _broadcast_getindex at ./broadcast.jl:675 [inlined] _getindex at ./broadcast.jl:619 [inlined] getindex at ./broadcast.jl:615 [inlined] macro expansion at ./broadcast.jl:998 [inlined] macro expansion at ./simdloop.jl:77 [inlined] copyto! at ./broadcast.jl:997 [inlined] copyto! at ./broadcast.jl:950 [inlined] copy at ./broadcast.jl:922 [inlined] materialize at ./broadcast.jl:897 [inlined] #39 at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/utils/convergence_utils.jl:208 iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:909 [inlined] collect_to_with_first! at ./array.jl:864 [inlined] _collect at ./array.jl:858 collect_similar at ./array.jl:763 unknown function (ip: 0x7c40d1db94cc) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 map at ./abstractarray.jl:3390 #test_convergence!#37 at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/utils/convergence_utils.jl:206 test_convergence! at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/utils/convergence_utils.jl:174 unknown function (ip: 0x7c40d1db75bd) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 macro expansion at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/solvers/imex_ark.jl:76 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] macro expansion at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/solvers/imex_ark.jl:50 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] top-level scope at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/solvers/imex_ark.jl:47 jl_invoke_oneshot at /source/src/gf.c:4148 ijl_eval_thunk at /source/src/toplevel.c:760 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:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:327 IncludeInto at ./Base.jl:328 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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: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:768 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 ijl_toplevel_eval at /source/src/toplevel.c:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 jfptr_eval_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:768 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:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:327 IncludeInto at ./Base.jl:328 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:768 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:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 exec_options at ./client.jl:318 _start at ./client.jl:593 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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: 0x7c41331c2249) 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 ============================================================== ====================================================================================== 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_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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 0x00007b9805d7b940 Total snapshots: 446. Utilization: 0% ╎446 @Base/task.jl:1168 wait_forever() 445╎ 446 @Base/task.jl:1246 wait() [139] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ClimaTimeSteppers/4EiRu/test/solvers/imex_ark.jl:46 PkgEval terminated after 2724.67s: test duration exceeded the time limit