Package evaluation of ReduceAlgebra on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T08:51:43.195 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing ReduceAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [cc9b1b2d] + ReduceAlgebra v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.8 [9dda63f9] + ForceImport v0.0.3 [93e0c654] + Reduce v1.2.15 [cc9b1b2d] + ReduceAlgebra v0.1.1 [bfcbc1eb] + ReduceLinAlg v0.1.1 [b873ce64] + ReplMaker v0.2.7 [20fadf95] + StaticVectors v1.0.7 [a4af3ec5] + SyntaxTree v1.0.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra 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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 2.69s ################################################################################ # 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... ✗ ReduceLinAlg ✗ ReduceAlgebra 0 dependencies successfully precompiled in 25 seconds. 17 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: ReduceAlgebra Failed to precompile ReduceAlgebra [cc9b1b2d-f4cf-5aeb-b1c9-57f66198f3ff] to "/home/pkgeval/.julia/compiled/v1.13/ReduceAlgebra/jl_yREiyi" (ProcessExited(1)). ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1424 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2126 [18] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2630 [19] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [20] macro expansion @ ./loading.jl:2421 [inlined] [21] macro expansion @ ./lock.jl:376 [inlined] [22] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [23] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [24] invoke_in_world @ ./essentials.jl:1121 [inlined] [25] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [26] top-level scope @ ~/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:7 [27] include(mod::Module, _path::String) @ Base ./Base.jl:306 [28] 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 [29] top-level scope @ stdin:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:488 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [32] include_string @ ./loading.jl:2865 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [34] _start() @ Base ./client.jl:560 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:2 in expression starting at stdin:6 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1424 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2126 [18] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2630 [19] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [20] macro expansion @ ./loading.jl:2421 [inlined] [21] macro expansion @ ./lock.jl:376 [inlined] [22] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [23] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [24] invoke_in_world @ ./essentials.jl:1121 [inlined] [25] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [26] top-level scope @ ~/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:7 [27] include(mod::Module, _path::String) @ Base ./Base.jl:306 [28] 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 [29] top-level scope @ stdin:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:488 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [32] include_string @ ./loading.jl:2865 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [34] _start() @ Base ./client.jl:56 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 37.22s ################################################################################ # Loading # Loading ReduceAlgebra... Precompiling packages... ✗ ReduceLinAlg Info Given ReduceAlgebra was explicitly requested, output will be shown live  ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace:  [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}})  @ Base ./process.jl:140  [2] _spawn  @ ./process.jl:157 [inlined]  [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times)  @ Base ./process.jl:179  [4] #_spawn##0  @ ./process.jl:149 [inlined]  [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}})  @ Base ./process.jl:236  [6] _spawn  @ ./process.jl:148 [inlined]  [7] run(::Base.CmdRedirect; wait::Bool)  @ Base ./process.jl:516  [8] run  @ ./process.jl:510 [inlined]  [9] _spawn(cmd::Cmd, input::Pipe, output::Pipe)  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53  [10] Reduce.PSL()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25  [11] Load()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334  [12] __init__()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329  [13] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1424  [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1412  [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1300  [16] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1246 [inlined]  [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2126  [18] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2630  [19] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [20] macro expansion  @ ./loading.jl:2421 [inlined]  [21] macro expansion  @ ./lock.jl:376 [inlined]  [22] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [23] #invoke_in_world#2  @ ./essentials.jl:1125 [inlined]  [24] invoke_in_world  @ ./essentials.jl:1121 [inlined]  [25] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [26] top-level scope  @ ~/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:7  [27] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [28] 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  [29] top-level scope  @ stdin:6  [30] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [32] include_string  @ ./loading.jl:2865 [inlined]  [33] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [34] _start()  @ Base ./client.jl:560 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:2 in expression starting at stdin:6  caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace:  [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}})  @ Base ./process.jl:140  [2] _spawn  @ ./process.jl:157 [inlined]  [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times)  @ Base ./process.jl:179  [4] #_spawn##0  @ ./process.jl:149 [inlined]  [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}})  @ Base ./process.jl:236  [6] _spawn  @ ./process.jl:148 [inlined]  [7] run(::Base.CmdRedirect; wait::Bool)  @ Base ./process.jl:516  [8] run  @ ./process.jl:510 [inlined]  [9] _spawn(cmd::Cmd, input::Pipe, output::Pipe)  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53  [10] Reduce.PSL()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23  [11] Load()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334  [12] __init__()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329  [13] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1424  [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1412  [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1300  [16] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1246 [inlined]  [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2126  [18] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2630  [19] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [20] macro expansion  @ ./loading.jl:2421 [inlined]  [21] macro expansion  @ ./lock.jl:376 [inlined]  [22] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [23] #invoke_in_world#2  @ ./essentials.jl:1125 [inlined]  [24] invoke_in_world  @ ./essentials.jl:1121 [inlined]  [25] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [26] top-level scope  @ ~/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:7  [27] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [28] 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  [29] top-level scope  @ stdin:6  [30] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [32] include_string  @ ./loading.jl:2865 [inlined]  [33] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [34] _start()  @ Base ./client.jl:560 ✗ ReduceAlgebra 0 dependencies successfully precompiled in 22 seconds. 17 already precompiled. ERROR: The following 1 direct dependency failed to precompile: ReduceAlgebra Failed to precompile ReduceAlgebra [cc9b1b2d-f4cf-5aeb-b1c9-57f66198f3ff] to "/home/pkgeval/.julia/compiled/v1.13/ReduceAlgebra/jl_DrhNdJ" (ProcessExited(1)). ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1424 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2126 [18] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2630 [19] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [20] macro expansion @ ./loading.jl:2421 [inlined] [21] macro expansion @ ./lock.jl:376 [inlined] [22] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [23] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [24] invoke_in_world @ ./essentials.jl:1121 [inlined] [25] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [26] top-level scope @ ~/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:7 [27] include(mod::Module, _path::String) @ Base ./Base.jl:306 [28] 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 [29] top-level scope @ stdin:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:488 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [32] include_string @ ./loading.jl:2865 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [34] _start() @ Base ./client.jl:560 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:2 in expression starting at stdin:6 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn(cmd::Cmd, input::Pipe, output::Pipe) @ Reduce ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1424 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1412 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1300 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2126 [18] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2630 [19] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [20] macro expansion @ ./loading.jl:2421 [inlined] [21] macro expansion @ ./lock.jl:376 [inlined] [22] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [23] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [24] invoke_in_world @ ./essentials.jl:1121 [inlined] [25] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [26] top-level scope @ ~/.julia/packages/ReduceAlgebra/mb6Vd/src/ReduceAlgebra.jl:7 [27] include(mod::Module, _path::String) @ Base ./Base.jl:306 [28] 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 [29] top-level scope @ stdin:6 [30] eval(m::Module, e::Any) @ Core ./boot.jl:488 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [32] include_string @ ./loading.jl:2865 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [34] _start() @ Base ./client.jl:56 Loading failed after 25.32s 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 ReduceAlgebra'`, 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:306 [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 84.06s: package fails to precompile