Package evaluation of ReduceAlgebra on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:48:13.143 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.17s ################################################################################ # Installation # Installing ReduceAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [cc9b1b2d] + ReduceAlgebra v0.1.1 Updating `~/.julia/environments/v1.11/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.8 [a4af3ec5] + SyntaxTree v1.0.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.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.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 2.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: ReduceAlgebra Failed to precompile ReduceAlgebra [cc9b1b2d-f4cf-5aeb-b1c9-57f66198f3ff] to "/home/pkgeval/.julia/compiled/v1.11/ReduceAlgebra/jl_63FfqW". 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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 ReduceLinAlg Failed to precompile ReduceLinAlg [bfcbc1eb-9170-5dc4-a833-47b2e27cecb4] to "/home/pkgeval/.julia/compiled/v1.11/ReduceLinAlg/jl_DR0uGq". 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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 29.43s ################################################################################ # Testing # Testing ReduceAlgebra Status `/tmp/jl_OGeGGZ/Project.toml` [93e0c654] Reduce v1.2.15 [cc9b1b2d] ReduceAlgebra v0.1.1 [bfcbc1eb] ReduceLinAlg v0.1.1 [44cfe95a] Pkg v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_OGeGGZ/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.8 [a4af3ec5] SyntaxTree v1.0.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf 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 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Precompiling ReduceAlgebra... ✗ 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] #883  @ ./process.jl:149 [inlined]  [5] setup_stdios(f::Base.var"#883#884"{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  @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined]  [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:1378  [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1366  [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1254  [16] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1210 [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:2057  [18] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2527  [19] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [20] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [21] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [22] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [23] macro expansion  @ ./loading.jl:2314 [inlined]  [24] macro expansion  @ ./lock.jl:273 [inlined]  [25] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [26] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [27] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [28] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [29] include  @ ./Base.jl:557 [inlined]  [30] 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:2881  [31] top-level scope  @ stdin:6 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] #883  @ ./process.jl:149 [inlined]  [5] setup_stdios(f::Base.var"#883#884"{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  @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined]  [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:1378  [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1366  [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1254  [16] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1210 [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:2057  [18] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2527  [19] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [20] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [21] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [22] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [23] macro expansion  @ ./loading.jl:2314 [inlined]  [24] macro expansion  @ ./lock.jl:273 [inlined]  [25] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [26] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [27] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [28] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [29] include  @ ./Base.jl:557 [inlined]  [30] 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:2881  [31] top-level scope  @ stdin:6 ✗ ReduceAlgebra 0 dependencies successfully precompiled in 14 seconds. 16 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: ReduceAlgebra Failed to precompile ReduceAlgebra [cc9b1b2d-f4cf-5aeb-b1c9-57f66198f3ff] to "/home/pkgeval/.julia/compiled/v1.11/ReduceAlgebra/jl_6eBN5R". 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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 ReduceLinAlg Failed to precompile ReduceLinAlg [bfcbc1eb-9170-5dc4-a833-47b2e27cecb4] to "/home/pkgeval/.julia/compiled/v1.11/ReduceLinAlg/jl_UmXOij". 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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.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] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{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 @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [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:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [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:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ReduceAlgebra/mb6Vd/test/runtests.jl:1 Testing failed after 20.8s ERROR: LoadError: Package ReduceAlgebra errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 72.78s: package fails to precompile