Package evaluation of SoleBase on Julia 1.13.0-DEV.655 (3a5e1f15ec*) started at 2025-05-29T14:56:38.385 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.78s ################################################################################ # 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.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 28.44s ################################################################################ # Testing # Testing SoleBase Status `/tmp/jl_lEZ7mJ/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_lEZ7mJ/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.655 ################################################## 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 21 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x75e6fbe99f14) 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:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [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) unknown function (ip: 0x4) at (unknown file) unknown function (ip: 0x7fff6ade58df) 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: 0x74ca3ec4ff14) 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:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [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:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [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 0x000074ca283030d0 Total snapshots: 318. Utilization: 0% ╎318 @Base/task.jl:1150 wait_forever() 317╎ 318 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x000074ca283fc100 Total snapshots: 318. Utilization: 0% ╎318 @Base/task.jl:1150 wait_forever() 317╎ 318 @Base/task.jl:1216 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x74ca3ec4ff14) 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:520 [21] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SoleBase/lBqe6/test/movingwindow/fixedsize-landmark.jl:2 unknown function (ip: 0x75e6fbe99f14) 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:520 wait at ./task.jl:1216 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [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:454 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm6object13ELFObjectFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE16getSymbolSectionEPKNS0_12Elf_Sym_ImplIS4_EEPKNS0_13Elf_Shdr_ImplIS4_EE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7fff6ade4f6f) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 12331690 (Pool: 12331637; Big: 53); GC: 42 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 11920181 (Pool: 11920018; Big: 163); GC: 11 PkgEval terminated after 2733.14s: test duration exceeded the time limit