Package evaluation to test HerbInterpret on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T02:13:48.952 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.87s ################################################################################ # Installation # Installing HerbInterpret... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [5bbddadd] + HerbInterpret v0.2.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [15f4f7f2] + AutoHashEquals v2.2.0 ⌅ [2b23ba43] + HerbCore v0.3.12 ⌅ [4ef9e186] + HerbGrammar v0.6.2 [5bbddadd] + HerbInterpret v0.2.1 ⌅ [6d54aada] + HerbSpecification v0.2.1 [1914dd2f] + MacroTools v0.5.16 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings 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 1.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2688.7 ms ✓ HerbSpecification 3455.4 ms ✓ HerbCore 4264.3 ms ✓ HerbGrammar 1354.3 ms ✓ HerbInterpret 4 dependencies successfully precompiled in 12 seconds. 10 already precompiled. Precompilation completed after 22.9s ################################################################################ # Testing # Testing HerbInterpret Status `/tmp/jl_0c6Gpk/Project.toml` ⌅ [2b23ba43] HerbCore v0.3.12 ⌅ [4ef9e186] HerbGrammar v0.6.2 [5bbddadd] HerbInterpret v0.2.1 ⌅ [6d54aada] HerbSpecification v0.2.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_0c6Gpk/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [15f4f7f2] AutoHashEquals v2.2.0 ⌅ [2b23ba43] HerbCore v0.3.12 ⌅ [4ef9e186] HerbGrammar v0.6.2 [5bbddadd] HerbInterpret v0.2.1 ⌅ [6d54aada] HerbSpecification v0.2.1 [1914dd2f] MacroTools v0.5.16 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time HerbInterpret.jl | 22 22 10.7s Execute on input | 6 6 10.1s With SymbolTable and Expr | 3 3 2.9s (tab, expr, dict) | 2 2 2.6s (tab, expr, Vector{Dict}) | 1 1 0.3s With grammar and RuleNode | 2 2 7.0s Error handling | 1 1 0.2s Interpret Function Tests | 9 9 0.1s Basic Interpretations on Arithmetic Operators | 4 4 0.1s Advanced Interpretations | 2 2 0.0s Boolean and Logical Operations | 2 2 0.1s Error Handling | 1 1 0.0s Testing call_func | 7 7 0.1s Testing HerbInterpret tests passed Testing completed after 15.77s PkgEval succeeded after 57.3s