Package evaluation to test FiniteDiff on Julia 1.12.4 (422f456051*) started at 2026-01-29T00:31:40.517 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.16s ################################################################################ # Installation # Installing FiniteDiff... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6a86dc24] + FiniteDiff v2.29.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.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.4 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3819.9 ms ✓ FiniteDiff → FiniteDiffBandedMatricesExt 4863.3 ms ✓ FiniteDiff → FiniteDiffBlockBandedMatricesExt 2 dependencies successfully precompiled in 9 seconds. 68 already precompiled. Precompilation completed after 26.03s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_oMoPvu/Project.toml` [4fba245c] ArrayInterface v7.22.0 [aae01518] BandedMatrices v1.11.0 [ffab5731] BlockBandedMatrices v0.13.4 [6a86dc24] FiniteDiff v2.29.0 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.1 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_oMoPvu/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [aae01518] BandedMatrices v1.11.0 [8e7c35d0] BlockArrays v1.9.3 [ffab5731] BlockBandedMatrices v0.13.4 [187b0558] ConstructionBase v1.6.0 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.29.0 [1914dd2f] MacroTools v0.5.16 [a3b82374] MatrixFactorizations v3.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [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 [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... 0.299906 seconds (141.34 k allocations: 7.108 MiB, 98.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: 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 2.011325 seconds (979.11 k allocations: 52.425 MiB, 15.97% gc time, 99.71% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/yA5pi/src/derivatives.jl:68 0.077275 seconds (59.90 k allocations: 3.208 MiB, 99.48% 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.976402 seconds (701.59 k allocations: 38.280 MiB, 99.49% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 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.019152 seconds (5.58 k allocations: 288.797 KiB, 97.25% 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.727260 seconds (441.67 k allocations: 23.505 MiB, 99.05% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:90 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:174. 2.837101 seconds (2.57 M allocations: 137.791 MiB, 11.43% gc time, 99.78% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:174 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:204. 1.158414 seconds (1.31 M allocations: 70.436 MiB, 4.19% gc time, 99.70% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:204 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:226. 0.315045 seconds (163.84 k allocations: 9.169 MiB, 99.71% compilation time: 100% of which was recompilation) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:226 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:245. 0.683936 seconds (332.09 k allocations: 18.137 MiB, 99.62% compilation time: 8% of which was recompilation) 2.926520 seconds (4.07 M allocations: 219.330 MiB, 1.71% gc time, 99.88% compilation time) WARNING: Method definition f(Any, Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:264 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:293. 1.319865 seconds (1.98 M allocations: 105.770 MiB, 1.67% gc time, 99.85% 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.979264 seconds (1.30 M allocations: 67.464 MiB, 2.44% gc time, 99.45% compilation time) 5.254654 seconds (5.55 M allocations: 294.303 MiB, 1.65% gc time, 99.94% compilation time) 3.201033 seconds (1.26 M allocations: 66.773 MiB, 0.75% gc time, 99.94% compilation time) 4.397765 seconds (3.61 M allocations: 197.378 MiB, 1.51% gc time, 99.93% compilation time) 3.539793 seconds (1.23 M allocations: 65.317 MiB, 8.85% gc time, 99.94% compilation time) WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#277 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#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:369 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:451. 2.020792 seconds (1.75 M allocations: 94.519 MiB, 1.45% gc time, 99.85% compilation time) 2.111217 seconds (3.01 M allocations: 165.548 MiB, 1.38% gc time, 99.90% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#277 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#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:447 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:485. 5.125113 seconds (5.21 M allocations: 278.208 MiB, 1.51% gc time, 99.92% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#277 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#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:378 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:503. 4.351041 seconds (4.37 M allocations: 231.582 MiB, 1.63% gc time, 99.87% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:245 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/yA5pi/test/finitedifftests.jl:529. 2.370756 seconds (1.02 M allocations: 54.839 MiB, 1.11% gc time, 99.95% compilation time) Test Summary: | Pass Error Broken Total Time FiniteDiff Standard Tests | 205 12 1 218 1m30.8s Derivative single point f : R -> R tests | 5 5 0.3s Derivative StridedArray f : R -> R tests | 15 15 2.0s 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.8s Gradient of f : C^N -> C tests | 9 9 1.2s Gradient of f : C^N -> R tests | 6 6 0.3s Gradient of f : R^N -> C tests | 6 6 0.7s Gradient of f:scalar->vector real-valued tests | 11 1 12 2.9s Gradient of f:vector->scalar complex-valued tests | 6 6 1.3s Non-allocating cache construction | 15 12 27 3.0s Out-of-Place Jacobian StridedArray real-valued tests | 8 8 5.3s Out-of-Place JVP StridedArray real-valued tests | 7 7 3.2s inPlace Jacobian StridedArray real-valued tests | 8 8 4.4s inPlace JVP StridedArray real-valued tests | 7 7 3.5s Out-of-Place Jacobian StridedArray f : C^N -> C^N tests | 5 5 2.0s inPlace Jacobian StridedArray f : C^N -> C^N tests | 5 5 2.1s Jacobian for non-vector inputs | 6 6 5.1s Out-of-Place Jacobian real-valued tests with range input | 8 8 4.4s Hessian StridedArray f : R^N -> R tests | 5 5 2.4s thread safety | 14 14 11.6s Hessian Cache test | 2 2 1.1s RNG of the outermost testset: Random.Xoshiro(0xc6437d6c3916d41f, 0x0d73346283b8e69c, 0xc63533e7f227ce8b, 0xa54ab72c083f1b77, 0x52b2204fb8c250eb) 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 107.23s ERROR: LoadError: Package FiniteDiff 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{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:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 162.39s: package tests unexpectedly errored