Package evaluation of FiniteDiff on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:40:18.621 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.31s ################################################################################ # Installation # Installing FiniteDiff... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6a86dc24] + FiniteDiff v2.27.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [187b0558] + ConstructionBase v1.6.0 [6a86dc24] + FiniteDiff v2.27.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.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.13.1+0 Installation completed after 3.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.23s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_zveIne/Project.toml` [4fba245c] ArrayInterface v7.19.0 [aae01518] BandedMatrices v1.9.4 [ffab5731] BlockBandedMatrices v0.13.4 [6a86dc24] FiniteDiff v2.27.0 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.13.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zveIne/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.19.0 [4c555306] ArrayLayouts v1.11.1 [aae01518] BandedMatrices v1.9.4 [8e7c35d0] BlockArrays v1.7.0 [ffab5731] BlockBandedMatrices v0.13.4 [187b0558] ConstructionBase v1.6.0 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [1914dd2f] MacroTools v0.5.16 [a3b82374] MatrixFactorizations v3.0.1 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.13 [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.6.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.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.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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... 0.322828 seconds (139.28 k allocations: 7.397 MiB, 98.65% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Val(:complex) makes the epsilon array redundant. └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:78 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Val(:complex) makes the epsilon array redundant. └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:78 1.975414 seconds (988.75 k allocations: 56.217 MiB, 13.62% gc time, 99.68% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 0.090458 seconds (58.95 k allocations: 3.354 MiB, 99.36% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 1.043951 seconds (693.24 k allocations: 40.265 MiB, 99.43% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:53 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:90. ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 0.020011 seconds (5.48 k allocations: 299.141 KiB, 96.76% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 0.778521 seconds (436.57 k allocations: 24.643 MiB, 98.97% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:90 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:174. 2.502588 seconds (2.67 M allocations: 153.414 MiB, 4.22% gc time, 99.76% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:174 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:204. 1.035144 seconds (1.34 M allocations: 76.898 MiB, 1.96% gc time, 99.69% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:204 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:226. 0.321944 seconds (162.58 k allocations: 9.431 MiB, 99.69% compilation time: 100% of which was recompilation) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:226 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:245. 0.665611 seconds (329.85 k allocations: 18.846 MiB, 99.55% compilation time: 8% of which was recompilation) 2.992822 seconds (4.04 M allocations: 231.315 MiB, 2.41% gc time, 99.85% compilation time) WARNING: Method definition f(Any, Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:264 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:293. 1.316893 seconds (1.96 M allocations: 110.599 MiB, 3.26% gc time, 99.83% compilation time) Non-allocating cache construction: Error During Test at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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/EBPBu/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.975476 seconds (1.32 M allocations: 72.368 MiB, 99.37% compilation time) 4.980254 seconds (5.24 M allocations: 295.305 MiB, 1.65% gc time, 99.91% compilation time) 3.184850 seconds (1.29 M allocations: 73.040 MiB, 0.67% gc time, 99.93% compilation time) 4.416711 seconds (3.57 M allocations: 204.612 MiB, 1.39% gc time, 99.92% compilation time) 3.164295 seconds (1.22 M allocations: 68.731 MiB, 0.62% gc time, 99.91% compilation time) WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:365 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:447. WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:369 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:451. 2.026355 seconds (1.72 M allocations: 98.082 MiB, 2.31% gc time, 99.82% compilation time) 2.151246 seconds (2.98 M allocations: 171.457 MiB, 2.00% gc time, 99.90% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:451 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:484. WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:447 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:485. 5.227927 seconds (5.22 M allocations: 294.016 MiB, 1.60% gc time, 99.89% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:484 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:500. WARNING: Method definition oopff(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:378 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:503. 4.235764 seconds (4.32 M allocations: 243.043 MiB, 1.14% gc time, 99.86% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#277 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:245 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:529. 2.301263 seconds (1.00 M allocations: 57.097 MiB, 1.06% gc time, 99.94% compilation time) Test Summary: | Pass Error Broken Total Time FiniteDiff Standard Tests | 205 12 1 218 1m29.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.8s Gradient of f:vector->scalar real-valued tests | 14 14 2.5s Gradient of f : C^N -> C tests | 9 9 1.0s 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 3.0s 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.0s 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.2s 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.2s Jacobian for non-vector inputs | 6 6 5.2s Out-of-Place Jacobian real-valued tests with range input | 8 8 4.2s Hessian StridedArray f : R^N -> R tests | 5 5 2.3s thread safety | 14 14 11.5s Hessian Cache test | 2 2 1.0s RNG of the outermost testset: Random.Xoshiro(0xddbac4c541bebb1d, 0xc33ff24a1194c748, 0x1d6e306bdf9389be, 0x4d480c70df23f574, 0xd799e4d4ee5a77d7) ERROR: LoadError: Some tests did not pass: 205 passed, 0 failed, 12 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/runtests.jl:14 Testing failed after 105.79s 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:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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:511 [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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 157.81s: package tests unexpectedly errored