Package evaluation of SimpleExpressions on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:16:15.635 ################################################################################ # Set-up # Set-up completed after 0.19s ################################################################################ # Installation # Installing SimpleExpressions... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [deba94f7] + SimpleExpressions v1.1.12 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌃ [391672e0] + CallableExpressions v1.0.0 [861a8166] + Combinatorics v1.0.2 [3709ef60] + CommonEq v0.2.1 [38540f10] + CommonSolve v0.2.4 [deba94f7] + SimpleExpressions v1.1.12 [8ea1fca8] + TermInterface v2.0.0 [9d95972d] + TupleTools v1.6.0 Info Packages marked with ⌃ have new versions available and may be upgradable. Installation completed after 3.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ CallableExpressions ✗ SimpleExpressions 0 dependencies successfully precompiled in 12 seconds. 5 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: SimpleExpressions Failed to precompile SimpleExpressions [deba94f7-f32a-40ad-b45e-be020a5ded2f] to "/home/pkgeval/.julia/compiled/v1.13/SimpleExpressions/jl_lTfAPg" (ProcessExited(1)). ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12:23 function expression_into_type_domain(e::Alia.ExpressionLoosely) matcher = function(@nospecialize e::Alia.ExpressionLoosely) # └───────────────────────────────────────┘ ── Ambiguous signature. Add a trailing comma if this is a 1-argument anonymous function; remove parentheses if this is a macro call acting as function signature. Stacktrace: [1] top-level scope @ ~/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [3] top-level scope @ ~/.julia/packages/CallableExpressions/SuBMC/src/CallableExpressions.jl:22 [4] include(mod::Module, _path::String) @ Base ./Base.jl:307 [5] 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 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12 in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/CallableExpressions.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CallableExpressions [391672e0-bbe4-4ab4-8bc9-b89a79cbc2f0] to "/home/pkgeval/.julia/compiled/v1.13/CallableExpressions/jl_AJw4gI" (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#227 @ ./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:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/SimpleExpressions/lFQkk/src/SimpleExpressions.jl:15 [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/SimpleExpressions/lFQkk/src/SimpleExpressions.jl:6 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 21.47s ################################################################################ # Loading # Loading SimpleExpressions... Precompiling packages... ✗ CallableExpressions Info Given SimpleExpressions was explicitly requested, output will be shown live  ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12:23 function expression_into_type_domain(e::Alia.ExpressionLoosely)  matcher = function(@nospecialize e::Alia.ExpressionLoosely) # └───────────────────────────────────────┘ ── Ambiguous signature. Add a trailing comma if this is a 1-argument anonymous function; remove parentheses if this is a macro call acting as function signature. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:308  [3] top-level scope  @ ~/.julia/packages/CallableExpressions/SuBMC/src/CallableExpressions.jl:22  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [5] 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  [6] top-level scope  @ stdin:6  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [9] include_string  @ ./loading.jl:2865 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [11] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12 in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/CallableExpressions.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CallableExpressions [391672e0-bbe4-4ab4-8bc9-b89a79cbc2f0] to "/home/pkgeval/.julia/compiled/v1.13/CallableExpressions/jl_zpQ2WO" (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#227  @ ./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:1092 [inlined]  [18] invoke_in_world  @ ./essentials.jl:1088 [inlined]  [19] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [20] top-level scope  @ ~/.julia/packages/SimpleExpressions/lFQkk/src/SimpleExpressions.jl:15  [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/SimpleExpressions/lFQkk/src/SimpleExpressions.jl:6 in expression starting at stdin:6 ✗ SimpleExpressions 0 dependencies successfully precompiled in 10 seconds. 5 already precompiled. ERROR: The following 1 direct dependency failed to precompile: SimpleExpressions Failed to precompile SimpleExpressions [deba94f7-f32a-40ad-b45e-be020a5ded2f] to "/home/pkgeval/.julia/compiled/v1.13/SimpleExpressions/jl_VBP6hE" (ProcessExited(1)). ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12:23 function expression_into_type_domain(e::Alia.ExpressionLoosely) matcher = function(@nospecialize e::Alia.ExpressionLoosely) # └───────────────────────────────────────┘ ── Ambiguous signature. Add a trailing comma if this is a 1-argument anonymous function; remove parentheses if this is a macro call acting as function signature. Stacktrace: [1] top-level scope @ ~/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [3] top-level scope @ ~/.julia/packages/CallableExpressions/SuBMC/src/CallableExpressions.jl:22 [4] include(mod::Module, _path::String) @ Base ./Base.jl:307 [5] 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 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/ExpressionIntoTypeDomain.jl:12 in expression starting at /home/pkgeval/.julia/packages/CallableExpressions/SuBMC/src/CallableExpressions.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CallableExpressions [391672e0-bbe4-4ab4-8bc9-b89a79cbc2f0] to "/home/pkgeval/.julia/compiled/v1.13/CallableExpressions/jl_zpQ2WO" (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#227 @ ./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:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/SimpleExpressions/lFQkk/src/SimpleExpressions.jl:15 [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/SimpleExpressions/lFQkk/src/SimpleExpressions.jl:6 in expression starting at stdin: Loading failed after 12.54s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using SimpleExpressions'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:307 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 51.27s: package fails to precompile