Package evaluation of SoleBase on Julia 1.13.0-DEV.692 (1ea959a8b1*) started at 2025-06-03T14:44:30.317 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.24s ################################################################################ # Installation # Installing SoleBase... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4475fa32] + SoleBase v0.13.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [324d7699] + CategoricalArrays v0.10.8 [34da2185] + Compat v4.16.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.4 [1a297f60] + FillArrays v1.13.0 [92d709cd] + IrrationalConstants v0.2.4 [c8e1da08] + IterTools v1.10.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [4475fa32] + SoleBase v0.13.0 [a2af1166] + SortingAlgorithms v1.2.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.32s ################################################################################ # Testing # Testing SoleBase Status `/tmp/jl_qwFlSJ/Project.toml` [324d7699] CategoricalArrays v0.10.8 [1a297f60] FillArrays v1.13.0 [c8e1da08] IterTools v1.10.0 [4475fa32] SoleBase v0.13.0 [2913bbd2] StatsBase v0.34.5 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qwFlSJ/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [324d7699] CategoricalArrays v0.10.8 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.4 [1a297f60] FillArrays v1.13.0 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [4475fa32] SoleBase v0.13.0 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Julia version: 1.13.0-DEV.692 ################################################## TEST: movingwindow.jl 1 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize.jl:41 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize.jl:41 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize.jl:42 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize.jl:42 2 3 4 5 6 7 8 9 10 1 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:7 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:7 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:8 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:8 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:12 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:12 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:13 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:13 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:32 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:32 ┌ Warning: `moving_window(args...; kwargs...)` is deprecated, use `movingwindow(args...; kwargs...)` instead. │ caller = top-level scope at fixedsize-landmark.jl:33 └ @ Core ~/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:33 2 3 4 5 6 7 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 17 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7866960eff14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_72271.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm6object7ELFFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE8sectionsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7ffc8adab1af) at (unknown file) _ZNK4llvm6object7ELFFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE10getSectionEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7ffc8adab1df) at (unknown file) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7c814dc4cf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_72271.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) 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:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_72271.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007c813789e3b0 Total snapshots: 289. Utilization: 0% ╎289 @Base/task.jl:1150 wait_forever() 288╎ 289 @Base/task.jl:1213 wait() Thread 2 (default) Task 0x00007c81379fc100 Total snapshots: 289. Utilization: 0% ╎289 @Base/task.jl:1150 wait_forever() 288╎ 289 @Base/task.jl:1213 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x7c814dc4cf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 [17] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:2 unknown function (ip: 0x7866960eff14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 wait_forever at ./task.jl:1150 jfptr_wait_forever_72271.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jfptr_wait_forever_72271.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 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 jl_apply at /source/src/julia.h:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm6object7ELFFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE25getSectionContentsAsArrayINS0_12Elf_Sym_ImplIS4_EEEENS_8ExpectedINS_8ArrayRefIT_EEEERKNS0_13Elf_Shdr_ImplIS4_EE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm6object7ELFFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE10getSectionERKNS0_12Elf_Sym_ImplIS4_EEPKNS0_13Elf_Shdr_ImplIS4_EENS0_10DataRegionINS_7support6detail31packed_endian_specific_integralIjLS3_1ELm1ELm1EEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm6object13ELFObjectFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE16getSymbolSectionEPKNS0_12Elf_Sym_ImplIS4_EEPKNS0_13Elf_Shdr_ImplIS4_EE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm6object13ELFObjectFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE16getSymbolSectionENS0_11DataRefImplE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm6object10SectionRef14containsSymbolENS0_9SymbolRefE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) wait at ./task.jl:1213 get_function_name_and_base at /source/src/debuginfo.cpp:749 [inlined] jl_dylib_DI_for_fptr at /source/src/debuginfo.cpp:1150 jl_getDylibFunctionInfo at /source/src/debuginfo.cpp:1182 [inlined] jl_getFunctionInfo_impl at /source/src/debuginfo.cpp:1278 ijl_lookup_code_address at /source/src/stackwalk.c:616 wait_forever at ./task.jl:1150 lookup at ./stacktraces.jl:110 jfptr_wait_forever_72271.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 firstcaller at ./deprecated.jl:295 [inlined] firstcaller at ./deprecated.jl:290 [inlined] macro expansion at ./deprecated.jl:270 [inlined] macro expansion at ./logging/logging.jl:401 [inlined] _depwarn at ./deprecated.jl:265 jl_apply at /source/src/julia.h:2339 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 11963836 (Pool: 11963674; Big: 162); GC: 11 jfptr__depwarn_31551.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:896 #invokelatest_gr#232 at ./reflection.jl:1280 [inlined] invokelatest_gr at ./reflection.jl:1274 [inlined] #depwarn#954 at ./deprecated.jl:256 [inlined] depwarn at ./deprecated.jl:251 [inlined] #moving_window#90 at ./deprecated.jl:214 moving_window at ./deprecated.jl:213 unknown function (ip: 0x786694354cc9) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_60238.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2339 [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:708 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:899 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] run_tests at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/runtests.jl:10 unknown function (ip: 0x786694321452) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 macro expansion at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/runtests.jl:26 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] macro expansion at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/runtests.jl:26 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/runtests.jl:21 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_invoke at /source/src/gf.c:3618 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 PkgEval terminated after 2730.51s: test duration exceeded the time limit