Package evaluation to test FiniteDiff on Julia 1.14.0-DEV.2407 (ce8c59448a*) started at 2026-06-18T12:51:35.169 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.04s ################################################################################ # Installation # Installing FiniteDiff... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6a86dc24] + FiniteDiff v2.31.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.6.1 [4fba245c] + ArrayInterface v7.25.0 [187b0558] + ConstructionBase v1.6.0 [6a86dc24] + FiniteDiff v2.31.0 [1914dd2f] + MacroTools v0.5.16 [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.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.3+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.8 s ✓ FiniteDiff → FiniteDiffBandedMatricesExt 7.3 s ✓ FiniteDiff → FiniteDiffBlockBandedMatricesExt 2 dependencies successfully precompiled in 14 seconds. 68 already precompiled. Precompilation completed after 39.05s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_55a8Bi/Project.toml` [4fba245c] ArrayInterface v7.25.0 [aae01518] BandedMatrices v1.11.0 [ffab5731] BlockBandedMatrices v0.13.4 [6a86dc24] FiniteDiff v2.31.0 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_55a8Bi/Manifest.toml` [79e6a3ab] Adapt v4.6.1 [4fba245c] ArrayInterface v7.25.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.31.0 [1914dd2f] MacroTools v0.5.16 [a3b82374] MatrixFactorizations v3.1.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [0dad84c5] ArgTools v1.2.0 [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.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... 0.249763 seconds (103.47 k allocations: 5.544 MiB, 98.89% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Val(:complex) makes the epsilon array redundant. └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:79 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Val(:complex) makes the epsilon array redundant. └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:79 1.620547 seconds (736.84 k allocations: 47.935 MiB, 4.57% gc time, 99.64% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 0.017887 seconds (5.11 k allocations: 300.219 KiB, 98.14% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 0.960687 seconds (482.09 k allocations: 30.983 MiB, 2.30% gc time, 99.48% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:53 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:90. ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 0.019346 seconds (4.20 k allocations: 239.516 KiB, 92.67% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 0.751917 seconds (313.08 k allocations: 19.590 MiB, 98.91% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:90 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:174. 2.457879 seconds (1.67 M allocations: 110.929 MiB, 3.23% gc time, 99.81% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:174 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:204. 0.986025 seconds (804.94 k allocations: 53.535 MiB, 6.18% gc time, 99.71% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:204 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:226. 0.317012 seconds (101.03 k allocations: 6.772 MiB, 99.74% compilation time: 100% of which was recompilation) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:226 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:245. 0.677429 seconds (195.30 k allocations: 13.731 MiB, 99.74% compilation time: 7% of which was recompilation) 2.899997 seconds (2.56 M allocations: 167.254 MiB, 2.44% gc time, 99.90% compilation time) 1.059048 seconds (450.06 k allocations: 28.462 MiB, 99.52% compilation time) WARNING: Method definition f(Any, Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:264 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:327. 1.069755 seconds (1.10 M allocations: 72.840 MiB, 2.72% gc time, 99.86% compilation time) 3.197440 seconds (1.02 M allocations: 61.285 MiB, 3.74% gc time, 99.80% compilation time) 4.361055 seconds (3.84 M allocations: 239.140 MiB, 1.65% gc time, 99.87% compilation time) 2.698454 seconds (770.16 k allocations: 51.492 MiB, 1.14% gc time, 99.93% compilation time) 4.547035 seconds (2.15 M allocations: 147.147 MiB, 0.86% gc time, 99.94% compilation time) 3.983421 seconds (697.26 k allocations: 48.035 MiB, 0.64% gc time, 99.96% compilation time) WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:399 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:481. WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:403 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:485. 1.756573 seconds (1.47 M allocations: 92.119 MiB, 1.59% gc time, 99.85% compilation time) 1.881902 seconds (1.93 M allocations: 135.088 MiB, 2.82% gc time, 99.93% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:485 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:518. WARNING: Method definition iipf(Any, Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:481 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:519. 4.644279 seconds (3.63 M allocations: 235.025 MiB, 1.25% gc time, 99.92% compilation time) WARNING: Method definition oopf(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:518 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:534. WARNING: Method definition oopff(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:412 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:537. 3.811642 seconds (3.11 M allocations: 196.464 MiB, 4.01% gc time, 99.89% compilation time) WARNING: Method definition f(Any) in module ##FiniteDiff Standard Tests#148 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:245 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/finitedifftests.jl:563. 2.665334 seconds (1.31 M allocations: 90.940 MiB, 1.48% gc time, 99.96% compilation time) Test Summary: | Pass Broken Total Time FiniteDiff Standard Tests | 219 1 220 1m38.3s 99.305047 seconds (42.59 M allocations: 2.703 GiB, 1.62% gc time, 98.05% compilation time: <1% of which was recompilation) WARNING: Method definition f(Any, Any) in module ##Color Differentiation Tests#149 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/coloring_tests.jl:5 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/coloring_tests.jl:99. Test Summary: | Pass Total Time Color Differentiation Tests | 39 39 6m46.0s 406.030149 seconds (836.88 M allocations: 349.771 GiB, 6.40% gc time, 19.62% compilation time: 3% of which was recompilation) WARNING: Method definition f(Any) in module ##Out of Place Tests#150 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/out_of_place_tests.jl:3 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/out_of_place_tests.jl:37. WARNING: Method definition f(Any) in module ##Out of Place Tests#150 at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/out_of_place_tests.jl:37 overwritten at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/out_of_place_tests.jl:48. Test Summary: | Pass Total Time Out of Place Tests | 25 25 1m22.1s 82.138053 seconds (29.61 M allocations: 1.720 GiB, 0.93% gc time, 99.85% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Cache Reuse Safety Tests | 27 27 14.0s 14.051275 seconds (3.15 M allocations: 205.981 MiB, 1.14% gc time, 97.48% compilation time: 2% of which was recompilation) Activating project at `~/.julia/packages/FiniteDiff/hMV7l/test/downstream` Resolving package versions... ERROR: LoadError: SystemError: opening file "/home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/downstream/Project.toml": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::String) @ Base io.jl:435 [inlined] [7] write(::String, ::String) @ Base io.jl:517 [8] write_project(project::Dict{String, Any}, project_file::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:356 [9] write_project(project::Pkg.Types.Project, project_file::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:337 [inlined] [10] write_project(env::Pkg.Types.EnvCache, skip_readonly_check::Bool) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:335 [inlined] [11] write_env(env::Pkg.Types.EnvCache; update_undo::Bool, skip_writing_project::Bool, skip_readonly_check::Bool) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1435 [12] write_env(env::Pkg.Types.EnvCache) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1394 [inlined] [13] develop(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{Base.UUID}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2474 [14] develop(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; shared::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:317 [15] develop(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [16] develop(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [17] develop(pkg::PackageSpec; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [18] activate_downstream_env() @ Main ~/.julia/packages/FiniteDiff/hMV7l/test/runtests.jl:10 [19] macro expansion @ ~/.julia/packages/FiniteDiff/hMV7l/test/runtests.jl:24 [inlined] [20] macro expansion @ ./timing.jl:741 [inlined] [21] top-level scope @ ~/.julia/packages/FiniteDiff/hMV7l/test/runtests.jl:397 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core boot.jl:522 [25] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [26] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FiniteDiff/hMV7l/test/runtests.jl:14 Testing failed after 690.74s ERROR: LoadError: Package FiniteDiff errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 765.04s: package tests unexpectedly errored