Package evaluation of QuadGK on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:04:01.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing QuadGK... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [1fd47b50] + QuadGK v2.11.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.0 [1fd47b50] + QuadGK v2.11.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 2.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 38.44s ################################################################################ # Testing # Testing QuadGK Status `/tmp/jl_2FCjuw/Project.toml` [7da242da] Enzyme v0.13.35 [1fd47b50] QuadGK v2.11.2 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2FCjuw/Manifest.toml` [fa961155] CEnum v0.5.0 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [7da242da] Enzyme v0.13.35 [f151be2c] EnzymeCore v0.8.8 [e2ba6199] ExprTools v0.1.10 [61eb1bfa] GPUCompiler v1.3.2 [692b3bcd] JLLWrappers v1.7.0 [929cbde3] LLVM v9.2.0 [d8793406] ObjectFile v0.4.4 [bac558e1] OrderedCollections v1.8.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.2.1 [53d494c1] StructIO v0.3.1 [a759f4b9] TimerOutputs v0.5.28 [7cc45869] Enzyme_jll v0.0.173+0 [dad2f222] LLVMExtra_jll v0.0.35+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time quadgk | 14 14 29.0s Test Summary: | Pass Total Time inference | 6 6 6.7s Test Summary: | Pass Total Time gauss | 14 14 20.3s Test Summary: | Pass Total Time kronrod | 105 105 23.3s Test Summary: | Pass Total Time HollowSymTridiagonal | 20 20 1.5s Test Summary: | Pass Total Time inplace | 5 5 45.0s Test Summary: | Pass Total Time inplace Inf | 3 3 22.3s Test Summary: | Pass Total Time segbuf | 3 3 1.9s Test Summary: | Pass Total Time quadgk_count and quadgk_print | 4 4 1.8s Test Summary: | Pass Total Time batch | 44 44 2.7s Test Summary: | Pass Total Time batch Inf | 3 3 8.5s Test Summary: | Pass Total Time issue 89 | 1 1 0.7s Test Summary: | Pass Total Time issue 86 | 3 3 28.0s Test Summary: | Pass Total Time eval_segbuf | 62 62 56.5s ┌ Warning: Using fallback BLAS replacements for (["dasum_64_"]), performance may be degraded └ @ Enzyme.Compiler ~/.julia/packages/GPUCompiler/2MI6e/src/utils.jl:61 Test Summary: | Pass Total Time Enzyme | 7 7 6m58.1s Testing QuadGK tests passed Testing completed after 721.74s PkgEval succeeded after 785.03s