Package evaluation of Herb on Julia 1.11.4 (4991eb8008*) started at 2025-04-10T05:10:52.047 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.33s ################################################################################ # Installation # Installing Herb... Resolving package versions... Installed IrrationalConstants ─ v0.2.4 Installed AutoHashEquals ────── v2.2.0 Installed PtrArrays ─────────── v1.3.0 Installed DataAPI ───────────── v1.16.0 Installed TimerOutputs ──────── v0.5.28 Installed HerbSearch ────────── v0.4.6 Installed Reexport ──────────── v1.2.2 Installed OrderedCollections ── v1.8.0 Installed AbstractTrees ─────── v0.4.5 Installed Statistics ────────── v1.11.1 Installed Herb ──────────────── v0.5.2 Installed AliasTables ───────── v1.1.3 Installed LogExpFunctions ───── v0.3.29 Installed DataStructures ────── v0.18.22 Installed MLStyle ───────────── v0.4.17 Installed HerbConstraints ───── v0.4.0 Installed HerbSpecification ─── v0.2.1 Installed StatsAPI ──────────── v1.7.0 Installed ExprTools ─────────── v0.1.10 Installed MacroTools ────────── v0.5.15 Installed HerbInterpret ─────── v0.1.7 Installed HerbGrammar ───────── v0.5.2 Installed Compat ────────────── v4.16.0 Installed SortingAlgorithms ─── v1.2.1 Installed Missings ──────────── v1.2.0 Installed DocStringExtensions ─ v0.9.4 Installed StatsBase ─────────── v0.34.4 Installed HerbCore ──────────── v0.3.9 Updating `~/.julia/environments/v1.11/Project.toml` [c09c6b7f] + Herb v0.5.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [15f4f7f2] + AutoHashEquals v2.2.0 [34da2185] + Compat v4.16.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.4 [e2ba6199] + ExprTools v0.1.10 [c09c6b7f] + Herb v0.5.2 [1fa96474] + HerbConstraints v0.4.0 [2b23ba43] + HerbCore v0.3.9 [4ef9e186] + HerbGrammar v0.5.2 [5bbddadd] + HerbInterpret v0.1.7 [3008d8e8] + HerbSearch v0.4.6 [6d54aada] + HerbSpecification v0.2.1 [92d709cd] + IrrationalConstants v0.2.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.15 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.0 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [a2af1166] + SortingAlgorithms v1.2.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [2913bbd2] + StatsBase v0.34.4 [a759f4b9] + TimerOutputs v0.5.28 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 1496.4 ms ✓ TestEnv 1 dependency successfully precompiled in 2 seconds. 23 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: PlutoStaticHTML Failed to precompile PlutoStaticHTML [359b1769-a58e-495b-9770-312e911026ad] to "/home/pkgeval/.julia/compiled/v1.11/PlutoStaticHTML/jl_N9ls8V". ERROR: LoadError: UndefVarError: `complete_remote_package` not defined in `REPLExt` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:42 [2] top-level scope @ none:1 [3] eval(m::Module, e::Any) @ Core ./boot.jl:430 [4] var"@static"(__source__::LineNumberNode, __module__::Module, ex::Any) @ Base ./osutils.jl:19 [5] include(mod::Module, _path::String) @ Base ./Base.jl:557 [6] include(x::String) @ Pluto ~/.julia/packages/Pluto/aaWJV/src/Pluto.jl:11 [7] top-level scope @ ~/.julia/packages/Pluto/aaWJV/src/Pluto.jl:53 [8] include @ ./Base.jl:557 [inlined] [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [10] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/packages/PkgCompat.jl:302 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/packages/PkgCompat.jl:1 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/Pluto.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to "/home/pkgeval/.julia/compiled/v1.11/Pluto/jl_8XauZJ". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/PlutoStaticHTML/Ue2NC/src/PlutoStaticHTML.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 232.33s ################################################################################ # Testing # Testing Herb Status `/tmp/jl_hR8vW1/Project.toml` [4c88cf16] Aqua v0.8.11 [c09c6b7f] Herb v0.5.2 [1fa96474] HerbConstraints v0.4.0 [2b23ba43] HerbCore v0.3.9 [4ef9e186] HerbGrammar v0.5.2 [5bbddadd] HerbInterpret v0.1.7 [3008d8e8] HerbSearch v0.4.6 [6d54aada] HerbSpecification v0.2.1 [b3565e16] Kroki v1.0.0 [359b1769] PlutoStaticHTML v7.0.3 [7f904dfe] PlutoUI v0.7.62 [08abe8d2] PrettyTables v2.4.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_hR8vW1/Manifest.toml` [6e696c72] AbstractPlutoDingetjes v1.3.2 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.11 [15f4f7f2] AutoHashEquals v2.2.0 [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 ⌅ [3da002f7] ColorTypes v0.11.5 [34da2185] Compat v4.16.0 [f0e56b4a] ConcurrentUtilities v2.5.0 [5218b696] Configurations v0.17.6 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.4 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [21656369] ExpressionExplorer v1.1.2 [55351af7] ExproniconLite v0.10.14 [53c48c17] FixedPointNumbers v0.8.5 [fb4132e2] FuzzyCompletions v0.5.5 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.15 [c09c6b7f] Herb v0.5.2 [1fa96474] HerbConstraints v0.4.0 [2b23ba43] HerbCore v0.3.9 [4ef9e186] HerbGrammar v0.5.2 [5bbddadd] HerbInterpret v0.1.7 [3008d8e8] HerbSearch v0.4.6 [6d54aada] HerbSpecification v0.2.1 [47d2ed2b] Hyperscript v0.0.5 [ac1192a8] HypertextLiteral v0.9.5 [b5f81e59] IOCapture v0.2.5 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [b3565e16] Kroki v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [6c6e2e6c] MIMEs v1.1.0 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.15 [36869731] Malt v1.1.2 [739be429] MbedTLS v1.1.9 [e1d29d7a] Missings v1.2.0 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.4.3 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 ⌅ [c3e4b0f8] Pluto v0.20.4 [72656b73] PlutoDependencyExplorer v1.2.1 [359b1769] PlutoStaticHTML v7.0.3 [7f904dfe] PlutoUI v0.7.62 [91cefc8d] PrecompileSignatures v3.0.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.2.1 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [a759f4b9] TimerOutputs v0.5.28 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.10 [5c2747f8] URIs v1.5.2 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.4+0 [2e619515] Expat_jll v2.6.5+0 [a3f928ae] Fontconfig_jll v2.16.0+0 [d7e528f0] FreeType2_jll v2.13.4+0 [78b55507] Gettext_jll v0.21.0+0 ⌃ [7746bdde] Glib_jll v2.82.4+0 [3b182d85] Graphite2_jll v1.3.15+0 [528830af] Gumbo_jll v0.10.2+0 ⌃ [655565e8] HarfBuzz_ICU_jll v2.8.1+0 ⌅ [2e76f6c2] HarfBuzz_jll v2.8.1+1 ⌅ [a51ab1cf] ICU_jll v69.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.7+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.2.2+2 [d4300ac3] Libgcrypt_jll v1.11.1+0 [7add5ba3] Libgpg_error_jll v1.51.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.0+0 [38a345b3] Libuuid_jll v2.41.0+0 [458c3c95] OpenSSL_jll v3.0.16+0 [30392449] Pixman_jll v0.44.2+0 [02c8fc9c] XML2_jll v2.13.6+1 [aed1982a] XSLT_jll v1.1.43+0 [4f6342f7] Xorg_libX11_jll v1.8.6+3 [0c0b7dd1] Xorg_libXau_jll v1.0.12+0 [a3789734] Xorg_libXdmcp_jll v1.1.5+0 [1082639a] Xorg_libXext_jll v1.3.6+3 [ea2f1a96] Xorg_libXrender_jll v0.9.11+1 [14d82f49] Xorg_libpthread_stubs_jll v0.1.2+0 [c7cfdc94] Xorg_libxcb_jll v1.17.0+3 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.47+0 ⌅ [d7dd28d6] tectonic_jll v0.14.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [f489334b] StyledStrings v1.11.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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [efcefdf7] PCRE2_jll v10.42.0+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling PlutoStaticHTML... ✗ Pluto Info Given PlutoStaticHTML was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `complete_remote_package` not defined in `REPLExt` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base.jl:42  [2] top-level scope  @ none:1  [3] eval(m::Module, e::Any)  @ Core ./boot.jl:430  [4] var"@static"(__source__::LineNumberNode, __module__::Module, ex::Any)  @ Base ./osutils.jl:19  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:557  [6] include(x::String)  @ Pluto ~/.julia/packages/Pluto/aaWJV/src/Pluto.jl:11  [7] top-level scope  @ ~/.julia/packages/Pluto/aaWJV/src/Pluto.jl:53  [8] include  @ ./Base.jl:557 [inlined]  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2881  [10] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/packages/PkgCompat.jl:302 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/packages/PkgCompat.jl:1 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/Pluto.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to "/home/pkgeval/.julia/compiled/v1.11/Pluto/jl_sfHAHL". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:35  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:557 [inlined]  [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:2881  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/PlutoStaticHTML/Ue2NC/src/PlutoStaticHTML.jl:1 in expression starting at stdin:6 ✗ PlutoStaticHTML 0 dependencies successfully precompiled in 35 seconds. 104 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: PlutoStaticHTML Failed to precompile PlutoStaticHTML [359b1769-a58e-495b-9770-312e911026ad] to "/home/pkgeval/.julia/compiled/v1.11/PlutoStaticHTML/jl_Rw3yTY". ERROR: LoadError: UndefVarError: `complete_remote_package` not defined in `REPLExt` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:42 [2] top-level scope @ none:1 [3] eval(m::Module, e::Any) @ Core ./boot.jl:430 [4] var"@static"(__source__::LineNumberNode, __module__::Module, ex::Any) @ Base ./osutils.jl:19 [5] include(mod::Module, _path::String) @ Base ./Base.jl:557 [6] include(x::String) @ Pluto ~/.julia/packages/Pluto/aaWJV/src/Pluto.jl:11 [7] top-level scope @ ~/.julia/packages/Pluto/aaWJV/src/Pluto.jl:53 [8] include @ ./Base.jl:557 [inlined] [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [10] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/packages/PkgCompat.jl:302 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/packages/PkgCompat.jl:1 in expression starting at /home/pkgeval/.julia/packages/Pluto/aaWJV/src/Pluto.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to "/home/pkgeval/.julia/compiled/v1.11/Pluto/jl_sfHAHL". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/PlutoStaticHTML/Ue2NC/src/PlutoStaticHTML.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Herb/jBdhd/docs/build_notebooks.jl:1 in expression starting at /home/pkgeval/.julia/packages/Herb/jBdhd/test/runtests.jl:4 Testing failed after 41.83s ERROR: LoadError: Package Herb errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 421.72s: package fails to precompile