Package evaluation to test Fatou on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T02:00:22.872 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.72s ################################################################################ # Installation # Installing Fatou... Resolving package versions... Installed TensorCore ──────── v0.1.1 Installed Statistics ──────── v1.11.1 Installed PrecompileTools ─── v1.3.3 Installed Colors ──────────── v0.13.1 Installed ReplMaker ───────── v0.2.7 Installed ColorTypes ──────── v0.12.1 Installed AbstractTensors ─── v0.8.11 Installed ColorVectorSpace ── v0.11.0 Installed Requires ────────── v1.3.1 Installed AbstractLattices ── v0.3.1 Installed SyntaxTree ──────── v1.0.1 Installed Reexport ────────── v1.2.2 Installed StaticVectors ───── v1.0.9 Installed ForceImport ─────── v0.0.3 Installed FixedPointNumbers ─ v0.8.5 Installed LaTeXStrings ────── v1.4.0 Installed Preferences ─────── v1.5.1 Installed Reduce ──────────── v1.2.16 Installed Fatou ───────────── v1.2.4 Installed ColorSchemes ────── v3.31.0 Updating `~/.julia/environments/v1.14/Project.toml` [5f923234] + Fatou v1.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.11 [35d6a980] + ColorSchemes v3.31.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [5f923234] + Fatou v1.2.4 [53c48c17] + FixedPointNumbers v0.8.5 [9dda63f9] + ForceImport v0.0.3 [b964fa9f] + LaTeXStrings v1.4.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [93e0c654] + Reduce v1.2.16 [189a3867] + Reexport v1.2.2 [b873ce64] + ReplMaker v0.2.7 [ae029012] + Requires v1.3.1 [20fadf95] + StaticVectors v1.0.9 [10745b16] + Statistics v1.11.1 [a4af3ec5] + SyntaxTree v1.0.1 [62fd8b95] + TensorCore v0.1.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.27s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.41s ################################################################################ # Testing # Testing Fatou Status `/tmp/jl_fkuiSr/Project.toml` [35d6a980] ColorSchemes v3.31.0 [5f923234] Fatou v1.2.4 [b964fa9f] LaTeXStrings v1.4.0 [93e0c654] Reduce v1.2.16 [ae029012] Requires v1.3.1 [a4af3ec5] SyntaxTree v1.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_fkuiSr/Manifest.toml` [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.11 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [5f923234] Fatou v1.2.4 [53c48c17] FixedPointNumbers v0.8.5 [9dda63f9] ForceImport v0.0.3 [b964fa9f] LaTeXStrings v1.4.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [93e0c654] Reduce v1.2.16 [189a3867] Reexport v1.2.2 [b873ce64] ReplMaker v0.2.7 [ae029012] Requires v1.3.1 [20fadf95] StaticVectors v1.0.9 [10745b16] Statistics v1.11.1 [a4af3ec5] SyntaxTree v1.0.1 [62fd8b95] TensorCore v0.1.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Building Reduce.jl with CSL binaries ... ┌ Warning: Base.download is deprecated; use Downloads.download instead │ caller = top-level scope at build.jl:100 └ @ Core ~/.julia/packages/Reduce/2dYLC/src/build.jl:100 ERROR: LoadError: RequestError: HTTP/2 302 (Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds) while requesting https://sourceforge.net/projects/reduce-algebra/files/snapshot_2024-08-12/linux64/reduce-csl_6860_amd64.tgz/download Stacktrace:  [1] (::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(easy::Downloads.Curl.Easy)  @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:484  [2] with_handle(f::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, handle::Downloads.Curl.Easy)  @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:105  [3] #21  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:395 [inlined]  [4] arg_write(f::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, arg::IOStream)  @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:134  [5] #19  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:394 [inlined]  [6] arg_read  @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:76 [inlined]  [7] request(url::String; input::Nothing, output::IOStream, method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, throw::Bool, downloader::Nothing, interrupt::Nothing)  @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:393  [8] request  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:355 [inlined]  [9] #7  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:273 [inlined]  [10] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool})  @ Base ./io.jl:427  [11] open_nolock  @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [inlined]  [12] arg_write(f::Function, arg::String)  @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103  [13] #download#5  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:272 [inlined]  [14] download(url::String, output::String)  @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:252  [15] do_download(url::String, path::String)  @ Base ./download.jl:24  [16] download(url::String, path::String)  @ Base ./download.jl:19  [17] top-level scope  @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:100  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [19] top-level scope  @ ~/.julia/packages/Reduce/2dYLC/src/Reduce.jl:9  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [25] include_string  @ ./loading.jl:3161 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [27] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Reduce/2dYLC/src/build.jl:81 in expression starting at /home/pkgeval/.julia/packages/Reduce/2dYLC/src/Reduce.jl:2 in expression starting at stdin:5  caused by: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/2dYLC/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:148  [2] _spawn  @ ./process.jl:165 [inlined]  ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}})  │ @ Base ./process.jl:187  ╰──── repeated 3 times  [6] #_spawn##0  @ ./process.jl:157 [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:244  [8] _spawn  @ ./process.jl:156 [inlined]  [9] run(::Base.CmdRedirect; wait::Bool)  @ Base ./process.jl:528  [10] run  @ ./process.jl:522 [inlined]  [11] _spawn  @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:55 [inlined]  [12] _spawn(cmd::Cmd)  @ Reduce ~/.julia/packages/Reduce/2dYLC/src/build.jl:55  [13] top-level scope  @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:87  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [15] top-level scope  @ ~/.julia/packages/Reduce/2dYLC/src/Reduce.jl:9  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [21] include_string  @ ./loading.jl:3161 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585  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:148  [2] _spawn  @ ./process.jl:165 [inlined]  ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}})  │ @ Base ./process.jl:187  ╰──── repeated 3 times  [6] #_spawn##0  @ ./process.jl:157 [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:244  [8] _spawn  @ ./process.jl:156 [inlined]  [9] run(::Base.CmdRedirect; wait::Bool)  @ Base ./process.jl:528  [10] run  @ ./process.jl:522 [inlined]  [11] _spawn  @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:55 [inlined]  [12] _spawn(cmd::Cmd)  @ Reduce ~/.julia/packages/Reduce/2dYLC/src/build.jl:55  [13] top-level scope  @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:84  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [15] top-level scope  @ ~/.julia/packages/Reduce/2dYLC/src/Reduce.jl:9  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [21] include_string  @ ./loading.jl:3161 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("93e0c654-6965-5f22-aba9-9c1ae6b3c259"), "Reduce") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Fatou/3H4CW/src/Fatou.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Fatou/3H4CW/src/Fatou.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Fatou │ [Output was shown above] └ ┌ Reduce │ Building Reduce.jl with CSL binaries ... │ ┌ Warning: Base.download is deprecated; use Downloads.download instead │ │ caller = top-level scope at build.jl:100 │ └ @ Core ~/.julia/packages/Reduce/2dYLC/src/build.jl:100 │ ERROR: LoadError: RequestError: HTTP/2 302 (Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds) while requesting https://sourceforge.net/projects/reduce-algebra/files/snapshot_2024-08-12/linux64/reduce-csl_6860_amd64.tgz/download │ Stacktrace: │ [1] (::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(easy::Downloads.Curl.Easy) │ @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:484 │ [2] with_handle(f::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, handle::Downloads.Curl.Easy) │ @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:105 │ [3] #21 │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:395 [inlined] │ [4] arg_write(f::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, arg::IOStream) │ @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:134 │ [5] #19 │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:394 [inlined] │ [6] arg_read │ @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:76 [inlined] │ [7] request(url::String; input::Nothing, output::IOStream, method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, throw::Bool, downloader::Nothing, interrupt::Nothing) │ @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:393 │ [8] request │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:355 [inlined] │ [9] #7 │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:273 [inlined] │ [10] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) │ @ Base ./io.jl:427 │ [11] open_nolock │ @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [inlined] │ [12] arg_write(f::Function, arg::String) │ @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103 │ [13] #download#5 │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:272 [inlined] │ [14] download(url::String, output::String) │ @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:252 │ [15] do_download(url::String, path::String) │ @ Base ./download.jl:24 │ [16] download(url::String, path::String) │ @ Base ./download.jl:19 │ [17] top-level scope │ @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:100 │ [18] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [19] top-level scope │ @ ~/.julia/packages/Reduce/2dYLC/src/Reduce.jl:9 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309 │ [22] top-level scope │ @ stdin:5 │ [23] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [25] include_string │ @ ./loading.jl:3161 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [27] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Reduce/2dYLC/src/build.jl:81 │ in expression starting at /home/pkgeval/.julia/packages/Reduce/2dYLC/src/Reduce.jl:2 │ in expression starting at stdin:5 │ │ caused by: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/2dYLC/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:148 │ [2] _spawn │ @ ./process.jl:165 [inlined] │ ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ │ @ Base ./process.jl:187 │ ╰──── repeated 3 times │ [6] #_spawn##0 │ @ ./process.jl:157 [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:244 │ [8] _spawn │ @ ./process.jl:156 [inlined] │ [9] run(::Base.CmdRedirect; wait::Bool) │ @ Base ./process.jl:528 │ [10] run │ @ ./process.jl:522 [inlined] │ [11] _spawn │ @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:55 [inlined] │ [12] _spawn(cmd::Cmd) │ @ Reduce ~/.julia/packages/Reduce/2dYLC/src/build.jl:55 │ [13] top-level scope │ @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:87 │ [14] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [15] top-level scope │ @ ~/.julia/packages/Reduce/2dYLC/src/Reduce.jl:9 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309 │ [18] top-level scope │ @ stdin:5 │ [19] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [21] include_string │ @ ./loading.jl:3161 [inlined] │ [22] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [23] _start() │ @ Base ./client.jl:585 │ │ 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:148 │ [2] _spawn │ @ ./process.jl:165 [inlined] │ ┌ [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) │ │ @ Base ./process.jl:187 │ ╰──── repeated 3 times │ [6] #_spawn##0 │ @ ./process.jl:157 [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:244 │ [8] _spawn │ @ ./process.jl:156 [inlined] │ [9] run(::Base.CmdRedirect; wait::Bool) │ @ Base ./process.jl:528 │ [10] run │ @ ./process.jl:522 [inlined] │ [11] _spawn │ @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:55 [inlined] │ [12] _spawn(cmd::Cmd) │ @ Reduce ~/.julia/packages/Reduce/2dYLC/src/build.jl:55 │ [13] top-level scope │ @ ~/.julia/packages/Reduce/2dYLC/src/build.jl:84 │ [14] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [15] top-level scope │ @ ~/.julia/packages/Reduce/2dYLC/src/Reduce.jl:9 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309 │ [18] top-level scope │ @ stdin:5 │ [19] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [21] include_string │ @ ./loading.jl:3161 [inlined] │ [22] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [23] _start() │ @ Base ./client.jl:585 └ ERROR: LoadError: The following 2 packages failed to precompile: Fatou Failed to precompile Fatou [5f923234-c850-556d-bb4f-28324fa1959a] to "/home/pkgeval/.julia/compiled/v1.14/Fatou/jl_jsnOXn" (ProcessExited(1)). Reduce Failed to precompile Reduce [93e0c654-6965-5f22-aba9-9c1ae6b3c259] to "/home/pkgeval/.julia/compiled/v1.14/Reduce/jl_j0zpn8" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Fatou/3H4CW/test/runtests.jl:1 Testing failed after 61.12s ERROR: LoadError: Package Fatou errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 129.26s: networking-related issues were detected