Package evaluation of FuzzyCompletions on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:31:25.824 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.98s ################################################################################ # Installation # Installing FuzzyCompletions... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [fb4132e2] + FuzzyCompletions v0.5.5 Updating `~/.julia/environments/v1.12/Manifest.toml` [fb4132e2] + FuzzyCompletions v0.5.5 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.86s ################################################################################ # Testing # Testing FuzzyCompletions Status `/tmp/jl_751YK1/Project.toml` [fb4132e2] FuzzyCompletions v0.5.5 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_751YK1/Manifest.toml` [fb4132e2] FuzzyCompletions v0.5.5 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... KeywordCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 Test threw exception Expression: comp("begin") == "begin" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] KeywordCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:15 Test threw exception Expression: comp("beg") == "begin" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:15 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] KeywordCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:16 Test threw exception Expression: comp("being") == "begin" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:16 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] KeywordCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:17 Test threw exception Expression: "begin" ∉ comps("abegin") UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:17 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PathCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:23 Test threw exception Expression: (comps("\""))[1] == "FuzzyCompletions.jl\"" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:21 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:23 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PathCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:24 Test threw exception Expression: (comps("\"f"))[1] == "FuzzyCompletions.jl\"" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:21 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:24 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 Test threw exception Expression: comp("sin") == "sin" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:31 Test threw exception Expression: "sin" in comps("sn") UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:31 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:32 Test threw exception Expression: "sin" in comps("sinn") UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:32 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion (in a context module): Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 Test threw exception Expression: comp("fuzzy", FuzzyCompletions) == "fuzzyscore" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion (in a context module): Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:37 Test threw exception Expression: comp("fuzzyscore", FuzzyCompletions) == "fuzzyscore" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:37 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion (in a context module): Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:38 Test threw exception Expression: "fuzzyscore" in comps("fuzysore", FuzzyCompletions) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:38 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] ModuleCompletion (in a context module): Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:39 Test threw exception Expression: "fuzzyscore" in comps("FuzzyScore", FuzzyCompletions) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:39 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PackageCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 Test threw exception Expression: comp("using REPL") == "REPL" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PackageCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:44 Test threw exception Expression: comp("using REP") == "REPL" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:44 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PackageCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:46 Test threw exception Expression: comp("using RPLE") == "REPL" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:46 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PropertyCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:56 Test threw exception Expression: "pattern" in comps("r.pattern", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:56 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PropertyCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:57 Test threw exception Expression: "pattern" in comps("r.patternn", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:57 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PropertyCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:58 Test threw exception Expression: "pattern" in comps("r.ptn", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:58 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] PropertyCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:59 Test threw exception Expression: "pattern" in comps("r.", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:59 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] BalashCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 Test threw exception Expression: "\\alpha" in comps("\\al") UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] BalashCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:73 Test threw exception Expression: "\\alpha" in comps("\"\\alp") UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:73 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] DictCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:87 Test threw exception Expression: ":a" == comp("d[:a", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:87 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] DictCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:88 Test threw exception Expression: ":abc" == comp("d[:abc", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:88 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] DictCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:89 Test threw exception Expression: ":abc" == comp("d[:ab", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:89 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] DictCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:90 Test threw exception Expression: ":abc" == comp("d[:ac", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:90 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] DictCompletion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:91 Test threw exception Expression: ":a" == comp("d[:ad", m) UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:91 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Case Sensitivity: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 Test threw exception Expression: comp("nothing") == "nothing" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Case Sensitivity: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:97 Test threw exception Expression: comp("Nothing") == "Nothing" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:97 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Case Sensitivity: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:98 Test threw exception Expression: comp("Mis") == "Missing" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:98 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Keyword Argument Completion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 Test threw exception Expression: comp("sin(sin") == "sin" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Keyword Argument Completion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:103 Test threw exception Expression: comp("sum(x; dim") == "dims=" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:103 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Keyword Argument Completion: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:104 Test threw exception Expression: comp("sum(x, dim") == "dims=" UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:104 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] inferrability: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:107 Got exception outside of a @test UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] completions(string::String, pos::Int64, context_module::Module) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [4] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:108 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:108 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [13] _start() @ Base ./client.jl:554 https://github.com/JunoLab/FuzzyCompletions.jl/issues/7: Error During Test at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:111 Got exception outside of a @test UndefVarError: `dict_identifier_key` not defined in `FuzzyCompletions` Suggestion: this global was defined as `REPL.REPLCompletions.dict_identifier_key` but not assigned a value. Stacktrace: [1] completions(string::String, pos::Int64, context_module::Module, shift::Bool; enable_questionmark_methods::Bool, enable_dict_keys::Bool, enable_expanduser::Bool, enable_path::Bool, enable_bslash::Bool, enable_methods::Bool, enable_keyword_argument::Bool, enable_packages::Bool) @ FuzzyCompletions ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:659 [2] completions (repeats 2 times) @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] [3] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [4] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:112 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:112 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [14] _start() @ Base ./client.jl:554 Test Summary: | Error Total Time FuzzyCompletions.jl | 35 35 11.3s KeywordCompletion | 4 4 10.9s PathCompletion | 2 2 0.0s ModuleCompletion | 3 3 0.0s ModuleCompletion (in a context module) | 4 4 0.0s PackageCompletion | 3 3 0.0s PropertyCompletion | 4 4 0.0s BalashCompletion | 2 2 0.0s DictCompletion | 5 5 0.1s Case Sensitivity | 3 3 0.0s Keyword Argument Completion | 3 3 0.0s inferrability | 1 1 0.3s https://github.com/JunoLab/FuzzyCompletions.jl/issues/7 | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x71599a563b840800, 0x41a1ca365387c8c6, 0x296ba9b0b14ddc11, 0x304161fcfcfe1013, 0x5722f75797931f2c) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 35 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:3 Testing failed after 22.7s ERROR: LoadError: Package FuzzyCompletions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] [4] 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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 60.62s: package tests unexpectedly errored