Package evaluation to test Bessels on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:35:34.363 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.1s ################################################################################ # 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.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2654.9 ms ✓ Bessels 1 dependency successfully precompiled in 4 seconds. 10 already precompiled. Precompilation completed after 12.97s ################################################################################ # Testing # Testing Bessels Status `/tmp/jl_lL15KO/Project.toml` [0e736298] Bessels v0.2.8 [276daf66] SpecialFunctions v2.6.1 [8dfed614] Test Status `/tmp/jl_lL15KO/Manifest.toml` [0e736298] Bessels v0.2.8 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.5.1 [276daf66] SpecialFunctions v2.6.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+5 [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.5s 12.619113 seconds (6.10 M allocations: 375.375 MiB, 2.72% gc time, 95.25% compilation time) Test Summary: | Pass Total Time besselk | 19747 19747 6.3s 6.281716 seconds (3.04 M allocations: 194.967 MiB, 4.81% gc time, 96.46% compilation time) Test Summary: | Pass Total Time besselj | 4754 4754 13.2s 13.174873 seconds (6.54 M allocations: 382.184 MiB, 1.08% gc time, 84.98% compilation time) Test Summary: | Pass Total Time bessely | 4961 4961 36.0s 35.970082 seconds (37.15 M allocations: 5.343 GiB, 1.78% gc time, 8.58% compilation time) Test Summary: | Pass Total Time hankel | 20 20 1.9s 1.887277 seconds (866.65 k allocations: 58.055 MiB, 0.87% gc time, 97.71% 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.3s 5.294571 seconds (6.51 M allocations: 290.361 MiB, 1.63% gc time, 55.99% compilation time) Test Summary: | Pass Total Time airy | 9824 9824 4.3s 4.304829 seconds (2.11 M allocations: 125.331 MiB, 1.06% gc time, 95.68% compilation time) Test Summary: | Pass Total Time sphericalbessel | 4409 4409 2.3s 2.277472 seconds (1.17 M allocations: 71.326 MiB, 0.56% gc time, 90.10% compilation time) Testing Bessels tests passed Testing completed after 88.48s PkgEval succeeded after 112.72s