Package evaluation to test ExponentialQueues on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T01:12:17.527 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.61s ################################################################################ # Installation # Installing ExponentialQueues... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8f3a112f] + ExponentialQueues v1.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [217fe2f1] + CavityTools v1.3.2 [8f3a112f] + ExponentialQueues v1.1.1 [1914dd2f] + MacroTools v0.5.16 [9602ed7d] + Unrolled v0.1.5 [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.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4175.4 ms ✓ ExponentialQueues 1 dependency successfully precompiled in 4 seconds. 9 already precompiled. Precompilation completed after 15.17s ################################################################################ # Testing # Testing ExponentialQueues Status `/tmp/jl_o6VsyV/Project.toml` [217fe2f1] CavityTools v1.3.2 [8f3a112f] ExponentialQueues v1.1.1 [9602ed7d] Unrolled v0.1.5 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_o6VsyV/Manifest.toml` [217fe2f1] CavityTools v1.3.2 [8f3a112f] ExponentialQueues v1.1.1 [1914dd2f] MacroTools v0.5.16 [9602ed7d] Unrolled v0.1.5 [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.6s Test Summary: | Pass Total Time ExponentialQueueDict | 14 14 2.5s Test Summary: | Pass Total Time Reproducibility | 10 10 4.8s Test Summary: | Pass Total Time ConstantQueue | 9 9 2.5s Test Summary: | Pass Total Time MultQueue | 11 11 0.7s Test Summary: | Pass Total Time NestedQueue | 5 5 3.2s Testing ExponentialQueues tests passed Testing completed after 25.8s PkgEval succeeded after 57.96s