Package evaluation of Distances on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:35:31.355 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.54s ################################################################################ # Installation # Installing Distances... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b4f34e82] + Distances v0.10.12 Updating `~/.julia/environments/v1.10/Manifest.toml` [b4f34e82] + Distances v0.10.12 [82ae8749] + StatsAPI v1.7.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.18s ################################################################################ # Testing # Testing Distances Status `/tmp/jl_vD2XfK/Project.toml` [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [b4f34e82] Distances v0.10.12 [6fe1bfb0] OffsetArrays v1.15.0 [860ef19b] StableRNGs v1.0.2 [82ae8749] StatsAPI v1.7.0 [1986cc42] Unitful v1.22.0 [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_vD2XfK/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.15.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.12 [1e83bf80] StaticArraysCore v1.4.3 [82ae8749] StatsAPI v1.7.0 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.22.0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time result_type | 16 16 1.3s Test Summary: | Pass Total Time PreMetric, SemiMetric, Metric on Float64 | 489 489 1m03.8s Test Summary: | Pass Total Time PreMetric, SemiMetric, Metric on F64 | 489 489 1m03.5s Test Summary: | Pass Total Time individual metrics | 711 711 1m11.6s Test Summary: | Pass Total Time NaN behavior | 6 6 0.3s Test Summary: | Pass Total Time empty vector | 138 138 2.1s Test Summary: | Pass Total Time DimensionMismatch throwing | 27 27 2.7s Test Summary: | Pass Total Time Different input types | 52 52 10.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 16.4s Test Summary: | Pass Total Time haversine | 52 52 4.1s Test Summary: | Pass Total Time spherical angle | 7 7 0.3s Test Summary: | Pass Total Time bhattacharyya / hellinger | 78 78 4.9s Test Summary: | Pass Total Time column-wise metrics on Float64 | 400 400 1m05.6s Test Summary: | Pass Total Time column-wise metrics on F64 | 400 400 1m06.9s Test Summary: | Pass Total Time pairwise metrics on Float64 | 2880 2880 2m59.9s Test Summary: | Pass Total Time pairwise metrics on F64 | 2880 2880 3m03.2s Test Summary: | Pass Total Time pairwise metrics on complex arrays | 192 192 24.9s Test Summary: | Pass Total Time scalar pairwise metrics on Float64 | 775 775 58.3s Test Summary: | Pass Total Time scalar pairwise metrics on F64 | 775 775 1m00.3s Test Summary: | Pass Total Time Euclidean precision | 8 8 0.0s Test Summary: | Pass Total Time non-negativity | 12 12 0.4s Test Summary: | Pass Total Time Bregman Divergence | 8 8 4.1s Test Summary: | Pass Total Time Unitful data | 47 47 24.6s 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 Test Summary: | Pass Total Time ChainRulesCore extension | 612 612 17m23.6s Testing Distances tests passed Testing completed after 2007.48s PkgEval succeeded after 2031.23s