Package evaluation to test Pandoc on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T21:06:15.850 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.22s ################################################################################ # Installation # Installing Pandoc... Resolving package versions... Installed Compat ────────────── v4.18.1 Installed JSON3 ─────────────── v1.14.3 Installed FilePathsBase ─────── v0.9.24 Installed JLLWrappers ───────── v1.8.0 Installed Preferences ───────── v1.5.2 Installed PrecompileTools ───── v1.3.4 Installed DataStructures ────── v0.18.22 Installed ReTest ────────────── v0.3.4 Installed pandoc_jll ────────── v3.6.4+0 Installed InlineTest ────────── v0.2.0 Installed Parsers ───────────── v2.8.6 Installed OrderedCollections ── v1.8.2 Installed EnumX ─────────────── v1.0.7 Installed StructTypes ───────── v1.11.0 Installed DocStringExtensions ─ v0.9.5 Installed Pandoc ────────────── v0.4.5 Installing 1 artifacts Installed artifact pandoc 20.6 MiB Updating `~/.julia/environments/v1.14/Project.toml` [f853b5e0] + Pandoc v0.4.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [48062228] + FilePathsBase v0.9.24 [bd334432] + InlineTest v0.2.0 [692b3bcd] + JLLWrappers v1.8.0 [0f8b85d8] + JSON3 v1.14.3 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f853b5e0] + Pandoc v0.4.5 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌅ [e0db7c4e] + ReTest v0.3.4 [856f2bd8] + StructTypes v1.11.0 [c5432543] + pandoc_jll v3.6.4+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf 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 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 9.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.6 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.5 s ✓ DocStringExtensions 149.4 s ✓ OrderedCollections 0.9 s ✓ EnumX 32.0 s ✓ StructTypes 30.7 s ✓ Preferences 2.3 s ✓ Compat 36.9 s ✓ InlineTest 31.2 s ✓ JLLWrappers 30.6 s ✓ PrecompileTools 0.9 s ✓ Compat → CompatLinearAlgebraExt 31.2 s ✓ pandoc_jll 66.8 s ✓ Parsers WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Testset. WARNING: Imported binding Test.push_testset was undeclared at import time during import to Testset. ┌ Error: Precompilation failed, this is the captured stdout (114 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:36  Pass | Time / Compile / GC | Alloc ΔRSS | ReTest._ReTestPrecompileTests:  ┌ Error: And this is the captured stderr (0 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:39  ERROR: LoadError: TaskFailedException Stacktrace:  [1] wait(t::Task; throw::Bool)  @ Base task.jl:363 [inlined]  [2] wait(t::Task)  @ Base task.jl:360 [inlined]  [3] retest(::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}}; dry::Bool, stats::Bool, shuffle::Bool, group::Bool, verbose::Bool, recursive::Bool, id::Nothing, strict::Bool, dup::Bool, static::Nothing, load::Bool, seed::Bool, marks::Bool, tag::Vector{Symbol}, spin::Bool, clear::Bool)  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610  [4] (::ReTest.var"##->###0")()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 [inlined]  [5] redirect_stdio(f::ReTest.var"##->###0"; stdin::Nothing, stderr::Pipe, stdout::Pipe)  @ Base stream.jl:1451  [6] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:19  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1751  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596   nested task error: TaskFailedException   nested task error: UndefVarError: `push_testset` not defined in `ReTest.Testset`  Suggestion: this global was defined as `Test.push_testset` but not assigned a value.  Stacktrace:  [1] top-level scope  @ none:1  [2] eval(m::Module, e::Any)  @ Core boot.jl:522  [3] (::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format})(mod::Module, ts::ReTest.TestsetExpr, pat::ReTest.And, chan::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610  [4] (::Distributed.var"#local_remotecall_thunk##->###0"{Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, @Kwargs{}})()  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:427 [inlined]  [5] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##->###0"{Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, @Kwargs{}}, print_error::Bool)  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70  [6] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:452  [7] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Distributed.LocalProcess, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451 [inlined]  [8] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Int64, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:470 [inlined]  [9] (::ReTest.var"##kw_body#retest#0##->###->###3"{Channel{Nothing}, ReTest.Testset.Format, Base.Threads.Atomic{Bool}, Module, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, Vector{Any}, Int64})()  @ ReTest task.jl:610  Stacktrace:  [1] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:453  [2] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Distributed.LocalProcess, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451 [inlined]  [3] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Int64, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:470 [inlined]  [4] (::ReTest.var"##kw_body#retest#0##->###->###3"{Channel{Nothing}, ReTest.Testset.Format, Base.Threads.Atomic{Bool}, Module, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, Vector{Any}, Int64})()  @ ReTest task.jl:610  Stacktrace:  [1] sync_end(c::Channel{Any})  @ Base task.jl:630  [2] (::ReTest.var"##kw_body#retest#0##->###6"{Channel{Nothing}, Base.RefValue{Exception}, ReTest.Testset.Format, Bool, Base.Threads.Atomic{Bool}, Bool, Base.RefValue{Int64}, Module, Bool, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, ReentrantLock, Bool, ReTest.var"##kw_body#retest#0#take_latest!##0", Vector{Any}})()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1 in expression starting at stdin:5 ✗ ReTest 234.3 s ✓ FilePathsBase 275.2 s ✓ DataStructures 45.4 s ✓ JSON3 86.2 s ✓ FilePathsBase → FilePathsBaseTestExt 54.7 s ✓ FilePathsBase → FilePathsBaseMmapExt ERROR: LoadError: UndefVarError: `Enum` not defined in `Pandoc.Alignment` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Base.Enums.  - Also exported by Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  [2] eval(m::Module, e::Any)  @ Core boot.jl:522  [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [5] top-level scope  @ ~/.julia/packages/Pandoc/kUBkP/src/types.jl:2  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [7] top-level scope  @ ~/.julia/packages/Pandoc/kUBkP/src/Pandoc.jl:27  [8] include(mod::Module, _path::String)  @ Base Base.jl:325  [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:522  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Pandoc/kUBkP/src/types.jl:2 in expression starting at /home/pkgeval/.julia/packages/Pandoc/kUBkP/src/Pandoc.jl:3 in expression starting at stdin:5 ✗ Pandoc 17 dependencies successfully precompiled in 1375 seconds. 15 already precompiled. Precompilation completed after 1422.23s ################################################################################ # Testing # Testing Pandoc Status `/tmp/jl_lKmdXs/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [48062228] FilePathsBase v0.9.24 [bd334432] InlineTest v0.2.0 [0f8b85d8] JSON3 v1.14.3 [f853b5e0] Pandoc v0.4.5 ⌅ [e0db7c4e] ReTest v0.3.4 [856f2bd8] StructTypes v1.11.0 [c5432543] pandoc_jll v3.6.4+0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lKmdXs/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [48062228] FilePathsBase v0.9.24 [bd334432] InlineTest v0.2.0 [692b3bcd] JLLWrappers v1.8.0 [0f8b85d8] JSON3 v1.14.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [f853b5e0] Pandoc v0.4.5 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 ⌅ [e0db7c4e] ReTest v0.3.4 [856f2bd8] StructTypes v1.11.0 [c5432543] pandoc_jll v3.6.4+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf 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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Testset. WARNING: Imported binding Test.push_testset was undeclared at import time during import to Testset. ┌ Error: Precompilation failed, this is the captured stdout (114 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:36  Pass | Time / Compile / GC | Alloc ΔRSS | ReTest._ReTestPrecompileTests:  ┌ Error: And this is the captured stderr (0 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:39  ERROR: LoadError: TaskFailedException Stacktrace:  [1] wait(t::Task; throw::Bool)  @ Base task.jl:363 [inlined]  [2] wait(t::Task)  @ Base task.jl:360 [inlined]  [3] retest(::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}}; dry::Bool, stats::Bool, shuffle::Bool, group::Bool, verbose::Bool, recursive::Bool, id::Nothing, strict::Bool, dup::Bool, static::Nothing, load::Bool, seed::Bool, marks::Bool, tag::Vector{Symbol}, spin::Bool, clear::Bool)  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610  [4] (::ReTest.var"##->###0")()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 [inlined]  [5] redirect_stdio(f::ReTest.var"##->###0"; stdin::Nothing, stderr::Pipe, stdout::Pipe)  @ Base stream.jl:1451  [6] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:19  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1751  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596   nested task error: TaskFailedException   nested task error: UndefVarError: `push_testset` not defined in `ReTest.Testset`  Suggestion: this global was defined as `Test.push_testset` but not assigned a value.  Stacktrace:  [1] top-level scope  @ none:1  [2] eval(m::Module, e::Any)  @ Core boot.jl:522  [3] (::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format})(mod::Module, ts::ReTest.TestsetExpr, pat::ReTest.And, chan::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610  [4] (::Distributed.var"#local_remotecall_thunk##->###0"{Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, @Kwargs{}})()  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:427 [inlined]  [5] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##->###0"{Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, @Kwargs{}}, print_error::Bool)  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70  [6] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:452  [7] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Distributed.LocalProcess, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451 [inlined]  [8] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Int64, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:470 [inlined]  [9] (::ReTest.var"##kw_body#retest#0##->###->###3"{Channel{Nothing}, ReTest.Testset.Format, Base.Threads.Atomic{Bool}, Module, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, Vector{Any}, Int64})()  @ ReTest task.jl:610  Stacktrace:  [1] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:453  [2] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Distributed.LocalProcess, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451 [inlined]  [3] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Int64, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:470 [inlined]  [4] (::ReTest.var"##kw_body#retest#0##->###->###3"{Channel{Nothing}, ReTest.Testset.Format, Base.Threads.Atomic{Bool}, Module, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, Vector{Any}, Int64})()  @ ReTest task.jl:610  Stacktrace:  [1] sync_end(c::Channel{Any})  @ Base task.jl:630  [2] (::ReTest.var"##kw_body#retest#0##->###6"{Channel{Nothing}, Base.RefValue{Exception}, ReTest.Testset.Format, Bool, Base.Threads.Atomic{Bool}, Bool, Base.RefValue{Int64}, Module, Bool, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, ReentrantLock, Bool, ReTest.var"##kw_body#retest#0#take_latest!##0", Vector{Any}})()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1 in expression starting at stdin:5 ERROR: LoadError: UndefVarError: `Enum` not defined in `Pandoc.Alignment` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Base.Enums.  - Also exported by Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/EnumX/CGSQY/src/EnumX.jl:122  [2] eval(m::Module, e::Any)  @ Core boot.jl:522  [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [5] top-level scope  @ ~/.julia/packages/Pandoc/kUBkP/src/types.jl:2  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [7] top-level scope  @ ~/.julia/packages/Pandoc/kUBkP/src/Pandoc.jl:27  [8] include(mod::Module, _path::String)  @ Base Base.jl:325  [9] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:522  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Pandoc/kUBkP/src/types.jl:2 in expression starting at /home/pkgeval/.julia/packages/Pandoc/kUBkP/src/Pandoc.jl:3 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ ReTest │ WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Testset. │ WARNING: Imported binding Test.push_testset was undeclared at import time during import to Testset. │ ┌ Error: Precompilation failed, this is the captured stdout (114 chars): │ └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:36 │ Pass | Time / Compile / GC | Alloc ΔRSS | │ ReTest._ReTestPrecompileTests: │ │ ┌ Error: And this is the captured stderr (0 chars): │ └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:39 │ │ ERROR: LoadError: TaskFailedException │ Stacktrace: │ [1] wait(t::Task; throw::Bool) │ @ Base task.jl:363 [inlined] │ [2] wait(t::Task) │ @ Base task.jl:360 [inlined] │ [3] retest(::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}}; dry::Bool, stats::Bool, shuffle::Bool, group::Bool, verbose::Bool, recursive::Bool, id::Nothing, strict::Bool, dup::Bool, static::Nothing, load::Bool, seed::Bool, marks::Bool, tag::Vector{Symbol}, spin::Bool, clear::Bool) │ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610 │ [4] (::ReTest.var"##->###0")() │ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 [inlined] │ [5] redirect_stdio(f::ReTest.var"##->###0"; stdin::Nothing, stderr::Pipe, stdout::Pipe) │ @ Base stream.jl:1451 │ [6] top-level scope │ @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 │ [7] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [8] top-level scope │ @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1751 │ [9] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [11] top-level scope │ @ stdin:5 │ [12] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [14] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [15] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [16] _start() │ @ Base client.jl:596 │ │ nested task error: TaskFailedException │ │ nested task error: UndefVarError: `push_testset` not defined in `ReTest.Testset` │ Suggestion: this global was defined as `Test.push_testset` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ none:1 │ [2] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [3] (::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format})(mod::Module, ts::ReTest.TestsetExpr, pat::ReTest.And, chan::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}) │ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610 │ [4] (::Distributed.var"#local_remotecall_thunk##->###0"{Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, @Kwargs{}})() │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:427 [inlined] │ [5] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##->###0"{Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, @Kwargs{}}, print_error::Bool) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70 │ [6] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:452 │ [7] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Distributed.LocalProcess, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451 [inlined] │ [8] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Int64, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:470 [inlined] │ [9] (::ReTest.var"##kw_body#retest#0##->###->###3"{Channel{Nothing}, ReTest.Testset.Format, Base.Threads.Atomic{Bool}, Module, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, Vector{Any}, Int64})() │ @ ReTest task.jl:610 │ Stacktrace: │ [1] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:453 │ [2] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Distributed.LocalProcess, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451 [inlined] │ [3] remotecall_fetch(::ReTest.var"##kw_body#retest#0##->###->###->###2"{ReTest.Testset.Format}, ::Int64, ::Module, ::Any, ::ReTest.And, ::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:470 [inlined] │ [4] (::ReTest.var"##kw_body#retest#0##->###->###3"{Channel{Nothing}, ReTest.Testset.Format, Base.Threads.Atomic{Bool}, Module, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, Vector{Any}, Int64})() │ @ ReTest task.jl:610 │ Stacktrace: │ [1] sync_end(c::Channel{Any}) │ @ Base task.jl:630 │ [2] (::ReTest.var"##kw_body#retest#0##->###6"{Channel{Nothing}, Base.RefValue{Exception}, ReTest.Testset.Format, Bool, Base.Threads.Atomic{Bool}, Bool, Base.RefValue{Int64}, Module, Bool, ReTest.Testset.ReTestSet, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, ReTest.And, Nothing, ReentrantLock, Bool, ReTest.var"##kw_body#retest#0#take_latest!##0", Vector{Any}})() │ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:610 │ in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 │ in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1 │ in expression starting at stdin:5 └ ┌ Pandoc │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: ReTest Failed to precompile ReTest [e0db7c4e-2690-44b9-bad6-7687da720f89] to "/home/pkgeval/.julia/compiled/v1.14/ReTest/jl_DljdmN" (ProcessExited(1)). Pandoc Failed to precompile Pandoc [f853b5e0-b243-11e9-0043-7da5023c5ee7] to "/home/pkgeval/.julia/compiled/v1.14/Pandoc/jl_ujRyM1" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Pandoc/kUBkP/test/runtests.jl:3 Testing failed after 390.55s ERROR: LoadError: Package Pandoc 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1870.33s: package fails to precompile