Package evaluation to test FiniteDifferences on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:23:31.013 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.9s ################################################################################ # Installation # Installing FiniteDifferences... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [26cc04aa] + FiniteDifferences v0.12.33 Updating `~/.julia/environments/v1.10/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [26cc04aa] + FiniteDifferences v0.12.33 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [708f8203] + Richardson v1.4.2 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.9s ################################################################################ # Testing # Testing FiniteDifferences Status `/tmp/jl_CuIxRx/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [d360d2e6] ChainRulesCore v1.26.0 [26cc04aa] FiniteDifferences v0.12.33 [708f8203] Richardson v1.4.2 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra [de0858da] Printf [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_CuIxRx/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [d360d2e6] ChainRulesCore v1.26.0 [34da2185] Compat v4.18.1 [26cc04aa] FiniteDifferences v0.12.33 [682c06a0] JSON v1.4.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [708f8203] Richardson v1.4.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [ec057cc2] StructUtils v2.6.2 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition (::Type{Main.WrapperArray{T, N, A} where A<:AbstractArray{T, N} where N where T})(AbstractArray{T, N}) where {T, N} in module Main at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:39 overwritten at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:41. Test Summary: | Pass Total Time FiniteDifferences | 2039 2039 4m00.4s Testing FiniteDifferences tests passed Testing completed after 254.25s PkgEval succeeded after 280.16s