Package evaluation of OliveHighlighters on Julia 1.13.0-DEV.880 (5ebc5b463e*) started at 2025-07-20T11:38:55.425 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.48s ################################################################################ # Installation # Installing OliveHighlighters... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [f769160f] + OliveHighlighters v0.1.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [f769160f] + OliveHighlighters v0.1.2 [bf3a9e68] + ToolipsServables v0.2.5 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 0.96s ################################################################################ # 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:1343 │ prune_manifest(!Matched::Pkg.Types.EnvCache) │ @ Pkg /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1322 │ │ 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:320 │ [6] _start() │ @ Base ./client.jl:553 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1868.1 ms ✓ OliveHighlighters 1 dependency successfully precompiled in 2 seconds. 5 already precompiled. Precompilation completed after 16.76s ################################################################################ # Testing # Testing OliveHighlighters Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_dC6BzB/Project.toml` [f769160f] ~ OliveHighlighters v0.1.0 `~/.julia/packages/OliveHighlighters/qFBIi` ⇒ v0.1.2 `~/.julia/packages/OliveHighlighters/qFBIi` Updating `/tmp/jl_dC6BzB/Manifest.toml` [f769160f] ~ OliveHighlighters v0.1.0 `~/.julia/packages/OliveHighlighters/qFBIi` ⇒ v0.1.2 `~/.julia/packages/OliveHighlighters/qFBIi` [bf3a9e68] ↑ ToolipsServables v0.1.9 ⇒ v0.2.5 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [f489334b] + StyledStrings v1.11.0 Test Successfully re-resolved Project test v0.1.0 Status `/tmp/jl_dC6BzB/Project.toml` [f769160f] OliveHighlighters v0.1.2 `~/.julia/packages/OliveHighlighters/qFBIi` [8dfed614] Test v1.11.0 Status `/tmp/jl_dC6BzB/Manifest.toml` [f769160f] OliveHighlighters v0.1.2 `~/.julia/packages/OliveHighlighters/qFBIi` [bf3a9e68] ToolipsServables v0.2.5 [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 OliveHighlighters Syntax Highlighters | 34 34 7.8s TextStyleModifier API | 17 17 7.1s Highlighter | 5 5 4.6s classes | 5 5 0.2s set text | 3 3 0.1s styles | 4 4 0.4s seeking functions | 17 17 0.7s mark all | 3 3 0.1s mark before / after | 6 6 0.1s mark between | 3 3 0.1s mark inside | 1 1 0.3s mark line after | 4 4 0.2s Testing OliveHighlighters tests passed Testing completed after 15.21s PkgEval succeeded after 51.97s