Package evaluation of FiniteDiff on Julia 1.13.0-DEV.745 (a23ce4bcbb*) started at 2025-06-15T12:42:01.985 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.21s ################################################################################ # 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.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.12.0+0 Installation completed after 3.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.66s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_jpFgxZ/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_jpFgxZ/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.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.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.14.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.223547 seconds (130.22 k allocations: 6.719 MiB, 98.81% 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.631545 seconds (980.54 k allocations: 54.481 MiB, 17.83% 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.077612 seconds (50.23 k allocations: 2.591 MiB, 98.12% 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.941927 seconds (630.17 k allocations: 34.710 MiB, 99.39% 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.016129 seconds (5.08 k allocations: 272.734 KiB, 97.89% 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.741063 seconds (409.79 k allocations: 22.579 MiB, 98.98% 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.369417 seconds (2.56 M allocations: 141.931 MiB, 2.40% gc time, 99.79% 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.020854 seconds (1.24 M allocations: 68.653 MiB, 5.81% gc time, 99.68% 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.311700 seconds (144.12 k allocations: 8.175 MiB, 99.83% 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.667489 seconds (304.89 k allocations: 17.469 MiB, 3.70% gc time, 99.65% compilation time: 11% of which was recompilation) 2.807084 seconds (3.89 M allocations: 212.593 MiB, 2.33% 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.202610 seconds (1.88 M allocations: 101.494 MiB, 4.45% gc time, 99.85% 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.839405 seconds (1.24 M allocations: 65.929 MiB, 2.44% gc time, 99.49% compilation time) 4.615953 seconds (5.08 M allocations: 273.419 MiB, 2.35% gc time, 99.92% compilation time) 2.369636 seconds (1.25 M allocations: 67.843 MiB, 99.91% compilation time) 4.088551 seconds (3.45 M allocations: 186.701 MiB, 1.60% gc time, 99.93% compilation time) 3.899026 seconds (1.18 M allocations: 63.895 MiB, 0.65% gc time, 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.941639 seconds (1.63 M allocations: 88.822 MiB, 1.53% gc time, 99.88% compilation time) 1.734352 seconds (2.86 M allocations: 155.146 MiB, 3.37% gc time, 99.89% 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.884436 seconds (5.06 M allocations: 272.026 MiB, 1.44% 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.894360 seconds (4.14 M allocations: 222.539 MiB, 1.70% 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.014564 seconds (960.38 k allocations: 52.657 MiB, 99.96% compilation time) Test Summary: | Pass Error Broken Total Time FiniteDiff Standard Tests | 205 12 1 218 1m23.8s Derivative single point f : R -> R tests | 5 5 0.2s 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 0.9s 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.4s 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 2.8s Gradient of f:vector->scalar complex-valued tests | 6 6 1.2s Non-allocating cache construction | 15 12 27 2.8s Out-of-Place Jacobian StridedArray real-valued tests | 8 8 4.6s Out-of-Place JVP StridedArray real-valued tests | 7 7 2.4s inPlace Jacobian StridedArray real-valued tests | 8 8 4.1s inPlace JVP StridedArray real-valued tests | 7 7 3.9s 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.7s Jacobian for non-vector inputs | 6 6 4.9s Out-of-Place Jacobian real-valued tests with range input | 8 8 3.9s Hessian StridedArray f : R^N -> R tests | 5 5 2.0s thread safety | 14 14 10.9s Hessian Cache test | 2 2 1.0s RNG of the outermost testset: Random.Xoshiro(0xae87ff405730d248, 0x09a388027e3f4755, 0x904305acaa0e18a0, 0xb1d726610c8d2a52, 0x79a3c04e7c114ba5) 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 100.0s 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 148.95s: package tests unexpectedly errored