Package evaluation to test MultiBisect on Julia 1.14.0-DEV.1555 (0c48c4942b*) started at 2026-01-13T19:55:14.397 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.31s ################################################################################ # Installation # Installing MultiBisect... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [66877b0d] + MultiBisect v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [38540f10] + CommonSolve v0.2.6 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [3587e190] + InverseFunctions v0.1.17 [1914dd2f] + MacroTools v0.5.16 [66877b0d] + MultiBisect v0.2.1 [f2b01f46] + Roots v2.2.10 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 7579.8 ms ✓ Roots 1698.1 ms ✓ MultiBisect 2 dependencies successfully precompiled in 9 seconds. 23 already precompiled. Precompilation completed after 26.15s ################################################################################ # Testing # Testing MultiBisect Status `/tmp/jl_Hlngca/Project.toml` [66877b0d] MultiBisect v0.2.1 [f2b01f46] Roots v2.2.10 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Hlngca/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [38540f10] CommonSolve v0.2.6 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [66877b0d] MultiBisect v0.2.1 [f2b01f46] Roots v2.2.10 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for MultiBisect [66877b0d-840f-4af8-a0b5-b62f5ea465b3] │ exception = Required dependency Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") failed to load from a cache file. └ @ Base loading.jl:2950 Test Summary: | Total Time MultiBisect.jl | 0 0.1s Testing MultiBisect tests passed Testing completed after 25.77s PkgEval succeeded after 78.26s