Package evaluation of FiniteDiff on Julia 1.13.0-DEV.704 (4632cd28b9*) started at 2025-06-05T12:22:56.685 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.13s ################################################################################ # Installation # Installing FiniteDiff... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6a86dc24] + FiniteDiff v2.27.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [187b0558] + ConstructionBase v1.5.8 [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.12.0+0 Installation completed after 3.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.14s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_yzmfdG/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_yzmfdG/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.6.3 [ffab5731] BlockBandedMatrices v0.13.4 [187b0558] ConstructionBase v1.5.8 [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.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.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.12.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.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... 0.286948 seconds (129.92 k allocations: 6.700 MiB, 99.01% 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.742108 seconds (979.32 k allocations: 54.377 MiB, 17.54% gc time, 99.69% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/EBPBu/src/derivatives.jl:67 0.079987 seconds (50.07 k allocations: 2.578 MiB, 99.42% 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.928447 seconds (629.39 k allocations: 34.641 MiB, 99.48% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#278 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.017336 seconds (5.07 k allocations: 271.359 KiB, 98.02% 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.781114 seconds (409.10 k allocations: 22.525 MiB, 3.13% gc time, 99.06% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:90 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:174. 2.535844 seconds (2.56 M allocations: 142.255 MiB, 2.00% gc time, 99.78% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:174 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:204. 1.026572 seconds (1.24 M allocations: 68.755 MiB, 5.24% gc time, 99.70% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:204 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:226. 0.292448 seconds (145.41 k allocations: 8.296 MiB, 99.82% compilation time: 100% of which was recompilation) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:226 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:245. 0.641558 seconds (306.10 k allocations: 17.577 MiB, 3.79% gc time, 99.60% compilation time: 11% of which was recompilation) 2.828850 seconds (3.89 M allocations: 212.228 MiB, 3.34% gc time, 99.86% compilation time) WARNING: Method definition f(Any, Any) in module ##FiniteDiff Standard Tests#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:264 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:293. 1.197855 seconds (1.87 M allocations: 101.132 MiB, 3.22% gc time, 99.84% 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. 3.021405 seconds (1.23 M allocations: 65.699 MiB, 99.47% compilation time) 4.780936 seconds (5.07 M allocations: 272.779 MiB, 1.61% gc time, 99.92% compilation time) 2.574882 seconds (1.24 M allocations: 67.726 MiB, 1.18% gc time, 99.91% compilation time) 4.533422 seconds (3.44 M allocations: 186.248 MiB, 1.35% gc time, 99.94% compilation time) 3.650611 seconds (1.18 M allocations: 63.771 MiB, 99.93% compilation time) WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#278 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#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:369 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:451. 1.893218 seconds (1.62 M allocations: 88.627 MiB, 99.88% compilation time) 1.774111 seconds (2.86 M allocations: 154.787 MiB, 3.60% gc time, 99.90% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#278 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#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:447 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:485. 4.867840 seconds (5.05 M allocations: 271.470 MiB, 1.50% gc time, 99.92% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#278 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#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:378 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:503. 3.809516 seconds (4.13 M allocations: 222.023 MiB, 1.04% gc time, 99.90% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#278 at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:245 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/EBPBu/test/finitedifftests.jl:529. 2.106762 seconds (959.37 k allocations: 52.593 MiB, 1.71% gc time, 99.96% compilation time) Test Summary: | Pass Error Broken Total Time FiniteDiff Standard Tests | 205 12 1 218 1m26.3s Derivative single point f : R -> R tests | 5 5 0.3s Derivative StridedArray f : R -> R tests | 15 15 1.7s Derivative single point f : C -> C tests | 2 2 0.1s Derivative StridedArray f : C -> C tests | 14 14 0.9s 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.6s Gradient of f:scalar->vector real-valued tests | 11 1 12 2.8s Gradient of f:vector->scalar complex-valued tests | 6 6 1.2s Non-allocating cache construction | 15 12 27 3.0s Out-of-Place Jacobian StridedArray real-valued tests | 8 8 4.8s Out-of-Place JVP StridedArray real-valued tests | 7 7 2.6s inPlace Jacobian StridedArray real-valued tests | 8 8 4.5s inPlace JVP StridedArray real-valued tests | 7 7 3.7s Out-of-Place Jacobian StridedArray f : C^N -> C^N tests | 5 5 1.9s inPlace Jacobian StridedArray f : C^N -> C^N tests | 5 5 1.8s Jacobian for non-vector inputs | 6 6 4.9s Out-of-Place Jacobian real-valued tests with range input | 8 8 3.8s Hessian StridedArray f : R^N -> R tests | 5 5 2.1s thread safety | 14 14 11.5s Hessian Cache test | 2 2 1.0s RNG of the outermost testset: Random.Xoshiro(0x6c4552911d867a34, 0x5dd870d9bdd692f5, 0xaae53e5b1a1010a0, 0x7f30bde53c985930, 0x569e0e2a8184f683) 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 102.89s 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:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [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:498 [5] 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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/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:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 152.14s: package tests unexpectedly errored