Package evaluation to test DimensionalData on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T19:09:12.030 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.97s ################################################################################ # Installation # Installing DimensionalData... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [0703355e] + DimensionalData v0.29.25 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [0703355e] + DimensionalData v0.29.25 [411431e0] + Extents v0.1.6 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.13 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3445.2 ms ✓ Widgets 6208.6 ms ✓ ShaderAbstractions 11056.7 ms ✓ ImageTransformations 9734.9 ms ✓ PlotThemes 39601.5 ms ✓ RecipesPipeline 8344.9 ms ✓ FreeTypeAbstraction 14556.8 ms ✓ DimensionalData → DimensionalDataNearestNeighborsExt 2213.6 ms ✓ DimensionalData → DimensionalDataCategoricalArraysExt 1919.2 ms ✓ Loess 152227.5 ms ✓ ImageFiltering 187733.2 ms ✓ Plots 45333.4 ms ✓ MathTeXEngine 19609.6 ms ✓ Plots → UnitfulExt 20580.7 ms ✓ Plots → GeometryBasicsExt 20712.7 ms ✓ Plots → FileIOExt 219780.5 ms ✓ StatsPlots 650192.0 ms ✓ Makie 75052.8 ms ✓ GeoInterface → GeoInterfaceMakieExt 714398.1 ms ✓ DimensionalData → DimensionalDataMakieExt 354923.1 ms ✓ CairoMakie ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 7 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 #634 at ./asyncevent.jl:359 jfptr_YY.634_17279.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000073cad06eb760 Total snapshots: 381. Utilization: 0% ╎381 @Base/asyncevent.jl:359 (::Base.var"#634#635"{FileWatching.Pidfile.var… ╎ 381 @Base/asyncevent.jl:163 _trywait(t::Timer) ╎ 381 @Base/condition.jl:141 wait(c::Base.GenericCondition{Base.Threads.Sp… ╎ 381 @Base/task.jl:1228 wait() 380╎ 381 @Base/task.jl:1216 poptask(W::Base.IntrusiveLinkedListSynchronized… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 task_done_hook at ./task.jl:868 jfptr_task_done_hook_59255.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_finish_task at /source/src/task.c:341 start_task at /source/src/task.c:1263 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000077dbfe2783d0 Total snapshots: 346. Utilization: 0% ╎346 @Base/task.jl:868 task_done_hook(t::Task) ╎ 346 @Base/task.jl:1228 wait() 345╎ 346 @Base/task.jl:1216 poptask(W::Base.IntrusiveLinkedListSynchronized{T… [7] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 #634 at ./asyncevent.jl:359 jfptr_YY.634_17279.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 16906630 (Pool: 16905711; Big: 919); GC: 14 PkgEval terminated after 2752.71s: test duration exceeded the time limit