Package evaluation to test Cowsay on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T11:49:19.709 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.82s ################################################################################ # Installation # Installing Cowsay... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b6370f49] + Cowsay v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b6370f49] + Cowsay v1.0.0 [b718987f] + TextWrap v1.0.2 Installation completed after 1.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.2 s ✓ Cowsay 1 dependency successfully precompiled in 1 seconds. 55 already precompiled. Precompilation completed after 20.85s ################################################################################ # Testing # Testing Cowsay Status `/tmp/jl_XrrpHp/Project.toml` [b6370f49] Cowsay v1.0.0 [e30172f5] Documenter v1.19.0 [b718987f] TextWrap v1.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_XrrpHp/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [944b1d66] CodecZlib v0.7.9 [b6370f49] Cowsay v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [0e77f7df] LazilyInitializedFields v1.3.0 [d0879d2d] MarkdownAST v0.1.3 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [ec057cc2] StructUtils v2.8.5 [b718987f] TextWrap v1.0.2 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.3+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [0dad84c5] ArgTools v1.2.0 [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 [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.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/utilities/utilities.jl:952 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. ┌ Error: Doctesting failed │ exception = │ internal error: expected jldoctest code block in ../src/cows/elephant-in-snake.cow.jl │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] parse_codelang(expected_lang::String, block::MarkdownAST.CodeBlock, doc::Documenter.Document, source::String) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/utilities/utilities.jl:766 │ [3] parse_codeblock_args(lang::String, block::MarkdownAST.CodeBlock, doc::Documenter.Document, source::String; allow_name::Bool, allowed_kwargs::Vector{Symbol}, bool_kwargs::Vector{Symbol}) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/utilities/utilities.jl:878 [inlined] │ [4] _doctest(ctx::Documenter.DocTestContext, block::MarkdownAST.CodeBlock) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctests.jl:113 │ [5] _doctest(ctx::Documenter.DocTestContext, mdast::MarkdownAST.Node{Nothing}) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctests.jl:98 │ [6] _doctest(docstr::Base.Docs.DocStr, mod::Module, doc::Documenter.Document) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctests.jl:76 │ [7] _doctest(blueprint::Documenter.DocumentBlueprint, doc::Documenter.Document) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctests.jl:44 │ [8] runner(::Type{Documenter.Builder.Doctest}, doc::Documenter.Document) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/builder_pipeline.jl:210 │ [9] dispatch(::Core.TypeEgal{Documenter.Builder.DocumentPipeline}, x::Documenter.Document) │ @ Documenter.Selectors ~/.julia/packages/Documenter/13nbQ/src/utilities/Selectors.jl:170 │ [10] (::Documenter.var"#101#102"{Documenter.Document})() │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/makedocs.jl:283 [inlined] │ [11] withenv(::Documenter.var"#101#102"{Documenter.Document}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) │ @ Base env.jl:283 │ [12] (::Documenter.var"#99#100"{Documenter.Document})() │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/makedocs.jl:282 [inlined] │ [13] cd(f::Documenter.var"#99#100"{Documenter.Document}, dir::String) │ @ Base.Filesystem file.jl:113 │ [14] makedocs(; debug::Bool, format::Documenter.HTMLWriter.HTML, kwargs::@Kwargs{root::String, source::String, sitename::String, doctest::Symbol, modules::Vector{Module}, doctestfilters::Vector{Regex}, remotes::Nothing, plugins::Vector{Documenter.Plugin}, meta::Dict{Symbol, Any}}) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/makedocs.jl:281 │ [15] (::Documenter.var"#all_doctests#153"{Bool, Vector{Regex}, Vector{Documenter.Plugin}, Dict{Symbol, Any}, Vector{Module}})() │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:92 │ [16] macro expansion │ @ ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:118 [inlined] │ [17] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:118 [inlined] │ [19] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] │ [20] doctest(source::String, modules::Vector{Module}; fix::Bool, testset::String, doctestfilters::Vector{Regex}, plugins::Vector{Documenter.Plugin}, meta::Dict{Symbol, Any}) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:118 │ [21] doctest(package::Module; manual::Bool, testset::Nothing, kwargs::@Kwargs{}) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:38 │ [22] doctest(package::Module) │ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:20 │ [23] top-level scope │ @ ~/.julia/packages/Cowsay/EHHUK/test/runtests.jl:8 │ [24] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] │ [25] macro expansion │ @ ~/.julia/packages/Cowsay/EHHUK/test/runtests.jl:9 [inlined] │ [26] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] │ [27] macro expansion │ @ ~/.julia/packages/Cowsay/EHHUK/test/runtests.jl:9 [inlined] │ [28] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [29] top-level scope │ @ none:6 │ [30] eval(m::Module, e::Any) │ @ Core boot.jl:618 │ [31] __script_entry_eval(mod::Module, ex::Any) │ @ Base client.jl:106 [inlined] │ [32] exec_options(opts::Base.JLOptions) │ @ Base client.jl:350 │ [33] _start() │ @ Base client.jl:695 └ @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:107 Doctests: Cowsay: Test Failed at /home/pkgeval/.julia/packages/Documenter/13nbQ/src/doctest.jl:118 Expression: all_doctests() Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:118 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] doctest(source::String, modules::Vector{Module}; fix::Bool, testset::String, doctestfilters::Vector{Regex}, plugins::Vector{Documenter.Plugin}, meta::Dict{Symbol, Any}) @ Documenter ~/.julia/packages/Documenter/13nbQ/src/doctest.jl:118 Test Summary: | Pass Fail Total Time cowsay | 18 1 19 1m02.7s Doctests | 1 1 1m02.0s Doctests: Cowsay | 1 1 59.0s Balloon Formation | 3 3 0.0s IO Funkiness | 2 2 0.3s Word Wrapping | 4 4 0.1s Cow Modes | 9 9 0.2s RNG of the outermost testset: Random.Xoshiro(0x2e8256e42d041890, 0x52766fe62dea0773, 0x51cf97b7a746aa75, 0x1dc08e78f1eff4a2, 0x8f37827b98b333a0) ERROR: LoadError: Some tests did not pass: 18 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Cowsay/EHHUK/test/runtests.jl:7 Testing failed after 87.77s ERROR: LoadError: Package Cowsay 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 156.85s: package has test failures