Package evaluation to test OliveHighlighters on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T12:43:47.244 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.86s ################################################################################ # Installation # Installing OliveHighlighters... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f769160f] + OliveHighlighters v0.1.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [f769160f] + OliveHighlighters v0.1.5 [bf3a9e68] + ToolipsServables v0.2.11 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.13.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.92s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.84s ################################################################################ # 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_cG18Yi/Project.toml` [f769160f] ~ OliveHighlighters v0.1.0 `~/.julia/packages/OliveHighlighters/g78Yk` ⇒ v0.1.5 `~/.julia/packages/OliveHighlighters/g78Yk` Updating `/tmp/jl_cG18Yi/Manifest.toml` [f769160f] ~ OliveHighlighters v0.1.0 `~/.julia/packages/OliveHighlighters/g78Yk` ⇒ v0.1.5 `~/.julia/packages/OliveHighlighters/g78Yk` [bf3a9e68] ↑ ToolipsServables v0.1.9 ⇒ v0.2.11 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.0.0 [f489334b] + StyledStrings v1.13.0 [4ec0a83e] + Unicode v1.11.0 Test Successfully re-resolved Project test v0.1.0 Status `/tmp/jl_cG18Yi/Project.toml` [f769160f] OliveHighlighters v0.1.5 `~/.julia/packages/OliveHighlighters/g78Yk` [8dfed614] Test v1.11.0 Status `/tmp/jl_cG18Yi/Manifest.toml` [f769160f] OliveHighlighters v0.1.5 `~/.julia/packages/OliveHighlighters/g78Yk` [bf3a9e68] ToolipsServables v0.2.11 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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... Test Summary: | Pass Total Time OliveHighlighters Syntax Highlighters | 34 34 7.0s TextStyleModifier API | 17 17 6.4s Highlighter | 5 5 4.5s classes | 5 5 0.1s set text | 3 3 0.1s styles | 4 4 0.3s seeking functions | 17 17 0.6s mark all | 3 3 0.1s mark before / after | 6 6 0.1s mark between | 3 3 0.1s mark inside | 1 1 0.2s mark line after | 4 4 0.1s Testing OliveHighlighters tests passed Testing completed after 17.29s PkgEval succeeded after 52.18s