Package evaluation of AlgebraFrames on Julia 1.13.0-DEV.774 (40c6d1b7c1*) started at 2025-06-24T10:57:54.487 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.17s ################################################################################ # 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.84s ################################################################################ # 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... 961.8 ms ✓ AlgebraFrames 1 dependency successfully precompiled in 1 seconds Precompilation completed after 15.85s ################################################################################ # Testing # Testing AlgebraFrames Project test v0.1.0 Status `/tmp/jl_h4O3JR/Project.toml` [91245b94] AlgebraFrames v0.1.0 `~/.julia/packages/AlgebraFrames/ZmQR9` [8dfed614] Test v1.11.0 Status `/tmp/jl_h4O3JR/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 21.9s Algebra | 35 35 8.1s algebra constructors | 6 6 2.7s getters | 2 2 0.0s algebra | 7 7 1.3s generation | 12 12 3.0s API | 8 8 1.0s Algebra Frames | 136 136 13.8s constructors | 4 4 0.1s getters | 3 3 0.0s algebra | 5 5 2.8s transformations | 5 5 0.4s generation | 79 79 2.1s API | 40 40 6.5s Testing AlgebraFrames tests passed Testing completed after 28.97s PkgEval succeeded after 63.27s