Package evaluation to test ExponentialQueues on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:23:14.625 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.34s ################################################################################ # Installation # Installing ExponentialQueues... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8f3a112f] + ExponentialQueues v1.0.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [217fe2f1] + CavityTools v1.3.2 [8f3a112f] + ExponentialQueues v1.0.2 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 1.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.76s ################################################################################ # Testing # Testing ExponentialQueues Status `/tmp/jl_Eo9lU0/Project.toml` [217fe2f1] CavityTools v1.3.2 [8f3a112f] ExponentialQueues v1.0.2 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Eo9lU0/Manifest.toml` [217fe2f1] CavityTools v1.3.2 [8f3a112f] ExponentialQueues v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time ExponentialQueue | 5 5 1.8s Test Summary: | Pass Total Time StaticExponentialQueue | 5 5 0.5s Test Summary: | Pass Total Time ExponentialQueueDict | 15 15 2.6s Test Summary: | Pass Total Time Reproducibility | 10 10 3.5s Test Summary: | Pass Total Time ConstantQueue | 9 9 2.4s Test Summary: | Pass Total Time MultQueue | 11 11 0.7s Test Summary: | Pass Total Time NestedQueue | 4 4 2.1s Testing ExponentialQueues tests passed Testing completed after 23.26s PkgEval succeeded after 50.69s