Package evaluation of StochasticOptimalTransport on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:57:20.091 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.4s ################################################################################ # Installation # Installing StochasticOptimalTransport... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d0107fbf] + StochasticOptimalTransport v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [ffbed154] + DocStringExtensions v0.8.6 ⌅ [2ab3a3ac] + LogExpFunctions v0.2.5 [d0107fbf] + StochasticOptimalTransport v0.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 49.47s ################################################################################ # Testing # Testing StochasticOptimalTransport Status `/tmp/jl_NHHMRh/Project.toml` ⌅ [31c24e10] Distributions v0.24.18 ⌅ [e30172f5] Documenter v0.26.3 [d0107fbf] StochasticOptimalTransport v0.1.1 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_NHHMRh/Manifest.toml` [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 ⌅ [31c24e10] Distributions v0.24.18 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌅ [e30172f5] Documenter v0.26.3 ⌅ [1a297f60] FillArrays v0.11.9 ⌅ [b5f81e59] IOCapture v0.1.1 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 ⌅ [2ab3a3ac] LogExpFunctions v0.2.5 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [1fd47b50] QuadGK v2.11.2 ⌅ [79098fc4] Rmath v0.7.1 [a2af1166] SortingAlgorithms v1.2.1 ⌅ [276daf66] SpecialFunctions v1.6.2 [82ae8749] StatsAPI v1.7.1 ⌅ [2913bbd2] StatsBase v0.33.10 ⌅ [4c63d2b9] StatsFuns v0.9.8 [d0107fbf] StochasticOptimalTransport v0.1.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [f50d1b31] Rmath_jll v0.4.3+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... equal source and target: Test Failed at /home/pkgeval/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:12 Expression: ≈(SOT.wasserstein(c, μ, ν, 1.0e-6; stepsize = 0.05), 0, atol = 0.0001) Evaluated: -0.0030330931571573034 ≈ 0 (atol=0.0001) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:12 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:3 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ ~/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:2 equal source and target: Test Failed at /home/pkgeval/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:13 Expression: ≈(SOT.wasserstein(c, μ, ν, 0.001; stepsize = 0.05), 0, atol = 0.0001) Evaluated: -0.006040717386274316 ≈ 0 (atol=0.0001) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:13 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:3 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ ~/.julia/packages/StochasticOptimalTransport/2ndra/test/discrete.jl:2 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Fail Total Time StochasticOptimalTransport.jl | 20 2 22 41.5s Utilities | 3 3 6.2s Discrete OT | 4 2 6 15.0s discrete.jl | 4 2 6 14.7s equal source and target | 1 2 3 10.2s uniform weights | 3 3 4.5s Semi-discrete OT | 12 12 3.0s doctests | 1 1 17.3s ERROR: LoadError: Some tests did not pass: 20 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StochasticOptimalTransport/2ndra/test/runtests.jl:11 Testing failed after 57.92s ERROR: LoadError: Package StochasticOptimalTransport errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 127.75s: package has test failures