Package evaluation to test ForwardDiff on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T14:56:53.643 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.19s ################################################################################ # Installation # Installing ForwardDiff... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f6369f11] + ForwardDiff v1.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [21216c6a] + Preferences v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 12.65s ################################################################################ # Testing # Testing ForwardDiff Status `/tmp/jl_cSMgNy/Project.toml` [49dc2e85] Calculus v0.5.2 [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [de460e47] DiffTests v0.1.2 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 ⌅ [c3a54625] JET v0.10.13 [2ab3a3ac] LogExpFunctions v0.3.29 [77ba4419] NaNMath v1.1.3 [21216c6a] Preferences v1.5.0 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cSMgNy/Manifest.toml` [49dc2e85] Calculus v0.5.2 [da1fd8a2] CodeTracking v2.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [807dbc54] Compiler v0.1.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [de460e47] DiffTests v0.1.2 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 ⌅ [c3a54625] JET v0.10.13 [692b3bcd] JLLWrappers v1.7.1 [aa1ae85d] JuliaInterpreter v0.10.7 [70703baa] JuliaSyntax v1.0.2 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.4.4 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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.11.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.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Testing ForwardDiff with NaN-safe mode disabled ##### Random.seed!(1763650650), on VERSION == 1.14.0-DEV.1272 ##### Testing Partials... ##### done (took 9.556347161 seconds). ##### Testing Dual... ┌ Info: testing with non-unique primals │ PRIMAL = 9 │ PRIMAL2 = 8 └ PRIMAL3 = 8 Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,0},3}: Test Failed at /home/pkgeval/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:613 Expression: ≈(partials(pq[i]), PARTIALS * Calculus.derivative((x->begin #= /home/pkgeval/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:613 =# (gamma_inc(a, x, ind...))[i] end), 1 + PRIMAL), rtol = tol) Evaluated: Partials(8.2797f-5, 0.00044738356f0, 0.0007792931f0) ≈ Partials(8.285383f-5, 0.00044769066f0, 0.000779828f0) (rtol=0.0005) Stacktrace: [1] top-level scope @ ~/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:2066 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [3] macro expansion @ ~/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:613 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,0},3}: Test Failed at /home/pkgeval/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:613 Expression: ≈(partials(pq[i]), PARTIALS * Calculus.derivative((x->begin #= /home/pkgeval/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:613 =# (gamma_inc(a, x, ind...))[i] end), 1 + PRIMAL), rtol = tol) Evaluated: Partials(8.2797f-5, 0.00044738356f0, 0.0007792931f0) ≈ Partials(8.285383f-5, 0.00044769066f0, 0.000779828f0) (rtol=0.0005) Stacktrace: [1] top-level scope @ ~/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:2066 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [3] macro expansion @ ~/.julia/packages/ForwardDiff/kQBw9/test/DualTest.jl:613 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] ┌ Info: testing with non-unique primals │ PRIMAL = 9 │ PRIMAL2 = 8 └ PRIMAL3 = 8 Testing @printf: 1.00e+00 Testing @printf: 1.00e+00 Testing @printf: 1.00e+00 Testing @printf: 1.00e+00 ##### done (took 67.402546914 seconds). ##### Testing derivative functionality... ##### done (took 8.838931141 seconds). ##### Testing gradient functionality... ##### done (took 240.131382216 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 319.761506305 seconds). ##### Testing hessian functionality... [ Info: testing specialized StaticArray codepaths ##### done (took 266.470478492 seconds). ##### Testing perturbation confusion functionality... ##### done (took 23.025389263 seconds). ##### Testing miscellaneous functionality... ##### done (took 68.251048599 seconds). ##### Testing allocations... ##### done (took 0.438553476 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/jZr9q/src/abstractinterpret/typeinfer.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/JET/jZr9q/src/JETBase.jl:319  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [5] top-level scope  @ ~/.julia/packages/JET/jZr9q/src/JET.jl:41  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [7] include_package_for_output(pkg::Base.PkgId, input::String, 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:3157  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [11] include_string  @ ./loading.jl:3013 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [13] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/JET/jZr9q/src/abstractinterpret/typeinfer.jl:215 in expression starting at /home/pkgeval/.julia/packages/JET/jZr9q/src/JETBase.jl:319 in expression starting at /home/pkgeval/.julia/packages/JET/jZr9q/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/kQBw9/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_1Q3GFO" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/kQBw9/test/QATest.jl:1 ##### Running all ForwardDiff tests took 1025.8101720809937 seconds. Test Summary: | Pass Fail Error Total Time ForwardDiff.jl | 8774 2 1 8777 17m05.9s Partials | 793 793 9.6s Dual | 5204 2 5206 1m07.4s Dual{Z,Int64,0} and Dual{Z,Dual{Z,Int64,0},0} | 231 231 7.4s Dual{Z,Float32,0} and Dual{Z,Dual{Z,Float32,0},0} | 890 890 17.0s Dual{Z,Int64,0} and Dual{Z,Dual{Z,Int64,4},0} | 231 231 1.6s Dual{Z,Float32,0} and Dual{Z,Dual{Z,Float32,4},0} | 890 890 4.8s Dual{Z,Int64,3} and Dual{Z,Dual{Z,Int64,0},3} | 234 234 4.1s Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,0},3} | 891 2 893 12.8s 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.0s 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 Dual{Z,Int64,3} and Dual{Z,Dual{Z,Int64,4},3} | 251 251 3.6s Dual{Z,Float32,3} and Dual{Z,Dual{Z,Float32,4},3} | 910 910 5.9s Exponentiation of zero | 4 4 0.5s Type min/max | 11 11 0.1s Integer | 8 8 0.4s @printf | 8 8 4.5s float | 4 4 0.3s TwicePrecision | 1 1 0.3s Givens rotations: consistency with `LinearAlgebra.givensAlgorithm` for zero partials (no duals) | 640 640 0.8s Derivatives | 111 111 8.8s Gradients | 902 902 4m00.1s Jacobians | 1096 1096 5m19.8s Hessians | 590 590 4m26.5s Perturbation Confusion | 7 7 23.0s Miscellaneous | 66 66 1m08.3s Allocations | 5 5 0.4s QA | 1 1 21.9s RNG of the outermost testset: Xoshiro(0x4b441b5e280359a0, 0x070f1bb462792d2f, 0x37e05fec0d430c53, 0xe2858436e9068aab, 0xa979eb97f0ebe979) ERROR: LoadError: Some tests did not pass: 8774 passed, 2 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ForwardDiff/kQBw9/test/runtests.jl:9 Testing failed after 1040.35s 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:219 [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:210 PkgEval failed after 1083.25s: package fails to precompile