Package evaluation to test FiniteDiff on Julia 1.14.0-DEV.2362 (adf6a0d284*) started at 2026-06-15T14:31:59.896 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.49s ################################################################################ # 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.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.0 s ✓ FiniteDiff → FiniteDiffBandedMatricesExt 6.2 s ✓ FiniteDiff → FiniteDiffBlockBandedMatricesExt 2 dependencies successfully precompiled in 12 seconds. 68 already precompiled. Precompilation completed after 34.09s ################################################################################ # Testing # Testing FiniteDiff Status `/tmp/jl_NLGOIV/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_NLGOIV/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.2+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.234947 seconds (105.28 k allocations: 5.619 MiB, 98.90% 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.573405 seconds (748.80 k allocations: 48.430 MiB, 4.06% gc time, 99.60% compilation time) ┌ Warning: Pre-computed function values are only useful for fdtype==Val(:forward). └ @ FiniteDiff ~/.julia/packages/FiniteDiff/hMV7l/src/derivatives.jl:68 0.016465 seconds (5.17 k allocations: 303.188 KiB, 98.11% 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.948547 seconds (490.52 k allocations: 31.347 MiB, 2.44% gc time, 99.53% 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.015181 seconds (4.26 k allocations: 242.484 KiB, 97.56% 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.702744 seconds (318.79 k allocations: 19.832 MiB, 99.20% 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.389032 seconds (1.70 M allocations: 112.096 MiB, 2.27% 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.985678 seconds (816.67 k allocations: 54.043 MiB, 8.66% gc time, 99.74% 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.309544 seconds (102.67 k allocations: 6.847 MiB, 99.67% 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.682539 seconds (198.42 k allocations: 13.894 MiB, 3.72% gc time, 99.74% compilation time: 8% of which was recompilation) 2.741302 seconds (2.59 M allocations: 168.478 MiB, 2.37% gc time, 99.89% compilation time) 1.029038 seconds (455.70 k allocations: 28.713 MiB, 99.23% 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.107745 seconds (1.12 M allocations: 73.384 MiB, 4.38% gc time, 99.88% compilation time) 2.996334 seconds (1.04 M allocations: 61.941 MiB, 1.38% gc time, 99.81% compilation time) 4.227258 seconds (3.90 M allocations: 241.584 MiB, 3.01% gc time, 99.88% compilation time) 2.728324 seconds (778.70 k allocations: 51.839 MiB, 2.88% gc time, 99.91% compilation time) 4.550883 seconds (2.17 M allocations: 147.749 MiB, 0.64% gc time, 99.95% compilation time) 4.013880 seconds (703.58 k allocations: 48.543 MiB, 0.98% gc time, 99.93% 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.768506 seconds (1.49 M allocations: 93.213 MiB, 1.43% gc time, 98.43% compilation time) 1.908785 seconds (1.95 M allocations: 135.859 MiB, 2.68% gc time, 99.95% 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.763831 seconds (3.67 M allocations: 236.995 MiB, 1.72% gc time, 99.89% 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.677098 seconds (3.16 M allocations: 198.479 MiB, 1.70% 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.607885 seconds (1.32 M allocations: 91.517 MiB, 5.38% gc time, 99.97% compilation time) Test Summary: | Pass Broken Total Time FiniteDiff Standard Tests | 219 1 220 1m35.7s 96.764149 seconds (43.18 M allocations: 2.727 GiB, 1.49% gc time, 98.06% 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 6m53.9s 413.909946 seconds (837.16 M allocations: 349.782 GiB, 6.35% gc time, 18.99% 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 1m17.7s 77.726183 seconds (29.98 M allocations: 1.734 GiB, 1.04% gc time, 99.87% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Cache Reuse Safety Tests | 27 27 13.3s 13.286489 seconds (3.19 M allocations: 204.010 MiB, 0.88% gc time, 97.51% compilation time: 1% 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 686.94s 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 752.79s: package tests unexpectedly errored