Package evaluation to test AStarSearch on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T15:45:49.118 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 11.28s ################################################################################ # Installation # Installing AStarSearch... Resolving package versions... Installed Compat ───────────── v4.18.1 Installed OrderedCollections ─ v1.8.1 Installed DataStructures ───── v0.18.22 Installed AStarSearch ──────── v0.6.2 Updating `~/.julia/environments/v1.13/Project.toml` [e6cbe913] + AStarSearch v0.6.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [e6cbe913] + AStarSearch v0.6.2 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4517.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompilation completed after 113.58s ################################################################################ # Testing # Testing AStarSearch Status `/tmp/jl_uwk172/Project.toml` [e6cbe913] AStarSearch v0.6.2 ⌅ [4c88cf16] Aqua v0.5.6 ⌅ [864edb3b] DataStructures v0.18.22 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [8dfed614] Test v1.11.0 Status `/tmp/jl_uwk172/Manifest.toml` [e6cbe913] AStarSearch v0.6.2 ⌅ [4c88cf16] Aqua v0.5.6 [00ebfdb7] CSTParser v3.4.3 ⌅ [a80b9123] CommonMark v0.8.16 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 ⌅ [864edb3b] DataStructures v0.18.22 [c27321d9] Glob v1.3.1 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [0796e94c] Tokenize v0.5.29 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Error in formatting file /home/pkgeval/.julia/packages/AStarSearch/htI8H/test/15puzzle.jl AStar: Error During Test at /home/pkgeval/.julia/packages/AStarSearch/htI8H/test/runtests.jl:7 Test threw exception Expression: JuliaFormatter.format(".", indent = 2, whitespace_typedefs = true, whitespace_ops_in_indices = true, remove_extra_newlines = true, always_use_return = true, whitespace_in_kwargs = true, trailing_comma = true, format_markdown = true) TaskFailedException nested task error: MethodError: no method matching maybe_strip_suffix(::SubString{String}) The function `maybe_strip_suffix` exists, but no method is defined for this combination of argument types. Closest candidates are: maybe_strip_suffix(!Matched::String) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:521 Stacktrace: [1] get_prec(op::SubString{String}) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:519 [2] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:448 [3] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 ┌ [4] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) │ @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 ╰──── repeated 2 times [6] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [7] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [8] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:123 [inlined] [9] parse_operator_anon_func(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:435 [10] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:470 [11] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 [12] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 [13] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [14] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [15] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:123 [inlined] [16] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:503 [17] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 ┌[18] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) │ @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 ╰──── repeated 2 times [20] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [21] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [22] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:123 [inlined] [23] parse_operator_eq(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:276 [24] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:462 [25] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 ┌[26] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) │ @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 ╰──── repeated 2 times [28] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [29] kwcall(::@NamedTuple{is_toplevel::Bool}, ::typeof(CSTParser.parse_expression), ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [30] parse_doc(ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:219 [31] parse_block(ps::CSTParser.ParseState, ret::Vector{CSTParser.EXPR}, closers::Tuple{Tokenize.Tokens.Kind}, docable::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/internals.jl:18 [32] parse_blockexpr(ps::CSTParser.ParseState, head::Symbol) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/keywords.jl:353 [33] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:63 [inlined] [34] parse_kw(ps::CSTParser.ParseState; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/keywords.jl:28 [35] kwcall(::@NamedTuple{is_toplevel::Bool}, ::typeof(CSTParser.parse_kw), ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/keywords.jl:6 [36] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:50 [37] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [38] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:63 [inlined] [39] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/components/internals.jl:307 [inlined] [40] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:202 [inlined] [41] parse_macrocall(ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/internals.jl:303 [42] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:82 [43] kwcall(::@NamedTuple{is_toplevel::Bool}, ::typeof(CSTParser.parse_expression), ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [44] parse_doc(ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:219 [45] parse(ps::CSTParser.ParseState, cont::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:247 [46] format_text(text::String, style::JuliaFormatter.DefaultStyle, opts::JuliaFormatter.Options) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:251 [47] format_text(text::String, style::JuliaFormatter.DefaultStyle; kwargs::@Kwargs{indent::Int64, remove_extra_newlines::Bool, config_applied::Bool, whitespace_in_kwargs::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, trailing_comma::Bool, always_use_return::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:227 [48] format_text @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:224 [inlined] [49] #format_text#218 @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:221 [inlined] [50] format_text @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:220 [inlined] [51] _format_file(filename::String; overwrite::Bool, verbose::Bool, format_markdown::Bool, format_options::@Kwargs{indent::Int64, remove_extra_newlines::Bool, config_applied::Bool, whitespace_in_kwargs::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, trailing_comma::Bool, always_use_return::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:350 [52] kwcall(::@NamedTuple{indent::Int64, remove_extra_newlines::Bool, config_applied::Bool, format_markdown::Bool, whitespace_in_kwargs::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, verbose::Bool, trailing_comma::Bool, always_use_return::Bool}, ::typeof(JuliaFormatter._format_file), filename::String) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:333 [53] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:481 [54] macro expansion @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:465 [inlined] [55] (::JuliaFormatter.var"#format##0#format##1"{JuliaFormatter.var"#format##2#format##3"{String, Vector{String}}})(tid::Int64; onethread::Bool) @ JuliaFormatter ./threadingconstructs.jl:276 [56] #format##0 @ ./threadingconstructs.jl:243 [inlined] [57] (::Base.Threads.var"#threading_run##0#threading_run##1"{JuliaFormatter.var"#format##0#format##1"{JuliaFormatter.var"#format##2#format##3"{String, Vector{String}}}, Int64})() @ Base.Threads ./threadingconstructs.jl:177 caused by: MethodError: no method matching maybe_strip_suffix(::SubString{String}) The function `maybe_strip_suffix` exists, but no method is defined for this combination of argument types. Closest candidates are: maybe_strip_suffix(!Matched::String) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:521 Stacktrace: [1] get_prec(op::SubString{String}) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:519 [2] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:448 [3] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 ┌ [4] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) │ @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 ╰──── repeated 2 times [6] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [7] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [8] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:123 [inlined] [9] parse_operator_anon_func(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:435 [10] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:470 [11] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 [12] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 [13] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [14] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [15] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:123 [inlined] [16] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:503 [17] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 ┌[18] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) │ @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 ╰──── repeated 2 times [20] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [21] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [22] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:123 [inlined] [23] parse_operator_eq(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:276 [24] parse_operator(ps::CSTParser.ParseState, ret::CSTParser.EXPR, op::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/operators.jl:462 [25] parse_compound(ps::CSTParser.ParseState, ret::CSTParser.EXPR) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:140 ┌[26] parse_compound_recur(ps::CSTParser.ParseState, ret::CSTParser.EXPR) │ @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:92 ╰──── repeated 2 times [28] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:86 [29] kwcall(::@NamedTuple{is_toplevel::Bool}, ::typeof(CSTParser.parse_expression), ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [30] parse_doc(ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:219 [31] parse_block(ps::CSTParser.ParseState, ret::Vector{CSTParser.EXPR}, closers::Tuple{Tokenize.Tokens.Kind}, docable::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/internals.jl:18 [32] parse_blockexpr(ps::CSTParser.ParseState, head::Symbol) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/keywords.jl:353 [33] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:63 [inlined] [34] parse_kw(ps::CSTParser.ParseState; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/keywords.jl:28 [35] kwcall(::@NamedTuple{is_toplevel::Bool}, ::typeof(CSTParser.parse_kw), ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/keywords.jl:6 [36] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:50 [37] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [38] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:63 [inlined] [39] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/components/internals.jl:307 [inlined] [40] macro expansion @ ~/.julia/packages/CSTParser/0hXvH/src/utils.jl:202 [inlined] [41] parse_macrocall(ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/components/internals.jl:303 [42] parse_expression(ps::CSTParser.ParseState, esc_on_error::Bool; is_toplevel::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:82 [43] kwcall(::@NamedTuple{is_toplevel::Bool}, ::typeof(CSTParser.parse_expression), ps::CSTParser.ParseState, esc_on_error::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:36 [44] parse_doc(ps::CSTParser.ParseState) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:219 [45] parse(ps::CSTParser.ParseState, cont::Bool) @ CSTParser ~/.julia/packages/CSTParser/0hXvH/src/packagedef.jl:247 [46] format_text(text::String, style::JuliaFormatter.DefaultStyle, opts::JuliaFormatter.Options) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:251 [47] format_text(text::String, style::JuliaFormatter.DefaultStyle; kwargs::@Kwargs{indent::Int64, remove_extra_newlines::Bool, config_applied::Bool, whitespace_in_kwargs::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, trailing_comma::Bool, always_use_return::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:227 [48] format_text @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:224 [inlined] [49] #format_text#218 @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:221 [inlined] [50] format_text @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:220 [inlined] [51] _format_file(filename::String; overwrite::Bool, verbose::Bool, format_markdown::Bool, format_options::@Kwargs{indent::Int64, remove_extra_newlines::Bool, config_applied::Bool, whitespace_in_kwargs::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, trailing_comma::Bool, always_use_return::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:350 [52] kwcall(::@NamedTuple{indent::Int64, remove_extra_newlines::Bool, config_applied::Bool, format_markdown::Bool, whitespace_in_kwargs::Bool, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, verbose::Bool, trailing_comma::Bool, always_use_return::Bool}, ::typeof(JuliaFormatter._format_file), filename::String) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:333 [53] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:476 [54] macro expansion @ ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:465 [inlined] [55] (::JuliaFormatter.var"#format##0#format##1"{JuliaFormatter.var"#format##2#format##3"{String, Vector{String}}})(tid::Int64; onethread::Bool) @ JuliaFormatter ./threadingconstructs.jl:276 [56] #format##0 @ ./threadingconstructs.jl:243 [inlined] [57] (::Base.Threads.var"#threading_run##0#threading_run##1"{JuliaFormatter.var"#format##0#format##1"{JuliaFormatter.var"#format##2#format##3"{String, Vector{String}}}, Int64})() @ Base.Threads ./threadingconstructs.jl:177 Stacktrace: [1] threading_run(fun::JuliaFormatter.var"#format##0#format##1"{JuliaFormatter.var"#format##2#format##3"{String, Vector{String}}}, static::Bool) @ Base.Threads ./threadingconstructs.jl:196 [2] macro expansion @ ./threadingconstructs.jl:213 [inlined] [3] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:462 [4] format(path::String; verbose::Bool, options::@Kwargs{indent::Int64, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, remove_extra_newlines::Bool, always_use_return::Bool, whitespace_in_kwargs::Bool, trailing_comma::Bool, format_markdown::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:441 [5] kwcall(::@NamedTuple{indent::Int64, whitespace_typedefs::Bool, whitespace_ops_in_indices::Bool, remove_extra_newlines::Bool, always_use_return::Bool, whitespace_in_kwargs::Bool, trailing_comma::Bool, format_markdown::Bool}, ::typeof(JuliaFormatter.format), path::String) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/qSCF8/src/JuliaFormatter.jl:438 [6] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:394 [7] top-level scope @ ~/.julia/packages/AStarSearch/htI8H/test/runtests.jl:7 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/AStarSearch/htI8H/test/runtests.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = walkmodules(f::Aqua.var"#undefined_exports##0#undefined_exports##1"{Vector{Symbol}}, x::Module) at exports.jl:5 └ @ Core ~/.julia/packages/Aqua/bqhPD/src/exports.jl:5 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = walkmodules(f::Aqua.var"#detect_unbound_args_recursively##0#detect_unbound_args_recursively##1"{Vector{Any}}, x::Module) at exports.jl:5 └ @ Core ~/.julia/packages/Aqua/bqhPD/src/exports.jl:5 Test Summary: | Pass Error Total Time AStar | 93 1 94 1m31.3s /home/pkgeval/.julia/packages/AStarSearch/htI8H/Project.toml | 1 1 0.0s /home/pkgeval/.julia/packages/AStarSearch/htI8H/test/Project.toml | 1 1 0.0s Base.PkgId(Base.UUID("e6cbe913-2b79-4cc5-848a-e3bbf8537828"), "AStarSearch") | 1 1 0.0s ReachNumber | 21 21 4.5s Maze | 6 6 2.5s 15 Puzzle | 10 10 5.6s collatz | 42 42 3.4s no_path | 8 8 0.4s RNG of the outermost testset: Random.Xoshiro(0x2ee0bd9996914d5d, 0xc7a0926965439435, 0x3831c5eb963a06fe, 0xd8865bd75d19ec4d, 0x8a67d5534133a30d) ERROR: LoadError: Some tests did not pass: 93 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AStarSearch/htI8H/test/runtests.jl:6 Testing failed after 157.79s ERROR: LoadError: Package AStarSearch 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:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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:548 [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:525 [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:172 [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:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [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:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 299.55s: package tests unexpectedly errored