Package evaluation to test Distances on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:23:12.526 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.28s ################################################################################ # Installation # Installing Distances... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b4f34e82] + Distances v0.10.12 Updating `~/.julia/environments/v1.14/Manifest.toml` [b4f34e82] + Distances v0.10.12 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 1.21s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.79s ################################################################################ # Testing # Testing Distances Status `/tmp/jl_HFuP8P/Project.toml` [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [b4f34e82] Distances v0.10.12 [6fe1bfb0] OffsetArrays v1.17.0 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [1986cc42] Unitful v1.27.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HFuP8P/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [34da2185] Compat v4.18.1 [b4f34e82] Distances v0.10.12 [26cc04aa] FiniteDifferences v0.12.33 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [708f8203] Richardson v1.4.2 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.27.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.15.0+0 Testing Running tests... Test Summary: | Pass Total Time result_type | 16 16 1.0s Test metricity of RenyiDivergence{Float64}: Test Failed at /home/pkgeval/.julia/packages/Distances/mlz7p/test/test_dists.jl:43 Expression: dyz ≥ zero(eltype(x)) Evaluated: -1.1102230246251565e-16 ≥ 0.0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] macro expansion @ ~/.julia/packages/Distances/mlz7p/test/test_dists.jl:43 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] test_metricity(dist::RenyiDivergence{Float64}, x::Vector{Float64}, y::Vector{Float64}, z::Vector{Float64}) @ Main ~/.julia/packages/Distances/mlz7p/test/test_dists.jl:28 Test Summary: | Pass Fail Total Time PreMetric, SemiMetric, Metric on Float64 | 488 1 489 1m08.9s Test metricity of SqEuclidean | 10 10 0.0s Test metricity of Euclidean | 13 13 0.0s Test metricity of Cityblock | 13 13 0.0s Test metricity of TotalVariation | 13 13 0.0s Test metricity of Chebyshev | 13 13 0.0s Test metricity of Minkowski{Float64} | 13 13 0.0s Test metricity of CosineDist | 10 10 0.0s Test metricity of CorrDist | 10 10 0.0s Test metricity of ChiSqDist | 10 10 0.0s Test metricity of Jaccard | 13 13 0.0s Test metricity of SpanNormDist | 10 10 0.0s Test metricity of BhattacharyyaDist | 10 10 0.0s Test metricity of HellingerDist | 13 13 0.0s Test metricity of Bregman{var"#7#8", var"#9#10", typeof(dot)} | 10 10 0.0s Test metricity of Haversine{Float64} | 13 13 0.0s Test metricity of SphericalAngle | 13 13 0.0s Test metricity of Hamming | 13 13 0.0s Test metricity of RogersTanimoto | 13 13 0.1s Test metricity of BrayCurtis | 10 10 0.0s Test metricity of Jaccard | 13 13 0.0s Test metricity of PeriodicEuclidean{Vector{Float64}} | 13 13 0.0s Test metricity of WeightedSqEuclidean{Vector{Float64}} | 10 10 0.0s Test metricity of WeightedEuclidean{Vector{Float64}} | 13 13 0.0s Test metricity of WeightedCityblock{Vector{Float64}} | 13 13 0.0s Test metricity of WeightedMinkowski{Vector{Float64}, Float64} | 13 13 0.0s Test metricity of WeightedHamming{Vector{Float64}} | 13 13 0.0s Test metricity of PeriodicEuclidean{NTuple{100, Float64}} | 13 13 0.0s Test metricity of WeightedSqEuclidean{NTuple{100, Float64}} | 10 10 0.0s Test metricity of WeightedEuclidean{NTuple{100, Float64}} | 13 13 0.0s Test metricity of WeightedCityblock{NTuple{100, Float64}} | 13 13 0.0s Test metricity of WeightedMinkowski{NTuple{100, Float64}, Float64} | 13 13 0.0s Test metricity of WeightedHamming{NTuple{100, Float64}} | 13 13 0.0s Test metricity of SqMahalanobis{Matrix{Float64}} | 10 10 0.0s Test metricity of Mahalanobis{Matrix{Float64}} | 13 13 0.0s Test metricity of KLDivergence | 10 10 0.0s Test metricity of RenyiDivergence{Float64} | 9 1 10 4.4s Test metricity of RenyiDivergence{Float64} | 10 10 0.0s Test metricity of RenyiDivergence{Float64} | 10 10 0.0s Test metricity of RenyiDivergence{Float64} | 10 10 0.0s Test metricity of RenyiDivergence{Int64} | 10 10 0.0s Test metricity of RenyiDivergence{Int64} | 10 10 0.0s Test metricity of JSDivergence | 10 10 0.0s RNG of the outermost testset: Xoshiro(0xd25a93448b47d01e, 0x88c56ad190ee0419, 0x4f4281a777f2a321, 0x299f94f0c7fa24f7, 0x1c546e940da60ecf) ERROR: LoadError: Some tests did not pass: 488 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Distances/mlz7p/test/test_dists.jl:95 in expression starting at /home/pkgeval/.julia/packages/Distances/mlz7p/test/runtests.jl:13 Testing failed after 86.01s ERROR: LoadError: Package Distances errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 127.77s: package has test failures