Package evaluation to test LazyBroadcast on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:12:24.628 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 6.49s ################################################################################ # Installation # Installing LazyBroadcast... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [9dccce8e] + LazyBroadcast v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [9dccce8e] + LazyBroadcast v1.0.0 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 583.0 ms ✓ LazyBroadcast 1 dependency successfully precompiled in 1 seconds. 7 already precompiled. Precompilation completed after 8.9s ################################################################################ # Testing # Testing LazyBroadcast Status `/tmp/jl_jZ9HV0/Project.toml` [9dccce8e] LazyBroadcast v1.0.0 [1bc83da4] SafeTestsets v0.1.0 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jZ9HV0/Manifest.toml` [9dccce8e] LazyBroadcast v1.0.0 [1bc83da4] SafeTestsets v0.1.0 [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... 0.932640 seconds (452.71 k allocations: 23.097 MiB, 98.23% compilation time) Test Summary: | Pass Total Time expr_code_lowered_single_expression | 2 2 1.0s 0.554113 seconds (326.23 k allocations: 14.790 MiB, 18.28% gc time, 98.07% compilation time) Test Summary: | Pass Total Time lazy_broadcast | 3 3 0.6s Testing LazyBroadcast tests passed Testing completed after 5.01s PkgEval succeeded after 26.16s