Package evaluation of AlgebraFrames on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T10:02:44.207 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.44s ################################################################################ # Installation # Installing AlgebraFrames... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [91245b94] + AlgebraFrames v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [91245b94] + AlgebraFrames v0.1.0 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ MethodError: no method matching prune_manifest(::Pkg.Types.Manifest, ::Vector{UUID}) │ The function `prune_manifest` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ prune_manifest(::Pkg.Types.Manifest, !Matched::Set{UUID}) │ @ Pkg /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1232 │ prune_manifest(!Matched::Pkg.Types.EnvCache) │ @ Pkg /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1211 │ │ Stacktrace: │ [1] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:40 │ [2] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:9 │ [3] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [4] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [5] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:324 │ [6] _start() │ @ Base ./client.jl:557 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1194.5 ms ✓ AlgebraFrames 1 dependency successfully precompiled in 1 seconds Precompilation completed after 16.66s ################################################################################ # Testing # Testing AlgebraFrames Project test v0.1.0 Status `/tmp/jl_ZUAaDg/Project.toml` [91245b94] AlgebraFrames v0.1.0 `~/.julia/packages/AlgebraFrames/ZmQR9` [8dfed614] Test v1.11.0 Status `/tmp/jl_ZUAaDg/Manifest.toml` [91245b94] AlgebraFrames v0.1.0 `~/.julia/packages/AlgebraFrames/ZmQR9` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time algebraframes ! | 171 171 22.4s Algebra | 35 35 8.0s algebra constructors | 6 6 2.6s getters | 2 2 0.0s algebra | 7 7 1.4s generation | 12 12 3.1s API | 8 8 1.0s Algebra Frames | 136 136 14.4s constructors | 4 4 0.1s getters | 3 3 0.0s algebra | 5 5 2.9s transformations | 5 5 0.5s generation | 79 79 2.2s API | 40 40 6.7s Testing AlgebraFrames tests passed Testing completed after 30.38s PkgEval succeeded after 65.44s