Package evaluation to test Presentation on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T17:21:02.289 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.96s ################################################################################ # Installation # Installing Presentation... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8bd9f6a2] + Presentation v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [a8cc5b0e] + Crayons v4.2.0 ⌅ [ffbed154] + DocStringExtensions v0.8.6 ⌅ [eafb193a] + Highlights v0.4.5 ⌅ [682c06a0] + JSON v0.21.4 ⌅ [f853b5e0] + Pandoc v0.2.5 ⌅ [69de0a69] + Parsers v2.8.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [8bd9f6a2] + Presentation v0.2.2 [d3a6a179] + TerminalExtensions v0.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [83775a58] + Zlib_jll v1.3.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: UndefVarError: `complete_keyword` not defined in `REPL.REPLCompletions` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:71 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/Highlights/Xipti/src/Lexers.jl:116 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [6] top-level scope @ ~/.julia/packages/Highlights/Xipti/src/Highlights.jl:38 [7] include(mod::Module, _path::String) @ Base Base.jl:334 [8] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:70 in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Lexers.jl:1 in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Highlights.jl:3 in expression starting at stdin:5 ✗ Highlights 2.3 s ✓ Pandoc ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("eafb193a-b7ab-5a9e-9068-77385905fa72"), "Highlights") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path, 6 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Presentation/AQ2MQ/src/Presentation.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Presentation/AQ2MQ/src/Presentation.jl:1 in expression starting at stdin:5 ✗ Presentation 1 dependency successfully precompiled in 21 seconds. 29 already precompiled. 2 dependencies had output during precompilation: ┌ Highlights │ ERROR: LoadError: UndefVarError: `complete_keyword` not defined in `REPL.REPLCompletions` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:71 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/Highlights/Xipti/src/Lexers.jl:116 │ [5] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [6] top-level scope │ @ ~/.julia/packages/Highlights/Xipti/src/Highlights.jl:38 │ [7] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [8] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:70 │ in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Lexers.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Highlights.jl:3 │ in expression starting at stdin:5 └ ┌ Presentation │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("eafb193a-b7ab-5a9e-9068-77385905fa72"), "Highlights") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path, 6 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Presentation/AQ2MQ/src/Presentation.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Presentation/AQ2MQ/src/Presentation.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: Highlights Failed to precompile Highlights [eafb193a-b7ab-5a9e-9068-77385905fa72] to "/home/pkgeval/.julia/compiled/v1.14/Highlights/jl_2EXGiT" (ProcessExited(1)). Presentation Failed to precompile Presentation [8bd9f6a2-9625-11e9-045b-d30bc2bc79c3] to "/home/pkgeval/.julia/compiled/v1.14/Presentation/jl_mf8vsA" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 44.0s ################################################################################ # Testing # Testing Presentation Status `/tmp/jl_cSU631/Project.toml` [a8cc5b0e] Crayons v4.2.0 ⌅ [eafb193a] Highlights v0.4.5 ⌅ [682c06a0] JSON v0.21.4 ⌅ [f853b5e0] Pandoc v0.2.5 [8bd9f6a2] Presentation v0.2.2 [d3a6a179] TerminalExtensions v0.4.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cSU631/Manifest.toml` [a8cc5b0e] Crayons v4.2.0 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌅ [eafb193a] Highlights v0.4.5 ⌅ [682c06a0] JSON v0.21.4 ⌅ [f853b5e0] Pandoc v0.2.5 ⌅ [69de0a69] Parsers v2.8.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [8bd9f6a2] Presentation v0.2.2 [d3a6a179] TerminalExtensions v0.4.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: UndefVarError: `complete_keyword` not defined in `REPL.REPLCompletions` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:71 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/Highlights/Xipti/src/Lexers.jl:116 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [6] top-level scope @ ~/.julia/packages/Highlights/Xipti/src/Highlights.jl:38 [7] include(mod::Module, _path::String) @ Base Base.jl:334 [8] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:70 in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Lexers.jl:1 in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Highlights.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("eafb193a-b7ab-5a9e-9068-77385905fa72"), "Highlights") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path, 6 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Presentation/AQ2MQ/src/Presentation.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Presentation/AQ2MQ/src/Presentation.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Highlights │ ERROR: LoadError: UndefVarError: `complete_keyword` not defined in `REPL.REPLCompletions` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:71 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/Highlights/Xipti/src/Lexers.jl:116 │ [5] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [6] top-level scope │ @ ~/.julia/packages/Highlights/Xipti/src/Highlights.jl:38 │ [7] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [8] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/lexers/julia.jl:70 │ in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Lexers.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Highlights/Xipti/src/Highlights.jl:3 │ in expression starting at stdin:5 └ ┌ Presentation │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: Highlights Failed to precompile Highlights [eafb193a-b7ab-5a9e-9068-77385905fa72] to "/home/pkgeval/.julia/compiled/v1.14/Highlights/jl_3yGwKU" (ProcessExited(1)). Presentation Failed to precompile Presentation [8bd9f6a2-9625-11e9-045b-d30bc2bc79c3] to "/home/pkgeval/.julia/compiled/v1.14/Presentation/jl_TPdCSk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Presentation/AQ2MQ/test/runtests.jl:3 Testing failed after 25.51s ERROR: LoadError: Package Presentation errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3298 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 125.74s: package fails to precompile