Package evaluation of ReduceLinAlg on Julia 1.13.0-DEV.1189 (111bc9af8b*) started at 2025-09-22T11:52:56.160 ################################################################################ # Set-up # Set-up completed after 0.2s ################################################################################ # Installation # Installing ReduceLinAlg... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [bfcbc1eb] + ReduceLinAlg v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.11 [9dda63f9] + ForceImport v0.0.3 [93e0c654] + Reduce v1.2.15 [bfcbc1eb] + ReduceLinAlg v0.1.1 [b873ce64] + ReplMaker v0.2.7 [20fadf95] + StaticVectors v1.0.9 [a4af3ec5] + SyntaxTree v1.0.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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.13.1+0 Installation completed after 5.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ ReduceLinAlg 0 dependencies successfully precompiled in 13 seconds. 17 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: ReduceLinAlg Failed to precompile ReduceLinAlg [bfcbc1eb-9170-5dc4-a833-47b2e27cecb4] to "/home/pkgeval/.julia/compiled/v1.13/ReduceLinAlg/jl_ZSH7U0" (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.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base ./process.jl:188 ╰──── repeated 3 times [6] #_spawn##0 @ ./process.jl:158 [inlined] [7] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [8] _spawn @ ./process.jl:157 [inlined] [9] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:529 [10] run @ ./process.jl:523 [inlined] [11] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [12] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [13] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [14] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [15] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1414 [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1402 [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1290 [18] _include_from_serialized @ ./loading.jl:1247 [inlined] [19] _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:2102 [20] _require_search_from_serialized @ ./loading.jl:1996 [inlined] [21] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2646 [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2512 [23] macro expansion @ ./loading.jl:2440 [inlined] [24] macro expansion @ ./lock.jl:376 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2404 [26] require @ ./loading.jl:2380 [inlined] [27] eval_import_path @ ./module.jl:36 [inlined] [28] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [29] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [30] top-level scope @ ~/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:3 [31] include(mod::Module, _path::String) @ Base ./Base.jl:309 [32] 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:3069 [33] top-level scope @ stdin:5 [34] eval(m::Module, e::Any) @ Core ./boot.jl:489 [35] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [36] include_string @ ./loading.jl:2925 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [38] _start() @ Base ./client.jl:563 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:2 in expression starting at stdin:5 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.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base ./process.jl:188 ╰──── repeated 3 times [6] #_spawn##0 @ ./process.jl:158 [inlined] [7] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [8] _spawn @ ./process.jl:157 [inlined] [9] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:529 [10] run @ ./process.jl:523 [inlined] [11] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [12] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [13] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [14] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [15] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1414 [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1402 [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1290 [18] _include_from_serialized @ ./loading.jl:1247 [inlined] [19] _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:2102 [20] _require_search_from_serialized @ ./loading.jl:1996 [inlined] [21] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2646 [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2512 [23] macro expansion @ ./loading.jl:2440 [inlined] [24] macro expansion @ ./lock.jl:376 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2404 [26] require @ ./loading.jl:2380 [inlined] [27] eval_import_path @ ./module.jl:36 [inlined] [28] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [29] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [30] top-level scope @ ~/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:3 [31] include(mod::Module, _path::String) @ Base ./Base.jl:309 [32] 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:3069 [33] top-level scope @ stdin:5 [34] eval(m::Module, e::Any) @ Core ./boot.jl:489 [35] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [36] include_string @ ./loading.jl:2925 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [38] _start() @ Base ./client.jl:56 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 24.2s ################################################################################ # Loading # Loading ReduceLinAlg... Precompiling packages... Info Given ReduceLinAlg 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.IOServer, Base.SyncCloseFD, IO}})  @ Base ./process.jl:149  [2] _spawn  @ ./process.jl:166 [inlined]  ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}})  │ @ Base ./process.jl:188  ╰──── repeated 3 times  [6] #_spawn##0  @ ./process.jl:158 [inlined]  [7] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}})  @ Base ./process.jl:245  [8] _spawn  @ ./process.jl:157 [inlined]  [9] run(::Base.CmdRedirect; wait::Bool)  @ Base ./process.jl:529  [10] run  @ ./process.jl:523 [inlined]  [11] _spawn  @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined]  [12] Reduce.PSL()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25  [13] Load()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334  [14] __init__()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329  [15] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1414  [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1402  [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1290  [18] _include_from_serialized  @ ./loading.jl:1247 [inlined]  [19] _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:2102  [20] _require_search_from_serialized  @ ./loading.jl:1996 [inlined]  [21] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2646  [22] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2512  [23] macro expansion  @ ./loading.jl:2440 [inlined]  [24] macro expansion  @ ./lock.jl:376 [inlined]  [25] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2404  [26] require  @ ./loading.jl:2380 [inlined]  [27] eval_import_path  @ ./module.jl:36 [inlined]  [28] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [29] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [30] top-level scope  @ ~/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:3  [31] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [32] 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:3069  [33] top-level scope  @ stdin:5  [34] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [35] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2915  [36] include_string  @ ./loading.jl:2925 [inlined]  [37] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [38] _start()  @ Base ./client.jl:563 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:2 in expression starting at stdin:5  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.IOServer, Base.SyncCloseFD, IO}})  @ Base ./process.jl:149  [2] _spawn  @ ./process.jl:166 [inlined]  ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}})  │ @ Base ./process.jl:188  ╰──── repeated 3 times  [6] #_spawn##0  @ ./process.jl:158 [inlined]  [7] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}})  @ Base ./process.jl:245  [8] _spawn  @ ./process.jl:157 [inlined]  [9] run(::Base.CmdRedirect; wait::Bool)  @ Base ./process.jl:529  [10] run  @ ./process.jl:523 [inlined]  [11] _spawn  @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined]  [12] Reduce.PSL()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23  [13] Load()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334  [14] __init__()  @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329  [15] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1414  [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1402  [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1290  [18] _include_from_serialized  @ ./loading.jl:1247 [inlined]  [19] _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:2102  [20] _require_search_from_serialized  @ ./loading.jl:1996 [inlined]  [21] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2646  [22] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2512  [23] macro expansion  @ ./loading.jl:2440 [inlined]  [24] macro expansion  @ ./lock.jl:376 [inlined]  [25] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2404  [26] require  @ ./loading.jl:2380 [inlined]  [27] eval_import_path  @ ./module.jl:36 [inlined]  [28] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [29] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [30] top-level scope  @ ~/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:3  [31] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [32] 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:3069  [33] top-level scope  @ stdin:5  [34] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [35] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2915  [36] include_string  @ ./loading.jl:2925 [inlined]  [37] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [38] _start()  @ Base ./client.jl:563 ✗ ReduceLinAlg 0 dependencies successfully precompiled in 13 seconds. 17 already precompiled. ERROR: The following 1 direct dependency failed to precompile: ReduceLinAlg Failed to precompile ReduceLinAlg [bfcbc1eb-9170-5dc4-a833-47b2e27cecb4] to "/home/pkgeval/.julia/compiled/v1.13/ReduceLinAlg/jl_cn25Hu" (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.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base ./process.jl:188 ╰──── repeated 3 times [6] #_spawn##0 @ ./process.jl:158 [inlined] [7] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [8] _spawn @ ./process.jl:157 [inlined] [9] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:529 [10] run @ ./process.jl:523 [inlined] [11] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [12] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [13] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [14] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [15] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1414 [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1402 [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1290 [18] _include_from_serialized @ ./loading.jl:1247 [inlined] [19] _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:2102 [20] _require_search_from_serialized @ ./loading.jl:1996 [inlined] [21] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2646 [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2512 [23] macro expansion @ ./loading.jl:2440 [inlined] [24] macro expansion @ ./lock.jl:376 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2404 [26] require @ ./loading.jl:2380 [inlined] [27] eval_import_path @ ./module.jl:36 [inlined] [28] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [29] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [30] top-level scope @ ~/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:3 [31] include(mod::Module, _path::String) @ Base ./Base.jl:309 [32] 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:3069 [33] top-level scope @ stdin:5 [34] eval(m::Module, e::Any) @ Core ./boot.jl:489 [35] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [36] include_string @ ./loading.jl:2925 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [38] _start() @ Base ./client.jl:563 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:2 in expression starting at stdin:5 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.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:149 [2] _spawn @ ./process.jl:166 [inlined] ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ @ Base ./process.jl:188 ╰──── repeated 3 times [6] #_spawn##0 @ ./process.jl:158 [inlined] [7] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:245 [8] _spawn @ ./process.jl:157 [inlined] [9] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:529 [10] run @ ./process.jl:523 [inlined] [11] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [12] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [13] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [14] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [15] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1414 [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1402 [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1290 [18] _include_from_serialized @ ./loading.jl:1247 [inlined] [19] _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:2102 [20] _require_search_from_serialized @ ./loading.jl:1996 [inlined] [21] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2646 [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2512 [23] macro expansion @ ./loading.jl:2440 [inlined] [24] macro expansion @ ./lock.jl:376 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2404 [26] require @ ./loading.jl:2380 [inlined] [27] eval_import_path @ ./module.jl:36 [inlined] [28] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [29] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [30] top-level scope @ ~/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:3 [31] include(mod::Module, _path::String) @ Base ./Base.jl:309 [32] 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:3069 [33] top-level scope @ stdin:5 [34] eval(m::Module, e::Any) @ Core ./boot.jl:489 [35] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [36] include_string @ ./loading.jl:2925 [inlined] [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [38] _start() @ Base ./client.jl:56 Loading failed after 15.51s 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 ReduceLinAlg'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 62.13s: package fails to precompile