Package evaluation to test Herb on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T15:48:35.687 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.59s ################################################################################ # Installation # Installing Herb... Resolving package versions... Installed DataAPI ───────────── v1.16.0 Installed Reexport ──────────── v1.2.2 Installed Missings ──────────── v1.2.0 Installed MacroTools ────────── v0.5.16 Installed DataStructures ────── v0.19.3 Installed Statistics ────────── v1.11.1 Installed LogExpFunctions ───── v0.3.29 Installed Herb ──────────────── v0.7.0 Installed StatsAPI ──────────── v1.8.0 Installed AbstractTrees ─────── v0.4.5 Installed HerbInterpret ─────── v0.2.1 Installed TimerOutputs ──────── v0.5.29 Installed AliasTables ───────── v1.1.3 Installed SortingAlgorithms ─── v1.2.2 Installed HerbGrammar ───────── v0.6.2 Installed HerbSearch ────────── v0.4.10 Installed AutoHashEquals ────── v2.2.0 Installed MLStyle ───────────── v0.4.17 Installed StatsBase ─────────── v0.34.9 Installed IrrationalConstants ─ v0.2.6 Installed HerbConstraints ───── v0.5.0 Installed DocStringExtensions ─ v0.9.5 Installed ExprTools ─────────── v0.1.10 Installed PtrArrays ─────────── v1.3.0 Installed OrderedCollections ── v1.8.1 Installed HerbCore ──────────── v0.3.12 Installed HerbSpecification ─── v0.2.1 Updating `~/.julia/environments/v1.14/Project.toml` [c09c6b7f] + Herb v0.7.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [15f4f7f2] + AutoHashEquals v2.2.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [c09c6b7f] + Herb v0.7.0 [1fa96474] + HerbConstraints v0.5.0 [2b23ba43] + HerbCore v0.3.12 [4ef9e186] + HerbGrammar v0.6.2 [5bbddadd] + HerbInterpret v0.2.1 [3008d8e8] + HerbSearch v0.4.10 [6d54aada] + HerbSpecification v0.2.1 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.04s ################################################################################ # 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 12.2s ################################################################################ # Testing # Testing Herb Status `/tmp/jl_x9huSJ/Project.toml` [4c88cf16] Aqua v0.8.14 [c09c6b7f] Herb v0.7.0 [1fa96474] HerbConstraints v0.5.0 [2b23ba43] HerbCore v0.3.12 [4ef9e186] HerbGrammar v0.6.2 [5bbddadd] HerbInterpret v0.2.1 [3008d8e8] HerbSearch v0.4.10 [6d54aada] HerbSpecification v0.2.1 [b3565e16] Kroki v1.0.0 [359b1769] PlutoStaticHTML v7.0.9 [7f904dfe] PlutoUI v0.7.77 [08abe8d2] PrettyTables v3.1.2 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_x9huSJ/Manifest.toml` [6e696c72] AbstractPlutoDingetjes v1.3.2 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [15f4f7f2] AutoHashEquals v2.2.0 [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [5218b696] Configurations v0.17.6 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [21656369] ExpressionExplorer v1.1.3 [55351af7] ExproniconLite v0.10.14 [53c48c17] FixedPointNumbers v0.8.5 [828d9ff0] GracefulPkg v2.4.2 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 [c09c6b7f] Herb v0.7.0 [1fa96474] HerbConstraints v0.5.0 [2b23ba43] HerbCore v0.3.12 [4ef9e186] HerbGrammar v0.6.2 [5bbddadd] HerbInterpret v0.2.1 [3008d8e8] HerbSearch v0.4.10 [6d54aada] HerbSpecification v0.2.1 [47d2ed2b] Hyperscript v0.0.5 [ac1192a8] HypertextLiteral v0.9.5 [b5f81e59] IOCapture v1.0.0 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [b3565e16] Kroki v1.0.0 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [6c6e2e6c] MIMEs v1.1.0 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.3.1 [739be429] MbedTLS v1.1.9 [e1d29d7a] Missings v1.2.0 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [c3e4b0f8] Pluto v0.20.21 [72656b73] PlutoDependencyExplorer v1.2.2 [359b1769] PlutoStaticHTML v7.0.9 [7f904dfe] PlutoUI v0.7.77 [91cefc8d] PrecompileSignatures v3.0.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [43287f4e] PtrArrays v1.3.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.13 [5c2747f8] URIs v1.6.1 [6e34b625] Bzip2_jll v1.0.9+0 ⌃ [83423d85] Cairo_jll v1.18.4+0 [2e619515] Expat_jll v2.7.3+0 [a3f928ae] Fontconfig_jll v2.17.1+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.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.2.2+2 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 ⌅ [30392449] Pixman_jll v0.44.2+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.53+0 [d7dd28d6] tectonic_jll v0.15.0+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.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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 [2f01184e] SparseArrays v1.13.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 [bea87d4a] SuiteSparse_jll v7.10.1+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests...    WARNING: Unsupported Julia version  ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡   Pluto (0.20.21) is running on a new version of Julia (1.14.0-DEV.1455).  Support for Julia 1.14 will be added in a later Pluto release.   You can try:   1. Update Pluto using Pkg.update("Pluto").  2. If there is no newer version of Pluto yet, then you can help us  develop it! Julia 1.14 compatibility takes a lot of work, and we  would really appreciate your help! Search  github.com/fonsp/Pluto.jl/issues for Julia 1.14 to see what still  needs to be done. Not all compatibility issues are known – play  around and try running Pkg.test("Pluto").   │ Note  │  │ Preview versions of Julia are not fully supported by Pluto.   1 dependency had output during precompilation: ┌ PlutoStaticHTML │ [Output was shown above] └ WARNING: Unsupported Julia version ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ Pluto (0.20.21) is running on a new version of Julia (1.14.0-DEV.1455). Support for Julia 1.14 will be added in a later Pluto release. You can try: 1. Update Pluto using Pkg.update("Pluto"). 2. If there is no newer version of Pluto yet, then you can help us develop it! Julia 1.14 compatibility takes a lot of work, and we would really appreciate your help! Search github.com/fonsp/Pluto.jl/issues for Julia 1.14 to see what still needs to be done. Not all compatibility issues are known – play around and try running Pkg.test("Pluto"). │ Note │ │ Preview versions of Julia are not fully supported by Pluto. [ Info: Building notebooks in /home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials [ Info: Starting evaluation of Pluto notebook "abstract_syntax_trees.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module PlutoStaticHTML at /home/pkgeval/.julia/packages/PlutoStaticHTML/aWLlA/src/mimeoverride.jl:3 overwritten in module Main at none:3. Activating project at `~/.julia/packages/Herb/K3pSH/docs` Installed OpenSSH_jll ───────── v10.2.1+0 Installed VersionParsing ────── v1.3.0 Installed Git_LFS_jll ───────── v3.7.0+0 Installed Conda ─────────────── v1.10.3 Installed MarkdownAST ───────── v0.1.2 Installed Sass ──────────────── v0.2.0 Installed DocumenterMermaid ─── v0.2.0 Installed Git_jll ───────────── v2.52.0+0 Installed Git ───────────────── v1.5.0 Installed ANSIColoredPrinters ─ v0.0.1 Installed libsass_jll ───────── v3.6.6+0 Installed PyCall ────────────── v1.96.4 Installed HerbData ──────────── v0.1.1 Installed DocumenterTools ───── v0.1.21 Installed Documenter ────────── v1.16.1 Installing 4 artifacts Installed artifact OpenSSH 4.3 MiB Installed artifact Git_LFS 9.6 MiB Installed artifact libsass 8.9 MiB Installed artifact Git 49.3 MiB Updating `~/.julia/packages/Herb/K3pSH/docs/Project.toml` [e30172f5] + Documenter v1.16.1 [a078cd44] + DocumenterMermaid v0.2.0 [35a29f4d] + DocumenterTools v0.1.21 [c09c6b7f] + Herb v0.7.0 [1fa96474] + HerbConstraints v0.5.0 [2b23ba43] + HerbCore v0.3.12 [495a3ad3] + HerbData v0.1.1 [4ef9e186] + HerbGrammar v0.6.2 [5bbddadd] + HerbInterpret v0.2.1 [3008d8e8] + HerbSearch v0.4.10 [6d54aada] + HerbSpecification v0.2.1 [b3565e16] + Kroki v1.0.0 [c3e4b0f8] + Pluto v0.20.21 [359b1769] + PlutoStaticHTML v7.0.9 [08abe8d2] + PrettyTables v3.1.2 [438e738f] + PyCall v1.96.4 [8dfed614] ~ Test ⇒ v1.11.0 Updating `~/.julia/packages/Herb/K3pSH/docs/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [15f4f7f2] + AutoHashEquals v2.2.0 [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 [8f4d0f93] + Conda v1.10.3 [5218b696] + Configurations v0.17.6 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [e30172f5] + Documenter v1.16.1 [a078cd44] + DocumenterMermaid v0.2.0 [35a29f4d] + DocumenterTools v0.1.21 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [21656369] + ExpressionExplorer v1.1.3 [55351af7] + ExproniconLite v0.10.14 [d7ba0133] + Git v1.5.0 [828d9ff0] + GracefulPkg v2.4.2 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [c09c6b7f] + Herb v0.7.0 [1fa96474] + HerbConstraints v0.5.0 [2b23ba43] + HerbCore v0.3.12 [495a3ad3] + HerbData v0.1.1 [4ef9e186] + HerbGrammar v0.6.2 [5bbddadd] + HerbInterpret v0.2.1 [3008d8e8] + HerbSearch v0.4.10 [6d54aada] + HerbSpecification v0.2.1 [ac1192a8] + HypertextLiteral v0.9.5 [b5f81e59] + IOCapture v1.0.0 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [b3565e16] + Kroki v1.0.0 [8ac3fa9e] + LRUCache v1.6.2 [b964fa9f] + LaTeXStrings v1.4.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [6c6e2e6c] + MIMEs v1.1.0 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [36869731] + Malt v1.3.1 [d0879d2d] + MarkdownAST v0.1.2 [739be429] + MbedTLS v1.1.9 [e1d29d7a] + Missings v1.2.0 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [c3e4b0f8] + Pluto v0.20.21 [72656b73] + PlutoDependencyExplorer v1.2.2 [359b1769] + PlutoStaticHTML v7.0.9 [91cefc8d] + PrecompileSignatures v3.0.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [08abe8d2] + PrettyTables v3.1.2 [43287f4e] + PtrArrays v1.3.0 [438e738f] + PyCall v1.96.4 [189a3867] + Reexport v1.2.2 [2792f1a3] + RegistryInstances v0.1.0 [05181044] + RelocatableFolders v1.0.1 [322a6be2] + Sass v0.2.0 [6c6a2e73] + Scratch v1.3.0 [777ac1f9] + SimpleBufferStream v1.2.0 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [a759f4b9] + TimerOutputs v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 [410a4b4d] + Tricks v0.1.13 [5c2747f8] + URIs v1.6.1 [81def892] + VersionParsing v1.3.0 [6e34b625] + Bzip2_jll v1.0.9+0 ⌃ [83423d85] + Cairo_jll v1.18.4+0 [2e619515] + Expat_jll v2.7.3+0 [a3f928ae] + Fontconfig_jll v2.17.1+0 [d7e528f0] + FreeType2_jll v2.13.4+0 [78b55507] + Gettext_jll v0.21.0+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.52.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.8+0 [dd4b983a] + LZO_jll v2.10.3+0 ⌅ [e9f186c6] + Libffi_jll v3.2.2+2 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.41.2+0 [38a345b3] + Libuuid_jll v2.41.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [9bd350c2] + OpenSSH_jll v10.2.1+0 ⌅ [30392449] + Pixman_jll v0.44.2+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [4f6342f7] + Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.7+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [b53b4c65] + libpng_jll v1.6.53+0 [47bcb7c8] + libsass_jll v3.6.6+0 [d7dd28d6] + tectonic_jll v0.15.0+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.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.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 [2f01184e] + SparseArrays v1.13.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 [bea87d4a] + SuiteSparse_jll v7.10.1+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building PyCall → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9816a3826b0ebf49ab4926e2b18842ad8b5c8f04/build.log` [ Info: Finished evaluation of Pluto notebook "abstract_syntax_trees.jl" in 3 minutes and 22 seconds [ Info: Starting evaluation of Pluto notebook "advanced_search.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module Main at none:3 overwritten on the same line (check for duplicate calls to `include`). Activating project at `~/.julia/packages/Herb/K3pSH/docs` 4.267583 seconds (1.29 M allocations: 67.593 MiB, 99.81% compilation time) 0.001610 seconds (7.51 k allocations: 363.891 KiB) [ Info: Finished evaluation of Pluto notebook "advanced_search.jl" in 1 minute and 31 seconds [ Info: Starting evaluation of Pluto notebook "basic_getting_started.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module Main at none:3 overwritten on the same line (check for duplicate calls to `include`). Activating project at `~/.julia/packages/Herb/K3pSH/docs` [ Info: Finished evaluation of Pluto notebook "basic_getting_started.jl" in 12 seconds [ Info: Starting evaluation of Pluto notebook "defining_grammars.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module Main at none:3 overwritten on the same line (check for duplicate calls to `include`). Activating project at `~/.julia/packages/Herb/K3pSH/docs` 0.07692307692307693 : 1 0.07692307692307693 : 2 0.07692307692307693 : 3 0.07692307692307693 : 4 0.07692307692307693 : 5 0.07692307692307693 : 6 0.07692307692307693 : 7 [ Info: Finished evaluation of Pluto notebook "defining_grammars.jl" in 13 seconds [ Info: Starting evaluation of Pluto notebook "getting_started_with_constraints.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module Main at none:3 overwritten on the same line (check for duplicate calls to `include`). Activating project at `~/.julia/packages/Herb/K3pSH/docs` 1 x -1 -x 1 + 1 -(-1) 1 + x -(-x) x + 1 x + x 1 * 1 1x x * 1 x * x 1 x -1 -x 1 + 1 1 + x x + 1 x + x x * 1 x * x 154 106 x -x -(-x) 1 + x x + 1 x + x 1x x * 1 x * x x * x -(x * x) 1 x -1 -x 1 + 1 -(-1) 1 + x -(-x) x + x 1 * 1 1x x * x 1 x -1 -x x + x -(-1) 1 * 1 -(-x) 1x x * x 1 x -1 -x 1 + 1 1 + x x + 1 x + x 1 * 1 1x x * 1 x * x 1 + -1 1 + -x x + -1 x + -x 1 * -1 1 * -x x * -1 -((1 + 1)) x * -x -((1 + x)) -((x + 1)) -((x + x)) -(1 * 1) -(1x) -1 + 1 -(x * 1) -1 + x -(x * x) -x + 1 -x + x -1 * 1 -1 * x -x * 1 -x * x 1 * 1 + 1 -((1 + -1)) 1 * 1 + x -((1 + -x)) 1x + 1 -((x + -1)) 1x + x -((x + -x)) x * 1 + 1 -(1 * -1) x * 1 + x -(1 * -x) x * x + 1 -(x * -1) x * x + x -(x * -x) (1 + 1) * 1 (1 + 1) * x (1 + x) * 1 (1 + x) * x (x + 1) * 1 (x + 1) * x -((-1 + 1)) (x + x) * 1 -((-1 + x)) (x + x) * x -((-x + 1)) -((-x + x)) -(-1 * 1) 1 + 1 * 1 -(-1 * x) 1 + 1x -(-x * 1) 1 + x * 1 -(-x * x) 1 + x * x x + 1 * 1 x + 1x x + x * 1 x + x * x -1 + -1 1 * (1 + 1) -1 + -x 1 * (1 + x) -x + -1 1 * (x + 1) -x + -x 1 * (x + x) -1 * -1 x * (1 + 1) -1 * -x x * (1 + x) -x * -1 x * (x + 1) -x * -x x * (x + x) -1 + 1 * 1 1 + 1 * -1 -1 + 1x 1 + 1 * -x -1 + x * 1 1 + x * -1 -1 + x * x 1 + x * -x -x + 1 * 1 x + 1 * -1 -x + 1x x + 1 * -x -x + x * 1 x + x * -1 -x + x * x x + x * -x -1 * (1 + 1) 1 * (1 + -1) -1 * (1 + x) 1 * (1 + -x) -1 * (x + 1) 1 * (x + -1) -1 * (x + x) 1 * (x + -x) -x * (1 + 1) x * (1 + -1) -x * (1 + x) x * (1 + -x) -x * (x + 1) x * (x + -1) -x * (x + x) x * (x + -x) 1 + -((1 + 1)) 1 * -1 + 1 1 + -((1 + x)) 1 * -1 + x 1 + -((x + 1)) 1 * -x + 1 1 + -((x + x)) 1 * -x + x 1 + -(1 * 1) x * -1 + 1 1 + -(1x) x * -1 + x 1 + -(x * 1) x * -x + 1 1 + -(x * x) x * -x + x x + -((1 + 1)) (1 + -1) * 1 x + -((1 + x)) (1 + -1) * x x + -((x + 1)) (1 + -x) * 1 x + -((x + x)) (1 + -x) * x x + -(1 * 1) (x + -1) * 1 x + -(1x) (x + -1) * x x + -(x * 1) (x + -x) * 1 x + -(x * x) (x + -x) * x 1 * -((1 + 1)) 1 * -((1 + x)) 1 + -1 * 1 1 * -((x + 1)) 1 + -1 * x 1 * -((x + x)) 1 + -x * 1 1 * -(1 * 1) 1 + -x * x 1 * -(1x) x + -1 * 1 1 * -(x * 1) x + -1 * x 1 * -(x * x) x + -x * 1 x * -((1 + 1)) x + -x * x x * -((1 + x)) 1 * (-1 + 1) x * -((x + 1)) 1 * (-1 + x) x * -((x + x)) 1 * (-x + 1) x * -(1 * 1) 1 * (-x + x) x * -(1x) x * (-1 + 1) x * -(x * 1) x * (-1 + x) x * -(x * x) x * (-x + 1) x * (-x + x) -((1 + 1)) + 1 -((1 + 1)) + x -((1 * 1 + 1)) -((1 + x)) + 1 -((1 * 1 + x)) -((1 + x)) + x -((1x + 1)) -((x + 1)) + 1 -((1x + x)) -((x + 1)) + x -((x * 1 + 1)) -((x + x)) + 1 -((x * 1 + x)) -((x + x)) + x -((x * x + 1)) -(1 * 1) + 1 -((x * x + x)) -(1 * 1) + x -((1 + 1) * 1) -(1x) + 1 -((1 + 1) * x) -(1x) + x -((1 + x) * 1) -(x * 1) + 1 -((1 + x) * x) -(x * 1) + x -((x + 1) * 1) -(x * x) + 1 -((x + 1) * x) -(x * x) + x -((x + x) * 1) -((1 + 1)) * 1 -((x + x) * x) -((1 + 1)) * x -((1 + x)) * 1 -((-1 + -1)) -((1 + x)) * x -((-1 + -x)) -((x + 1)) * 1 -((-x + -1)) -((x + 1)) * x -((-x + -x)) -((x + x)) * 1 -(-1 * -1) -((x + x)) * x -(-1 * -x) -(1 * 1) * 1 -(-x * -1) -(1 * 1) * x -(-x * -x) -(1x) * 1 -(1x) * x -1 * 1 + 1 -(x * 1) * 1 -1 * 1 + x -(x * 1) * x -1 * x + 1 -(x * x) * 1 -1 * x + x -(x * x) * x -x * 1 + 1 -x * 1 + x 1 * 1 + -1 -x * x + 1 1 * 1 + -x -x * x + x 1x + -1 (-1 + 1) * 1 1x + -x (-1 + 1) * x x * 1 + -1 (-1 + x) * 1 x * 1 + -x (-1 + x) * x x * x + -1 (-x + 1) * 1 x * x + -x (-x + 1) * x (1 + 1) * -1 (-x + x) * 1 (1 + 1) * -x (-x + x) * x (1 + x) * -1 (1 + x) * -x -((1 + 1 * 1)) (x + 1) * -1 -((1 + 1x)) (x + 1) * -x -((1 + x * 1)) (x + x) * -1 -((1 + x * x)) (x + x) * -x -((x + 1 * 1)) -((x + 1x)) -((x + x * 1)) -((x + x * x)) -(1 * (1 + 1)) -(1 * (1 + x)) -(1 * (x + 1)) -(1 * (x + x)) -(x * (1 + 1)) -(x * (1 + x)) -(x * (x + 1)) -(x * (x + x)) [ Info: Finished evaluation of Pluto notebook "getting_started_with_constraints.jl" in 25 seconds [ Info: Starting evaluation of Pluto notebook "getting_started_with_herb.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module Main at none:3 overwritten on the same line (check for duplicate calls to `include`). Activating project at `~/.julia/packages/Herb/K3pSH/docs` 9{7{3,9{3,4}},4} (4 + 4 * 6) * 6 9{6,9{6,9{6,6}}} x * (x * (x * x)) [ Info: Finished evaluation of Pluto notebook "getting_started_with_herb.jl" in 5 seconds [ Info: Starting evaluation of Pluto notebook "working_with_interpreters.jl" WARNING: Method definition is_mime_enabled(Base.Multimedia.MIME{:var"application/vnd.pluto.tree+object"}) in module Main at none:3 overwritten on the same line (check for duplicate calls to `include`). Activating project at `~/.julia/packages/Herb/K3pSH/docs` [ Info: Finished evaluation of Pluto notebook "working_with_interpreters.jl" in 3 seconds [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/abstract_syntax_trees.md" [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/advanced_search.md" [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/basic_getting_started.md" [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/defining_grammars.md" [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/getting_started_with_constraints.md" [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/getting_started_with_herb.md" [ Info: Writing output to "/home/pkgeval/.julia/packages/Herb/K3pSH/docs/src/tutorials/working_with_interpreters.md" Test Summary: | Pass Total Time Herb | 13 13 7m34.5s Testing Herb tests passed Testing completed after 793.23s PkgEval succeeded after 842.81s