Package evaluation of FuzzyCompletions on Julia 1.13.0-DEV.974 (7bbb213719*) started at 2025-08-12T11:18:47.085 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.67s ################################################################################ # Installation # Installing FuzzyCompletions... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fb4132e2] + FuzzyCompletions v0.5.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [fb4132e2] + FuzzyCompletions v0.5.5 [2a0f44e3] + Base64 v1.11.0 [7b1f6079] + FileWatching 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.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.91s ################################################################################ # Testing # Testing FuzzyCompletions Status `/tmp/jl_CboFVB/Project.toml` [fb4132e2] FuzzyCompletions v0.5.5 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CboFVB/Manifest.toml` [fb4132e2] FuzzyCompletions v0.5.5 [2a0f44e3] Base64 v1.11.0 [7b1f6079] FileWatching 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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:15 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:16 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:14 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:17 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:21 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:23 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:21 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:24 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:31 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:30 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:32 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:37 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:38 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:36 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:39 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:44 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:46 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:56 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:57 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:58 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:50 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:72 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:73 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:87 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:88 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:89 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:90 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:81 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:91 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:97 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:96 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:98 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:103 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:102 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:104 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:108 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:108 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [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:286 [13] _start() @ Base ./client.jl:553 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 │ @ ~/.julia/packages/FuzzyCompletions/qV1rY/src/FuzzyCompletions.jl:612 [inlined] ╰──── repeated 2 times [4] (::var"#comps#comps##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [5] (::var"#comp#comp##0")(s::String, m::Module) @ Main ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:8 [6] top-level scope @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:6 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:112 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:112 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [15] _start() @ Base ./client.jl:553 Test Summary: | Error Total Time FuzzyCompletions.jl | 35 35 11.4s 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.2s https://github.com/JunoLab/FuzzyCompletions.jl/issues/7 | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x4ef4d5d93c72391d, 0xfa30333ea31d326c, 0xd1ddabd028fa34df, 0xe1b2b29f21c47005, 0x82bcacffdf0be8df) 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 24.61s ERROR: LoadError: Package FuzzyCompletions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:311 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [14] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 67.77s: package tests unexpectedly errored