Package evaluation of FuzzyCompletions on Julia 1.12.0-beta2.30 (9e913d7251*) started at 2025-05-05T10:22:37.748 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.3s ################################################################################ # Installation # Installing FuzzyCompletions... Resolving package versions... Installed FuzzyCompletions ─ v0.5.5 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.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5971.7 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 21.73s ################################################################################ # Testing # Testing FuzzyCompletions Status `/tmp/jl_7r88y6/Project.toml` [fb4132e2] FuzzyCompletions v0.5.5 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_7r88y6/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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [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:676 [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:1771 [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:1771 [inlined] [8] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:108 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [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:294 [13] _start() @ Base ./client.jl:561 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:1771 [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:1771 [inlined] [9] macro expansion @ ~/.julia/packages/FuzzyCompletions/qV1rY/test/runtests.jl:112 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [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:294 [14] _start() @ Base ./client.jl:561 Test Summary: | Error Total Time FuzzyCompletions.jl | 35 35 30.2s KeywordCompletion | 4 4 13.6s PathCompletion | 2 2 1.1s ModuleCompletion | 3 3 1.6s ModuleCompletion (in a context module) | 4 4 2.1s PackageCompletion | 3 3 1.6s PropertyCompletion | 4 4 2.0s BalashCompletion | 2 2 1.0s DictCompletion | 5 5 2.7s Case Sensitivity | 3 3 1.6s Keyword Argument Completion | 3 3 1.6s inferrability | 1 1 0.6s https://github.com/JunoLab/FuzzyCompletions.jl/issues/7 | 1 1 0.5s RNG of the outermost testset: Random.Xoshiro(0x5b5ad47cfdc4fa90, 0xfe233bd8a749aaa8, 0x168f76aef44ee9bc, 0xeed9e62cb15b2e27, 0x4e8724aa92aace45) 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 43.43s 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:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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:486 [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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:561 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 91.84s: package tests unexpectedly errored