Package evaluation to test ExponentialQueues on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T09:44:32.593 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.96s ################################################################################ # Installation # Installing ExponentialQueues... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8f3a112f] + ExponentialQueues v1.1.1 Updating `~/.julia/environments/v1.14/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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 Installation completed after 1.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5535.3 ms ✓ Unrolled 3968.0 ms ✓ ExponentialQueues 2 dependencies successfully precompiled in 10 seconds. 10 already precompiled. Precompilation completed after 22.94s ################################################################################ # Testing # Testing ExponentialQueues Status `/tmp/jl_Cau4Wo/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_Cau4Wo/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time ExponentialQueue | 5 5 1.3s Test Summary: | Pass Total Time StaticExponentialQueue | 5 5 0.3s Test Summary: | Pass Total Time ExponentialQueueDict | 14 14 4.6s Test Summary: | Pass Total Time Reproducibility | 10 10 4.2s Test Summary: | Pass Total Time ConstantQueue | 9 9 1.8s Test Summary: | Pass Total Time MultQueue | 11 11 0.5s Test Summary: | Pass Total Time NestedQueue | 5 5 4.5s Testing ExponentialQueues tests passed Testing completed after 23.87s PkgEval succeeded after 67.94s