Package evaluation of Refactoring on Julia 1.13.0-DEV.123 (e910e6fb06*) started at 2025-03-01T14:25:31.490 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.71s ################################################################################ # Installation # Installing Refactoring... Resolving package versions... Installed Tokenize ──── v0.5.29 Installed MacroTools ── v0.5.15 Installed MLStyle ───── v0.3.1 Installed CSTParser ─── v2.5.0 Installed Refactoring ─ v0.1.0 Updating `~/.julia/environments/v1.13/Project.toml` [d877f0ba] + Refactoring v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [00ebfdb7] + CSTParser v2.5.0 ⌅ [d8e11817] + MLStyle v0.3.1 [1914dd2f] + MacroTools v0.5.15 [d877f0ba] + Refactoring v0.1.0 [0796e94c] + Tokenize v0.5.29 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.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 7212.0 ms ✓ TestEnv 1 dependency successfully precompiled in 10 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: MLStyle Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.13/MLStyle/jl_YC1s8L" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `end` not defined in `MLStyle.Infras` Stacktrace: [1] (::MLStyle.Infras.var"#14#15")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Infras /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:132 [2] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [3] (::MLStyle.Pervasives.var"#122#123")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Pervasives ~/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:199 [4] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [5] (::MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}})(::Tuple{Expr, Expr, LineNumberNode}, last::Expr) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:132 [6] FlipArgs @ ./reduce.jl:206 [inlined] [7] BottomRF @ ./reduce.jl:78 [inlined] [8] _foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, init::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:54 [9] foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, nt::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:40 [10] mapfoldr_impl(f::Function, op::Function, nt::Expr, itr::Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}) @ Base ./reduce.jl:196 [11] mapfoldr @ ./reduce.jl:215 [inlined] [12] #foldr#276 @ ./reduce.jl:234 [inlined] [13] gen_match(target::Symbol, cbl::Expr, init_loc::LineNumberNode, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:131 [14] var"@match"(__source__::LineNumberNode, __module__::Module, target::Any, cbl::Any) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:98 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [16] top-level scope @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43 [17] include(mod::Module, _path::String) @ Base ./Base.jl:307 [18] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [19] top-level scope @ stdin:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:488 [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [22] include_string @ ./loading.jl:2865 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [24] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:511 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 in expression starting at stdin:6 Refactoring Failed to precompile Refactoring [d877f0ba-d93f-11e9-02e3-511b998c4f0a] to "/home/pkgeval/.julia/compiled/v1.13/Refactoring/jl_ojv1lj" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `end` not defined in `MLStyle.Infras` Stacktrace: [1] (::MLStyle.Infras.var"#14#15")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Infras /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:132 [2] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [3] (::MLStyle.Pervasives.var"#122#123")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Pervasives ~/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:199 [4] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [5] (::MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}})(::Tuple{Expr, Expr, LineNumberNode}, last::Expr) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:132 [6] FlipArgs @ ./reduce.jl:206 [inlined] [7] BottomRF @ ./reduce.jl:78 [inlined] [8] _foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, init::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:54 [9] foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, nt::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:40 [10] mapfoldr_impl(f::Function, op::Function, nt::Expr, itr::Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}) @ Base ./reduce.jl:196 [11] mapfoldr @ ./reduce.jl:215 [inlined] [12] #foldr#276 @ ./reduce.jl:234 [inlined] [13] gen_match(target::Symbol, cbl::Expr, init_loc::LineNumberNode, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:131 [14] var"@match"(__source__::LineNumberNode, __module__::Module, target::Any, cbl::Any) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:98 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [16] top-level scope @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43 [17] include(mod::Module, _path::String) @ Base ./Base.jl:307 [18] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [19] top-level scope @ stdin:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:488 [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [22] include_string @ ./loading.jl:2865 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [24] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:511 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.13/MLStyle/jl_rdm81X" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:488 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 55.26s ################################################################################ # Testing # Testing Refactoring Status `/tmp/jl_DJcmrP/Project.toml` ⌅ [00ebfdb7] CSTParser v2.5.0 ⌅ [d8e11817] MLStyle v0.3.1 [1914dd2f] MacroTools v0.5.15 [d877f0ba] Refactoring v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DJcmrP/Manifest.toml` ⌅ [00ebfdb7] CSTParser v2.5.0 ⌅ [d8e11817] MLStyle v0.3.1 [1914dd2f] MacroTools v0.5.15 [d877f0ba] Refactoring v0.1.0 [0796e94c] Tokenize v0.5.29 [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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... ✗ MLStyle Info Given Refactoring was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `end` not defined in `MLStyle.Infras` Stacktrace:  [1] (::MLStyle.Infras.var"#14#15")(tag::Symbol, case::Expr, mod::Module)  @ MLStyle.Infras /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:132  [2] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module)  @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157  [3] (::MLStyle.Pervasives.var"#122#123")(tag::Symbol, case::Expr, mod::Module)  @ MLStyle.Pervasives ~/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:199  [4] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module)  @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157  [5] (::MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}})(::Tuple{Expr, Expr, LineNumberNode}, last::Expr)  @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:132  [6] FlipArgs  @ ./reduce.jl:206 [inlined]  [7] BottomRF  @ ./reduce.jl:78 [inlined]  [8] _foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, init::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}})  @ Base ./reduce.jl:54  [9] foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, nt::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}})  @ Base ./reduce.jl:40  [10] mapfoldr_impl(f::Function, op::Function, nt::Expr, itr::Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}})  @ Base ./reduce.jl:196  [11] mapfoldr  @ ./reduce.jl:215 [inlined]  [12] #foldr#276  @ ./reduce.jl:234 [inlined]  [13] gen_match(target::Symbol, cbl::Expr, init_loc::LineNumberNode, mod::Module)  @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:131  [14] var"@match"(__source__::LineNumberNode, __module__::Module, target::Any, cbl::Any)  @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:98  [15] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:308  [16] top-level scope  @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [18] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3004  [19] top-level scope  @ stdin:6  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [22] include_string  @ ./loading.jl:2865 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [24] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:511 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.13/MLStyle/jl_kL6YUM" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3291  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2682  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1280  [8] #invokelatest_gr#229  @ ./reflection.jl:1288 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1282 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3862  [11] maybe_cachefile_lock  @ ./loading.jl:3859 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2668  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [14] macro expansion  @ ./loading.jl:2421 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [17] #invoke_in_world#2  @ ./essentials.jl:1125 [inlined]  [18] invoke_in_world  @ ./essentials.jl:1121 [inlined]  [19] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [20] top-level scope  @ ~/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:3  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3004  [23] top-level scope  @ stdin:6  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [26] include_string  @ ./loading.jl:2865 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [28] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:1 in expression starting at stdin:6 ✗ Refactoring 0 dependencies successfully precompiled in 24 seconds. 3 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: MLStyle Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.13/MLStyle/jl_PGbpUD" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `end` not defined in `MLStyle.Infras` Stacktrace: [1] (::MLStyle.Infras.var"#14#15")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Infras /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:132 [2] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [3] (::MLStyle.Pervasives.var"#122#123")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Pervasives ~/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:199 [4] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [5] (::MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}})(::Tuple{Expr, Expr, LineNumberNode}, last::Expr) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:132 [6] FlipArgs @ ./reduce.jl:206 [inlined] [7] BottomRF @ ./reduce.jl:78 [inlined] [8] _foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, init::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:54 [9] foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, nt::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:40 [10] mapfoldr_impl(f::Function, op::Function, nt::Expr, itr::Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}) @ Base ./reduce.jl:196 [11] mapfoldr @ ./reduce.jl:215 [inlined] [12] #foldr#276 @ ./reduce.jl:234 [inlined] [13] gen_match(target::Symbol, cbl::Expr, init_loc::LineNumberNode, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:131 [14] var"@match"(__source__::LineNumberNode, __module__::Module, target::Any, cbl::Any) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:98 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [16] top-level scope @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43 [17] include(mod::Module, _path::String) @ Base ./Base.jl:307 [18] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [19] top-level scope @ stdin:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:488 [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [22] include_string @ ./loading.jl:2865 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [24] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:511 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 in expression starting at stdin:6 Refactoring Failed to precompile Refactoring [d877f0ba-d93f-11e9-02e3-511b998c4f0a] to "/home/pkgeval/.julia/compiled/v1.13/Refactoring/jl_M1zO5X" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `end` not defined in `MLStyle.Infras` Stacktrace: [1] (::MLStyle.Infras.var"#14#15")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Infras /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:132 [2] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [3] (::MLStyle.Pervasives.var"#122#123")(tag::Symbol, case::Expr, mod::Module) @ MLStyle.Pervasives ~/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:199 [4] mk_pattern(tag_sym::Symbol, case::Expr, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:157 [5] (::MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}})(::Tuple{Expr, Expr, LineNumberNode}, last::Expr) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:132 [6] FlipArgs @ ./reduce.jl:206 [inlined] [7] BottomRF @ ./reduce.jl:78 [inlined] [8] _foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, init::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:54 [9] foldl_impl(op::Base.BottomRF{Base.FlipArgs{MLStyle.MatchCore.var"#gen_match##14#gen_match##15"{Symbol, Expr, LineNumberNode, Module, Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}, SubArray{Any, 1, Vector{Any}, Tuple{UnitRange{Int64}}, true}}}}, nt::Expr, itr::Base.Iterators.Reverse{Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}}) @ Base ./reduce.jl:40 [10] mapfoldr_impl(f::Function, op::Function, nt::Expr, itr::Vector{Union{Nothing, Tuple{Any, Expr, LineNumberNode}}}) @ Base ./reduce.jl:196 [11] mapfoldr @ ./reduce.jl:215 [inlined] [12] #foldr#276 @ ./reduce.jl:234 [inlined] [13] gen_match(target::Symbol, cbl::Expr, init_loc::LineNumberNode, mod::Module) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:131 [14] var"@match"(__source__::LineNumberNode, __module__::Module, target::Any, cbl::Any) @ MLStyle.MatchCore /home/redbq/github/MLStyle.jl/bootstrap/MatchCore.jl:98 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [16] top-level scope @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43 [17] include(mod::Module, _path::String) @ Base ./Base.jl:307 [18] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [19] top-level scope @ stdin:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:488 [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [22] include_string @ ./loading.jl:2865 [inlined] [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [24] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:511 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.13/MLStyle/jl_kL6YUM" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:488 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:1 in expression starting at stdin:6 in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/test/runtests.jl:1 Testing failed after 31.78s ERROR: LoadError: Package Refactoring 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{Pkg.Types.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:2386 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2241 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/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:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 120.34s: package fails to precompile