Package evaluation of DiffRules on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T13:33:13.203 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.18s ################################################################################ # Installation # Installing DiffRules... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [b552c78f] + DiffRules v1.15.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.3 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [77ba4419] + NaNMath v1.1.2 [21216c6a] + Preferences v1.4.3 [276daf66] + SpecialFunctions v2.5.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [4536629a] + OpenBLAS_jll v0.3.28+3 [05823500] + OpenLibm_jll v0.8.1+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 1.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.91s ################################################################################ # Testing # Testing DiffRules Status `/tmp/jl_K5Q8pg/Project.toml` [b552c78f] DiffRules v1.15.1 [26cc04aa] FiniteDifferences v0.12.32 [92d709cd] IrrationalConstants v0.2.4 [2ab3a3ac] LogExpFunctions v0.3.29 [77ba4419] NaNMath v1.1.2 [276daf66] SpecialFunctions v2.5.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_K5Q8pg/Manifest.toml` [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.3 [26cc04aa] FiniteDifferences v0.12.32 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [77ba4419] NaNMath v1.1.2 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [708f8203] Richardson v1.4.2 [276daf66] SpecialFunctions v2.5.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.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 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [4536629a] OpenBLAS_jll v0.3.28+3 [05823500] OpenLibm_jll v0.8.1+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [8e850b90] libblastrampoline_jll v5.11.2+0 Testing Running tests... Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. (NaNMath, acosh, 1): Error During Test at /home/pkgeval/.julia/packages/DiffRules/rcnI0/test/runtests.jl:45 Test threw exception Expression: ≈(inv(NaNMath.sqrt(NaNMath.pow(goo, 2) - 1)), finitediff(NaNMath.acosh, goo), rtol = 0.01, atol = 0.001) StackOverflowError: Stacktrace: [1] acosh(x::Float32) (repeats 79984 times) @ NaNMath ~/.julia/packages/NaNMath/WmXzZ/src/NaNMath.jl:37 Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable. (NaNMath, acosh, 1): Error During Test at /home/pkgeval/.julia/packages/DiffRules/rcnI0/test/runtests.jl:45 Test threw exception Expression: ≈(inv(NaNMath.sqrt(NaNMath.pow(goo, 2) - 1)), finitediff(NaNMath.acosh, goo), rtol = 0.01, atol = 0.001) StackOverflowError: Stacktrace: [1] acosh(x::Float64) (repeats 79984 times) @ NaNMath ~/.julia/packages/NaNMath/WmXzZ/src/NaNMath.jl:37 Test Summary: | Pass Error Total Time DiffRules | 1052 2 1054 1m34.3s check rules | 1048 2 1050 1m31.1s (Base, expm1, 1) | 6 6 2.2s (Base, acos, 1) | 6 6 0.3s (Base, cotd, 1) | 6 6 0.5s (Base, sinpi, 1) | 6 6 0.3s (Base, min, 2) | 10 10 0.8s (Base, sqrt, 1) | 6 6 0.3s (Base, asinh, 1) | 6 6 0.3s (SpecialFunctions, gamma, 1) | 6 6 0.5s (SpecialFunctions, hankelh1, 2) | 6 6 1.1s (SpecialFunctions, erfcx, 1) | 6 6 0.4s (Base, tand, 1) | 6 6 0.4s (Base, +, 1) | 6 6 0.3s (Base, ^, 2) | 10 10 0.7s (Base, asec, 1) | 6 6 0.3s (SpecialFunctions, ellipe, 1) | 6 6 0.6s (SpecialFunctions, besseljx, 2) | 6 6 0.6s (SpecialFunctions, polygamma, 2) | 6 6 0.9s (Base, abs2, 1) | 6 6 0.3s (Base, sinc, 1) | 6 6 0.4s (SpecialFunctions, hankelh1x, 2) | 6 6 0.5s (Base, acosd, 1) | 6 6 0.4s (Base, acsc, 1) | 6 6 0.3s (SpecialFunctions, bessely1, 1) | 6 6 0.5s (Base, log, 2) | 10 10 0.7s (SpecialFunctions, besselix, 2) | 6 6 0.7s (NaNMath, tan, 1) | 6 6 0.4s (Base, cbrt, 1) | 6 6 0.3s (Base, inv, 1) | 6 6 0.3s (SpecialFunctions, erfc, 1) | 6 6 0.4s (Base, tan, 1) | 6 6 0.3s (SpecialFunctions, digamma, 1) | 6 6 0.3s (Base, ldexp, 2) | 0 0.0s (Base, cscd, 1) | 6 6 0.4s (Base, -, 1) | 6 6 0.3s (Base, atanh, 1) | 6 6 0.5s (Base, rad2deg, 1) | 6 6 0.3s (SpecialFunctions, airyai, 1) | 6 6 0.4s (NaNMath, max, 2) | 10 10 0.8s (SpecialFunctions, logbeta, 2) | 10 10 1.1s (NaNMath, min, 2) | 10 10 0.8s (Base, asind, 1) | 6 6 0.4s (SpecialFunctions, expint, 1) | 6 6 0.4s (Base, -, 2) | 10 10 0.6s (SpecialFunctions, besselh, 2) | 6 6 0.4s (SpecialFunctions, besselhx, 2) | 6 6 0.4s (Base, cosd, 1) | 6 6 0.4s (SpecialFunctions, loggamma, 1) | 6 6 0.4s (Base, mod2pi, 1) | 8 8 0.4s (SpecialFunctions, airyaiprimex, 1) | 6 6 0.5s (LogExpFunctions, logistic, 1) | 6 6 0.4s (LogExpFunctions, log2mexp, 1) | 6 6 0.4s (Base, cosh, 1) | 6 6 0.4s (NaNMath, sin, 1) | 6 6 0.4s (SpecialFunctions, besseli, 2) | 6 6 0.5s (Base, exp10, 1) | 6 6 0.3s (Base, +, 2) | 10 10 0.6s (Base, acot, 1) | 6 6 0.3s (SpecialFunctions, airyaiprime, 1) | 6 6 0.4s (Base, atan, 2) | 10 10 1.9s (LogExpFunctions, xlogy, 2) | 10 10 0.8s (SpecialFunctions, airybix, 1) | 6 6 0.4s (LogExpFunctions, xlogx, 1) | 6 6 0.4s (LogExpFunctions, logmxp1, 1) | 6 6 0.4s (NaNMath, sqrt, 1) | 6 6 0.4s (Base, acoth, 1) | 6 6 0.5s (Base, abs, 1) | 6 6 0.3s (Base, rem2pi, 2) | 0 0.0s (Base, *, 2) | 10 10 0.6s (Base, tanh, 1) | 6 6 0.4s (SpecialFunctions, besselyx, 2) | 6 6 0.5s (Base, coth, 1) | 6 6 0.4s (Base, max, 2) | 10 10 0.8s (Base, atan, 1) | 6 6 0.3s (NaNMath, log10, 1) | 6 6 0.4s (SpecialFunctions, expint, 2) | 6 6 1.8s (Base, exp, 1) | 6 6 0.3s (NaNMath, lgamma, 1) | 6 6 0.4s (NaNMath, acos, 1) | 6 6 0.4s (SpecialFunctions, besselk, 2) | 6 6 0.5s (LogExpFunctions, log1pexp, 1) | 6 6 0.5s (Base, atand, 1) | 6 6 0.4s (NaNMath, asin, 1) | 6 6 0.4s (Base, sec, 1) | 6 6 0.4s (LogExpFunctions, log1mexp, 1) | 6 6 0.4s (SpecialFunctions, logerfc, 1) | 6 6 0.5s (Base, acscd, 1) | 6 6 0.4s (Base, acotd, 1) | 6 6 0.4s (Base, asecd, 1) | 6 6 0.4s (Base, \, 2) | 10 10 0.8s (SpecialFunctions, airybi, 1) | 6 6 0.4s (SpecialFunctions, sinint, 1) | 6 6 0.4s (Base, secd, 1) | 6 6 0.4s (SpecialFunctions, beta, 2) | 10 10 0.8s (SpecialFunctions, hankelh2x, 2) | 6 6 0.5s (LogExpFunctions, logsubexp, 2) | 10 10 0.8s (Base, log10, 1) | 6 6 0.4s (Base, sech, 1) | 6 6 0.4s (SpecialFunctions, invdigamma, 1) | 6 6 0.4s (SpecialFunctions, trigamma, 1) | 6 6 0.4s (Base, sinh, 1) | 6 6 0.7s (SpecialFunctions, cosint, 1) | 6 6 0.4s (SpecialFunctions, besselkx, 2) | 6 6 0.6s (Base, cot, 1) | 6 6 0.4s (SpecialFunctions, airybiprimex, 1) | 6 6 0.4s (SpecialFunctions, logerfcx, 1) | 6 6 0.5s (Base, hypot, 2) | 10 10 0.8s (Base, csc, 1) | 6 6 0.4s (NaNMath, log1p, 1) | 6 6 0.4s (Base, csch, 1) | 6 6 0.4s (SpecialFunctions, besselj1, 1) | 6 6 0.4s (NaNMath, atanh, 1) | 6 6 0.5s (SpecialFunctions, erfi, 1) | 6 6 0.4s (Base, rem, 2) | 10 10 1.2s (SpecialFunctions, besselj, 2) | 6 6 0.4s (NaNMath, acosh, 1) | 4 2 6 7.7s (Base, mod, 2) | 10 10 1.2s (LogExpFunctions, logit, 1) | 6 6 0.4s (LogExpFunctions, xlog1py, 2) | 10 10 0.9s (Base, log2, 1) | 6 6 0.4s (Base, log1p, 1) | 6 6 0.4s (Base, exp2, 1) | 6 6 0.4s (SpecialFunctions, besselj0, 1) | 6 6 0.4s (LogExpFunctions, logexpm1, 1) | 6 6 0.5s (Base, log, 1) | 6 6 0.4s (NaNMath, log, 1) | 6 6 0.4s (SpecialFunctions, hankelh2, 2) | 6 6 0.5s (SpecialFunctions, ellipk, 1) | 6 6 0.4s (NaNMath, pow, 2) | 10 10 0.8s (SpecialFunctions, erf, 2) | 10 10 0.8s (Base, asin, 1) | 6 6 0.4s (Base, acosh, 1) | 6 6 0.4s (Base, sind, 1) | 6 6 0.4s (NaNMath, log2, 1) | 6 6 0.4s (SpecialFunctions, airybiprime, 1) | 6 6 0.4s (Base, cospi, 1) | 6 6 0.4s (NaNMath, cos, 1) | 6 6 0.5s (LogExpFunctions, log1psq, 1) | 6 6 0.4s (SpecialFunctions, erf, 1) | 6 6 0.4s (SpecialFunctions, dawson, 1) | 6 6 0.5s (Base, sin, 1) | 6 6 0.4s (Base, deg2rad, 1) | 6 6 0.3s (SpecialFunctions, bessely0, 1) | 6 6 0.5s (Base, acsch, 1) | 6 6 0.4s (SpecialFunctions, airyaix, 1) | 6 6 0.5s (Base, cos, 1) | 6 6 0.4s (SpecialFunctions, erfcinv, 1) | 6 6 0.5s (SpecialFunctions, zeta, 2) | 6 6 0.4s (SpecialFunctions, erfinv, 1) | 6 6 0.4s (Base, /, 2) | 10 10 0.8s (LogExpFunctions, log1pmx, 1) | 6 6 0.4s (LogExpFunctions, logaddexp, 2) | 10 10 1.2s (Base, asech, 1) | 6 6 0.4s (SpecialFunctions, bessely, 2) | 6 6 0.4s diffrules | 4 4 3.2s ERROR: LoadError: Some tests did not pass: 1052 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DiffRules/rcnI0/test/runtests.jl:14 Testing failed after 140.95s ERROR: LoadError: Package DiffRules errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 188.84s: package tests unexpectedly errored