Package evaluation to test LazyBroadcast on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T14:42:19.974 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.59s ################################################################################ # 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 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.69s ################################################################################ # Testing # Testing LazyBroadcast Status `/tmp/jl_GHXQyM/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_GHXQyM/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... 1.302373 seconds (452.62 k allocations: 23.093 MiB, 98.20% compilation time) Test Summary: | Pass Total Time expr_code_lowered_single_expression | 2 2 1.4s 0.726805 seconds (326.23 k allocations: 14.789 MiB, 14.49% gc time, 98.21% compilation time) Test Summary: | Pass Total Time lazy_broadcast | 3 3 0.7s Testing LazyBroadcast tests passed Testing completed after 6.72s PkgEval succeeded after 34.08s