Package evaluation of Distances on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:33:39.431 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.2s ################################################################################ # Installation # Installing Distances... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [b4f34e82] + Distances v0.10.12 Updating `~/.julia/environments/v1.12/Manifest.toml` [b4f34e82] + Distances v0.10.12 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 1.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.97s ################################################################################ # Testing # Testing Distances Status `/tmp/jl_dLXe4Z/Project.toml` [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [b4f34e82] Distances v0.10.12 [6fe1bfb0] OffsetArrays v1.16.0 [860ef19b] StableRNGs v1.0.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [1986cc42] Unitful v1.22.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dLXe4Z/Manifest.toml` [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [34da2185] Compat v4.16.0 [b4f34e82] Distances v0.10.12 [26cc04aa] FiniteDifferences v0.12.32 [6fe1bfb0] OffsetArrays v1.16.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [708f8203] Richardson v1.4.2 [860ef19b] StableRNGs v1.0.2 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.22.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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.2.0+0 [4536629a] OpenBLAS_jll v0.3.28+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [8e850b90] libblastrampoline_jll v5.11.2+0 Testing Running tests... Test Summary: | Pass Total Time result_type | 16 16 0.8s Test Summary: | Pass Total Time PreMetric, SemiMetric, Metric on Float64 | 489 489 1m29.6s Test Summary: | Pass Total Time PreMetric, SemiMetric, Metric on F64 | 489 489 1m23.0s Test Summary: | Pass Total Time individual metrics | 711 711 1m33.6s Test Summary: | Pass Total Time NaN behavior | 6 6 0.5s Test Summary: | Pass Total Time empty vector | 138 138 2.6s Test Summary: | Pass Total Time DimensionMismatch throwing | 27 27 3.5s Test Summary: | Pass Total Time Different input types | 52 52 14.5s ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:57 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:26 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:57 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:26 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:57 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:26 Test Summary: | Pass Total Time mahalanobis | 48 48 10.7s Test Summary: | Pass Total Time haversine | 52 52 7.9s Test Summary: | Pass Total Time spherical angle | 7 7 0.4s Test Summary: | Pass Total Time bhattacharyya / hellinger | 78 78 8.2s Test Summary: | Pass Total Time column-wise metrics on Float64 | 400 400 2m00.4s Test Summary: | Pass Total Time column-wise metrics on F64 | 400 400 1m40.8s Test Summary: | Pass Total Time pairwise metrics on Float64 | 2880 2880 6m21.5s Test Summary: | Pass Total Time pairwise metrics on F64 | 2880 2880 5m22.9s Test Summary: | Pass Total Time pairwise metrics on complex arrays | 192 192 41.0s Test Summary: | Pass Total Time scalar pairwise metrics on Float64 | 775 775 1m48.7s Test Summary: | Pass Total Time scalar pairwise metrics on F64 | 775 775 1m29.6s Test Summary: | Pass Total Time Euclidean precision | 8 8 0.5s Test Summary: | Pass Total Time non-negativity | 12 12 0.7s Test Summary: | Pass Total Time Bregman Divergence | 8 8 6.0s Test Summary: | Pass Total Time Unitful data | 47 47 19.8s Test Summary: | Pass Total Time SparseVector, nnz(a) != nnz(b) | 18 18 0.0s ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 ┌ Warning: implicit `dims=2` argument now has to be passed explicitly to specify that distances between columns should be computed │ caller = ip:0x0 └ @ Core :-1 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 11 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm8ExpectedIPKNS_6object13Elf_Shdr_ImplINS1_7ELFTypeILNS_10endiannessE1ELb1EEEEEED2Ev at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) unknown function (ip: 0x771b0cfd4957) 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 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:454 poptask at ./task.jl:1187 wait at ./task.jl:1199 task_done_hook at ./task.jl:839 jfptr_task_done_hook_97764.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] jl_finish_task at /source/src/task.c:345 start_task at /source/src/task.c:1292 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:1353 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007d0f1752c450 Total snapshots: 388. Utilization: 0% ╎388 @Base/task.jl:839 task_done_hook(t::Task) ╎ 388 @Base/task.jl:1199 wait() 387╎ 388 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronized{T… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Distances/mlz7p/test/chainrules.jl:5 _ZNK4llvm6object7ELFFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE8getEntryINS0_12Elf_Sym_ImplIS4_EEEENS_8ExpectedIPKT_EERKNS0_13Elf_Shdr_ImplIS4_EEj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) unknown function (ip: 0x7fff07bacc2f) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 409823881 (Pool: 409813764; Big: 10117); GC: 275 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#551 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:326 #start_profile_listener##0 at ./Base.jl:346 jfptr_YY.start_profile_listenerYY.YY.0_111230.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 12557529 (Pool: 12557189; Big: 340); GC: 10 PkgEval terminated after 2721.43s: test duration exceeded the time limit