Package evaluation of BesselK on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:34:17.169 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.25s ################################################################################ # Installation # Installing BesselK... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [432ab697] + BesselK v0.5.7 Updating `~/.julia/environments/v1.10/Manifest.toml` [432ab697] + BesselK v0.5.7 [0e736298] + Bessels v0.2.8 Installation completed after 7.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.77s ################################################################################ # Testing # Testing BesselK Status `/tmp/jl_ktMwxi/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [432ab697] BesselK v0.5.7 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [276daf66] SpecialFunctions v2.5.1 [8dfed614] Test Status `/tmp/jl_ktMwxi/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [432ab697] BesselK v0.5.7 [0e736298] Bessels v0.2.8 [d360d2e6] ChainRulesCore v1.25.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.4 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [708f8203] Richardson v1.4.2 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Direct evaluations: Case standard: worst (v,x): (5.962121212121212, 1.25) Ref value: 857.5698059910977 Est value: 857.5698059910947 Abs error: 3.07e-12 Case rescaled: worst (v,x): (4.9772727272727275, 3.5) Ref value: 181.68325866332322 Est value: 181.6832586633248 Abs error: 1.59e-12 Test Summary: | Pass Total Time direct eval | 2 2 4.3s First derivatives: Case standard: worst (v,x): (9.507575757575758, 3.25) Ref value: 773.276143263693 Est value: 773.2761432671385 Abs error: 3.45e-9 Case rescaled: worst (v,x): (5.666666666666667, 6.0) Ref value: 888.044594178296 Est value: 888.0445961105244 Abs error: 1.93e-6 Test Summary: | Pass Total Time first derivative | 2 2 6.4s Second derivatives: Case standard: worst (v,x): (9.507575757575758, 8.25) Ref value: 0.01399446219390798 Est value: 0.01399403130649523 Abs error: 4.31e-7 Case rescaled: worst (v,x): (3.5, 5.75) Ref value: 10.530483478567223 Est value: 10.53048022511259 Abs error: 3.25e-6 Test Summary: | Pass Total Time second derivative | 2 2 8.1s Test Summary: | Pass Total Time confirm no allocations | 4 4 7m09.5s Testing BesselK tests passed Testing completed after 489.58s PkgEval succeeded after 522.02s