Package evaluation of Lerche on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:46:49.491 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.97s ################################################################################ # Installation # Installing Lerche... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d42ef402] + Lerche v0.5.6 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [d42ef402] + Lerche v0.5.6 [bac558e1] + OrderedCollections v1.8.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 36.36s ################################################################################ # Testing # Testing Lerche Status `/tmp/jl_zO2f5l/Project.toml` [d42ef402] Lerche v0.5.6 [8dfed614] Test v1.11.0 Status `/tmp/jl_zO2f5l/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [d42ef402] Lerche v0.5.6 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging 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 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Interpreter testing | 2 2 1.0s Test Summary: | Pass Total Time Rule-based transformer testing | 1 1 1.4s WARNING: Method definition (::Type{Main.T})() in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:22 overwritten at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:36. Test Summary: | Pass Total Time Inline rule transformer testing | 1 1 0.1s WARNING: Method definition (::Type{Main.T})() in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:36 overwritten at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:49. WARNING: Method definition transformer_func(Main.T, Base.Val{:i}, Lerche.Meta, Array{T, N} where N where T) in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/src/utils.jl:234 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition transformer_func(Main.T, Base.Val{:i}, Any...) in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:38 overwritten at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:51. WARNING: Method definition transformer_func(Main.T, Base.Val{:f}, Lerche.Meta, Array{T, N} where N where T) in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/src/utils.jl:234 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition transformer_func(Main.T, Base.Val{:f}, Any...) in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:39 overwritten at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:52. WARNING: Method definition transformer_func(Main.T, Base.Val{:sub}, Lerche.Meta, Array{V, N} where N) where {V} in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/src/utils.jl:234 overwritten at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:53. WARNING: Method definition transformer_func(Main.T, Base.Val{:add}, Lerche.Meta, Array{V, N} where N) where {V} in module Main at /home/pkgeval/.julia/packages/Lerche/Dwuet/src/utils.jl:234 overwritten at /home/pkgeval/.julia/packages/Lerche/Dwuet/test/trees.jl:54. Test Summary: | Pass Total Time Parameterised type testing | 1 1 0.2s Test Summary: | Total Time Big list | 0 1m00.3s Test Summary: | Pass Total Time Infinite recursion | 1 1 5.5s Test Summary: | Pass Total Time test_terminal_matching_order | 1 1 12.0s Test Summary: | Pass Total Time Test expansions | 4 4 1.9s Test Summary: | Pass Total Time test comment in rule definition | 1 1 0.1s Test Summary: | Pass Total Time test visit tokens | 3 3 0.8s Test Summary: | Pass Total Time Test basic 1 (standard, lalr) | 3 3 4.9s Test Summary: | Pass Total Time Test_basic2 (standard, lalr) | 3 3 0.1s Test Summary: | Total Time Test unicode | 0 0.0s Test Summary: | Total Time EBNF stack depth | 0 0.0s Test Summary: | Pass Total Time Expand lists with one item | 2 2 0.6s Test Summary: | Pass Total Time test_expand1_lists_with_one_item_2 | 2 2 0.3s Test Summary: | Pass Total Time test_dont_expand1_lists_with_multiple_items | 3 3 0.4s Test Summary: | Pass Total Time test_dont_expand1_lists_with_multiple_items_2 | 3 3 0.3s Test Summary: | Pass Total Time test_empty_expand1_list | 3 3 0.5s Test Summary: | Pass Total Time test_empty_expand1_list_2 | 3 3 1.8s Test Summary: | Pass Total Time test_empty_flatten_list | 2 2 0.4s Test Summary: | Pass Total Time test_token_collision | 2 2 1.1s Test Summary: | Pass Total Time test_token_collision_WS | 2 2 0.2s Test Summary: | Pass Total Time test_token_collision2 | 1 1 0.0s Test Summary: | Pass Total Time test_templates | 2 2 3.9s Test Summary: | Pass Total Time test_templates_recursion | 2 2 0.4s Test Summary: | Pass Total Time test_templates_import | 2 2 1.1s Test Summary: | Pass Total Time test_templates_alias | 2 2 0.7s Test Summary: | Pass Total Time test_templates_modifiers | 3 3 0.6s Test Summary: | Pass Total Time test_templates_templates | 1 1 0.7s Test Summary: | Total Time test_g_regex_flags | 0 0.7s Test Summary: | Pass Total Time test_undefined_rule | 1 1 0.1s Test Summary: | Pass Total Time test_undefined_token | 1 1 0.0s Test Summary: | Total Time test_rule_collision | 0 0.2s Test Summary: | Total Time test_rule_collision2 | 0 0.6s Test Summary: | Pass Total Time test_token_not_anon | 5 5 0.0s Test Summary: | Total Time test_maybe | 0 0.0s Test Summary: | Total Time test_start | 0 0.2s Test Summary: | Pass Total Time test_alias | 1 1 0.0s Test Summary: | Total Time test_token_ebnf | 0 0.1s Test Summary: | Total Time test_backslash | 0 0.0s Test Summary: | Total Time test_special_chars | 0 0.0s Test Summary: | Total Time test_backslash2 | 0 0.0s Test Summary: | Total Time test_empty | 0 0.4s Test Summary: | Pass Total Time test_regex_quote | 2 2 0.0s Test Summary: | Pass Total Time test_float_without_lexer | 1 1 0.8s Test Summary: | Pass Total Time test_keep_all_tokens | 1 1 0.5s Test Summary: | Pass Total Time test_token_flags | 4 4 0.0s Test Summary: | Pass Total Time test_token_flags3 | 1 1 0.0s Test Summary: | Pass Total Time test_token_flags2 | 1 1 0.1s Test Summary: | Pass Total Time test_token_flags_verbose | 1 1 0.0s Test Summary: | Pass Total Time test_token_flags_verbose_multiline | 1 1 0.0s Test Summary: | Pass Total Time test_token_multiline_only_works_with_x_flag | 1 1 0.0s Test Summary: | Pass Total Time test_twice_empty | 2 2 0.0s Test Summary: | Pass Total Time test_undefined_ignore | 1 1 0.1s Test Summary: | Pass Total Time test_alias_in_terminal | 1 1 0.0s Test Summary: | Pass Total Time test_line_and_column | 12 12 0.1s Tree(start, Any[Token(A, Lukáš), Token(A, Lukáš)]) Test Summary: | Pass Total Time test_utf8_columns | 3 3 1.0s Test Summary: | Pass Total Time test_reduce_cycle | 1 1 0.2s Test Summary: | Pass Total Time test_lexer_prioritization | 6 6 0.0s Test Summary: | Pass Total Time test_import | 1 1 0.0s Test Summary: | Pass Total Time test_relative_import | 1 1 0.0s Test Summary: | Pass Total Time test_multi_import | 1 1 0.1s Test Summary: | Pass Total Time test_relative_multi_import | 1 1 0.0s Test Summary: | Pass Total Time test_import_errors | 2 2 0.0s Test Summary: | Pass Total Time test_utf8 | 2 2 0.1s Test Summary: | Pass Total Time test_ignore | 3 3 0.0s Test Summary: | Pass Total Time test_regex_escaping | 2 2 0.0s Test Summary: | Pass Total Time test_ranged_repeat_rules | 14 14 1.1s Test Summary: | Pass Total Time test_ranged_repeat_terms | 10 10 0.0s Test Summary: | Pass Total Time test_priority_vs_embedded | 2 2 0.5s Test Summary: | Pass Total Time test_line_counting | 5 5 0.0s Test Summary: | Pass Total Time test_empty_end | 1 1 0.3s Test Summary: | Pass Total Time test_multi_start | 2 2 0.2s lexer is standard, parser is lalr Test Summary: | Pass Total Time test_lexer_detect_newline_tokens | 10 10 0.5s Test Summary: | Pass Total Time test_terminal_matching_order | 1 1 0.0s Test Summary: | Pass Total Time Test expansions | 4 4 0.0s Test Summary: | Pass Total Time test comment in rule definition | 1 1 0.0s Test Summary: | Pass Total Time test visit tokens | 3 3 0.0s Test Summary: | Pass Total Time Test basic 1 (contextual, lalr) | 3 3 0.0s Test Summary: | Pass Total Time Test_basic2 (contextual, lalr) | 3 3 0.0s Test Summary: | Total Time Test unicode | 0 0.0s Test Summary: | Total Time EBNF stack depth | 0 0.0s Test Summary: | Pass Total Time Expand lists with one item | 2 2 0.0s Test Summary: | Pass Total Time test_expand1_lists_with_one_item_2 | 2 2 0.0s Test Summary: | Pass Total Time test_dont_expand1_lists_with_multiple_items | 3 3 0.0s Test Summary: | Pass Total Time test_dont_expand1_lists_with_multiple_items_2 | 3 3 0.0s Test Summary: | Pass Total Time test_empty_expand1_list | 3 3 0.0s Test Summary: | Pass Total Time test_empty_expand1_list_2 | 3 3 0.0s Test Summary: | Pass Total Time test_empty_flatten_list | 2 2 0.0s Test Summary: | Pass Total Time test_token_collision | 2 2 0.0s Test Summary: | Pass Total Time test_token_collision_WS | 2 2 0.0s Test Summary: | Pass Total Time test_token_collision2 | 1 1 0.0s Test Summary: | Pass Total Time test_templates | 2 2 0.0s Test Summary: | Pass Total Time test_templates_recursion | 2 2 0.0s Test Summary: | Pass Total Time test_templates_import | 2 2 0.0s Test Summary: | Pass Total Time test_templates_alias | 2 2 0.0s Test Summary: | Pass Total Time test_templates_modifiers | 3 3 0.0s Test Summary: | Pass Total Time test_templates_templates | 1 1 0.0s Test Summary: | Total Time test_g_regex_flags | 0 0.0s Test Summary: | Pass Total Time test_undefined_rule | 1 1 0.0s Test Summary: | Pass Total Time test_undefined_token | 1 1 0.0s Test Summary: | Total Time test_rule_collision | 0 0.0s Test Summary: | Total Time test_rule_collision2 | 0 0.0s Test Summary: | Pass Total Time test_token_not_anon | 5 5 0.0s Test Summary: | Total Time test_maybe | 0 0.0s Test Summary: | Total Time test_start | 0 0.0s Test Summary: | Pass Total Time test_alias | 1 1 0.0s Test Summary: | Total Time test_token_ebnf | 0 0.0s Test Summary: | Total Time test_backslash | 0 0.0s Test Summary: | Total Time test_special_chars | 0 0.0s Test Summary: | Total Time test_backslash2 | 0 0.0s Test Summary: | Total Time test_empty | 0 0.0s Test Summary: | Pass Total Time test_regex_quote | 2 2 0.0s Test Summary: | Pass Total Time test_float_without_lexer | 1 1 0.0s Test Summary: | Pass Total Time test_keep_all_tokens | 1 1 0.0s Test Summary: | Pass Total Time test_token_flags | 4 4 0.0s Test Summary: | Pass Total Time test_token_flags3 | 1 1 0.0s Test Summary: | Pass Total Time test_token_flags2 | 1 1 0.0s Test Summary: | Pass Total Time test_token_flags_verbose | 1 1 0.0s Test Summary: | Pass Total Time test_token_flags_verbose_multiline | 1 1 0.0s Test Summary: | Pass Total Time test_token_multiline_only_works_with_x_flag | 1 1 0.0s Test Summary: | Pass Total Time test_twice_empty | 2 2 0.0s Test Summary: | Pass Total Time test_undefined_ignore | 1 1 0.0s Test Summary: | Pass Total Time test_alias_in_terminal | 1 1 0.0s Test Summary: | Pass Total Time test_line_and_column | 12 12 0.0s Tree(start, Any[Token(A, Lukáš), Token(A, Lukáš)]) Test Summary: | Pass Total Time test_utf8_columns | 3 3 0.0s Test Summary: | Pass Total Time test_reduce_cycle | 1 1 0.0s Test Summary: | Pass Total Time test_lexer_prioritization | 6 6 0.0s Test Summary: | Pass Total Time test_import | 1 1 0.0s Test Summary: | Pass Total Time test_relative_import | 1 1 0.0s Test Summary: | Pass Total Time test_multi_import | 1 1 0.0s Test Summary: | Pass Total Time test_relative_multi_import | 1 1 0.0s Test Summary: | Pass Total Time test_import_errors | 2 2 0.0s Test Summary: | Pass Total Time test_utf8 | 2 2 0.0s Test Summary: | Pass Total Time test_ignore | 3 3 0.0s Test Summary: | Pass Total Time test_regex_escaping | 2 2 0.0s Test Summary: | Pass Total Time test_ranged_repeat_rules | 14 14 0.0s Test Summary: | Pass Total Time test_ranged_repeat_terms | 10 10 0.0s Test Summary: | Pass Total Time test_priority_vs_embedded | 2 2 0.0s Test Summary: | Pass Total Time test_line_counting | 5 5 0.0s Test Summary: | Pass Total Time test_empty_end | 1 1 0.0s Test Summary: | Pass Total Time test_multi_start | 2 2 0.1s lexer is contextual, parser is lalr Test Summary: | Pass Total Time test_lexer_detect_newline_tokens | 10 10 0.0s Testing Lerche tests passed Testing completed after 223.69s PkgEval succeeded after 279.94s