Package evaluation of Wilkinson on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T12:09:34.910 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.32s ################################################################################ # Installation # Installing Wilkinson... Resolving package versions... Installed Conda ── v1.10.2 Installed PyCall ─ v1.96.4 Updating `~/.julia/environments/v1.11/Project.toml` [74aeefec] + Wilkinson v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.8 [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.0 [8f4d0f93] + Conda v1.10.2 [53c48c17] + FixedPointNumbers v0.8.5 [9dda63f9] + ForceImport v0.0.3 [682c06a0] + JSON v0.21.4 [b964fa9f] + LaTeXStrings v1.4.0 [1914dd2f] + MacroTools v0.5.15 [69de0a69] + Parsers v2.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [438e738f] + PyCall v1.96.4 [d330b81b] + PyPlot v2.11.6 [93e0c654] + Reduce v1.2.15 [189a3867] + Reexport v1.2.2 [b873ce64] + ReplMaker v0.2.7 [20fadf95] + StaticVectors v1.0.8 [10745b16] + Statistics v1.11.1 [a4af3ec5] + SyntaxTree v1.0.1 [81def892] + VersionParsing v1.3.0 [74aeefec] + Wilkinson v0.1.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 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.2.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 [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 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/b19db3927f0db4151cb86d073689f2428e524576/build.log` Building PyCall → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9816a3826b0ebf49ab4926e2b18842ad8b5c8f04/build.log` Installation completed after 65.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: Wilkinson Failed to precompile Wilkinson [74aeefec-6ade-5337-bbc5-48a18adb804f] to "/home/pkgeval/.julia/compiled/v1.11/Wilkinson/jl_uweOGZ". 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/Wilkinson/KQBP9/src/Wilkinson.jl:1 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: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 21.06s ################################################################################ # Testing # Testing Wilkinson Status `/tmp/jl_z2BPzT/Project.toml` [d330b81b] PyPlot v2.11.6 [93e0c654] Reduce v1.2.15 [a4af3ec5] SyntaxTree v1.0.1 [74aeefec] Wilkinson v0.1.1 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_z2BPzT/Manifest.toml` [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.8 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.0 [8f4d0f93] Conda v1.10.2 [53c48c17] FixedPointNumbers v0.8.5 [9dda63f9] ForceImport v0.0.3 [682c06a0] JSON v0.21.4 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.15 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [438e738f] PyCall v1.96.4 [d330b81b] PyPlot v2.11.6 [93e0c654] Reduce v1.2.15 [189a3867] Reexport v1.2.2 [b873ce64] ReplMaker v0.2.7 [20fadf95] StaticVectors v1.0.8 [10745b16] Statistics v1.11.1 [a4af3ec5] SyntaxTree v1.0.1 [81def892] VersionParsing v1.3.0 [74aeefec] Wilkinson v0.1.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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.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 [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 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling Wilkinson... Info Given Wilkinson 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/Wilkinson/KQBP9/src/Wilkinson.jl:1 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 ✗ Wilkinson 0 dependencies successfully precompiled in 7 seconds. 47 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Wilkinson Failed to precompile Wilkinson [74aeefec-6ade-5337-bbc5-48a18adb804f] to "/home/pkgeval/.julia/compiled/v1.11/Wilkinson/jl_I9KoQo". 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/Wilkinson/KQBP9/src/Wilkinson.jl:1 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: in expression starting at /home/pkgeval/.julia/packages/Wilkinson/KQBP9/test/runtests.jl:1 Testing failed after 9.74s ERROR: LoadError: Package Wilkinson 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 129.83s: package fails to precompile