Package evaluation to test Weave on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T02:42:16.767 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.84s ################################################################################ # Installation # Installing Weave... Resolving package versions... Installed DataValueInterfaces ───────── v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed StringEncodings ───────────── v0.3.7 Installed OrderedCollections ────────── v1.8.1 Installed RelocatableFolders ────────── v1.0.1 Installed PrecompileTools ───────────── v1.3.3 Installed Requires ──────────────────── v1.3.1 Installed YAML ──────────────────────── v0.4.16 Installed Tables ────────────────────── v1.12.1 Installed Weave ─────────────────────── v0.10.12 Installed JSON ──────────────────────── v0.21.4 Installed Parsers ───────────────────── v2.8.3 Installed Highlights ────────────────── v0.5.3 Installed Scratch ───────────────────── v1.3.0 Installed Libiconv_jll ──────────────── v1.18.0+0 Installed JLLWrappers ───────────────── v1.7.1 Installed TableTraits ───────────────── v1.0.1 Installed Preferences ───────────────── v1.5.1 Installed DocStringExtensions ───────── v0.9.5 Installed Mustache ──────────────────── v1.0.21 Installing 1 artifacts Installed artifact Libiconv 1.9 MiB Updating `~/.julia/environments/v1.14/Project.toml` [44d3d7a6] + Weave v0.10.12 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [eafb193a] + Highlights v0.5.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [ffc61752] + Mustache v1.0.21 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [05181044] + RelocatableFolders v1.0.1 [ae029012] + Requires v1.3.1 [6c6a2e73] + Scratch v1.3.0 [69024149] + StringEncodings v0.3.7 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [44d3d7a6] + Weave v0.10.12 [ddb6d928] + YAML v0.4.16 [94ce4f54] + Libiconv_jll v1.18.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.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 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+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 7.66s ################################################################################ # 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:585 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:585 Precompilation failed after 13.21s ################################################################################ # Testing # Testing Weave Status `/tmp/jl_f7rCK2/Project.toml` [a93c6f00] DataFrames v1.8.1 [eafb193a] Highlights v0.5.3 ⌅ [682c06a0] JSON v0.21.4 [ffc61752] Mustache v1.0.21 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [44d3d7a6] Weave v0.10.12 [ddb6d928] YAML v0.4.16 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_f7rCK2/Manifest.toml` [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [eafb193a] Highlights v0.5.3 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [ffc61752] Mustache v1.0.21 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [44d3d7a6] Weave v0.10.12 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaved all chunks └ progress = 1 [ Info: Weaved to /tmp/jl_1Gz6lE5gFa.md ┌ Info: Weaved all chunks └ progress = 1 [ Info: Weaved to /tmp/jl_6nSjsZMJmr.md ┌ Info: Weaved all chunks └ progress = 1 end to end test: Error During Test at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/test_header.jl:124 Got exception outside of a @test MethodError: no method matching startswith(::IOBuffer, ::Regex) The function `startswith` exists, but no method is defined for this combination of argument types. Closest candidates are: startswith(::IO, !Matched::AbstractString; eat, padding, newlines) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:62 startswith(::IO, !Matched::AbstractChar; eat) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:74 startswith(::IO, !Matched::Vector{<:AbstractString}; kws...) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:83 Stacktrace: [1] (::Weave.WeaveMarkdown.var"#dollarmath##0#dollarmath##1"{IOBuffer, Markdown.MD})() @ Weave.WeaveMarkdown ~/.julia/packages/Weave/f7Ly3/src/WeaveMarkdown/markdown.jl:27 [2] withstream(f::Weave.WeaveMarkdown.var"#dollarmath##0#dollarmath##1"{IOBuffer, Markdown.MD}, stream::IOBuffer) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:108 [3] dollarmath(stream::IOBuffer, block::Markdown.MD) @ Weave.WeaveMarkdown ~/.julia/packages/Weave/f7Ly3/src/WeaveMarkdown/markdown.jl:26 [4] _parse(stream::IOBuffer, block::Markdown.MD, config::Markdown.Config; breaking::Bool) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:92 [5] _parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:88 [inlined] [6] #parse#22 @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:108 [inlined] [7] parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:105 [inlined] [8] parse(markdown::String; flavor::Markdown.Config) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/Markdown.jl:61 [9] parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/Markdown.jl:61 [inlined] [10] clear_buffer_and_format!(io::IOBuffer, out::IOBuffer, render_function::typeof(Weave.WeaveMarkdown.html)) @ Weave ~/.julia/packages/Weave/f7Ly3/src/rendering/common.jl:140 [11] render_chunk(docformat::Weave.WeaveHTML, chunk::Weave.DocChunk) @ Weave ~/.julia/packages/Weave/f7Ly3/src/rendering/htmlformats.jl:62 [12] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [13] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [14] _getindex @ ./broadcast.jl:619 [inlined] [15] getindex @ ./broadcast.jl:615 [inlined] [16] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(Weave.render_chunk), Tuple{Base.RefValue{Weave.WeaveHTML}, Vector{Weave.WeaveChunk}}}) @ Base.Broadcast ./broadcast.jl:932 [17] materialize @ ./broadcast.jl:893 [inlined] [18] render_doc(doc::WeaveDoc) @ Weave ~/.julia/packages/Weave/f7Ly3/src/rendering/rendering.jl:22 [19] weave(source::String; doctype::String, informat::String, out_path::Symbol, args::Dict{Any, Any}, mod::Nothing, fig_path::Nothing, fig_ext::Nothing, cache_path::String, cache::Symbol, template::Nothing, css::Nothing, highlight_theme::Nothing, pandoc_options::Vector{String}, latex_cmd::Vector{String}, keep_unicode::Bool) @ Weave ~/.julia/packages/Weave/f7Ly3/src/Weave.jl:222 [20] weave @ ~/.julia/packages/Weave/f7Ly3/src/Weave.jl:124 [inlined] [21] test_mock_weave(test_function::var"#37#38", str::String; kwargs::@Kwargs{informat::String, doctype::String}) @ Main ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:23 [22] kwcall(::@NamedTuple{informat::String, doctype::String}, ::typeof(test_mock_weave), test_function::Function, str::String) @ Main ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:20 [23] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/test_header.jl:127 [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [25] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/test_header.jl:154 [inlined] [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:37 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [29] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:43 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [31] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:43 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [33] top-level scope @ none:6 [34] eval(m::Module, e::Any) @ Core ./boot.jl:489 [35] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [36] _start() @ Base ./client.jl:585 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaved all chunks └ progress = 1 [ Info: Weaved to /tmp/jl_HOjI3IHITS.md ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaving chunk 2 from line 5 └ progress = 0.16666666666666666 ┌ Info: Weaving chunk 3 from line 9 └ progress = 0.3333333333333333 ┌ Info: Weaving chunk 4 from line 13 └ progress = 0.5 ┌ Info: Weaving chunk 5 from line 17 └ progress = 0.6666666666666666 ┌ Info: Weaving chunk 6 from line 21 └ progress = 0.8333333333333334 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Warning: ERROR: ArgumentError occurred, including output in Weaved document └ @ Weave ~/.julia/packages/Weave/f7Ly3/src/run.jl:224 ┌ Info: Weaving chunk 2 from line 5 └ progress = 0.3333333333333333 ┌ Warning: ERROR: Base.Meta.ParseError occurred, including output in Weaved document └ @ Weave ~/.julia/packages/Weave/f7Ly3/src/run.jl:224 ┌ Info: Weaving chunk 3 from line 9 └ progress = 0.6666666666666666 ┌ Warning: ERROR: UndefVarError occurred, including output in Weaved document └ @ Weave ~/.julia/packages/Weave/f7Ly3/src/run.jl:224 ┌ Warning: ERROR: Base.Meta.ParseError occurred, including output in Weaved document └ @ Weave ~/.julia/packages/Weave/f7Ly3/src/run.jl:224 ┌ Info: Weaved all chunks └ progress = 1 evaluation error handling: Test Failed at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:47 Expression: occursin(err_str2, get_output(2)) Evaluated: occursin("ParseError:\n# Error @ string:1:5\nx = \n# └ ── premature end of input", "Error: ParseError:\n# Error @ /tmp/jl_NyhoBSbAXK:3:1\nx =\n└ ── premature end of input\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:3 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [3] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:47 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] evaluation error handling: Test Failed at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:48 Expression: occursin(err_str3_1, get_output(3)) Evaluated: occursin("UndefVarError: `plot` not defined in `Main`\nSuggestion: check for spelling errors or missing imports.", "\njulia> plot(x)\nError: UndefVarError: `plot` not defined in `Main.var\"##WeaveSandBox#159\"`\nSuggestion: check for spelling errors or missing imports.\n\njulia> y = 10\n10\n\njulia> f(y\nError: ParseError:\n# Error @ /tmp/jl_NyhoBSbAXK:1:4\nf(y\n# └ ── Expected `)` or `,`\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:3 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [3] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:48 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] evaluation error handling: Test Failed at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:49 Expression: occursin(err_str3_2, get_output(3)) Evaluated: occursin("ParseError:\n# Error @ string:1:4\nf(y\n# └ ── Expected `)` or `,`", "\njulia> plot(x)\nError: UndefVarError: `plot` not defined in `Main.var\"##WeaveSandBox#159\"`\nSuggestion: check for spelling errors or missing imports.\n\njulia> y = 10\n10\n\njulia> f(y\nError: ParseError:\n# Error @ /tmp/jl_NyhoBSbAXK:1:4\nf(y\n# └ ── Expected `)` or `,`\n") Stacktrace: [1] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:3 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [3] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/run/test_error.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Warning: ERROR: Base.Meta.ParseError occurred, including output in Weaved document └ @ Weave ~/.julia/packages/Weave/f7Ly3/src/run.jl:224 ┌ Info: Weaving chunk 2 from line 5 └ progress = 0.5 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 1 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 ┌ Info: Weaving chunk 1 from line 6 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 [ Info: Weaved to /tmp/jl_bCp8lQX6N0.rst ┌ Info: Weaving chunk 1 from line 6 └ progress = 0.0 ┌ Info: Weaved all chunks └ progress = 1 end2end simple: Error During Test at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/end2end/test_end2end.jl:9 Got exception outside of a @test LoadError: MethodError: no method matching startswith(::IOBuffer, ::Regex) The function `startswith` exists, but no method is defined for this combination of argument types. Closest candidates are: startswith(::IO, !Matched::AbstractString; eat, padding, newlines) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:62 startswith(::IO, !Matched::AbstractChar; eat) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:74 startswith(::IO, !Matched::Vector{<:AbstractString}; kws...) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:83 Stacktrace: [1] (::Weave.WeaveMarkdown.var"#dollarmath##0#dollarmath##1"{IOBuffer, Markdown.MD})() @ Weave.WeaveMarkdown ~/.julia/packages/Weave/f7Ly3/src/WeaveMarkdown/markdown.jl:27 [2] withstream(f::Weave.WeaveMarkdown.var"#dollarmath##0#dollarmath##1"{IOBuffer, Markdown.MD}, stream::IOBuffer) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:108 [3] dollarmath(stream::IOBuffer, block::Markdown.MD) @ Weave.WeaveMarkdown ~/.julia/packages/Weave/f7Ly3/src/WeaveMarkdown/markdown.jl:26 [4] _parse(stream::IOBuffer, block::Markdown.MD, config::Markdown.Config; breaking::Bool) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:92 [5] _parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:88 [inlined] [6] #parse#22 @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:108 [inlined] [7] parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:105 [inlined] [8] parse(markdown::String; flavor::Markdown.Config) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/Markdown.jl:61 [9] parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/Markdown.jl:61 [inlined] [10] clear_buffer_and_format!(io::IOBuffer, out::IOBuffer, render_function::typeof(Markdown.latex)) @ Weave ~/.julia/packages/Weave/f7Ly3/src/rendering/common.jl:140 [11] render_chunk(docformat::Weave.LaTeXMinted, chunk::Weave.DocChunk) @ Weave ~/.julia/packages/Weave/f7Ly3/src/rendering/texformats.jl:28 [12] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [13] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [14] _getindex @ ./broadcast.jl:619 [inlined] [15] getindex @ ./broadcast.jl:615 [inlined] [16] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(Weave.render_chunk), Tuple{Base.RefValue{Weave.LaTeXMinted}, Vector{Weave.WeaveChunk}}}) @ Base.Broadcast ./broadcast.jl:932 [17] materialize @ ./broadcast.jl:893 [inlined] [18] render_doc(doc::WeaveDoc) @ Weave ~/.julia/packages/Weave/f7Ly3/src/rendering/rendering.jl:22 [19] weave(source::String; doctype::String, informat::String, out_path::Symbol, args::Dict{Any, Any}, mod::Nothing, fig_path::Nothing, fig_ext::Nothing, cache_path::String, cache::Symbol, template::Nothing, css::Nothing, highlight_theme::Nothing, pandoc_options::Vector{String}, latex_cmd::Vector{String}, keep_unicode::Bool) @ Weave ~/.julia/packages/Weave/f7Ly3/src/Weave.jl:222 [20] weave @ ~/.julia/packages/Weave/f7Ly3/src/Weave.jl:124 [inlined] [21] test_mock_weave(test_function::typeof(test_func), str::String; kwargs::@Kwargs{informat::String, doctype::String}) @ Main ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:23 [22] kwcall(::@NamedTuple{informat::String, doctype::String}, ::typeof(test_mock_weave), test_function::Function, str::String) @ Main ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:20 [23] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/end2end/test_simple.jl:28 [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [25] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/end2end/test_end2end.jl:10 [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [27] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/end2end/test_end2end.jl:10 [inlined] [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [29] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:37 [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [31] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:65 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [33] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:65 [inlined] [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [38] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/end2end/test_simple.jl:27 legacy: Error During Test at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/runtests.jl:68 Got exception outside of a @test LoadError: MethodError: no method matching startswith(::IOBuffer, ::Regex) The function `startswith` exists, but no method is defined for this combination of argument types. Closest candidates are: startswith(::IO, !Matched::AbstractString; eat, padding, newlines) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:62 startswith(::IO, !Matched::AbstractChar; eat) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:74 startswith(::IO, !Matched::Vector{<:AbstractString}; kws...) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:83 Stacktrace: [1] (::Weave.WeaveMarkdown.var"#dollarmath##0#dollarmath##1"{IOBuffer, Markdown.MD})() @ Weave.WeaveMarkdown ~/.julia/packages/Weave/f7Ly3/src/WeaveMarkdown/markdown.jl:27 [2] withstream(f::Weave.WeaveMarkdown.var"#dollarmath##0#dollarmath##1"{IOBuffer, Markdown.MD}, stream::IOBuffer) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/util.jl:108 [3] dollarmath(stream::IOBuffer, block::Markdown.MD) @ Weave.WeaveMarkdown ~/.julia/packages/Weave/f7Ly3/src/WeaveMarkdown/markdown.jl:26 [4] _parse(stream::IOBuffer, block::Markdown.MD, config::Markdown.Config; breaking::Bool) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:92 [5] _parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:88 [inlined] [6] #parse#22 @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:108 [inlined] [7] parse @ /opt/julia/share/julia/stdlib/v1.14/Markdown/src/parse/parse.jl:105 [inlined] [8] parse(markdown::String; flavor::Markdown.Config) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/Markdown.jl:61 [9] kwcall(::@NamedTuple{flavor::Markdown.Config}, ::typeof(Markdown.parse), markdown::String) @ Markdown /opt/julia/share/julia/stdlib/v1.14/Markdown/src/Markdown.jl:61 [10] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/markdown_test.jl:10 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:37 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [14] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:69 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [16] macro expansion @ ~/.julia/packages/Weave/f7Ly3/test/runtests.jl:69 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/markdown_test.jl:10 Test Summary: | Pass Fail Error Broken Total Time Weave | 126 3 3 2 134 3m44.7s reader | 78 78 6.7s header processing | 18 1 19 27.0s header separation | 6 6 0.1s empty header | 1 1 13.4s dynamic header specifications | 3 3 1.9s doctype specific header configuration | 3 3 0.4s end to end test | 5 1 6 11.1s run | 12 3 2 17 9.6s module evaluation | 2 2 0.5s clear_module! | 3 1 4 2.1s meta information for evaluation | 5 1 6 0.3s evaluation error handling | 2 3 5 6.3s render | 6 6 5.7s conversions | 6 6 7.8s display | 4 4 2m37.9s end2end | 2 1 3 10.0s end2end simple | 2 1 3 7.6s legacy | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x4dc011e982ce3f0e, 0xb28c258ccdbfd42b, 0x63e8629cdeac4d09, 0xdf9436b085b417e5, 0x75fbee73ed57e3ff) ERROR: LoadError: Some tests did not pass: 126 passed, 3 failed, 3 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/Weave/f7Ly3/test/runtests.jl:36 Testing failed after 302.44s ERROR: LoadError: Package Weave 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 356.1s: package tests unexpectedly errored