Package evaluation to test FiniteDifferences on Julia 1.12.4 (01a2eadb04*) started at 2026-01-08T22:36:57.258 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.61s ################################################################################ # Installation # Installing FiniteDifferences... Resolving package versions... Installed Richardson ──────── v1.4.2 Installed StaticArraysCore ── v1.4.4 Installed Compat ──────────── v4.18.1 Installed StaticArrays ────── v1.9.16 Installed FiniteDifferences ─ v0.12.33 Installed Preferences ─────── v1.5.1 Installed PrecompileTools ─── v1.3.3 Installed ChainRulesCore ──── v1.26.0 Updating `~/.julia/environments/v1.12/Project.toml` [26cc04aa] + FiniteDifferences v0.12.33 Updating `~/.julia/environments/v1.12/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [26cc04aa] + FiniteDifferences v0.12.33 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [708f8203] + Richardson v1.4.2 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4202.7 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 26 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 741.4 ms ✓ Richardson 890.8 ms ✓ StaticArraysCore 3725.8 ms ✓ Compat 1078.7 ms ✓ Preferences 835.8 ms ✓ Compat → CompatLinearAlgebraExt 852.1 ms ✓ PrecompileTools 4855.1 ms ✓ ChainRulesCore 17271.9 ms ✓ StaticArrays 3736.8 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 4137.1 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 5299.6 ms ✓ FiniteDifferences 11 dependencies successfully precompiled in 43 seconds. 8 already precompiled. Precompilation completed after 60.5s ################################################################################ # Testing # Testing FiniteDifferences Status `/tmp/jl_JTavcp/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 v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JTavcp/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.3.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [708f8203] Richardson v1.4.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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.12.0 [f489334b] StyledStrings 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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Precompiling packages... 1207.4 ms ✓ Statistics 4226.7 ms ✓ StructUtils 21676.5 ms ✓ Parsers 9663.9 ms ✓ JSON 3143.4 ms ✓ BenchmarkTools 5 dependencies successfully precompiled in 40 seconds. 12 already precompiled. Precompiling packages... 1275.5 ms ✓ Statistics → SparseArraysExt 1 dependency successfully precompiled in 1 seconds. 4 already precompiled. Precompiling packages... 1379.4 ms ✓ StaticArrays → StaticArraysStatisticsExt 1 dependency successfully precompiled in 1 seconds. 9 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/tX3T3/test/to_vec.jl:39 overwritten at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:41. NamedTuple: Error During Test at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:189 Got exception outside of a @test return type Tuple{Vector{Float32}, FiniteDifferences.var"#NamedTuple_from_vec#to_vec##34"{@NamedTuple{a::Complex{Int64}, b::Matrix{Float32}, c::Tuple{Complex{Int64}, Complex{Int64}, Complex{Int64}}}, FiniteDifferences.var"#Tuple_from_vec#to_vec##31"{Tuple{Int64, Int64, Int64}, Tuple{Int64, Int64, Int64}, Tuple{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Array_from_vec#to_vec##12"{Matrix{Float32}, typeof(identity)}, FiniteDifferences.var"#Tuple_from_vec#to_vec##31"{Tuple{Int64, Int64, Int64}, Tuple{Int64, Int64, Int64}, Tuple{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1"}}}}}} does not match inferred return type Tuple{Union{Vector{Float32}, Vector{Int64}}, FiniteDifferences.var"#NamedTuple_from_vec#to_vec##34"{@NamedTuple{a::Complex{Int64}, b::Matrix{Float32}, c::Tuple{Complex{Int64}, Complex{Int64}, Complex{Int64}}}, FiniteDifferences.var"#Tuple_from_vec#to_vec##31"{Tuple{Int64, Int64, Int64}, Tuple{Int64, Int64, Int64}, var"#s179"}} where var"#s179"<:Tuple{Union{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Array_from_vec#to_vec##12"{Matrix{Float32}, typeof(identity)}, FiniteDifferences.var"#Tuple_from_vec#to_vec##31"{_A, <:Tuple{Any, Any, Any}, Tuple{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1"}} where _A}, Union{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Array_from_vec#to_vec##12"{Matrix{Float32}, typeof(identity)}, FiniteDifferences.var"#Tuple_from_vec#to_vec##31"{_A, <:Tuple{Any, Any, Any}, Tuple{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1"}} where _A}, Union{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Array_from_vec#to_vec##12"{Matrix{Float32}, typeof(identity)}, FiniteDifferences.var"#Tuple_from_vec#to_vec##31"{_A, <:Tuple{Any, Any, Any}, Tuple{FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1", FiniteDifferences.var"#Complex_from_vec#to_vec##1"}} where _A}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_to_vec(x::@NamedTuple{a::Complex{Int64}, b::Matrix{Float32}, c::Tuple{Complex{Int64}, Complex{Int64}, Complex{Int64}}}; check_inferred::Bool) @ Main ~/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:60 [3] top-level scope @ ~/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:71 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:71 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [7] macro expansion @ ~/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:190 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FiniteDifferences/tX3T3/test/to_vec.jl:193 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [11] top-level scope @ ~/.julia/packages/FiniteDifferences/tX3T3/test/runtests.jl:15 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/FiniteDifferences/tX3T3/test/runtests.jl:18 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [18] _start() @ Base ./client.jl:550 Test Summary: | Pass Error Total Time FiniteDifferences | 2035 1 2036 5m16.9s rand_tangent | 570 570 22.1s Methods | 399 399 1m16.9s Numerics | 8 8 0.9s to_vec | 1002 1 1003 2m23.6s Float32 | 226 1 227 46.4s Symmetric | 14 14 1.2s Hermitian | 14 14 1.2s Adjoint | 13 13 1.5s Transpose | 13 13 1.3s PermutedDimsArray | 12 12 2.4s SparseArrays | 8 8 5.0s Factorizations | 36 36 5.7s Tuples | 28 28 4.8s NamedTuple | 1 1 4.2s Dictionary | 4 4 3.7s ComplexF32 | 230 230 29.6s Float64 | 230 230 28.1s ComplexF64 | 230 230 29.3s DataType | 8 8 1.5s CartesianIndex | 10 10 0.5s ChainRulesCore Differentials | 52 52 4.9s FillVector | 4 4 0.6s fallback | 4 4 0.9s WrapperArray | 4 4 1.3s CustomConstructorArray | 4 4 0.5s grad | 54 54 1m02.4s jvp: Estimate step correctly for when some terms are nan/infinite | 2 2 2.3s RNG of the outermost testset: Xoshiro(0xfff0241072ddab67, 0xc53bc12f4c3f0b4e, 0x56d451780b2dd4ba, 0x50a4aa153d208dd8, 0x3649a58b3b63d5db) ERROR: LoadError: Some tests did not pass: 2035 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/test/runtests.jl:14 Testing failed after 374.81s ERROR: LoadError: Package FiniteDifferences errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 461.45s: package tests unexpectedly errored