Package evaluation to test DftFunctionals on Julia 1.14.0-DEV.1284 (37b9484954*) started at 2025-11-23T16:10:00.955 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.67s ################################################################################ # Installation # Installing DftFunctionals... Resolving package versions... Installed CommonWorldInvalidations ─ v1.0.0 Installed DiffResults ────────────── v1.1.0 Installed Adapt ──────────────────── v4.4.0 Installed ConstructionBase ───────── v1.6.0 Installed ForwardDiff ────────────── v1.3.0 Installed MacroTools ─────────────── v0.5.16 Installed Functors ───────────────── v0.5.2 Installed Compat ─────────────────── v4.18.1 Installed ArrayInterface ─────────── v7.22.0 Installed CommonSubexpressions ───── v0.3.1 Installed StaticArraysCore ───────── v1.4.4 Installed PrecompileTools ────────── v1.3.3 Installed ComponentArrays ────────── v0.15.30 Installed ChainRulesCore ─────────── v1.26.0 Installed IrrationalConstants ────── v0.2.6 Installed DftFunctionals ─────────── v0.3.1 Installed NaNMath ────────────────── v1.1.3 Installed SciMLPublic ────────────── v1.0.0 Installed StaticArrayInterface ───── v1.8.0 Installed OpenSpecFun_jll ────────── v0.5.6+0 Installed DiffRules ──────────────── v1.15.1 Installed Requires ───────────────── v1.3.1 Installed LogExpFunctions ────────── v0.3.29 Installed IfElse ─────────────────── v0.1.1 Installed Static ─────────────────── v1.3.1 Installed Preferences ────────────── v1.5.0 Installed SpecialFunctions ───────── v2.6.1 Installed JLLWrappers ────────────── v1.7.1 Installed DocStringExtensions ────── v0.9.5 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [6bd331d2] + DftFunctionals v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [d360d2e6] + ChainRulesCore v1.26.0 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [b0b7db55] + ComponentArrays v0.15.30 [187b0558] + ConstructionBase v1.6.0 [6bd331d2] + DftFunctionals v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.3.0 [d9f16b24] + Functors v0.5.2 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.0 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4291.5 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 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/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/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:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3978.8 ms ✓ MacroTools 935.0 ms ✓ CommonWorldInvalidations 1061.5 ms ✓ StaticArraysCore 1175.6 ms ✓ DocStringExtensions 800.4 ms ✓ IfElse 875.3 ms ✓ SciMLPublic 1165.2 ms ✓ ConstructionBase 2045.3 ms ✓ IrrationalConstants 1050.1 ms ✓ NaNMath 1258.3 ms ✓ Requires 1145.1 ms ✓ Preferences 1232.1 ms ✓ Compat 1750.3 ms ✓ CommonSubexpressions 857.5 ms ✓ DiffResults 813.2 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1302.9 ms ✓ LogExpFunctions 969.2 ms ✓ Adapt 1164.1 ms ✓ JLLWrappers 908.9 ms ✓ PrecompileTools 821.4 ms ✓ Compat → CompatLinearAlgebraExt 1241.6 ms ✓ ArrayInterface 1438.7 ms ✓ OpenSpecFun_jll 5247.4 ms ✓ Static 2660.0 ms ✓ ChainRulesCore 1108.1 ms ✓ Functors 607.6 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 4000.9 ms ✓ SpecialFunctions 3219.0 ms ✓ StaticArrayInterface 2287.1 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 696.9 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 2916.5 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 950.2 ms ✓ DiffRules 1699.3 ms ✓ ComponentArrays 5379.8 ms ✓ ForwardDiff 1928.6 ms ✓ DftFunctionals 35 dependencies successfully precompiled in 61 seconds. 6 already precompiled. Precompilation completed after 74.62s ################################################################################ # Testing # Testing DftFunctionals Status `/tmp/jl_G3Oqln/Project.toml` [b0b7db55] ComponentArrays v0.15.30 [6bd331d2] DftFunctionals v0.3.1 [163ba53b] DiffResults v1.1.0 [f6369f11] ForwardDiff v1.3.0 ⌅ [a56a6d9d] Libxc_jll v5.2.3+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_G3Oqln/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [d360d2e6] ChainRulesCore v1.26.0 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b0b7db55] ComponentArrays v0.15.30 [187b0558] ConstructionBase v1.6.0 [6bd331d2] DftFunctionals v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.3.0 [d9f16b24] Functors v0.5.2 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [431bcebd] SciMLPublic v1.0.0 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [1e83bf80] StaticArraysCore v1.4.4 ⌅ [a56a6d9d] Libxc_jll v5.2.3+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time DftFunctionals.jl | 200 200 44.6s Testing DftFunctionals tests passed Testing completed after 62.88s PkgEval succeeded after 173.68s