Package evaluation of FiniteDifferences on Julia 1.11.3 (d63adeda50*) started at 2025-02-25T22:04:39.197 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.39s ################################################################################ # Installation # Installing FiniteDifferences... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [26cc04aa] + FiniteDifferences v0.12.32 Updating `~/.julia/environments/v1.11/Manifest.toml` [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [26cc04aa] + FiniteDifferences v0.12.32 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [708f8203] + Richardson v1.4.2 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.55s ################################################################################ # Testing # Testing FiniteDifferences Status `/tmp/jl_a699V7/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [d360d2e6] ChainRulesCore v1.25.1 [26cc04aa] FiniteDifferences v0.12.32 [708f8203] Richardson v1.4.2 [90137ffa] StaticArrays v1.9.12 [37e2e46d] LinearAlgebra v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_a699V7/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 [26cc04aa] FiniteDifferences v0.12.32 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [708f8203] Richardson v1.4.2 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Precompiling ChainRulesCore... 2334.1 ms ✓ ChainRulesCore 1 dependency successfully precompiled in 3 seconds. 7 already precompiled. Precompiling FiniteDifferences... 1299.8 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 1335.8 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 2563.1 ms ✓ FiniteDifferences 3 dependencies successfully precompiled in 5 seconds. 16 already precompiled. Precompiling Test... 5888.6 ms ✓ Test 1 dependency successfully precompiled in 6 seconds. 5 already precompiled. 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/IPGFN/test/to_vec.jl:39 overwritten at /home/pkgeval/.julia/packages/FiniteDifferences/IPGFN/test/to_vec.jl:41. Test Summary: | Pass Total Time FiniteDifferences | 2037 2037 5m14.1s Testing FiniteDifferences tests passed Testing completed after 336.73s PkgEval succeeded after 366.47s