Package evaluation of Bessels on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:19:53.721 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.01s ################################################################################ # Installation # Installing Bessels... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0e736298] + Bessels v0.2.8 Updating `~/.julia/environments/v1.10/Manifest.toml` [0e736298] + Bessels v0.2.8 Installation completed after 3.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.72s ################################################################################ # Testing # Testing Bessels Status `/tmp/jl_uIQuah/Project.toml` [0e736298] Bessels v0.2.8 [276daf66] SpecialFunctions v2.5.1 [8dfed614] Test Status `/tmp/jl_uIQuah/Manifest.toml` [0e736298] Bessels v0.2.8 [ffbed154] DocStringExtensions v0.9.4 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.4.3 [276daf66] SpecialFunctions v2.5.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time besseli | 41663 41663 12.8s 12.951852 seconds (6.10 M allocations: 375.182 MiB, 2.50% gc time, 94.97% compilation time) Test Summary: | Pass Total Time besselk | 19747 19747 6.5s 6.503694 seconds (3.04 M allocations: 194.977 MiB, 4.85% gc time, 96.56% compilation time) Test Summary: | Pass Total Time besselj | 4754 4754 13.5s 13.488409 seconds (6.54 M allocations: 382.320 MiB, 1.07% gc time, 85.04% compilation time) Test Summary: | Pass Total Time bessely | 4961 4961 36.9s 36.864749 seconds (37.15 M allocations: 5.343 GiB, 1.70% gc time, 8.63% compilation time) Test Summary: | Pass Total Time hankel | 20 20 1.9s 1.927317 seconds (866.59 k allocations: 58.045 MiB, 0.81% gc time, 97.72% compilation time) ┌ Warning: Assignment to `v` in soft scope is ambiguous because a global variable by the same name exists: `v` will be treated as a new local. Disambiguate by using `local v` to suppress this warning or `global v` to assign to the existing global variable. └ @ ~/.julia/packages/Bessels/eaWGd/test/gamma_test.jl:2 Test Summary: | Pass Total Time gamma | 60007 60007 5.4s 5.409837 seconds (6.52 M allocations: 290.378 MiB, 2.03% gc time, 56.15% compilation time) Test Summary: | Pass Total Time airy | 9824 9824 4.4s 4.431335 seconds (2.11 M allocations: 125.321 MiB, 0.81% gc time, 95.75% compilation time) Test Summary: | Pass Total Time sphericalbessel | 4409 4409 2.3s 2.334672 seconds (1.17 M allocations: 71.287 MiB, 0.59% gc time, 90.41% compilation time) Testing Bessels tests passed Testing completed after 90.9s PkgEval succeeded after 116.11s