Package evaluation to test BranchAndPrune on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:50:16.625 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.04s ################################################################################ # Installation # Installing BranchAndPrune... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d3bc4f2e] + BranchAndPrune v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [d3bc4f2e] + BranchAndPrune v0.2.1 Installation completed after 3.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1245.1 ms ✓ BranchAndPrune 1 dependency successfully precompiled in 3 seconds. 2 already precompiled. Precompilation completed after 9.84s ################################################################################ # Testing # Testing BranchAndPrune Status `/tmp/jl_xiwVjT/Project.toml` [1520ce14] AbstractTrees v0.4.5 [d3bc4f2e] BranchAndPrune v0.2.1 [8dfed614] Test Status `/tmp/jl_xiwVjT/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [d3bc4f2e] BranchAndPrune v0.2.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time tree.jl | 8 8 1.9s Test Summary: | Pass Total Time search_order.jl | 8 8 0.1s Test Summary: | Pass Total Time search.jl | 8 8 0.8s Testing BranchAndPrune tests passed Testing completed after 6.64s PkgEval succeeded after 28.82s