Package evaluation to test ExponentialUtilities on Julia 1.14.0-DEV.2028 (45a2de3f7a*) started at 2026-04-12T16:32:23.343 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.55s ################################################################################ # Installation # Installing ExponentialUtilities... Resolving package versions... Installed GPUArraysCore ──────── v0.2.0 Installed Adapt ──────────────── v4.5.2 Installed Requires ───────────── v1.3.1 Installed GenericSchur ───────── v0.5.6 Installed ArrayInterface ─────── v7.23.0 Installed ExponentialUtilities ─ v1.30.0 Installed Preferences ────────── v1.5.2 Installed PrecompileTools ────── v1.3.3 Updating `~/.julia/environments/v1.14/Project.toml` [d4d017d3] + ExponentialUtilities v1.30.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.23.0 [d4d017d3] + ExponentialUtilities v1.30.0 [46192b85] + GPUArraysCore v0.2.0 [c145ed77] + GenericSchur v0.5.6 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [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 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4707.0 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3971.6 ms ✓ MacroTools 2033.4 ms ✓ IrrationalConstants 963.2 ms ✓ StaticArraysCore 742.0 ms ✓ SafeTestsets 1101.3 ms ✓ DocStringExtensions 1166.0 ms ✓ Requires 1009.2 ms ✓ NaNMath 2494.9 ms ✓ GenericSchur 1250.9 ms ✓ Compat 1415.7 ms ✓ Preferences 1692.7 ms ✓ CommonSubexpressions 848.2 ms ✓ DiffResults 1317.2 ms ✓ LogExpFunctions 948.1 ms ✓ Adapt 842.5 ms ✓ Compat → CompatLinearAlgebraExt 1472.5 ms ✓ JLLWrappers 1183.3 ms ✓ PrecompileTools 1104.6 ms ✓ ArrayInterface 1219.8 ms ✓ GPUArraysCore 1396.1 ms ✓ Adapt → AdaptSparseArraysExt 7321.6 ms ✓ Aqua 2354.2 ms ✓ OpenSpecFun_jll 15068.8 ms ✓ StaticArrays 838.6 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1414.7 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 821.9 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 5881.4 ms ✓ SpecialFunctions 1793.8 ms ✓ Adapt → AdaptStaticArraysExt 43688.6 ms ✓ ExponentialUtilities 1301.0 ms ✓ DiffRules 6963.4 ms ✓ ExponentialUtilities → ExponentialUtilitiesStaticArraysExt 7514.2 ms ✓ ForwardDiff 2231.9 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 33 dependencies successfully precompiled in 125 seconds. 33 already precompiled. Precompilation completed after 159.19s ################################################################################ # Testing # Testing ExponentialUtilities Status `/tmp/jl_YqwWOH/Project.toml` [79e6a3ab] Adapt v4.5.2 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.23.0 [d4d017d3] ExponentialUtilities v1.30.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [aea7be01] PrecompileTools v1.3.3 [1bc83da4] SafeTestsets v0.1.0 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_YqwWOH/Manifest.toml` [79e6a3ab] Adapt v4.5.2 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.23.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [d4d017d3] ExponentialUtilities v1.30.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [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.2 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [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.13.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.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+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.68.1+0 [3f19e933] p7zip_jll v17.8.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 Quality Assurance | 10 10 2m01.6s 122.292592 seconds (15.95 M allocations: 981.595 MiB, 1.77% gc time, 18.21% compilation time) Test Summary: | Pass Broken Total Time Basic Tests | 324 1 325 6m36.0s 396.009707 seconds (165.12 M allocations: 9.614 GiB, 2.33% gc time, 98.87% compilation time: <1% of which was recompilation) 518.333624 seconds (181.08 M allocations: 10.573 GiB, 2.20% gc time, 79.84% compilation time: <1% of which was recompilation) Testing ExponentialUtilities tests passed Testing completed after 528.47s PkgEval succeeded after 727.98s