Package evaluation to test ForwardDiff on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T15:52:09.255 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.43s ################################################################################ # Installation # Installing ForwardDiff... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f6369f11] + ForwardDiff v1.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.4.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [21216c6a] + Preferences v1.5.2 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:325 [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [8] top-level scope @ stdin:5 [9] eval(m::Module, e::Any) @ Core boot.jl:545 [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [11] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [13] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 ✗ JET Precompilation completed after 47.62s ################################################################################ # Testing # Testing ForwardDiff Status `/tmp/jl_hEenjN/Project.toml` [49dc2e85] Calculus v0.5.2 [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [de460e47] DiffTests v0.1.2 [f6369f11] ForwardDiff v1.4.1 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.6 [2ab3a3ac] LogExpFunctions v1.0.1 [77ba4419] NaNMath v1.1.4 [21216c6a] Preferences v1.5.2 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_hEenjN/Manifest.toml` [49dc2e85] Calculus v0.5.2 [da1fd8a2] CodeTracking v3.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [807dbc54] Compiler v0.1.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [de460e47] DiffTests v0.1.2 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.4.1 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.6 [692b3bcd] JLLWrappers v1.8.0 [aa1ae85d] JuliaInterpreter v0.11.3 [70703baa] JuliaSyntax v1.0.2 [2ab3a3ac] LogExpFunctions v1.0.1 [6f1432cf] LoweredCodeUtils v3.7.2 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [295af30f] Revise v3.16.1 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... [ Info: Testing ForwardDiff with NaN-safe mode disabled ##### Random.seed!(1784476413), on VERSION == 1.14.0-DEV.2705 ##### Testing Partials... ##### done (took 12.65984811 seconds). ##### Testing Dual... Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,4},3}: Test Failed at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:638 Expression: ≈(partials(pq[i]), PARTIALS * Calculus.derivative((x->begin #= /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:638 =# (gamma_inc(a, x, ind...))[i] end), 1 + PRIMAL), rtol = tol) Evaluated: Partials(0.00012647928f0, 0.0010304763f0, 0.00063164136f0) ≈ Partials(0.00012628779f0, 0.0010289161f0, 0.00063068507f0) (rtol=0.0005) Stacktrace: [1] top-level scope @ ~/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:2351 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [3] macro expansion @ ~/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:638 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,4},3}: Test Failed at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:638 Expression: ≈(partials(pq[i]), PARTIALS * Calculus.derivative((x->begin #= /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:638 =# (gamma_inc(a, x, ind...))[i] end), 1 + PRIMAL), rtol = tol) Evaluated: Partials(0.00012647928f0, 0.0010304763f0, 0.00063164136f0) ≈ Partials(0.00012628779f0, 0.0010289161f0, 0.00063068507f0) (rtol=0.0005) Stacktrace: [1] top-level scope @ ~/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:2351 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [3] macro expansion @ ~/.julia/packages/ForwardDiff/4J2wz/test/DualTest.jl:638 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Testing @printf: 1.00e+00 Testing @printf: 1.00e+00 Testing @printf: 1.00e+00 Testing @printf: 1.00e+00 ##### done (took 90.842792007 seconds). ##### Testing derivative functionality... ##### done (took 11.240673136 seconds). ##### Testing gradient functionality... ##### done (took 372.039808898 seconds). ##### Testing jacobian functionality... ...running hardcoded test with chunk size = 1 and tag = (nothing, nothing) ...running hardcoded test with chunk size = 1 and tag = (ForwardDiff.Tag{Main.JacobianTest.var"#5#6", Int64}(), ForwardDiff.Tag{Main.JacobianTest.var"#2#3", Int64}()) ...running hardcoded test with chunk size = 2 and tag = (nothing, nothing) ...running hardcoded test with chunk size = 2 and tag = (ForwardDiff.Tag{Main.JacobianTest.var"#5#6", Int64}(), ForwardDiff.Tag{Main.JacobianTest.var"#2#3", Int64}()) ...running hardcoded test with chunk size = 3 and tag = (nothing, nothing) ...running hardcoded test with chunk size = 3 and tag = (ForwardDiff.Tag{Main.JacobianTest.var"#5#6", Int64}(), ForwardDiff.Tag{Main.JacobianTest.var"#2#3", Int64}()) [ Info: testing specialized StaticArray codepaths ##### done (took 414.984744282 seconds). ##### Testing hessian functionality... [ Info: testing specialized StaticArray codepaths ##### done (took 381.175633674 seconds). ##### Testing perturbation confusion functionality... ##### done (took 25.810130002 seconds). ##### Testing miscellaneous functionality... ##### done (took 60.988384021 seconds). ##### Testing allocations... ##### done (took 4.375602776 seconds). ##### QA testing... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:325 [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [8] top-level scope @ stdin:5 [9] eval(m::Module, e::Any) @ Core boot.jl:545 [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [11] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [13] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ QA: Error During Test at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/runtests.jl:56 Got exception outside of a @test LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_6wEwdO" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/QATest.jl:1 ##### Running all ForwardDiff tests took 1398.7987139225006 seconds. Test Summary: | Pass Fail Error Total Time ForwardDiff.jl | 9030 2 1 9033 23m18.8s Partials | 871 871 12.7s Dual | 5380 2 5382 1m30.8s Dual{Z,Int64,0} and Dual{Z,Dual{Z,Int64,0},0} | 253 253 8.8s Dual{Z,Float32,0} and Dual{Z,Dual{Z,Float32,0},0} | 912 912 20.6s Dual{Z,Int64,0} and Dual{Z,Dual{Z,Int64,4},0} | 253 253 2.0s Dual{Z,Float32,0} and Dual{Z,Dual{Z,Float32,4},0} | 912 912 5.1s Dual{Z,Int64,3} and Dual{Z,Dual{Z,Int64,0},3} | 256 256 5.6s Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,0},3} | 915 915 9.0s Dual{Z,Int64,3} and Dual{Z,Dual{Z,Int64,4},3} | 273 273 3.9s Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,4},3} | 930 2 932 22.4s SpecialFunctions.besseljx with 2 arguments | 6 6 0.0s NaNMath.log10 with 1 arguments | 3 3 0.0s LogExpFunctions.log1psq with 1 arguments | 3 3 0.0s SpecialFunctions.zeta with 2 arguments | 6 6 0.0s LogExpFunctions.log1pexp with 1 arguments | 3 3 0.0s Base.sinh with 1 arguments | 3 3 0.0s LogExpFunctions.xlogx with 1 arguments | 3 3 0.0s Base.log10 with 1 arguments | 3 3 0.0s Base.exp10 with 1 arguments | 3 3 0.0s Base.^ with 2 arguments | 6 6 0.0s Base.log with 2 arguments | 6 6 0.0s SpecialFunctions.besselhx with 2 arguments | 10 10 0.0s NaNMath.asin with 1 arguments | 3 3 0.0s SpecialFunctions.airybi with 1 arguments | 3 3 0.0s NaNMath.atanh with 1 arguments | 3 3 0.0s Base.tand with 1 arguments | 3 3 0.0s Base.max with 2 arguments | 6 6 0.0s NaNMath.acos with 1 arguments | 3 3 0.0s SpecialFunctions.erf with 1 arguments | 3 3 0.0s SpecialFunctions.besselj with 2 arguments | 6 6 0.0s Base.tan with 1 arguments | 3 3 0.0s Base.secd with 1 arguments | 3 3 0.0s SpecialFunctions.hankelh1 with 2 arguments | 10 10 0.0s SpecialFunctions.hankelh1x with 2 arguments | 10 10 0.0s SpecialFunctions.beta with 2 arguments | 6 6 0.0s SpecialFunctions.gamma with 1 arguments | 3 3 0.0s NaNMath.acosh with 1 arguments | 3 3 0.0s Base.csch with 1 arguments | 3 3 0.0s Base.log1p with 1 arguments | 3 3 0.0s SpecialFunctions.ellipe with 1 arguments | 3 3 0.0s SpecialFunctions.logerfcx with 1 arguments | 3 3 0.0s SpecialFunctions.erfcx with 1 arguments | 3 3 0.0s SpecialFunctions.besselix with 2 arguments | 6 6 0.0s SpecialFunctions.airyaiprimex with 1 arguments | 3 3 0.0s SpecialFunctions.cosint with 1 arguments | 3 3 0.0s SpecialFunctions.erf with 2 arguments | 6 6 0.0s Base.cosh with 1 arguments | 3 3 0.0s SpecialFunctions.erfinv with 1 arguments | 3 3 0.0s Base.log2 with 1 arguments | 3 3 0.0s SpecialFunctions.logbeta with 2 arguments | 6 6 0.0s LogExpFunctions.logit with 1 arguments | 3 3 0.0s SpecialFunctions.invdigamma with 1 arguments | 3 3 0.0s Base./ with 2 arguments | 0 0.0s SpecialFunctions.dawson with 1 arguments | 3 3 0.0s SpecialFunctions.hankelh2 with 2 arguments | 10 10 0.0s Base.sec with 1 arguments | 3 3 0.0s LogExpFunctions.xlogy with 2 arguments | 6 6 0.0s SpecialFunctions.besselj1 with 1 arguments | 3 3 0.0s Base.asinh with 1 arguments | 3 3 0.0s SpecialFunctions.besselyx with 2 arguments | 6 6 0.0s Base.tanh with 1 arguments | 3 3 0.0s SpecialFunctions.airybix with 1 arguments | 3 3 0.0s Base.- with 2 arguments | 6 6 0.0s Base.+ with 1 arguments | 3 3 0.0s LogExpFunctions.xlog1py with 2 arguments | 6 6 0.0s Base.acos with 1 arguments | 3 3 0.0s SpecialFunctions.logerfc with 1 arguments | 3 3 0.0s SpecialFunctions.bessely0 with 1 arguments | 3 3 0.0s LogExpFunctions.logistic with 1 arguments | 3 3 0.0s LogExpFunctions.logmxp1 with 1 arguments | 3 3 0.0s NaNMath.sqrt with 1 arguments | 3 3 0.0s Base.rad2deg with 1 arguments | 3 3 0.0s SpecialFunctions.besselj0 with 1 arguments | 3 3 0.0s Base.sinpi with 1 arguments | 3 3 0.0s Base.sinc with 1 arguments | 3 3 0.0s Base.mod with 2 arguments | 6 6 0.0s Base.csc with 1 arguments | 3 3 0.0s NaNMath.log1p with 1 arguments | 3 3 0.0s NaNMath.max with 2 arguments | 6 6 0.0s NaNMath.pow with 2 arguments | 6 6 0.0s LogExpFunctions.log1mexp with 1 arguments | 3 3 0.0s Base.exp2 with 1 arguments | 3 3 0.0s Base.cot with 1 arguments | 3 3 0.0s SpecialFunctions.airybiprime with 1 arguments | 3 3 0.0s SpecialFunctions.expint with 1 arguments | 3 3 0.0s NaNMath.sin with 1 arguments | 3 3 0.0s SpecialFunctions.besseli with 2 arguments | 6 6 0.0s Base.ldexp with 2 arguments | 6 6 0.0s LogExpFunctions.logsubexp with 2 arguments | 6 6 0.0s NaNMath.lgamma with 1 arguments | 3 3 0.0s Base.asin with 1 arguments | 3 3 0.0s Base.atand with 1 arguments | 3 3 0.0s Base.atanh with 1 arguments | 3 3 0.0s Base.rem with 2 arguments | 6 6 0.0s SpecialFunctions.trigamma with 1 arguments | 3 3 0.0s Base.cotd with 1 arguments | 3 3 0.0s SpecialFunctions.besselh with 2 arguments | 10 10 0.0s SpecialFunctions.hankelh2x with 2 arguments | 10 10 0.0s NaNMath.log with 1 arguments | 3 3 0.0s SpecialFunctions.besselkx with 2 arguments | 6 6 0.0s Base.atan with 2 arguments | 6 6 0.0s Base.sind with 1 arguments | 3 3 0.0s SpecialFunctions.airyaix with 1 arguments | 3 3 0.0s NaNMath.tan with 1 arguments | 3 3 0.0s Base.cosd with 1 arguments | 3 3 0.0s SpecialFunctions.airyaiprime with 1 arguments | 3 3 0.0s NaNMath.cos with 1 arguments | 3 3 0.0s SpecialFunctions.loggamma with 1 arguments | 3 3 0.0s Base.asech with 1 arguments | 3 3 0.0s SpecialFunctions.airybiprimex with 1 arguments | 3 3 0.0s Base.acosh with 1 arguments | 3 3 0.0s Base.acsc with 1 arguments | 3 3 0.0s SpecialFunctions.ellipk with 1 arguments | 3 3 0.0s SpecialFunctions.airyai with 1 arguments | 3 3 0.0s Base.\ with 2 arguments | 6 6 0.0s Base.acsch with 1 arguments | 3 3 0.0s SpecialFunctions.bessely1 with 1 arguments | 3 3 0.0s Base.hypot with 2 arguments | 6 6 0.0s Base.abs2 with 1 arguments | 3 3 0.0s Base.abs with 1 arguments | 3 3 0.0s SpecialFunctions.erfc with 1 arguments | 3 3 0.0s SpecialFunctions.besselk with 2 arguments | 6 6 0.0s Base.acotd with 1 arguments | 3 3 0.0s Base.cbrt with 1 arguments | 3 3 0.0s Base.sin with 1 arguments | 3 3 0.0s Base.mod2pi with 1 arguments | 3 3 0.0s Base.min with 2 arguments | 6 6 0.0s Base.- with 1 arguments | 3 3 0.0s Base.asec with 1 arguments | 3 3 0.0s Base.sqrt with 1 arguments | 3 3 0.0s LogExpFunctions.log2mexp with 1 arguments | 3 3 0.0s Base.cospi with 1 arguments | 3 3 0.0s NaNMath.log2 with 1 arguments | 3 3 0.1s Base.cscd with 1 arguments | 3 3 0.0s Base.expm1 with 1 arguments | 3 3 0.0s SpecialFunctions.polygamma with 2 arguments | 6 6 0.0s SpecialFunctions.digamma with 1 arguments | 3 3 0.0s SpecialFunctions.bessely with 2 arguments | 6 6 0.0s LogExpFunctions.logexpm1 with 1 arguments | 3 3 0.0s SpecialFunctions.sinint with 1 arguments | 3 3 0.0s Base.atan with 1 arguments | 3 3 0.0s Base.acosd with 1 arguments | 3 3 0.0s Base.sech with 1 arguments | 3 3 0.0s Base.asecd with 1 arguments | 3 3 0.0s Base.exp with 1 arguments | 3 3 0.0s Base.rem2pi with 2 arguments | 0 0.0s Base.asind with 1 arguments | 3 3 0.0s Base.acscd with 1 arguments | 3 3 0.0s Base.acoth with 1 arguments | 3 3 0.0s Base.* with 2 arguments | 6 6 0.0s SpecialFunctions.expint with 2 arguments | 6 6 0.0s NaNMath.min with 2 arguments | 6 6 0.0s Base.cos with 1 arguments | 3 3 0.0s Base.acot with 1 arguments | 3 3 0.0s Base.+ with 2 arguments | 6 6 0.0s Base.coth with 1 arguments | 3 3 0.0s SpecialFunctions.erfi with 1 arguments | 3 3 0.0s LogExpFunctions.log1pmx with 1 arguments | 3 3 0.0s Base.deg2rad with 1 arguments | 3 3 0.0s Base.inv with 1 arguments | 3 3 0.0s Base.log with 1 arguments | 3 3 0.0s SpecialFunctions.erfcinv with 1 arguments | 3 3 0.0s LogExpFunctions.logaddexp with 2 arguments | 6 6 0.0s Exponentiation of zero | 4 4 0.7s Type min/max | 11 11 0.1s Integer | 8 8 0.7s @printf | 8 8 5.5s float | 4 4 0.4s TwicePrecision | 1 1 0.6s Givens rotations: consistency with `LinearAlgebra.givensAlgorithm` for zero partials (no duals) | 640 640 1.0s Derivatives | 111 111 11.2s Gradients | 902 902 6m12.0s Jacobians | 1096 1096 6m55.0s Hessians | 590 590 6m21.2s Perturbation Confusion | 7 7 25.8s Miscellaneous | 66 66 1m01.0s Allocations | 7 7 4.4s QA | 1 1 24.6s RNG of the outermost testset: Xoshiro(0x85c5710b00ff05f3, 0x22866f2816b1382e, 0x4c49fc3035903c64, 0xf687d01405fe3f69, 0x28815c007ad79850) ERROR: LoadError: Some tests did not pass: 9030 passed, 2 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/4J2wz/test/runtests.jl:9 Testing failed after 1403.97s ERROR: LoadError: Package ForwardDiff 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1520.06s: package fails to precompile