Package evaluation of Hankel on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T10:03:27.323 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.81s ################################################################################ # Installation # Installing Hankel... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [74863788] + Hankel v0.5.9 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [d360d2e6] + ChainRulesCore v1.25.1 [38540f10] + CommonSolve v0.2.4 [34da2185] + Compat v4.16.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [ffbed154] + DocStringExtensions v0.9.3 [92c85e6c] + GSL v1.0.1 [74863788] + Hankel v0.5.9 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [21216c6a] + Preferences v1.4.3 [f2b01f46] + Roots v2.2.6 [276daf66] + SpecialFunctions v2.5.0 [1b77fbbe] + GSL_jll v2.8.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:63 Precompiling package dependencies... Precompilation completed after 49.07s ################################################################################ # Testing # Testing Hankel Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_sQgfwX/Project.toml` [cdddcdb0] + ChainRulesTestUtils v1.13.0 [19dc6840] + HCubature v1.7.0 [74863788] + Hankel v0.5.9 ⌅ [276daf66] ↓ SpecialFunctions v2.5.0 ⇒ v1.8.8 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_sQgfwX/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [cdddcdb0] + ChainRulesTestUtils v1.13.0 [861a8166] + Combinatorics v1.0.2 [38540f10] + CommonSolve v0.2.4 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [864edb3b] + DataStructures v0.18.20 [26cc04aa] + FiniteDifferences v0.12.32 [92c85e6c] + GSL v1.0.1 [19dc6840] + HCubature v1.7.0 [74863788] + Hankel v0.5.9 [3587e190] + InverseFunctions v0.1.17 ⌅ [92d709cd] ↓ IrrationalConstants v0.2.4 ⇒ v0.1.1 [1914dd2f] + MacroTools v0.5.15 [bac558e1] + OrderedCollections v1.8.0 [aea7be01] + PrecompileTools v1.2.1 [1fd47b50] + QuadGK v2.11.2 [708f8203] + Richardson v1.4.2 [f2b01f46] + Roots v2.2.6 ⌅ [276daf66] ↓ SpecialFunctions v2.5.0 ⇒ v1.8.8 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [fd094767] + Suppressor v0.2.8 [1b77fbbe] + GSL_jll v2.8.0+0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_sQgfwX/Project.toml` [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [19dc6840] HCubature v1.7.0 [74863788] Hankel v0.5.9 ⌅ [276daf66] SpecialFunctions v1.8.8 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sQgfwX/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.4 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [864edb3b] DataStructures v0.18.20 [ffbed154] DocStringExtensions v0.9.3 [26cc04aa] FiniteDifferences v0.12.32 [92c85e6c] GSL v1.0.1 [19dc6840] HCubature v1.7.0 [74863788] Hankel v0.5.9 [3587e190] InverseFunctions v0.1.17 ⌅ [92d709cd] IrrationalConstants v0.1.1 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [1fd47b50] QuadGK v2.11.2 [708f8203] Richardson v1.4.2 [f2b01f46] Roots v2.2.6 ⌅ [276daf66] SpecialFunctions v1.8.8 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [fd094767] Suppressor v0.2.8 [1b77fbbe] GSL_jll v2.8.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [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 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [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 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 15057.8 ms ✓ ChainRulesTestUtils 1 dependency successfully precompiled in 16 seconds. 27 already precompiled. ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 Test Summary: | Pass Total Time multiplication | 22 22 1m14.6s Test Summary: | Pass Total Time sphbesselj functions | 97 97 1.9s WARNING: Method definition f(Any) in module Main at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:169 overwritten at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:218. WARNING: Method definition (::Main.var"#47#48"{γ})(Any) in module Main at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:252 overwritten at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:286. WARNING: Method definition (::Main.var"#47#48"{γ})(Any) in module Main at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:286 overwritten at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:299. WARNING: Method definition (::Main.var"#49#50"{γ})(Any) in module Main at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:287 overwritten at /home/pkgeval/.julia/packages/Hankel/EtknJ/test/qdht.jl:300. Test Summary: | Pass Total Time QDHT | 246 246 1m27.6s Test Summary: | Pass Total Time Automatic differentiation rules | 252 252 1m45.9s Testing Hankel tests passed Testing completed after 304.05s PkgEval succeeded after 395.26s