Package evaluation to test BenchmarkTools on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:27:03.736 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.08s ################################################################################ # Installation # Installing BenchmarkTools... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6e4b80f9] + BenchmarkTools v1.6.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.3 [34da2185] + Compat v4.18.1 [682c06a0] + JSON v1.4.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [ec057cc2] + StructUtils v2.6.2 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [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 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [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. To see why use `status --outdated -m` Installation completed after 8.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.59s ################################################################################ # Testing # Testing BenchmarkTools Status `/tmp/jl_iPCiNA/Project.toml` [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.4.0 [56ddb016] Logging [de0858da] Printf [9abbd945] Profile [10745b16] Statistics v1.10.0 [8dfed614] Test [cf7118a7] UUIDs Status `/tmp/jl_iPCiNA/Manifest.toml` [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.4.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [ec057cc2] StructUtils v2.6.2 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [9abbd945] Profile [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [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... Testing code quality...Test Summary: | Pass Total Time Method ambiguity | 1 1 3.9s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.2s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 4.0s Test Summary: | Pass Total Time Compat bounds | 4 4 0.4s Test Summary: | Pass Total Time Piracy | 1 1 0.2s Test Summary: | Pass Total Time Persistent tasks | 1 1 15.5s done (took 24.391575466 seconds) Testing Parameters...done (took 0.857034399 seconds) Testing Trial/TrialEstimate/TrialRatio/TrialJudgement...BenchmarkTools.Trial: 1 sample with 1 evaluation per sample. Single result which took 1.000 ns (100.00% GC) to evaluate, with a memory estimate of 1 bytes, over 1 allocations. done (took 8.753965527 seconds) Testing BenchmarkGroup...┌ Warning: `BenchmarkTools.@benchmarkset` is deprecated. Instead, add to `group = BenchmarkGroup()` using `group[key] = @benchmark...` │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time benchmarkset | 3 3 1.4s Test Summary: | Pass Total Time benchmarkset for loop | 3 3 0.1s done (took 22.04629543 seconds) Testing execution...(1/3) tuning 5... done (took 0.248819175 seconds) (2/3) tuning 20... done (took 0.008916123 seconds) (3/3) tuning 10... done (took 0.011412386 seconds) (1/3) tuning "sum"... (1/3) tuning 5... done (took 1.01814959 seconds) (2/3) tuning 20... done (took 1.157515743 seconds) (3/3) tuning 10... done (took 0.952754788 seconds) done (took 4.005120681 seconds) (2/3) tuning "special"... (1/4) tuning "comprehension"... done (took 1.080592899 seconds) (2/4) tuning "macro"... done (took 1.120717475 seconds) (3/4) tuning "block"... done (took 0.888809323 seconds) (4/4) tuning "nothing"... done (took 0.870674412 seconds) done (took 4.822125824 seconds) (3/3) tuning "sin"... (1/3) tuning 5... done (took 0.009465717 seconds) (2/3) tuning 20... done (took 0.009439617 seconds) (3/3) tuning 10... done (took 0.010763383 seconds) done (took 0.886968826 seconds) (1/3) benchmarking "sum"... (1/3) benchmarking 5... done (took 1.413641349 seconds) (2/3) benchmarking 20... done (took 2.036573674 seconds) (3/3) benchmarking 10... done (took 2.28622641 seconds) done (took 6.524678979 seconds) (2/3) benchmarking "special"... (1/4) benchmarking "comprehension"... done (took 1.925140927 seconds) (2/4) benchmarking "macro"... done (took 2.099523512 seconds) (3/4) benchmarking "block"... done (took 1.917412278 seconds) (4/4) benchmarking "nothing"... done (took 0.889401243 seconds) done (took 7.744644182 seconds) (3/3) benchmarking "sin"... (1/3) benchmarking 5... done (took 0.210400878 seconds) (2/3) benchmarking 20... done (took 0.192454104 seconds) (3/3) benchmarking 10... done (took 0.243672358 seconds) done (took 1.542530683 seconds) (1/3) benchmarking "sum"... (1/3) benchmarking 5... done (took 0.572885912 seconds) (2/3) benchmarking 20... done (took 1.000051286 seconds) (3/3) benchmarking 10... done (took 1.000051417 seconds) done (took 3.646594389 seconds) (2/3) benchmarking "special"... (1/4) benchmarking "comprehension"... done (took 1.00013781 seconds) (2/4) benchmarking "macro"... done (took 1.000058133 seconds) (3/4) benchmarking "block"... done (took 1.000079905 seconds) (4/4) benchmarking "nothing"... done (took 0.049024399 seconds) done (took 3.89222243 seconds) (3/3) benchmarking "sin"... (1/3) benchmarking 5... done (took 0.208137508 seconds) (2/3) benchmarking 20... done (took 0.193842303 seconds) (3/3) benchmarking 10... done (took 0.236324793 seconds) done (took 1.485820953 seconds) (1/3) benchmarking "sum"... (1/3) benchmarking 5... done (took 0.094067042 seconds) (2/3) benchmarking 20... done (took 3.566e-5 seconds) (3/3) benchmarking 10... done (took 2.224e-5 seconds) done (took 1.213441156 seconds) (2/3) benchmarking "special"... (1/4) benchmarking "comprehension"... done (took 7.5869e-5 seconds) (2/4) benchmarking "macro"... done (took 3.528e-5 seconds) (3/4) benchmarking "block"... done (took 1.93e-5 seconds) (4/4) benchmarking "nothing"... done (took 1.7179e-5 seconds) done (took 0.835943281 seconds) (3/3) benchmarking "sin"... (1/3) benchmarking 5... done (took 5.2569e-5 seconds) (2/3) benchmarking 20... done (took 1.725e-5 seconds) (3/3) benchmarking 10... done (took 1.587e-5 seconds) done (took 0.827976239 seconds) (1/3) benchmarking 5... done (took 0.211277246 seconds) (2/3) benchmarking 20... done (took 0.194650626 seconds) (3/3) benchmarking 10... done (took 0.229108323 seconds) (1/3) benchmarking 5... done (took 0.204081225 seconds) (2/3) benchmarking 20... done (took 0.223661883 seconds) (3/3) benchmarking 10... done (took 0.238820539 seconds) (1/3) benchmarking 5... done (took 6.4539e-5 seconds) (2/3) benchmarking 20... done (took 2.134e-5 seconds) (3/3) benchmarking 10... done (took 1.328e-5 seconds) tf = false tf = true done (took 141.073513137 seconds) Testing serialization...Test Summary: | Pass Total Time Successful (de)serialization | 7 7 13.2s Test Summary: | Pass Total Time Deprecated behaviors | 11 11 2.8s Test Summary: | Pass Total Time Error checking | 2 2 0.1s Test Summary: | Pass Total Time Backwards Comppatibility with evals_set | 2 2 0.1s Test Summary: | Pass Total Time Inf in Paramters struct | 1 1 1.6s Test Summary: | Pass Total Time issue_400_tuple_as_dict_key | 1 1 1.1s done (took 19.022584039 seconds) Testing BenchmarkTools tests passed Testing completed after 220.66s PkgEval succeeded after 266.01s