Package evaluation to test FiniteDiff on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T12:30:08.282 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.1s ################################################################################ # Installation # Installing FiniteDiff... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6a86dc24] + FiniteDiff v2.29.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.21.0 [187b0558] + ConstructionBase v1.6.0 [6a86dc24] + FiniteDiff v2.29.0 [1914dd2f] + MacroTools v0.5.16 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 63.4s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_LJWYIb/Project.toml` [4fba245c] ArrayInterface v7.21.0 [aae01518] BandedMatrices v1.9.5 [ffab5731] BlockBandedMatrices v0.13.4 [6a86dc24] FiniteDiff v2.29.0 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.15 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LJWYIb/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.21.0 [4c555306] ArrayLayouts v1.12.0 [aae01518] BandedMatrices v1.9.5 [8e7c35d0] BlockArrays v1.7.2 [ffab5731] BlockBandedMatrices v0.13.4 [187b0558] ConstructionBase v1.6.0 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [1914dd2f] MacroTools v0.5.16 [a3b82374] MatrixFactorizations v3.1.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [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 v0.7.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.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.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.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... 0.281899 seconds (199.06 k allocations: 10.091 MiB, 98.31% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Val(:complex) makes the epsilon array redundant. └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:79 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Val(:complex) makes the epsilon array redundant. └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:79 1.601041 seconds (923.98 k allocations: 49.856 MiB, 21.77% gc time, 99.63% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 0.081523 seconds (48.51 k allocations: 2.427 MiB, 21.82% gc time, 99.52% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 0.995506 seconds (635.64 k allocations: 33.990 MiB, 99.41% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:53 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:90. ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 0.016109 seconds (4.98 k allocations: 252.891 KiB, 97.30% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 0.732305 seconds (394.57 k allocations: 20.934 MiB, 6.23% gc time, 98.95% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:90 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:174. 2.052691 seconds (2.37 M allocations: 128.030 MiB, 1.40% gc time, 99.75% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:174 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:204. 0.882083 seconds (1.16 M allocations: 62.341 MiB, 99.56% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:204 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:226. 0.252431 seconds (133.63 k allocations: 7.365 MiB, 99.67% compilation time: 100% of which was recompilation) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:226 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:245. 0.534838 seconds (280.44 k allocations: 15.818 MiB, 99.55% compilation time: 8% of which was recompilation) 2.496885 seconds (3.60 M allocations: 192.008 MiB, 3.52% gc time, 99.84% compilation time) WARNING: Method definition f(Any, Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:264 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:293. 1.022557 seconds (1.73 M allocations: 91.681 MiB, 2.15% gc time, 99.83% compilation time) Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:337 Unexpected Pass Expression: ret_allocs(res, _f, x, cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:345 Unexpected Pass Expression: ret_allocs(res, _f, _x, _cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:337 Unexpected Pass Expression: ret_allocs(res, _f, x, cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:345 Unexpected Pass Expression: ret_allocs(res, _f, _x, _cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:337 Unexpected Pass Expression: ret_allocs(res, _f, x, cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:345 Unexpected Pass Expression: ret_allocs(res, _f, _x, _cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:337 Unexpected Pass Expression: ret_allocs(res, _f, x, cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:345 Unexpected Pass Expression: ret_allocs(res, _f, _x, _cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:337 Unexpected Pass Expression: ret_allocs(res, _f, x, cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:345 Unexpected Pass Expression: ret_allocs(res, _f, _x, _cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:337 Unexpected Pass Expression: ret_allocs(res, _f, x, cache) == 0 Got correct result, please change to @test if no longer broken. Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:345 Unexpected Pass Expression: ret_allocs(res, _f, _x, _cache) == 0 Got correct result, please change to @test if no longer broken. 2.516412 seconds (1.22 M allocations: 62.486 MiB, 0.95% gc time, 99.35% compilation time) 4.206964 seconds (5.01 M allocations: 260.965 MiB, 2.41% gc time, 99.91% compilation time) 2.188546 seconds (1.13 M allocations: 60.504 MiB, 1.41% gc time, 99.90% compilation time) 3.799551 seconds (3.14 M allocations: 169.025 MiB, 1.31% gc time, 99.88% compilation time) 3.070988 seconds (1.05 M allocations: 56.726 MiB, 99.91% compilation time) WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:365 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:447. WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:369 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:451. 1.740722 seconds (1.77 M allocations: 93.949 MiB, 1.59% gc time, 99.83% compilation time) 1.639516 seconds (2.90 M allocations: 157.217 MiB, 2.74% gc time, 99.89% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:451 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:484. WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:447 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:485. 4.196975 seconds (4.78 M allocations: 251.798 MiB, 1.42% gc time, 99.90% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:484 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:500. WARNING: Method definition oopff(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:378 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:503. 3.340830 seconds (3.88 M allocations: 202.215 MiB, 0.89% gc time, 99.85% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#140 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:245 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:529. 1.877302 seconds (868.22 k allocations: 47.403 MiB, 1.58% gc time, 99.94% compilation time) Test Summary: | Pass Error Broken Total Time FiniteDiff Standard Tests | 205 12 1 218 1m19.9s Derivative single point f : R -> R tests | 5 5 0.3s Derivative StridedArray f : R -> R tests | 15 15 1.6s Derivative single point f : C -> C tests | 2 2 0.1s Derivative StridedArray f : C -> C tests | 14 14 1.0s Derivative single point f : R -> C tests | 2 2 0.0s Derivative StridedArray f : R -> C tests | 21 21 0.7s Gradient of f:vector->scalar real-valued tests | 14 14 2.1s Gradient of f : C^N -> C tests | 9 9 0.9s Gradient of f : C^N -> R tests | 6 6 0.3s Gradient of f : R^N -> C tests | 6 6 0.5s Gradient of f:scalar->vector real-valued tests | 11 1 12 2.5s Gradient of f:vector->scalar complex-valued tests | 6 6 1.0s Non-allocating cache construction | 15 12 27 2.5s Out-of-Place Jacobian StridedArray real-valued tests | 8 8 4.2s Out-of-Place JVP StridedArray real-valued tests | 7 7 2.2s inPlace Jacobian StridedArray real-valued tests | 8 8 3.8s inPlace JVP StridedArray real-valued tests | 7 7 3.1s Out-of-Place Jacobian StridedArray f : C^N -> C^N tests | 5 5 1.7s inPlace Jacobian StridedArray f : C^N -> C^N tests | 5 5 1.6s Jacobian for non-vector inputs | 6 6 4.2s Out-of-Place Jacobian real-valued tests with range input | 8 8 3.3s Hessian StridedArray f : R^N -> R tests | 5 5 1.9s thread safety | 14 14 10.6s Hessian Cache test | 2 2 0.9s RNG of the outermost testset: Random.Xoshiro(0xc14be338383d9c36, 0xb5be4fd320eac399, 0x65a0961f8c50d817, 0xb03b28e441d8e531, 0xb047df8d258063cb) ERROR: LoadError: Some tests did not pass: 205 passed, 0 failed, 12 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/runtests.jl:14 Testing failed after 95.62s ERROR: LoadError: Package FiniteDiff errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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.13/Pkg/src/API.jl:548 [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.13/Pkg/src/API.jl:525 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/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 190.35s: package tests unexpectedly errored