Package evaluation to test TestNoAllocations on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:26:51.954 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.42s ################################################################################ # Installation # Installing TestNoAllocations... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [4f9cea44] + TestNoAllocations v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [4f9cea44] + TestNoAllocations v0.2.0 [9abbd945] + Profile v1.11.0 Installation completed after 1.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 995.1 ms ✓ TestNoAllocations 1 dependency successfully precompiled in 1 seconds. 7 already precompiled. Precompilation completed after 11.18s ################################################################################ # Testing # Testing TestNoAllocations Status `/tmp/jl_AkP9YD/Project.toml` [4f9cea44] TestNoAllocations v0.2.0 [9abbd945] Profile v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_AkP9YD/Manifest.toml` [4f9cea44] TestNoAllocations v0.2.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9abbd945] Profile 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... ┌ Warning: Since not called from a function @allocated could be imprecise └ @ Main ~/.julia/packages/TestNoAllocations/nWmzM/src/allocation_macros.jl:28 Test Summary: | Pass Total Time TestNoAllocations.jl | 7 7 3.9s Testing TestNoAllocations tests passed Testing completed after 8.71s PkgEval succeeded after 36.05s