Package evaluation of LogExpFunctions on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:41:17.713 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing LogExpFunctions... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2ab3a3ac] + LogExpFunctions v0.3.29 Updating `~/.julia/environments/v1.10/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.4 [92d709cd] + IrrationalConstants v0.2.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.59s ################################################################################ # Testing # Testing LogExpFunctions Status `/tmp/jl_1fvRQ3/Project.toml` [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [9e997f8a] ChangesOfVariables v0.1.10 [ffbed154] DocStringExtensions v0.9.4 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [2ab3a3ac] LogExpFunctions v0.3.29 [6fe1bfb0] OffsetArrays v1.17.0 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_1fvRQ3/Manifest.toml` [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [9e997f8a] ChangesOfVariables v0.1.10 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.4 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [708f8203] Richardson v1.4.2 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [fd094767] Suppressor v0.2.8 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [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 [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... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 Test Summary: | Pass Total Time xlogx, xlogy, and xlog1py | 35 35 2.1s Test Summary: | Pass Total Time xexpx | 31 31 0.8s Test Summary: | Pass Total Time xexpy | 66 66 0.1s Test Summary: | Pass Total Time logistic & logit | 7 7 0.1s Test Summary: | Pass Total Time logcosh and logabssinh | 24 24 0.0s Test Summary: | Pass Total Time log1psq | 3 3 0.0s Test Summary: | Pass Total Time log1pexp | 6348 6348 1.5s Test Summary: | Pass Total Time softplus | 20 20 0.1s Test Summary: | Pass Total Time log1mexp | 9 9 0.0s Test Summary: | Pass Total Time log2mexp | 9 9 0.0s Test Summary: | Pass Total Time logexpm1 | 12 12 0.0s Test Summary: | Pass Total Time invsoftplus | 20 20 0.1s Test Summary: | Pass Total Time log1pmx | 112 112 0.0s Test Summary: | Pass Total Time logmxp1 | 106 106 0.0s ForwardDiff: Test Failed at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/test/basicfuns.jl:389 Expression: ForwardDiff.gradient(logsumexp, x) ≈ ∇x Evaluated: [NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN] ≈ [0.0, 0.05446345555425227, 0.04025051057488777, 0.08412871027400531, 0.04497453835046083, 0.07308833432487137, 0.23864370877722943, 0.09204946765522504, 0.07333530177596569, 0.29906597271310204] Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1085 [2] record @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1078 [inlined] [3] do_test(result::Test.ExecutionResult, orig_expr::Any) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:705 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [5] macro expansion @ ~/.julia/packages/LogExpFunctions/iNqo2/test/basicfuns.jl:389 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] macro expansion @ ~/.julia/packages/LogExpFunctions/iNqo2/test/basicfuns.jl:381 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LogExpFunctions/iNqo2/test/basicfuns.jl:238 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] top-level scope @ ~/.julia/packages/LogExpFunctions/iNqo2/test/runtests.jl:15 [12] include(fname::String) @ Base.MainInclude ./client.jl:494 [13] top-level scope @ none:6 [14] eval @ ./boot.jl:385 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [16] _start() @ Base ./client.jl:557 Test Summary: | Pass Fail Total Time logsumexp | 168 1 169 23.0s ForwardDiff | 1 1 2 6.1s ERROR: LoadError: Some tests did not pass: 168 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/test/basicfuns.jl:237 in expression starting at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/test/runtests.jl:15 Testing failed after 179.5s ERROR: LoadError: Package LogExpFunctions 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 206.57s: package has test failures