Package evaluation to test LazyBroadcast on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:37:38.761 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.34s ################################################################################ # Installation # Installing LazyBroadcast... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9dccce8e] + LazyBroadcast v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [9dccce8e] + LazyBroadcast v1.0.0 Installation completed after 4.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1129.6 ms ✓ LazyBroadcast 1 dependency successfully precompiled in 2 seconds. 2 already precompiled. Precompilation completed after 9.96s ################################################################################ # Testing # Testing LazyBroadcast Status `/tmp/jl_8UftF4/Project.toml` [9dccce8e] LazyBroadcast v1.0.0 [1bc83da4] SafeTestsets v0.1.0 [b77e0a4c] InteractiveUtils [8dfed614] Test Status `/tmp/jl_8UftF4/Manifest.toml` [9dccce8e] LazyBroadcast v1.0.0 [1bc83da4] SafeTestsets v0.1.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... 2.084047 seconds (249.89 k allocations: 17.017 MiB, 98.91% compilation time) Test Summary: | Pass Total Time expr_code_lowered_single_expression | 2 2 2.2s 0.526692 seconds (235.31 k allocations: 13.328 MiB, 97.05% compilation time) Test Summary: | Pass Total Time lazy_broadcast | 3 3 0.5s Testing LazyBroadcast tests passed Testing completed after 6.99s PkgEval succeeded after 29.07s