Package evaluation of Bessels on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:04:10.189 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.97s ################################################################################ # 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.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.47s ################################################################################ # Testing # Testing Bessels Status `/tmp/jl_Fr7l7X/Project.toml` [0e736298] Bessels v0.2.8 [276daf66] SpecialFunctions v2.5.0 [8dfed614] Test Status `/tmp/jl_Fr7l7X/Manifest.toml` [0e736298] Bessels v0.2.8 [ffbed154] DocStringExtensions v0.9.3 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.4.3 [276daf66] SpecialFunctions v2.5.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [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 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.1+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time besseli | 41663 41663 12.5s 12.670584 seconds (6.10 M allocations: 375.157 MiB, 2.39% gc time, 95.42% compilation time) Test Summary: | Pass Total Time besselk | 19747 19747 6.1s 6.121638 seconds (3.04 M allocations: 194.871 MiB, 4.05% gc time, 96.51% compilation time) Test Summary: | Pass Total Time besselj | 4754 4754 13.5s 13.492538 seconds (6.54 M allocations: 382.365 MiB, 0.98% gc time, 85.36% compilation time) Test Summary: | Pass Total Time bessely | 4961 4961 36.0s 36.036262 seconds (37.15 M allocations: 5.343 GiB, 1.48% gc time, 8.47% compilation time) Test Summary: | Pass Total Time hankel | 20 20 1.9s 1.853889 seconds (866.55 k allocations: 58.027 MiB, 0.75% gc time, 97.75% 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.1s 5.122356 seconds (6.51 M allocations: 289.585 MiB, 1.53% gc time, 55.14% compilation time) Test Summary: | Pass Total Time airy | 9824 9824 4.3s 4.275965 seconds (2.11 M allocations: 125.318 MiB, 0.81% gc time, 95.76% compilation time) Test Summary: | Pass Total Time sphericalbessel | 4409 4409 2.3s 2.270801 seconds (1.15 M allocations: 70.132 MiB, 90.64% compilation time) Testing Bessels tests passed Testing completed after 88.57s PkgEval succeeded after 113.25s